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