summaryrefslogtreecommitdiff
path: root/source4/auth/kerberos/srv_keytab.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-28lib/krb5_wrap: Move enctype conversion functions into a simple helper fileAndrew Bartlett1-45/+0
2012-05-04s4-auth-krb: Make srv_keytab.c build against MIT KerberosSimo Sorce1-8/+11
2012-05-04Fix incompatible assignment warningSimo Sorce1-1/+1
2012-04-19Fix Error messagesSimo Sorce1-4/+2
2012-04-12srv_keytab: Pass krb5_context directly, it's all we use anyways.Simo Sorce1-16/+11
2012-04-12s4-auth-krb: Remove dependency on credentials too.Simo Sorce1-10/+4
2012-04-12s4-auth-krb: Remove unneded dependency on kerberos_util.Simo Sorce1-33/+41
2012-04-12s4-auth-krb: Simplify salt_princ handling.Simo Sorce1-269/+178
2012-04-12s4-auth-krb: Move keytab functions in a separate file.Simo Sorce1-0/+726