1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/ldap_server
Andrew Bartlett 44113c4de1 r4355: More work from the elves on Christmas eve:
- 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 278bf1a61a)
2007-10-10 13:07:37 -05:00
..
devdocs r2815: add some more docs 2007-10-10 12:59:36 -05:00
config.mk r2864: - Bind and Unbind are no directory partition operations 2007-10-10 12:59:40 -05:00
ldap_backend.c r3464: split out registry.h, rap.h and ldap_server.h 2007-10-10 13:05:17 -05:00
ldap_bind.c r4355: More work from the elves on Christmas eve: 2007-10-10 13:07:37 -05:00
ldap_parse.c r3754: merge in ldb modules support from the tmp branch ldbPlugins 2007-10-10 13:05:51 -05:00
ldap_parse.h r3754: merge in ldb modules support from the tmp branch ldbPlugins 2007-10-10 13:05:51 -05:00
ldap_rootdse.c r4000: DATA_BLOB.data is uint8_t * not void * :-) 2007-10-10 13:06:13 -05:00
ldap_server.c r4079: implement the gensec_have_feature() correctly by asking 2007-10-10 13:06:23 -05:00
ldap_server.h r2878: add server sasl support 2007-10-10 12:59:41 -05:00
ldap_simple_ldb.c r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 in my compile 2007-10-10 13:06:16 -05:00