summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_passdb.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-19Fix the same bug as 8b618d0 fixes, this time in winbindd_passdb.cVolker Lendecke1-2/+4
2009-01-06s3-samr: avoid all init_samr_Domain* functions.Günther Deschner1-18/+12
2008-11-17Fix bug #5906 when running winbindd on a Samba PDC. Winbindd crash on 'getent...Davide Sfriso1-2/+2
2008-11-12Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.Jeremy Allison1-0/+1
2008-09-03Revert "Split lookup_name() and create a new functiong called"Simo Sorce1-13/+15
2008-08-17Split lookup_name() and create a new functiong calledSimo Sorce1-15/+13
2008-08-16Fix bug 5696. The problem was when smbdJeremy Allison1-2/+18
2008-08-16Attempt to fix Coverity ID 596Volker Lendecke1-1/+1
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