summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_passdb.c
Commit message (Expand)AuthorAgeFilesLines
* Shape up pdb_search a bit by making it a talloc ctx with a destructorVolker Lendecke2009-03-071-6/+6
* Fix the same bug as 8b618d0 fixes, this time in winbindd_passdb.cVolker Lendecke2009-01-191-2/+4
* s3-samr: avoid all init_samr_Domain* functions.Günther Deschner2009-01-061-18/+12
* Fix bug #5906 when running winbindd on a Samba PDC. Winbindd crash on 'getent...Davide Sfriso2008-11-171-2/+2
* Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.Jeremy Allison2008-11-121-0/+1
* Revert "Split lookup_name() and create a new functiong called"Simo Sorce2008-09-031-13/+15
* Split lookup_name() and create a new functiong calledSimo Sorce2008-08-171-15/+13
* Fix bug 5696. The problem was when smbdJeremy Allison2008-08-161-2/+18
* Attempt to fix Coverity ID 596Volker Lendecke2008-08-161-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