r23779: Change from v2 or later to v3 or later.
[bbaumbach/samba-autobuild/.git] / source3 / nsswitch / winbindd_sid.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr23244: Fix loop with nscd and NSS recusive calls.
2007-10-10 James Peachr22633: Fix typo in debug message.
2007-10-10 Gerald Carterr22444: * Validate a SID before trying to convert it...
2007-10-10 Gerald Carterr22430: Add SID validate to sid2uid() and sid2gid(...
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Volker Lendecker17605: Some C++ warnings
2007-10-10 Simo Sorcer17469: remove unused variable
2007-10-10 Simo Sorcer17459: As by Jerry's word commit this without his...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Simo Sorcer16800: correct a probable cut&paste error
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Günther Deschnerr12273: Fix copy paste error.
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Volker Lendecker7785: This looks much larger than it is. It changes...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Volker Lendecker2691: Increase a debug level for a quite frequent...
2007-10-10 Volker Lendecker2566: Fix creation of aliases via usrmgr. Winbind...
2007-10-10 Volker Lendecker2340: Solve the problem of user sids ending up with...
2007-10-10 Gerald Carterr294: checking in volker's winbindd patches; tested...
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-14 Volker LendeckeAdd and delete aliases via srv_samr_nt. For that I...
2004-03-13 Volker LendeckeAdd alias support to winbindd_passdb. Sorry, Simo,...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Andrew BartlettMove more of winbind to use 'find_our_domain()' rather...
2004-01-06 Andrew BartlettMerge winbind from Samba 3.0 onto HEAD.
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-19 Andrew Tridgellas discussed on irc, this is a small patch that allows...
2003-11-12 Andrew Tridgella small include file rearrangement that doesn't affect...
2003-11-07 Gerald Carterfix for bug 680 (heads up). This gist is to map the
2003-11-07 Gerald Carterfix for bug 680 (heads up). This gist is to map the
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-13 Gerald Carter2 fixes
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-22 Tim PotterAnother round of uid/gid/pid format string changes...
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-07 Gerald Carterand so it begins....
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Gerald Carterremove convert_smbpasswd and addtosmbpass from tree...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-27 Simo Sorcemake winbind use idmap as well.
2003-01-15 Gerald Carterwinbindd merges from HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-09 Martin PoolCorrect misleading comment: winbindd_lookupname gets...
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-07-31 Andrew BartlettWinbind updates!
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-10 Andrew BartlettRemove "sids.h" as it really wasn't being used anywhere...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-22 Tim PotterMake debug statment less confusing.
2002-03-20 Tim PotterMerge of Richard's lookupsid fix.
2002-02-27 Andrew Tridgellthis allows us to support foreign SIDs in winbindd...
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...
2001-12-05 Jeremy AllisonFixed parse_domain_user to be bool.
2001-12-03 Andrew Tridgelladded name_to_sid to the backend
2001-05-14 Tim PotterCompile fixes for dynamic samr_query_userinfo() stuff.
2001-05-10 Tim PotterUse sid_peek_rid() instead of sid_split_rid().
2001-05-07 Tim PotteriAdditional files for winbind merge.