Fix #6130: Don't crash in winbindd_rpc lookup_groupmem() on unmapped members
[ira/wip.git] / source3 / winbindd / winbindd_group.c
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-12 Volker LendeckeMake opt_nocache static to winbindd.c
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Implement wbcGetSidAliases
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Tim Proutys3 build: Fix "assignment discards qualifiers from...
2009-02-01 Michael Adams3:winbind_group: fix "getent group" to allocate new...
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-04 Michael Adams3:winbindd: fix horrible mis-indentation of toplvl...
2008-12-04 Michael Adams3:winbindd: don't open a new dc connection in winbindd...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Steven DannemanWhitespace and >80 column cleanups.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Michael Adam[s3]winbindd: speed up fill_grent_mem (i.e. winbindd_ge...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Michael Adam[s3]winbindd_group: don't list the domain twice when...
2008-09-23 Michael Adam[s3]winbindd_group: sanely handle NULL domain in add_me...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Gerald (Jerry) Carterwinbindd: Update the calls to ws_name_XX() to reflect...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-11 Simo SorceFix for bug 5571
2008-08-12 Volker Lendeckeidmap rewrite
2008-07-06 Simo SorceClean up winbindd_group.c too
2008-06-30 Jeremy AllisonFix from Atte Peltomäki - atte.peltomaki@f-secure.com...
2008-06-26 Jeremy AllisonFrom Steve Danneman @ Isilon.
2008-05-25 Volker LendeckeFix two c++ warnings
2008-05-22 Steven DannemanMake WINBINDD_LIST_GROUPS handler asynchronous.
2008-04-22 Volker LendeckeFix wbinfo --group-info if the winbind separator set...
2008-04-07 Michael Adamwinbindd: fix break out early condition in fill_grent_m...
2008-03-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-03-28 Günther DeschnerDon't let winbind getgroups crash when we have no gids...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-09 Michael AdamConvert add_sid_to_array() add_sid_to_array_unique...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Gerald (Jerry) CarterEnsure that winbindd_getgroups() can deal with a UPN...
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-22 Jeremy AllisonAdd NT error to debug to try and track this down.
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/