doc: Add doxygen for functions in srv_keytab.c
[nivanova/samba-autobuild/.git] / source4 / auth / kerberos / srv_keytab.c
2016-11-22 Garming Samdoc: Add doxygen for functions in srv_keytab.c
2016-11-22 Garming Sams4-auth: Don't check for NULL saltPrincipal if it doesn...
2015-07-21 Andreas Schneiders4-auth: Make sure error_string is correctly initialized
2015-07-16 Andreas Schneiders4-auth: Always pass down the salt principal
2015-07-16 Andreas Schneiders4-auth: Use kerberos util functions in srv_keytab
2015-03-27 Günther Deschnerlib/krb5_wrap: use krb5_const_principal in smb_krb5_cre...
2015-03-27 Günther Deschners4-auth: avoid double free of krb5 kt_entries when...
2014-09-26 Günther Deschners4-auth/kerberos: fix salting principal, make sure...
2014-08-08 Günther Deschnersamba: use smb_krb5_create_key_from_string() in some...
2014-07-08 Samuel Cabreros4-auth-krb: Fix talloc access after free in smb_krb5_u...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-08-27 Andrew Bartlettlib/krb5_wrap: Move enctype conversion functions into...
2012-05-04 Simo Sorces4-auth-krb: Make srv_keytab.c build against MIT Kerberos
2012-05-04 Simo SorceFix incompatible assignment warning
2012-04-19 Simo SorceFix Error messages
2012-04-12 Simo Sorcesrv_keytab: Pass krb5_context directly, it's all we...
2012-04-12 Simo Sorces4-auth-krb: Remove dependency on credentials too.
2012-04-12 Simo Sorces4-auth-krb: Remove unneded dependency on kerberos_util.
2012-04-12 Simo Sorces4-auth-krb: Simplify salt_princ handling.
2012-04-12 Simo Sorces4-auth-krb: Move keytab functions in a separate file.