]> git.samba.org - samba.git/history - auth/credentials/credentials_krb5.c
auth/credentials_krb5: silence a build warning.
[samba.git] / auth / credentials / credentials_krb5.c
2014-08-08 Günther Deschnerauth/credentials_krb5: silence a build warning.
2014-08-08 Günther Deschnerauth/credentials-krb5: use get_kerberos_allowed_etypes().
2014-04-28 Andrew Bartlettkerberos: Remove un-used event context argument from...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-05 Stefan Metzmacherauth/credentials: keep cli_credentials private
2012-11-01 Andrew Tridgellauth: added cli_credentials_failed_kerberos_login()
2012-08-29 Andrew Bartlettauth/credentials: Support match-by-key in cli_credentia...
2012-05-24 Alexander Bokovoyauth/credentials: 'workgroup' set via command line...
2012-05-23 Alexander Bokovoyauth-credentials: Support using pre-fetched ccache...
2012-05-23 Simo Sorceauth and s4-rpc_server: Do not use features we currentl...
2012-05-04 Andreas Schneiders4-auth: Use smb_krb5_cc_get_lifetime() wrapper.
2012-04-24 Alexander Bokovoylib/replace: split out GSSAPI from lib/replace/system...
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
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: Move keytab functions in a separate file.
2012-04-12 Simo Sorces4-auth-krb: Make cli_credentials_invalidate_client_gss...
2012-02-10 Andrew Bartlettcredentials: Show returned error_string in debug message
2011-12-07 Andrew Bartletts4-dns Use match-by-key in GSSAPI server if principal...
2011-11-21 Jeremy AllisonFix a bunch of "warning: variable ‘XXXX’ set but not...
2011-10-11 Andrew Bartlettauth: move credentials layer to the top level