summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_cm.c
Commit message (Expand)AuthorAgeFilesLines
...
* don't die with a FPE if there are no DCsAndrew Tridgell2001-11-261-0/+2
* Fixed check machine account function.Tim Potter2001-11-231-6/+8
* Tidyup formatting a bit (spaces->tabs) whilst reading new code to understandJeremy Allison2001-11-151-214/+198
* Caching user, group and domain sam handles was a stupid idea.Tim Potter2001-11-151-78/+9
* Cache positive and negative name domain controller lookups.Tim Potter2001-11-151-11/+148
* Random connection robustness related fixes. Display some debugs aboutTim Potter2001-11-141-20/+109
* Use cli_nt_login_network() instead of domain_client_validate() to performTim Potter2001-11-051-0/+30
* Don't force winbind to use non-local DC's.Volker Lendecke2001-10-291-1/+1
* Added some connection checking code. Doesn't work yet though.Tim Potter2001-10-271-10/+43
* Implemented sam group handle stuff. getent group now works.Tim Potter2001-10-091-4/+65
* More work on winbindd connection rewrite:Tim Potter2001-10-081-25/+201
* This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter2001-10-051-0/+245