summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_pipe.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-17s3:rpc_client: pass object and table to rpccli_bh_create()Stefan Metzmacher1-1/+3
2013-08-10s3:rpc_client: remove unused cli_rpc_pipe_open_ntlmssp_auth_schannel()Stefan Metzmacher1-9/+0
2013-08-05s3:rpc_client: make rpccli_schannel_bind_data() staticStefan Metzmacher1-6/+0
2013-08-05s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp().Günther Deschner1-1/+1
2013-08-05s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth_transpo...Günther Deschner1-1/+1
2013-08-05s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().Günther Deschner1-1/+1
2013-08-05s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel_with_...Günther Deschner1-1/+1
2013-08-05s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_ntlmssp_auth_s...Günther Deschner1-1/+1
2013-08-05s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel().Günther Deschner1-1/+1
2013-08-05s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_ncalrpc().Günther Deschner1-1/+1
2013-08-05s3-rpc_cli: remove prototype of nonexisting cli_rpc_pipe_open_krb5().Günther Deschner1-9/+0
2013-02-19s3:rpc_client: s/struct event_context/struct tevent_contextStefan Metzmacher1-2/+2
2012-11-26s3-rpc_client: try to use socket_addr if available in rpc_pipe_open_tcp() (bu...Günther Deschner1-0/+1
2012-01-18s3-librpc: pass struct ndr_interface_table down to cli_pipe_open_generic/spne...Andrew Bartlett1-2/+2
2012-01-18s3-librpc Make cli_rpc_pipe_open_spnego_ntlmssp() genericAndrew Bartlett1-17/+10
2012-01-11s3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp() to be genericAndrew Bartlett1-8/+10
2011-08-03s3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_get_nt_hashAndrew Bartlett1-2/+0
2011-04-21s3-proto: move more rpc client prototypes to cli_pipe.h.Günther Deschner1-0/+9
2011-04-13s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner1-0/+2
2011-03-08s3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.Andreas Schneider1-0/+3
2011-02-28s3-rpc_client: Move client pipe functions to own header.Andreas Schneider1-0/+148