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