s3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp() to be generic
authorAndrew Bartlett <abartlet@samba.org>
Mon, 2 Jan 2012 01:51:06 +0000 (12:51 +1100)
committerStefan Metzmacher <metze@samba.org>
Wed, 11 Jan 2012 08:04:41 +0000 (09:04 +0100)
commitb89a0439b3e38b6da739119d904d25901f34a8f8
tree6aa28aea39e3c83b2c7eb27037f54d9d7ffd4e53
parent1e5e219a4b6fa4add004a51a68c03b0182ed25f7
s3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp() to be generic

This also includes renaming the helper function
rpccli_ntlmssp_bind_data, and allows this function to operate on any
gensec-supplied auth type.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/libsmb/passchange.c
source3/rpc_client/cli_pipe.c
source3/rpc_client/cli_pipe.h
source3/rpcclient/rpcclient.c
source3/utils/net_rpc.c