summaryrefslogtreecommitdiff
path: root/src/tests/krb5_child-test.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-10Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek1-1/+2
2012-07-09Add missing return value checkStephen Gallagher1-1/+1
2012-07-09Avoid NULL-dereference in error-handlingStephen Gallagher1-1/+3
2012-07-09Fix uninitialized value returnStephen Gallagher1-1/+1
2012-07-09heimdal: fix compile error in krb5-child-testRambaldi1-0/+4
2012-06-15KRB5: Auto-detect DIR cache support in configureStephen Gallagher1-0/+2
2012-06-14Use Kerberos context in KRB5_DEBUGJakub Hrozek1-10/+4
2012-06-14Add support for storing credential caches in the DIR: back endJakub Hrozek1-9/+37
2012-06-14Add a credential cache back end structureJakub Hrozek1-28/+10
2012-06-14Add a krb5_child test toolJakub Hrozek1-0/+551