sync 3.0 branch with head
[jra/samba/.git] / source3 / nsswitch / winbindd_cache.c
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-18 Simo Sorcemore debug classess activated
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-06-05 Tim PotterStore cache entry keys that have RID values in decimal...
2002-06-04 Tim PotterStore the key for a name to sid cache entry in upper...
2002-06-04 Tim PotterFixed some formatting.
2002-04-24 Andrew Tridgella new "dual daemon" operating mode for winbindd
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-04 Jeremy AllisonFix up conversion code from old winbindd versions ...
2002-03-15 Andrew Tridgellenable locking on the winbindd cache tdb so it can...
2002-03-09 Andrew Tridgellremoved bogus prepend_domain() call which was screwing...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-11 Andrew Tridgellforce the time difference in cache comparisons to be...
2002-01-11 Andrew Tridgellmake the winbind sequence number code more robust
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-12-11 Andrew Tridgellremoved the start_ndx parameter from group enumeration
2001-12-11 Andrew Tridgellgot rid of start_ndx from query_user_list()
2001-12-10 Andrew Tridgellwinbindd backends can now be marked "consistent" or...
2001-12-10 Andrew Tridgellshrank the winbindd_cache.tdb somewhat
2001-12-10 Andrew Tridgelladded some comments
2001-12-10 Andrew Tridgellmoved the domain sid lookup and enumeration of trusted...
2001-12-10 Andrew Tridgellmake sid_binstring available without HAVE_ADS
2001-12-10 Andrew Tridgellexplicitly encode NULL strings in the cache
2001-12-10 Andrew Tridgellremoved a debug line
2001-12-09 Andrew Tridgellcompletely new winbindd cache infrastructure
2001-12-05 Andrew Tridgellmoved the sequence number fetch into the backend, and...
2001-12-03 Andrew Tridgelladded name_to_sid to the backend
2001-11-22 Jeremy AllisonAdded debugs to track down sequence lookup problems.
2001-11-21 Jeremy AllisonPreparing to implement +ve and -ve caching for lookupna...
2001-11-15 Tim PotterCaching user, group and domain sam handles was a stupid...
2001-11-14 Tim PotterRandom connection robustness related fixes. Display...
2001-10-14 Tim PotterResurrected sam sequence number code.
2001-10-05 Tim PotterThis is the start of a bit of a rewrite of winbindd...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
2001-05-07 Tim PotterPreliminary merge of winbind into HEAD. Note that...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2000-05-12 Tim PotterWhile we're all making incompatible tdb changes, I...
2000-05-12 Andrew Tridgelluse "winbind separator" in tng as well
2000-05-09 Andrew Tridgellfixed some winbind cache bugs
2000-05-09 Andrew Tridgellbrought the winbindd code into head