Merge branch 'master' of ssh://git.samba.org/data/git/samba
[gd/samba/.git] / source3 / winbindd / winbindd_group.c
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/