1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/auth/kerberos
Andrew Bartlett 42127cdbb0 s4-credentials Add explicit event context handling to Kerberos calls (only)
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
2010-10-11 13:02:16 +00:00
..
clikrb5.c s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6e5b73e892ff34b6865ba) 2009-06-12 07:45:48 +10:00
config.m4 s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6e5b73e892ff34b6865ba) 2009-06-12 07:45:48 +10:00
config.mk s4:kerberos Add 'net export keytab' command for wireshark decryption 2009-07-28 08:52:43 +10:00
gssapi_parse.c Fixed some uninitialised variables 2009-06-19 11:32:01 +10:00
kerberos_credentials.h s4-credentials Add explicit event context handling to Kerberos calls (only) 2010-10-11 13:02:16 +00:00
kerberos_heimdal.c Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +02:00
kerberos_pac.c s4-kerberos Remove unsued variable 2010-10-11 13:02:15 +00:00
kerberos_util.c s4-credentials Add explicit event context handling to Kerberos calls (only) 2010-10-11 13:02:16 +00:00
kerberos-notes.txt Clarify and expand the Kerberos notes made by Andrew Bartlett in 2005 2009-06-10 11:38:27 +10:00
kerberos-porting-to-mit-notes.txt Rework the kerberos-notes.txt in order and format 2009-06-30 18:12:02 +10:00
kerberos.c s4-kerberos: obey the credentials setting for forwardable tickets 2010-09-16 16:08:46 +10:00
kerberos.h s4-kerberos Rework keytab handling to export servicePrincipalName entries 2010-09-24 15:07:56 +10:00
keytab_copy.c s4:kerberos Add 'net export keytab' command for wireshark decryption 2009-07-28 08:52:43 +10:00
krb5_init_context.c s4-credentials Add explicit event context handling to Kerberos calls (only) 2010-10-11 13:02:16 +00:00
krb5_init_context.h s4-credentials Add explicit event context handling to Kerberos calls (only) 2010-10-11 13:02:16 +00:00
wscript_build credentials: Split up into several subsystems. 2010-10-11 02:06:03 +00:00