Rework the CLDAP and NBT netlogon requests and responses.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 16 May 2008 03:03:01 +0000 (13:03 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 16 May 2008 03:03:01 +0000 (13:03 +1000)
commit431d0c03965cbee85691cd0dc1e2a509c1a2b717
tree40a718b1cb0f6cd382c9abf7e5b3adb73ea4659e
parent618400fe7d1f469150b82e0aebc89b2104de116f
Rework the CLDAP and NBT netlogon requests and responses.

This now matches section 7.3.3 of the MS-ATDS specification, and all
our current tests pass against windows.  There is still more testing
to do, and the server implementation to complete.

Andrew Bartlett
14 files changed:
source/libcli/cldap/cldap.c
source/libcli/cldap/cldap.h
source/libcli/config.mk
source/libcli/dgram/libdgram.h
source/libcli/dgram/netlogon.c
source/libcli/dgram/ntlogon.c [deleted file]
source/libnet/libnet_become_dc.c
source/libnet/libnet_site.c
source/libnet/libnet_unbecome_dc.c
source/librpc/config.mk
source/librpc/idl/nbt.idl
source/torture/ldap/cldap.c
source/torture/nbt/dgram.c
source/torture/rpc/dssync.c