Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp_auth_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:13 +0000 (17:37 +0200)
commit52ff49600e6421828784a9e9aefbd1e94a290ed0
treecea859009502d85e3537a7d7148e94bf832c3abe
parentba2cb35ca5b335a8f33e012255b43b9cf9a04ecf
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp_auth_schannel

Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS
(This used to be commit ff87127baf1d1bd62bb9c1be4a50c2ab2642b33d)
source3/include/proto.h
source3/rpc_client/cli_pipe.c