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
/
nsswitch
/
winbindd_cred_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22061: Fix the krb5 user ticket refresh event timeout in winbindd
Gerald Carter
1
-9
/
+32
2007-10-10
r21626: Fix memory leak on error path noticed by
Gerald Carter
1
-0
/
+1
2007-10-10
r21622: Fix bad merge caught by James.
Gerald Carter
1
-7
/
+0
2007-10-10
r21615: don't wait until the last second to try to renew a Krb5 ticket as it ...
Gerald Carter
1
-2
/
+4
2007-10-10
r21614: The memset() called on aligned memory was causing crashes
Gerald Carter
1
-0
/
+11
2007-10-10
r21537: Avoid to trigger the confusing "cached entry differs." warning when
Günther Deschner
1
-0
/
+12
2007-10-10
r21530: Don't code with jet-lag and Volker looking over your
Jeremy Allison
1
-1
/
+1
2007-10-10
r21529: Fix warning from bad cast.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21525: Go ahead and checkin the mlock() & memalign() fixes so
Gerald Carter
1
-20
/
+10
2007-10-10
r21505: make sure mlock()'d memory is aligned on a page boundary
Gerald Carter
1
-7
/
+24
2007-10-10
r20846: Before this gets out of control...
Volker Lendecke
1
-7
/
+9
2007-10-10
r20725: Get rid of a bool passed down -- gd, please check
Volker Lendecke
1
-2
/
+1
2007-10-10
r20536: In the offline PAM session close case the attempt to delete a
Günther Deschner
1
-1
/
+5
2007-10-10
r20171: Don't delete the krb5 credential if others still reference to it.
Günther Deschner
1
-7
/
+32
2007-10-10
r18842: Protect against "winbind cache time = 0" on two other occasions.
Günther Deschner
1
-2
/
+2
2007-10-10
r18841: Protect against potential event loop when someone is using "winbind
Günther Deschner
1
-2
/
+2
2007-10-10
r18239: THIS IS GUENTHER'S WORK !!! He's allowing me to merge
Jeremy Allison
1
-46
/
+151
2007-10-10
r18128: Don't forget to set the ref count to 1 on a reference
Jeremy Allison
1
-0
/
+1
2007-10-10
r18028: Fix warnings on non-krb5 systems
Volker Lendecke
1
-0
/
+2
2007-10-10
r17897: Store the uid in the memory creds. Don't request the
Jeremy Allison
1
-5
/
+19
2007-10-10
r17837: Split out the storing of memory cached credentials
Jeremy Allison
1
-146
/
+345
2007-10-10
r17616: Add the lm and nt hashes to the cached credentials
Jeremy Allison
1
-23
/
+43
2007-10-10
r17605: Some C++ warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r16755: Hunting warning has some benefits....
Volker Lendecke
1
-2
/
+2
2007-10-10
r15634: Prevent passwords of winbindd's list of credential caches from beeing
Günther Deschner
1
-0
/
+46
2007-10-10
r15541: Only ever store a user's password in a WINBINDD_CCACHE_ENTRY struct when
Günther Deschner
1
-1
/
+1
2007-10-10
r15539: Use portable wrapper functions instead of seteuid
Jeremy Allison
1
-4
/
+4
2007-10-10
r15396: Cleanup credential caches from winbind's linked list.
Günther Deschner
1
-0
/
+12
2007-10-10
r15240: Correctly disallow unauthorized access when logging on with the
Günther Deschner
1
-0
/
+1
2007-10-10
r14585: Tighten argument list of kerberos_kinit_password again,
Günther Deschner
1
-8
/
+8
2007-10-10
r14148: Removing the not very well tested krb5 ticket refresh handling activated
Günther Deschner
1
-3
/
+0
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-4
/
+5
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-0
/
+270