1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/libcli/ldap
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
..
config.mk r15384: Improve naming of socket library, disable Requires(.private)? fields in pkg-config files for now as 2007-10-10 14:05:30 -05:00
ldap_bind.c r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00
ldap_client.c r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00
ldap_client.h r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00
ldap_controls.c r15365: Fix error in my previous commit, caught by metze. 2007-10-10 14:05:27 -05:00
ldap_ildap.c r13609: Get in the initial work on making ldb async 2007-10-10 13:51:59 -05:00
ldap_msg.c r12733: Merge ldap/ldb controls into main tree 2007-10-10 13:49:47 -05:00
ldap_ndr.c r12733: Merge ldap/ldb controls into main tree 2007-10-10 13:49:47 -05:00
ldap.c r14423: don't die on no controls 2007-10-10 13:57:21 -05:00
ldap.h r14724: Rearrange some source files, install more headers. 2007-10-10 13:59:14 -05:00