summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
* | Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-4/+18
* | Fix spelling of background_process.Jeremy Allison2002-10-152-6/+6
* | Change to use sys_read/sys_write.Jeremy Allison2002-10-151-10/+4
* | merge from APP_HEAD of winbindd's domain local group fixGerald Carter2002-10-086-13/+200
* | fix typoGerald Carter2002-10-041-1/+1
* | * merge native_mode flag in winbindd_domain struct from app-headGerald Carter2002-10-043-5/+61
* | merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-1/+1
* | Doh ! Lookup name before checking negative cache (the way Tim originallyJeremy Allison2002-10-011-10/+10
* | syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-011-186/+11
* | Fix memory leak in getting DC list. Remember to exclude failed lookups.Jeremy Allison2002-09-301-5/+21
* | remove files not in HEADGerald Carter2002-09-261-143/+0
* | merge from HEADGerald Carter2002-09-252-0/+3
* | sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-2513-130/+183
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-09-251-0/+16
|\|
| * Moved -ve cache check to correct place.Jeremy Allison2002-09-241-10/+10
| * Reverted my earlier change. It was incorrect. We must be protected byJeremy Allison2002-09-171-5/+4
| * Only create the pidfile once we're ready to receive requests.Jeremy Allison2002-09-171-3/+5
| * Add clock skew handling to our kerberos code. This allows us to cope withAndrew Tridgell2002-09-171-1/+1
| * Put unixsocket calls between #ifdef HAVE_UNIXSOCKET's - required for Stratus VOSJelmer Vernooij2002-09-151-0/+4
| * Merge undone cleanups.Tim Potter2002-09-123-26/+27
| * Merge of winbind auth cleanups from appliance.Tim Potter2002-09-123-30/+34
| * Merge of cut&paste fix from appliance.Tim Potter2002-09-121-1/+1
| * Spelling fix.Tim Potter2002-09-121-2/+2
| * Put pid number in invalid request size debug.Tim Potter2002-09-111-2/+2
| * Bugfix merge:Tim Potter2002-09-111-0/+1
| * This is the 'main' inclue for for winbind clients - all clients should includeAndrew Bartlett2002-09-071-0/+16
| * Don't leak file desciptors in this (impossible?) error case.Andrew Bartlett2002-09-071-0/+1
| * Winbind client-side cleanups.Andrew Bartlett2002-09-076-37/+94
| * Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>Andrew Bartlett2002-09-061-4/+4
| * Quietened some debugs.Tim Potter2002-09-041-2/+2
| * added cli_net_auth_3 client code.Jean-François Micouleau2002-08-301-3/+3
| * fix connecting to a BDC when the PDC is down but in WINS and no bcastAndrew Tridgell2002-08-291-5/+3
| * fix connecting to a BDC when the PDC is down but in WINS and no bcastAndrew Tridgell2002-08-291-0/+7
| * Use popt for --helpJelmer Vernooij2002-08-291-54/+24
| * Fix typo in debug.Tim Potter2002-08-271-1/+1
| * Moved calculation of secure channel type into a new function.Tim Potter2002-08-231-4/+3
| * Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatibleJelmer Vernooij2002-08-211-0/+4
| * be a bit more paranoid about not getting duplicate domain names (canAndrew Tridgell2002-08-181-2/+8
| * Becouse of changes to the meaning of this feild over time, this doesn'tAndrew Bartlett2002-08-171-17/+0
| * Merge of netbios namecache code from APPLIANCE_HEAD.Tim Potter2002-08-161-0/+2
| * Add some more const :-)Andrew Bartlett2002-08-071-3/+3
| * fixed wbinfo -t for netbiosless domainsAndrew Tridgell2002-08-051-1/+7
| * This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-056-125/+172
| * Winbind updates!Andrew Bartlett2002-07-317-29/+151
| * support netbiosless search for the DC using ADS in the winbindd AUTHAndrew Tridgell2002-07-311-58/+110
| * Fixed for memory leak in connection caching code when a dc isTim Potter2002-07-301-1/+13
| * Add another message rather than 'internal module error'Andrew Bartlett2002-07-241-0/+4
| * Another smattering of static and constAndrew Bartlett2002-07-212-8/+8
| * Renamed all the new_cli_netlogon_* functions to cli_netlogon_*Tim Potter2002-07-211-2/+2
| * Compilers do find bugs :-)Andrew Bartlett2002-07-211-2/+1