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