summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_cred_cache.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15634: Prevent passwords of winbindd's list of credential caches from beeingGünther Deschner1-0/+46
2007-10-10r15541: Only ever store a user's password in a WINBINDD_CCACHE_ENTRY struct whenGünther Deschner1-1/+1
2007-10-10r15539: Use portable wrapper functions instead of seteuidJeremy Allison1-4/+4
2007-10-10r15396: Cleanup credential caches from winbind's linked list.Günther Deschner1-0/+12
2007-10-10r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner1-0/+1
2007-10-10r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner1-8/+8
2007-10-10r14148: Removing the not very well tested krb5 ticket refresh handling activatedGünther Deschner1-3/+0
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-4/+5
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+270