index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-30
Split the winbindd_passdb backend into a 'builtin' and a 'sam'
Jeremy Allison
1
-3
/
+3
2008-05-22
Make WINBINDD_LIST_GROUPS handler asynchronous.
Steven Danneman
1
-1
/
+1
2008-04-23
winbindd_cache: simplify logic in new key length check for UA keys.
Michael Adam
1
-14
/
+9
2008-04-23
winbindd_cache: recognize and allow longer UA keys
Holger Hetterich
1
-3
/
+13
2008-04-10
winbindd: only call winbindd_validate_cache when not in offline logon mode.
Michael Adam
1
-0
/
+14
2008-04-07
Only cache password policy results that worked, otherwise we
Bo Yang
1
-1
/
+3
2008-03-29
winbindd_cache: add missing validation function for pwinfo cache entry
Michael Adam
1
-0
/
+24
2008-03-27
Fix wbinfo -a trusted\\user%password on a Samba DC with trusts
Volker Lendecke
1
-0
/
+5
2008-02-17
Use netr_SamInfo3 everywhere in winbindd.
Günther Deschner
1
-1
/
+1
2008-02-06
Use rpccli_samr_QueryDomainInfo() in winbindd.
Günther Deschner
1
-39
/
+44
2008-01-09
Fix prototype: Add a void to an empty function parameter list.
Michael Adam
1
-1
/
+1
2008-01-07
Use the proper boolean constants.
Michael Adam
1
-93
/
+93
2008-01-07
Make wcache_invalidate_cache() return bool, not int.
Michael Adam
1
-3
/
+3
2008-01-07
Add some braces to if statement.
Michael Adam
1
-1
/
+2
2008-01-07
Prevent winbindd from segfaulting due to corrupted cache tdb.
Andreas Schneider
1
-3
/
+19
2007-12-15
s/sid_to_string/sid_to_fstring/
Volker Lendecke
1
-20
/
+25
2007-12-15
Replace sid_string_static with sid_to_string
Volker Lendecke
1
-12
/
+24
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-8
/
+10
2007-12-12
Don't restart winbind if a corrupted tdb is found during initialization.
Andreas Schneider
1
-2
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-26
/
+26
2007-10-10
r25154: move winbindd code into winbindd/
Stefan Metzmacher
1
-0
/
+3892
[prev]