summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-1/+1
* force the time difference in cache comparisons to be unsigned to copeAndrew Tridgell2002-01-111-1/+4
* make the winbind sequence number code more robustAndrew Tridgell2002-01-111-1/+1
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-191-4/+22
* removed the start_ndx parameter from group enumerationAndrew Tridgell2001-12-111-4/+4
* got rid of start_ndx from query_user_list()Andrew Tridgell2001-12-111-4/+4
* winbindd backends can now be marked "consistent" or "inconsistent"Andrew Tridgell2001-12-101-31/+87
* shrank the winbindd_cache.tdb somewhatAndrew Tridgell2001-12-101-27/+63
* added some commentsAndrew Tridgell2001-12-101-0/+2
* moved the domain sid lookup and enumeration of trusted domains intoAndrew Tridgell2001-12-101-1/+24
* make sid_binstring available without HAVE_ADSAndrew Tridgell2001-12-101-1/+2
* explicitly encode NULL strings in the cacheAndrew Tridgell2001-12-101-1/+15
* removed a debug lineAndrew Tridgell2001-12-101-2/+0
* completely new winbindd cache infrastructureAndrew Tridgell2001-12-091-449/+548
* moved the sequence number fetch into the backend, and fetch theAndrew Tridgell2001-12-051-56/+1
* added name_to_sid to the backendAndrew Tridgell2001-12-031-10/+10
* Added debugs to track down sequence lookup problems.Jeremy Allison2001-11-221-4/+10
* Preparing to implement +ve and -ve caching for lookupname/lookupsid calls.Jeremy Allison2001-11-211-128/+189
* Caching user, group and domain sam handles was a stupid idea.Tim Potter2001-11-151-2/+22
* Random connection robustness related fixes. Display some debugs aboutTim Potter2001-11-141-1/+1
* Resurrected sam sequence number code.Tim Potter2001-10-141-117/+175
* This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter2001-10-051-0/+29
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+2
* use LDSHFLAGS not -shared in several placesAndrew Tridgell2001-06-041-1/+1
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-071-93/+156
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-15/+15
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-1/+11
* While we're all making incompatible tdb changes, I changed the implementationTim Potter2000-05-121-1/+1
* use "winbind separator" in tng as wellAndrew Tridgell2000-05-121-1/+1
* fixed some winbind cache bugsAndrew Tridgell2000-05-091-16/+17
* brought the winbindd code into headAndrew Tridgell2000-05-091-0/+416