Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed: Uninitialized value in krb5_child-test if ccname was specified. | Michal Zidek | 2012-07-18 | 1 | -1/+1 |
* | Fixed: Unchecked return value from dp_opt_set_int. | Michal Zidek | 2012-07-18 | 1 | -1/+5 |
* | Cast uid_t to unsigned long long in DEBUG messages | Jakub Hrozek | 2012-07-10 | 1 | -1/+2 |
* | Add missing return value check | Stephen Gallagher | 2012-07-09 | 1 | -1/+1 |
* | Avoid NULL-dereference in error-handling | Stephen Gallagher | 2012-07-09 | 1 | -1/+3 |
* | Fix uninitialized value return | Stephen Gallagher | 2012-07-09 | 1 | -1/+1 |
* | heimdal: fix compile error in krb5-child-test | Rambaldi | 2012-07-09 | 1 | -0/+4 |
* | KRB5: Auto-detect DIR cache support in configure | Stephen Gallagher | 2012-06-15 | 1 | -0/+2 |
* | Use Kerberos context in KRB5_DEBUG | Jakub Hrozek | 2012-06-14 | 1 | -10/+4 |
* | Add support for storing credential caches in the DIR: back end | Jakub Hrozek | 2012-06-14 | 1 | -9/+37 |
* | Add a credential cache back end structure | Jakub Hrozek | 2012-06-14 | 1 | -28/+10 |
* | Add a krb5_child test tool | Jakub Hrozek | 2012-06-14 | 1 | -0/+551 |