winbindd: speed up fill_grent_mem (i.e. winbindd_getgrent) a lot.
[kai/samba.git] / source / winbindd / winbindd_group.c
2008-10-30 Michael Adamwinbindd: speed up fill_grent_mem (i.e. winbindd_getgre...
2008-09-29 Michael Adam[s3]winbindd_group: don't list the domain twice when...
2008-09-29 Michael Adam[s3]winbindd_group: sanely handle NULL domain in add_me...
2008-09-29 Simo SorceFix for bug 5571 Make sure that usernames are parsed...
2008-09-29 Simo SorceClean up winbindd_group.c too
2008-08-28 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-08-28 Volker Lendeckeidmap rewrite
2008-08-06 rootfixed conflict
2008-07-04 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-06-30 Jeremy AllisonAfter technical consultation, add Steven Danneman's...
2008-06-30 Jeremy AllisonFix from Atte Peltomäki - atte.peltomaki@f-secure.com...
2008-04-22 Volker LendeckeFix wbinfo --group-info if the winbind separator set...
2008-04-10 Michael Adamwinbindd: fix break out early condition in fill_grent_m...
2008-03-31 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/