Age | Commit message (Expand) | Author | Files | Lines |
2009-12-28 | s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_dom... | Volker Lendecke | 1 | -46/+26 |
2009-08-29 | s3:winbind: Fix a bug found by RPC-SAMR | Volker Lendecke | 1 | -37/+35 |
2009-08-23 | s3:winbind: Do not drop the first user in sam_query_user_list | Volker Lendecke | 1 | -3/+4 |
2009-08-16 | s3:winbind: WINBIND_USERINFO -> wbint_userinfo | Volker Lendecke | 1 | -5/+5 |
2009-08-02 | Refactor 9b78af1f: Fix lookupname recursion | Volker Lendecke | 1 | -13/+3 |
2009-07-31 | Rename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSS | Volker Lendecke | 1 | -1/+1 |
2009-07-31 | Fix some nonempty lines | Volker Lendecke | 1 | -5/+5 |
2009-07-14 | s3-account_policy: add pdb_policy_type enum. | Günther Deschner | 1 | -5/+5 |
2009-06-06 | s3-winbindd: add some debug statements while tracking down a bug. | Günther Deschner | 1 | -0/+6 |
2009-03-07 | Shape up pdb_search a bit by making it a talloc ctx with a destructor | Volker Lendecke | 1 | -6/+6 |
2009-01-19 | Fix the same bug as 8b618d0 fixes, this time in winbindd_passdb.c | Volker Lendecke | 1 | -2/+4 |
2009-01-06 | s3-samr: avoid all init_samr_Domain* functions. | Günther Deschner | 1 | -18/+12 |
2008-11-17 | Fix bug #5906 when running winbindd on a Samba PDC. Winbindd crash on 'getent... | Davide Sfriso | 1 | -2/+2 |
2008-11-12 | Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>. | Jeremy Allison | 1 | -0/+1 |
2008-09-03 | Revert "Split lookup_name() and create a new functiong called" | Simo Sorce | 1 | -13/+15 |
2008-08-17 | Split lookup_name() and create a new functiong called | Simo Sorce | 1 | -15/+13 |
2008-08-16 | Fix bug 5696. The problem was when smbd | Jeremy Allison | 1 | -2/+18 |
2008-08-16 | Attempt to fix Coverity ID 596 | Volker Lendecke | 1 | -1/+1 |
2008-06-25 | Part of fix for #5551. Split out the group enumeration functions to a BUILTIN... | Jeremy Allison | 1 | -15/+27 |
2008-06-25 | Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to enume... | Jeremy Allison | 1 | -23/+45 |
2008-05-30 | Split the winbindd_passdb backend into a 'builtin' and a 'sam' | Jeremy Allison | 1 | -106/+335 |
2008-02-06 | Use rpccli_samr_QueryDomainInfo() in winbindd. | Günther Deschner | 1 | -5/+9 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -2/+2 |
2007-10-24 | handle wellknown sids in winbindd_passwd.c | Stefan Metzmacher | 1 | -1/+2 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+467 |