rpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_open_schannel_with_creds
[samba.git] / source3 / rpc_client / cli_pipe_schannel.c
2017-09-25 Volker Lendeckerpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_op...
2017-09-16 Volker Lendeckecli_netlogon: Eliminate rpccli_setup_netlogon_creds_wit...
2017-09-16 Volker Lendeckecli_netlogon: Rename rpccli_create_netlogon_creds_with_...
2015-03-12 Stefan Metzmachers3:rpc_client: handle !NETLOGON_NEG_AUTHENTICATED_RPC...
2015-03-12 Stefan Metzmachers3:rpc_client: use cli_credentials based functions...
2015-03-12 Stefan Metzmachers3:rpc_client: remove unused auth_level paramter of...
2014-10-08 Andrew Bartletts3-winbindd: Attempt to connect to NETLOGON over NCACN_...
2014-01-07 Stefan Metzmachers3:rpc_client: make cli_rpc_pipe_open_schannel() more...
2014-01-07 Stefan Metzmachers3:rpc_client: use rpccli_{create,setup}_netlogon_creds...
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...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-10 Stefan Metzmachers3:rpc_client: remove unused cli_rpc_pipe_open_ntlmssp_...
2013-08-10 Stefan Metzmachers3:rpc_client: try to use NETLOGON_NEG_SUPPORTS_AES
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...
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
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
2011-07-22 Stefan Metzmachers3:cli_pipe_schannel: make use of cli_state_remote_name()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-05-06 Günther Deschners3-includes: finally only include client.h when libsmb...
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-02 Günther Deschners3: Remove superfluous ;
2010-08-25 Günther Deschners3: separate out cli schannel functions that depend...