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)
commit99526d391dc274eb87cfd0b393363d8ceafccda9
treeb9b53237183aa5f6961425600c7faf06bdf0656f
parent52ff49600e6421828784a9e9aefbd1e94a290ed0
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel

Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS
(This used to be commit 1fcfca007f33a2c4e979abf30c2ea0db65bac718)
source3/auth/auth_domain.c
source3/include/proto.h
source3/rpc_client/cli_pipe.c
source3/rpcclient/rpcclient.c
source3/utils/net_rpc.c