Manually handle the NETLOGON_SAM_LOGON_REQUEST too.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 21 May 2008 04:26:38 +0000 (14:26 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 21 May 2008 04:26:38 +0000 (14:26 +1000)
commit2f5a1d2b1cfdbfc3d4c7c1e96d1ed061e7970f88
tree37921057be2a568b2394499b6d3b7053d7dbd364
parentf67156fc920b9a5c84c4fcaf1bf41640ddae6005
Manually handle the NETLOGON_SAM_LOGON_REQUEST too.

With the sid structure being both optional and aligned, it was too
hard to do this in just IDL.

This requried moving some things around, as otherwise we would have a
dependency loop.

Andrew Bartlett
(This used to be commit e28790ba4884277f310be1b8bd3fba4fd47dbbdb)
source4/libcli/config.mk
source4/libcli/ndr_netlogon.c [new file with mode: 0644]
source4/libcli/netlogon.c
source4/libcli/netlogon.h
source4/librpc/config.mk
source4/librpc/idl/nbt.idl