get rid of unneeded argument for get_alloc_methods as well
[tprouty/samba.git] / source / winbindd / idmap.c
2008-09-08 Herb Lewisget rid of unneeded argument for get_alloc_methods...
2008-09-08 Herb Lewisget rid of unneeded argument for get_methods
2008-07-16 Simo SorceFix regression introduced with 4086ef15b395f1a536fb669a...
2008-07-10 Herb Lewisfix comment typo and change some uint32 to uint32_t
2008-04-04 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/