1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/ldap_server
Andrew Tridgell 4ad0397d8a s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
This allows us to reuse a ldb context if it is open twice, instead
of going through the expensive process of a full ldb open. We can
reuse it if all of the parameters are the same.

The change relies on callers using talloc_unlink() or free of a parent
to close a ldb context.
2009-10-23 14:52:17 +11:00
..
devdocs r20407: the oMObjectClass values are not padded to 10 bytes! 2007-10-10 14:30:24 -05:00
config.mk s4: Fix subsystem for various services in samba daemon. 2008-12-22 19:04:55 +01:00
ldap_backend.c s4-dsdb: add a static samdb_credentials 2009-10-23 14:52:17 +11:00
ldap_bind.c Remove auth/ntlm as a dependency of GENSEC by means of function pointers. 2009-02-13 10:24:16 +11:00
ldap_extended.c s4:ldap_server: the tls code steals the original socket on its own now 2009-07-31 14:42:04 +02:00
ldap_server.c s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
ldap_server.h s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00