1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture/ldap
Stefan Metzmacher 3751485c84 s4:torture: use a connected CLDAP socket.
This is needed because we don't (want) to specify an explicit
local address. And the socket family (ipv4 vs. ipv6) needs to
be autodetected based on the remote address before the
socket() syscall.

Otherwise we would try to connect to a ipv4 address through an
ipv6only socket.

metze
2010-02-26 13:22:12 +11:00
..
basic.c s4:torture/ldap/basic.c - add a basic test for referral return 2010-02-25 08:17:11 +11:00
cldap.c s4:torture: use a connected CLDAP socket. 2010-02-26 13:22:12 +11:00
cldapbench.c s4:torture: use a connected CLDAP socket. 2010-02-26 13:22:12 +11:00
common.c s4/ldap: Test to expoit ldb_ildap bug in case of nested search requests 2010-01-29 14:09:53 +01:00
ldap_sort.c s4:torture/ldap/ldap_sort - Add some casts to suppress warnings 2009-12-01 16:48:14 +11:00
nested_search.c s4/ldap: Test to expoit ldb_ildap bug in case of nested search requests 2010-01-29 14:09:53 +01:00
schema.c s4:dsdb/schema Simplify schema loading from ldb messages 2009-11-12 16:34:09 +11:00
uptodatevector.c s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00