summaryrefslogtreecommitdiff
path: root/source3/rpcclient
AgeCommit message (Expand)AuthorFilesLines
2015-09-29s3-rpcclient: protect against empty witness async notify messages.Günther Deschner1-0/+5
2015-08-04s3-rpcclient: add client for create enum ex.Günther Deschner1-0/+58
2015-07-14s3-rpcclient: add cmd_clusapi_get_cluster_version2.Günther Deschner1-0/+41
2015-07-10rpcclient: Set internal log level to 0Christof Schmitt1-0/+1
2015-07-03s3-rpcclient: remove old extra hand marshalling from witness cmds.Günther Deschner1-77/+31
2015-07-03s3-rpcclient: close policy handle in cmd_clusapi_open_resource().Günther Deschner1-1/+5
2015-07-03s3-rpcclient: use witness defines in witness rpcclient.Günther Deschner1-20/+7
2015-07-03s3-rpcclient: add clusapi_get_resource_state command.Günther Deschner1-0/+59
2015-07-03witness: autogenerate the marshalling of the witness_notifyResponse_message.Günther Deschner1-0/+2
2015-07-03s3-rpcclient: add cmdline tools to toggle online/offline cluster resource state.Günther Deschner1-0/+107
2015-06-12rpcclient: Add netsharesetdfsflags commandChristof Schmitt1-0/+56
2015-06-12rpcclient: Add info level 1005 for netsharegetinfoChristof Schmitt1-1/+13
2015-06-12rpcclient: Add netsharedel commandChristof Schmitt1-0/+28
2015-06-12rpcclient: Add netshareadd commandChristof Schmitt1-0/+46
2015-05-12Convert all uint32/16/8 to _t in source3/rpcclient.Richard Sharpe8-82/+82
2015-04-13librpc: further fixes for witness.idl.Gregor Beck1-5/+5
2015-04-09rpcclient: Fix the timeout commandAndreas Schneider1-16/+8
2015-03-30s3:rpcclient: only require netlogon_creds for specified netlogon callsStefan Metzmacher3-10/+8
2015-03-24lib: load_case_tables() -> smb_init_locale()Volker Lendecke1-1/+1
2015-03-13librpc: use WERROR in the clusapi interface.Günther Deschner1-33/+33
2015-03-13s3-rpcclient: add very basic clusapi client.Günther Deschner2-0/+253
2015-03-12s3:rpcclient: make use of rpccli_[create|setup]_netlogon_creds_with_creds()Stefan Metzmacher1-38/+19
2015-03-12s3:rpc_client: remove unused auth_level paramter of cli_rpc_pipe_open_schannel()Stefan Metzmacher1-1/+0
2015-02-17rpcclient: Fix and enhance rpcclient outputRobin Hack1-2/+10
2014-11-17samba: pass down size_t instead of int to add_string_to_array().Günther Deschner1-2/+3
2014-11-14fsrvp: define FSRVP_E_SHADOWCOPYSET_ID_MISMATCHDavid Disseldorp1-1/+5
2014-10-31s3-rpcclient: Make sure current_nt_hash is initialized.Andreas Schneider1-1/+3
2014-10-17s3:libsmb: Remove unused domain copy stored in cli_stateStefan Metzmacher1-1/+1
2014-10-08s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we canAndrew Bartlett1-1/+1
2014-10-08s3-rpc_client: Migrate to cli_rpc_pipe_open_generic_auth and remove cli_rpc_p...Andrew Bartlett1-16/+3
2014-10-08s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_k...Andrew Bartlett1-0/+1
2014-10-08s3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use enum credentials_kerbero...Andrew Bartlett1-5/+6
2014-07-15s3-rpc_client: return info3 in rpccli_netlogon_password_logon().Günther Deschner1-1/+4
2014-07-07idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfoSamuel Cabrero1-0/+4
2014-04-02Allow FSRVP access generic HRESULT error message descriptionsNoel Power1-0/+8
2014-04-01rpcclient: abort shadow-copy set on commit failureDavid Disseldorp1-3/+26
2014-03-31rpcclient: append a trailing slash to FSRVP request UNCsDavid Disseldorp1-6/+22
2014-03-31s3:rpcclient: fix build without HAVE_IPV6Gregor Beck1-5/+14
2014-03-08For FSRVP use textual error messages instead of hex error codesNoel Power1-2/+50
2014-02-13s3:rpcclient: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher1-2/+4
2014-02-13s3:rpcclient: make use of dcerpc_binding_set_abstract_syntax() in cmd_epmapper.cStefan Metzmacher1-1/+7
2014-02-13s3:rpcclient: make use of dcerpc_binding_[g|s]et_*() in rpcclient.cStefan Metzmacher1-9/+18
2014-02-13s3:rpcclient: make use of dcerpc_parse_binding() to create the bindingStefan Metzmacher1-7/+12
2014-02-11s3:rpcclient: initialize struct dcerpc_binding completelyStefan Metzmacher1-0/+1
2014-02-11s3:rpcclient: add witness commandGregor Beck2-0/+506
2014-01-16s3:rpcclient: remove unused code from cmd_lsa_get_username()Stefan Metzmacher1-10/+0
2014-01-16s3:rpcclient: add support for DCERPC_AUTH_LEVEL_CONNECTStefan Metzmacher1-12/+11
2014-01-07s3:rpc_client: make cli_rpc_pipe_open_schannel() more flexibleStefan Metzmacher1-6/+7
2014-01-07s3:rpcclient: make use of rpccli_netlogon_password_logon() in the 'samlogon' cmdStefan Metzmacher1-3/+8
2014-01-07s3:rpcclient: remove optional auth_level parameter of the 'samlogon' cmdStefan Metzmacher1-7/+4