Age | Commit message (Expand) | Author | Files | Lines |
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 |