Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel
authorVolker Lendecke <vl@samba.org>
Sun, 20 Jul 2008 09:04:31 +0000 (11:04 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 20 Jul 2008 15:37:14 +0000 (17:37 +0200)
commit1fcfca007f33a2c4e979abf30c2ea0db65bac718
tree8e4c91302850e0f83961f4b52cef3e26df932ef0
parentff87127baf1d1bd62bb9c1be4a50c2ab2642b33d
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel

Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS
source/auth/auth_domain.c
source/include/proto.h
source/rpc_client/cli_pipe.c
source/rpcclient/rpcclient.c
source/utils/net_rpc.c