summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-15Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke1-6/+6
2007-12-12winbindd: remove unused WINBINDD_DUMP_MAPS supportStefan Metzmacher1-67/+0
2007-12-11idmap: add a const to idmap_dump_maps()Stefan Metzmacher1-1/+1
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-1/+1
2007-12-05Fix a debug message (missing newline).Michael Adam1-1/+1
2007-11-20Prevent segv in winbindd running on a DC using the "idmap backend" syntax.Gerald (Jerry) Carter1-7/+8
2007-10-19Fix an incompatible pointer type warningVolker Lendecke1-2/+2
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-4/+4
2007-10-16Fix default domains support using compat syntax.Simo Sorce1-14/+29
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+1562