summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* Started to canonicalize our handling of uid -> sid code in order toJeremy Allison2000-08-021-23/+83
* Instead of handing back a string (which might be a DNS name or an IPChristopher R. Hertel2000-07-191-4/+2
* First cut toward adding WINS server failover.Christopher R. Hertel2000-07-191-1/+1
* Renamed a parameter in init_request() function.Tim Potter2000-07-171-10/+19
* Add local fallback for name lookup if no winbindd running...Jeremy Allison2000-07-111-9/+20
* Moved winbind client functions from various odd locations toTim Potter2000-07-103-9/+224
* Merge of wbinfo program from TNG.Tim Potter2000-07-052-1/+412
* Renamed generic_request() to winbindd_request()Tim Potter2000-07-031-3/+3
* Merge from TNG.Tim Potter2000-06-302-191/+206
* Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison2000-06-201-0/+10
* Merge from TNG.Tim Potter2000-06-142-55/+157
* moved secrets handling into secrets.cAndrew Tridgell2000-06-031-30/+5
* While we're all making incompatible tdb changes, I changed the implementationTim Potter2000-05-122-4/+5
* use "winbind separator" in tng as wellAndrew Tridgell2000-05-125-8/+14
* - changed smb_getpwnam() to use winbind style usernamesAndrew Tridgell2000-05-101-10/+10
* in head as well ...Andrew Tridgell2000-05-104-7/+7
* treat a blank "password server =" line as a "*" if in domain securityAndrew Tridgell2000-05-101-4/+18
* more merging voodooAndrew Tridgell2000-05-101-0/+7
* more mergingAndrew Tridgell2000-05-101-1/+0
* fixed some winbind cache bugsAndrew Tridgell2000-05-091-16/+17
* brought the winbindd code into headAndrew Tridgell2000-05-0914-0/+4802
* remove scope parameter here tooAndrew Tridgell2000-01-071-3/+3
* added basic nsswitch support - this allows you to use a "wins" entryAndrew Tridgell1999-12-172-0/+142