r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,
authorAndrew Bartlett <abartlet@samba.org>
Tue, 23 Nov 2004 12:34:11 +0000 (12:34 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:06:06 +0000 (13:06 -0500)
commit90cd7b34cc18e758e939e0183281b7a517d728f0
tree32e91de662d9bf4d207b97d74cbeefe788606cbf
parent49c794a6b215f81fd0dba0e7f6812c647b3d91c7
r3922: Add yet another NETLOGON RPC.  This is another varient of SamLogon,
that works only on SCHANNEL secured connections (as it needs the
implicit credentials).

Fix some of the IDL.

Andrew Bartlett
source/librpc/idl/netlogon.idl
source/rpc_server/netlogon/dcerpc_netlogon.c
source/torture/rpc/samlogon.c