summaryrefslogtreecommitdiffstats
path: root/source/winbindd/winbindd_passdb.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #5906 when running winbindd on a Samba PDC. Winbindd crash on 'getent...Davide Sfriso2008-11-181-2/+2
* Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.Jeremy Allison2008-11-181-0/+1
* Fix bug 5696. The problem was when smbdJeremy Allison2008-08-191-2/+18
* Attempt to fix Coverity ID 596Volker Lendecke2008-08-191-1/+1
* Part of fix for #5551. Split out the group enumeration functions to a BUILTIN...Jeremy Allison2008-06-251-15/+27
* Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to enume...Jeremy Allison2008-06-251-23/+45
* Split the winbindd_passdb backend into a 'builtin' and a 'sam'Jeremy Allison2008-05-301-106/+335
* Use rpccli_samr_QueryDomainInfo() in winbindd.Günther Deschner2008-02-061-5/+9
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-2/+2
* handle wellknown sids in winbindd_passwd.cStefan Metzmacher2007-10-241-1/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+467