Fix bug #5906 - Winbindd crash on 'getent group' (INTERNAL ERROR: Signal 11).
[samba.git] / source / nsswitch / winbindd_passdb.c
2009-02-11 Jeremy AllisonFix bug #5906 - Winbindd crash on 'getent group' (INTER...
2008-11-12 Jeremy AllisonFix memory leak in error path, spotted by Martin Zielin...
2008-06-25 Jeremy AllisonPart of fix for #5551. Split out the group enumeration...
2008-06-25 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-06-25 Jeremy AllisonFinal (hopefully :-) part of fix for bug #5551. Allow...
2008-05-31 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-05-31 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-05-31 Jeremy AllisonSplit the winbindd_passdb backend into a 'builtin'...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-0-test
2007-10-10 Gerald Carterr23244: Fix loop with nscd and NSS recusive calls.
2007-10-10 Gerald Carterr23048: Simo is correct in that winbind_lookup{sid...
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Gerald Carterr21014: move some functionss to winbindd_group.c and...
2007-10-10 Volker Lendecker20824: Send access to the trusted domain passwords...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Günther Deschnerr15977: Fillup the password_policy method in winbindd...
2007-10-10 Volker Lendecker15068: Fix a shadowed variable warning
2007-10-10 Gerald Carterr14855: Various fixes:
2007-10-10 Gerald Carterr14421: This does two things
2007-10-10 Gerald Carterr14403: * modifies create_local_nt_token() to create...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Volker Lendecker11704: methods->alternate_name is not used anymore...
2007-10-10 Gerald Carterr11580: fix an uninitialized variable that was causing...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr6755: removing domain_sid() since it is not referenced...
2007-10-10 Volker Lendecker6351: This is quite a large and intrusive patch, but...
2007-10-10 Gerald Carterr5751: fix another (correct) compiler warning
2007-10-10 Volker Lendecker5724: Fix compiler warning
2007-10-10 Volker Lendecker4760: Make wbinfo --user-sids expand domain local...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc...
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-13 Volker LendeckeAdd alias support to winbindd_passdb. Sorry, Simo,...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
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-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 Simo Sorcefixes to *_util.c files