trying to get HEAD building again. If you want the code
[nivanova/samba-autobuild/.git] / source3 / nsswitch / winbindd_user.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-04-27 Simo Sorcemake winbind use idmap as well.
2003-03-19 Volker LendeckeFix debug message not to use an uninitialized variable.
2003-02-26 Andrew BartlettKill RID-only and domain+RID madness from winbind.
2003-02-12 Andrew Tridgellsetup the %U substitution in winbindd for the homedir...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-26 Andrew BartlettAfter consultation with tpot, remove the 'winbind_domai...
2002-07-31 Andrew BartlettWinbind updates!
2002-06-18 Simo Sorcemore debug classess activated
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettChange the winbind interface to use seperate 'domain...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2002-01-18 Andrew BartlettThis is the 'winbind default domain' patch from Alexand...
2002-01-11 Tim PotterAlways query the PDC for the list of trusted domains...
2002-01-10 Tim PotterA big tidyup while thinking about getting trusted domai...
2001-12-11 Andrew Tridgellgot rid of start_ndx from query_user_list()
2001-12-10 Andrew Tridgelladded some comments
2001-12-09 Andrew Tridgellcompletely new winbindd cache infrastructure
2001-12-05 Andrew Tridgellfinally worked out how to do ldap lookups by binary...
2001-12-05 Jeremy AllisonFixed parse_domain_user to be bool.
2001-12-04 Andrew Tridgelladded a query_user backend
2001-12-03 Andrew Tridgellchanged query_dispinfo to query_user_list
2001-12-03 Andrew Tridgelladded name_to_sid to the backend
2001-12-01 Andrew TridgellThe beginnings of alternative backends for winbindd
2001-11-27 Jeremy AllisonAdded negative caching to group lookups.
2001-11-27 Jeremy AllisonAdded negative caching to the user pw lookup by name...
2001-11-27 Jeremy Allisonnsswitch/winbindd_group.c nsswitch/winbindd_user.c...
2001-11-21 Jeremy AllisonAdded transparent +ve caching for lookupname/lookupsid...
2001-11-15 Tim PotterGet list of trusted domains if we haven't fetched them...
2001-10-29 Tim PotterHey where did those 4 character tabs come from?
2001-10-29 Tim PotterDon't reference tallocated memory that has already...
2001-10-19 Tim PotterFixed some memory leaks introduced by connection handli...
2001-10-19 Tim PotterConverted some more functions to create and dispose...
2001-10-14 Tim PotterPass domain structure around in cache code rather than...
2001-10-09 Tim PotterImplemented sam group handle stuff. getent group now...
2001-10-08 Tim PotterMore work on winbindd connection rewrite:
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-09-05 Andrew Tridgellfixed a bunch of compilation errors on Solaris, mostly...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-18 Jeremy AllisonMore Realloc fixes.
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-05-14 Tim PotterCompile fixes for dynamic samr_query_userinfo() stuff.
2001-05-09 Tim PotterFixes from nsswitch testsuite. Lots of stuff works...
2001-05-08 Tim PotterThe substitution of %U and %D in the 'template homedir...
2001-05-07 Tim PotterOK so I couldn't be as clever as I wanted to be with...
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.
2000-05-12 Andrew Tridgelluse "winbind separator" in tng as well
2000-05-09 Andrew Tridgellbrought the winbindd code into head