Make again idmap_init static
[samba.git] / source3 / winbindd / idmap.c
2008-07-13 Simo SorceMake again idmap_init static
2008-07-11 Volker LendeckeRevert "Fix two memory leaks in an error path in idmap.c"
2008-07-11 Volker LendeckeRevert "Make idmap_init() static"
2008-07-11 Volker LendeckeRevert "Convert idmap_cache to gencache"
2008-07-11 Volker LendeckeRevert "Make use of ADD_TO_ARRAY"
2008-07-05 Volker LendeckeMake use of ADD_TO_ARRAY
2008-07-05 Volker LendeckeConvert idmap_cache to gencache
2008-07-02 Volker LendeckeMake idmap_init() static
2008-07-02 Volker LendeckeFix two memory leaks in an error path in idmap.c
2008-06-17 Karolin Seegeridmap: Fix typos in comments.
2008-06-17 Karolin SeegerFix typo.
2008-04-02 Simo SorceFix trusted users on a DC that uses the old idmap synta...
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-12 Stefan Metzmacherwinbindd: remove unused WINBINDD_DUMP_MAPS support
2007-12-11 Stefan Metzmacheridmap: add a const to idmap_dump_maps()
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-05 Michael AdamFix a debug message (missing newline).
2007-11-20 Gerald (Jerry) CarterPrevent segv in winbindd running on a DC using the...
2007-10-19 Volker LendeckeFix an incompatible pointer type warning
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-16 Simo SorceFix default domains support using compat syntax.
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/