r6694: a simple CLDAP torture test
authorAndrew Tridgell <tridge@samba.org>
Tue, 10 May 2005 02:03:47 +0000 (02:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:16:35 +0000 (13:16 -0500)
commit191c8b508277d7886b9a961b8636c41fd84caa4f
tree8b78d2a9b48e4d80f397d481384eeb8406cdb7fb
parent0ac02ed7c344a7462d5d797b46e89e9d4a6937de
r6694: a simple CLDAP torture test

interestingly, w2k3 seems to have 4 different varients of the netlogon
cldap response. We decode two of them so far. The other two are tricky
as they aren't distinguished by a command code, they use the same
command codes (0x13 and 0x17) but have quite a different format. Very
strange!
(This used to be commit 58f1c39282e281450fe94ceab7ca0a53ec7172e1)
source4/torture/config.mk
source4/torture/ldap/cldap.c [new file with mode: 0644]
source4/torture/torture.c