1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/kdc
Andrew Bartlett c41cc67722 Ensure the hdb_method structure is not on the stack.
We supply this to krb5 as a plugin, so we must keep it around as long
as the krb5_context.

Andrew Bartlett
2008-10-20 20:07:09 +11:00
..
config.m4 r11382: Require number of required M4 macros 2007-10-10 13:45:29 -05:00
config.mk Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc. 2008-09-29 22:34:35 -07:00
hdb-samba4.c Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba 2008-10-18 18:09:04 +02:00
kdc.c Ensure the hdb_method structure is not on the stack. 2008-10-20 20:07:09 +11:00
kdc.h kdc: use mostly only public kerberos headers 2008-08-01 17:54:34 +02:00
kpasswdd.c Create a 'straight paper path' for UTF16 passwords. 2008-10-16 12:48:16 +11:00
pac-glue.c Heimdal provides Kerberos PAC parsing routines. Use them. 2008-08-28 16:28:47 +10:00