1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/kdc
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
..
db-glue.c kdc: Include values from msDS-User-Account-Control-Computed when checking user flags 2014-04-02 17:12:47 +02:00
db-glue.h s4:kdc: split s4u2self and s4u2proxy checks 2011-05-18 07:46:44 +02:00
hdb-samba4-plugin.c kdc: Add belts-and-braces check that we fail if the hdb version changes 2014-01-20 22:26:49 +01:00
hdb-samba4.c kdc: call authsam_zero_bad_pwd_count on successful AS-REQ 2014-04-02 17:12:47 +02:00
kdc-glue.h s4:kdc: split the kdc_tcp_proxy() logic from the main kdc logic 2011-03-04 21:19:05 +01:00
kdc.c kerberos: Remove un-used event context argument from smb_krb5_init_context() 2014-04-28 02:24:57 +02:00
kpasswdd.c dsdb: Put password lockout support in samdb_result_passwords() 2014-04-02 17:12:46 +02:00
mit_samba_interface.h s4:kdc add mit plugin code 2010-02-25 13:01:14 -05:00
mit_samba.c s4-kdc Do the KDC PAC checksum validation in the Samba plugin 2012-01-12 18:02:54 +11:00
pac-glue.c heimdal: Cope with newer Heimdal versions accepting a keyset argument to 2012-05-07 18:33:10 +02:00
pac-glue.h s4-kdc Do the KDC PAC checksum validation in the Samba plugin 2012-01-12 18:02:54 +11:00
proxy.c Use tevent_req_oom 2011-06-20 12:33:24 +02:00
samba_kdc.h Move kdc_get_policy helper in the lsa server where it belongs. 2012-04-20 01:53:37 +02:00
wdc-samba4.c s4:kdc/wdc-samba4.c - fix user logins on specific workstations 2012-08-14 08:37:49 +10:00
wscript_build s4:kdc: explicitly use allow_warnings=True for MIT_SAMBA 2014-04-02 09:03:46 +02:00