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