s3:rpc_client: use netlogon_creds_cli_auth_level() in cli_rpc_pipe_open_schannel_with...
[samba.git] / source3 / rpc_client / cli_pipe.h
2014-01-07 Stefan Metzmachers3:rpc_client: use netlogon_creds_cli_auth_level()...
2014-01-07 Stefan Metzmachers3:rpc_client: make use of the new netlogon_creds_cli_c...
2014-01-06 Stefan Metzmachers3:rpc_client: make rpc_api_pipe_req_send/recv static
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-16 Stefan Metzmachers3:rpc_client: pass object and table to rpccli_bh_create()
2013-08-10 Stefan Metzmachers3:rpc_client: remove unused cli_rpc_pipe_open_ntlmssp_...
2013-08-05 Stefan Metzmachers3:rpc_client: make rpccli_schannel_bind_data() static
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-rpc_cli: remove prototype of nonexisting cli_rpc_pip...
2013-02-19 Stefan Metzmachers3:rpc_client: s/struct event_context/struct tevent_context
2012-11-26 Günther Deschners3-rpc_client: try to use socket_addr if available...
2012-01-18 Andrew Bartletts3-librpc: pass struct ndr_interface_table down to...
2012-01-18 Andrew Bartletts3-librpc Make cli_rpc_pipe_open_spnego_ntlmssp() generic
2012-01-11 Andrew Bartletts3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp...
2011-08-03 Andrew Bartletts3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_...
2011-04-21 Günther Deschners3-proto: move more rpc client prototypes to cli_pipe.h.
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-03-08 Andreas Schneiders3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.