summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_passdb.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-25Part of fix for #5551. Split out the group enumeration functions to a BUILTIN...Jeremy Allison1-15/+27
2008-06-25Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to enume...Jeremy Allison1-23/+45
2008-05-30Split the winbindd_passdb backend into a 'builtin' and a 'sam'Jeremy Allison1-106/+335
2008-02-06Use rpccli_samr_QueryDomainInfo() in winbindd.Günther Deschner1-5/+9
2007-12-15Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke1-2/+2
2007-10-24handle wellknown sids in winbindd_passwd.cStefan Metzmacher1-1/+2
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+467