Manually handle the NETLOGON_SAM_LOGON_REQUEST too.
commite28790ba4884277f310be1b8bd3fba4fd47dbbdb
authorAndrew Bartlett <abartlet@samba.org>
Wed, 21 May 2008 04:26:38 +0000 (21 14:26 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 21 May 2008 04:26:38 +0000 (21 14:26 +1000)
treea6dadc7c13aa741d94fe59ccfd104b215ab1a19e
parent441b286c00f9a7743cdefeb243545bdbd2c94c5e
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
source/libcli/config.mk
source/libcli/ndr_netlogon.c [new file with mode: 0644]
source/libcli/netlogon.c
source/libcli/netlogon.h
source/librpc/config.mk
source/librpc/idl/nbt.idl