1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/auth/kerberos
Andrew Bartlett 086c06e361 kerberos: Remove un-used event context argument from smb_krb5_init_context()
The event context here was only specified in the server or admin-tool
context, which does not do network communication, so this only caused
a talloc_reference() and never any useful result.

The actual network communication code sets an event context directly
before making the network call.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Apr 28 02:24:57 CEST 2014 on sn-devel-104
2014-04-28 02:24:57 +02:00
..
kerberos_credentials.h s4-auth-krb: Move function into more appropriate header. 2012-04-12 12:06:41 +02:00
kerberos_pac.c auth-kerberos: add the credentials.h so that enum credentials_obtained is defined 2013-10-27 02:25:46 +01:00
kerberos_util.c auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds() 2012-08-30 01:26:12 +02:00
kerberos-notes.txt source4/auth/kerberos/kerberos-notes.txt: Fix typo. 2013-05-15 21:04:42 -07:00
kerberos-porting-to-mit-notes.txt
kerberos.h auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds() 2012-08-30 01:26:12 +02:00
krb5_init_context.c kerberos: Remove un-used event context argument from smb_krb5_init_context() 2014-04-28 02:24:57 +02:00
krb5_init_context.h kerberos: Remove un-used event context argument from smb_krb5_init_context() 2014-04-28 02:24:57 +02:00
srv_keytab.c lib/krb5_wrap: Move enctype conversion functions into a simple helper file 2012-08-28 07:57:29 +10:00
wscript_build Introduce system MIT krb5 build with --with-system-mitkrb5 option. 2012-05-23 17:51:50 +03:00