summaryrefslogtreecommitdiff
path: root/auth/credentials/credentials_krb5.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-12s4-auth-krb: Remove dependency on credentials too.Simo Sorce1-3/+6
2012-04-12s4-auth-krb: Remove unneded dependency on kerberos_util.Simo Sorce1-3/+13
2012-04-12s4-auth-krb: Move keytab functions in a separate file.Simo Sorce1-0/+1
2012-04-12s4-auth-krb: Make cli_credentials_invalidate_client_gss_creds static.Simo Sorce1-0/+4
2012-02-10credentials: Show returned error_string in debug messageAndrew Bartlett1-2/+2
2011-12-07s4-dns Use match-by-key in GSSAPI server if principal is not specifiedAndrew Bartlett1-3/+9
2011-11-21Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison1-2/+2
2011-10-11auth: move credentials layer to the top levelAndrew Bartlett1-0/+903