summaryrefslogtreecommitdiff
path: root/source/nsswitch/winbindd_cache.c
Commit message (Expand)AuthorAgeFilesLines
* syncing up to 3.0.0rc1Gerald Carter2003-08-151-7/+9
* starting to sync up for beta3Gerald Carter2003-07-161-3/+3
* starting to sync for 3.0beta2Gerald Carter2003-07-011-120/+387
* working on creating the 3.0 release treeGerald Carter2003-06-061-2/+2
* * set winbind cache time to 5 minutesGerald Carter2003-06-031-9/+87
* fixes to *_util.c filesSimo Sorce2003-05-031-1/+6
* Removed unused variables.Tim Potter2003-04-041-2/+0
* Kill RID-only and domain+RID madness from winbind.Andrew Bartlett2003-02-261-66/+93
* Fix spelling of background_process.Jeremy Allison2002-10-151-2/+2
* merge from APP_HEADGerald Carter2002-10-081-2/+73
* This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-051-2/+13
* more debug classess activatedSimo Sorce2002-06-181-0/+3
* Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett2002-06-131-1/+2
* Store cache entry keys that have RID values in decimal to beTim Potter2002-06-051-6/+6
* Store the key for a name to sid cache entry in upper case rather thanTim Potter2002-06-041-4/+12
* Fixed some formatting.Tim Potter2002-06-041-3/+4
* a new "dual daemon" operating mode for winbinddAndrew Tridgell2002-04-241-2/+14
* Fix up conversion code from old winbindd versions (some testing needed).Jeremy Allison2002-04-041-0/+31
* enable locking on the winbindd cache tdb so it can be backed up andAndrew Tridgell2002-03-151-1/+1
* removed bogus prepend_domain() call which was screwing up getpwuid()Andrew Tridgell2002-03-091-10/+2
* 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