mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
42127cdbb0
By setting the event context to use for this operation (only) onto the krb5_context just before we call that operation, we can try and emulate the specification of an event context to the actual send_to_kdc() This eliminates the specification of an event context to many other cli_credentials calls, and the last use of event_context_find() Special care is taken to restore the event context in the event of nesting in the send_to_kdc function. Andrew Bartlett |
||
---|---|---|
.. | ||
clikrb5.c | ||
config.m4 | ||
config.mk | ||
gssapi_parse.c | ||
kerberos_credentials.h | ||
kerberos_heimdal.c | ||
kerberos_pac.c | ||
kerberos_util.c | ||
kerberos-notes.txt | ||
kerberos-porting-to-mit-notes.txt | ||
kerberos.c | ||
kerberos.h | ||
keytab_copy.c | ||
krb5_init_context.c | ||
krb5_init_context.h | ||
wscript_build |