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)
commit2945490a0fb3dbcd6088a8825a3cd46d9f91ebf7
treefc816f5c4bcf6469400aef188b2b769ae1dec1f4
parent918b6ea082562dd269c5f23941adb2f47a61dd59
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.
(This used to be commit 123290d0947191abca4a3b3d81718c823c1bc4a0)
source3/rpc_client/cli_netlogon.c
source3/rpc_parse/parse_misc.c
source3/rpc_parse/parse_net.c