summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_cm.c
Commit message (Expand)AuthorAgeFilesLines
* r7454: couple of winbindd fixesGerald Carter2007-10-101-3/+11
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-461/+509
* r6296: add message about known interoperability issue with Windows 2003 SP1 DCsGerald Carter2007-10-101-0/+10
* r6158: fix some misleading error messagesGerald Carter2007-10-101-2/+2
* r6154: fix winbindd <-> Windows 2003 sp1 issue.Gerald Carter2007-10-101-1/+5
* r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...Gerald Carter2007-10-101-64/+86
* r4905: patch from abartlet to remove storing the auth-user credentials from t...Gerald Carter2007-10-101-4/+0
* r4749: Fix memleakVolker Lendecke2007-10-101-0/+2
* r4746: add server support for lsa_enum_acct_rights(); last checkin for the nightGerald Carter2007-10-101-15/+0
* r4732: Even if we have 'password server' set, we need to look up the native D...Volker Lendecke2007-10-101-0/+6
* r4575: adding extra debug to cm_prepare_connection()Gerald Carter2007-10-101-0/+3
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-4/+4
* r3843: If a connection to a DC is requested, open connections simultaeneously...Volker Lendecke2007-10-101-160/+424
* r1532: Remove unused structure elementVolker Lendecke2007-10-101-1/+0
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-101-11/+35
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2007-10-101-9/+71
* r153: Fix memleakVolker Lendecke2007-10-101-0/+1
* r115: finally checking in tridge's winbindd_schannel patch for connectionsGerald Carter2007-10-101-0/+34
* BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...Gerald Carter2004-01-151-3/+3
* fix a seg fault caused by abartlet's last checkin; there's no way this could ...Gerald Carter2004-01-081-1/+1
* This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett2004-01-081-15/+88
* Ensure that for wbinfo --set-auth-user, we actually use the domain.Andrew Bartlett2004-01-061-2/+2
* Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett2004-01-051-34/+27
* We can't possilby get 'ok' here, as the if statement above just checked for it.Andrew Bartlett2004-01-051-2/+0
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-3/+2
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* fixes for ads domain membership when only the realm is defined inGerald Carter2003-09-051-0/+12
* fix small logic error in cm_open_connection() to work with non-krb5 connectionsGerald Carter2003-08-201-7/+31
* - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett2003-08-191-10/+80
* working on transtive trusts issue:Gerald Carter2003-07-311-6/+23
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-1/+2
* domain in schannel bind credentials must be the dest domain, not oursGerald Carter2003-07-251-0/+5
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-2/+2
* * cleanup more DC name resolution issues in check_*domain_security()Gerald Carter2003-06-301-68/+2
* Here's the code to make winbindd work on a Samba DCGerald Carter2003-06-291-0/+3
* * fix typos in a few debug statementsGerald Carter2003-06-251-1/+1
* large change:Gerald Carter2003-06-251-15/+3
* * s/get_dc_name/rpc_dc_name/g (revert a previous change)Gerald Carter2003-06-231-62/+9
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-12/+33
* Forward port the app-head changes for dc name cache into 3.0.Jeremy Allison2003-06-131-6/+1
* Add in rety loop for query_user_list (from APP_HEAD). Deals with a bugJeremy Allison2003-06-101-0/+31
* compile errorGerald Carter2003-06-061-1/+1
* merge from APP_HEAD. Push negative connection cacheGerald Carter2003-06-061-317/+4
* Fix for winbindd segfault (finally I think this is the correct one :-)Jeremy Allison2003-05-151-1/+1
* Ok, try and fix this correctly... Simplify the nasty loop logic.Jeremy Allison2003-05-141-7/+7
* Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison2003-05-141-0/+2
* This puts real netlogon connection caching to winbind. This becomesVolker Lendecke2003-05-081-52/+72
* Merge HEAD's winbind into 3.0.Andrew Bartlett2003-04-231-1/+1
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-3/+5
* Whitespace syncup.Tim Potter2003-04-021-4/+4