r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does not
authorVolker Lendecke <vlendec@samba.org>
Wed, 23 May 2007 15:17:49 +0000 (15:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:44 +0000 (12:22 -0500)
commit123290d0947191abca4a3b3d81718c823c1bc4a0
treeb8926ccdae5d564fc2c60878f0de6064125c8eaf
parent02e4f6b0f1f1a1cc6bfe5fed7866eb5b18ab87e0
r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does not
use the credential chain and only works over netlogon, but it would
allow multiple outstanding auth requests for a single workstation
account.
source/rpc_client/cli_netlogon.c
source/rpc_parse/parse_misc.c
source/rpc_parse/parse_net.c