index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
winbindd
/
winbindd_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
refresh sequence number as soon as possible when domain->sequence_number == -...
boyang
2009-01-28
1
-3
/
+8
*
Fix the wcache_invalidate_samlogon calls.
Jeremy Allison
2008-08-28
1
-1
/
+22
*
winbindd: handle trusted domains without sid.
Günther Deschner
2008-07-31
1
-2
/
+7
*
After technical consultation, add Steven Danneman's <steven.danneman@isilon.c...
Jeremy Allison
2008-06-30
1
-1
/
+7
*
Split the winbindd_passdb backend into a 'builtin' and a 'sam'
Jeremy Allison
2008-06-05
1
-3
/
+3
*
winbindd_cache: simplify logic in new key length check for UA keys.
Michael Adam
2008-05-05
1
-14
/
+9
*
winbindd_cache: recognize and allow longer UA keys
Holger Hetterich
2008-05-05
1
-3
/
+13
*
Only cache password policy results that worked, otherwise we
Bo Yang
2008-04-21
1
-1
/
+3
*
winbindd: only call winbindd_validate_cache when not in offline logon mode.
Michael Adam
2008-04-10
1
-0
/
+14
*
winbindd_cache: add missing validation function for pwinfo cache entry
Michael Adam
2008-03-31
1
-0
/
+24
*
Fix wbinfo -a trusted\\user%password on a Samba DC with trusts
Volker Lendecke
2008-03-27
1
-0
/
+5
*
Use netr_SamInfo3 everywhere in winbindd.
Günther Deschner
2008-02-17
1
-1
/
+1
*
Use rpccli_samr_QueryDomainInfo() in winbindd.
Günther Deschner
2008-02-06
1
-39
/
+44
*
Fix prototype: Add a void to an empty function parameter list.
Michael Adam
2008-01-09
1
-1
/
+1
*
Use the proper boolean constants.
Michael Adam
2008-01-07
1
-93
/
+93
*
Make wcache_invalidate_cache() return bool, not int.
Michael Adam
2008-01-07
1
-3
/
+3
*
Add some braces to if statement.
Michael Adam
2008-01-07
1
-1
/
+2
*
Prevent winbindd from segfaulting due to corrupted cache tdb.
Andreas Schneider
2008-01-07
1
-3
/
+19
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
1
-20
/
+25
*
Replace sid_string_static with sid_to_string
Volker Lendecke
2007-12-15
1
-12
/
+24
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-8
/
+10
*
Don't restart winbind if a corrupted tdb is found during initialization.
Andreas Schneider
2007-12-12
1
-2
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-26
/
+26
*
r25154: move winbindd code into winbindd/
Stefan Metzmacher
2007-10-10
1
-0
/
+3892