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 742c110cd6 r15400: Move the TLS code behind the socket interface.
This reduces caller complexity, because the TLS code is now called
just like any other socket.  (A new socket context is returned by the
tls_init_server and tls_init_client routines).

When TLS is not available, the original socket is returned.

Andrew Bartlett
(This used to be commit 09b2f30dfa)
2007-10-10 14:05:32 -05:00
..
devdocs r13357: more docs 2007-10-10 13:51:49 -05:00
config.mk r15379: Fix shared library build's unresolved dependencies 2007-10-10 14:05:29 -05:00
ldap_backend.c r14857: fix bugs noticed by the ibm code checker 2007-10-10 13:59:43 -05:00
ldap_bind.c r13508: some ASN.1 element in LDAP are optional, 2007-10-10 13:51:56 -05:00
ldap_parse.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -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_server.c r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00
ldap_server.h r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00