mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
44113c4de1
- Update Samba4's kerberos code to match the 'salting' changes in
Samba3 (and many other cleanups by jra).
- Move GENSEC into the modern era of talloc destructors. This avoids
many of the memory leaks in this code, as we now can't somehow
'forget' to call the end routine.
- This required fixing some of the talloc hierarchies.
- The new krb5 seems more sensitive to getting the service name
right, so start actually setting the service name on the krb5 context.
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
.. | ||
devdocs | ||
config.mk | ||
ldap_backend.c | ||
ldap_bind.c | ||
ldap_parse.c | ||
ldap_parse.h | ||
ldap_rootdse.c | ||
ldap_server.c | ||
ldap_server.h | ||
ldap_simple_ldb.c |