summaryrefslogtreecommitdiff
path: root/source3/rpcclient
AgeCommit message (Expand)AuthorFilesLines
2017-06-27s3:trusts_util: pass dcname to trust_pw_change()Stefan Metzmacher1-0/+2
2017-05-09s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits.Jeremy Allison1-0/+1
2017-05-09s3: client tools. Remove direct access to struct user_auth_info *cmdline_auth...Jeremy Allison2-26/+39
2017-05-07s3-rpcclient: Fix enumdata spoolss display of REG_DWORDGünther Deschner1-1/+1
2017-04-05rpcclient: allow -U'OTHERDOMAIN\user' againStefan Metzmacher1-13/+8
2017-03-07cli_netlogon: Add return parms to rpccli_netlogon_password_logonVolker Lendecke1-0/+4
2016-12-20s3:popt_common: let POPT_COMMON_CREDENTIALS imply logfile and conffile loadingStefan Metzmacher1-15/+0
2016-12-04s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf onlyAndreas Schneider1-1/+1
2016-11-24s3-rpcclient: Add AsyncCorePrinterDriverInstalled commandGünther Deschner1-1/+66
2016-11-24s3-rpcclient: Add rpcclient IRemoteWinspool commandsGünther Deschner3-0/+116
2016-11-16s3:rpcclient: Use messaging_init_client()Andreas Schneider1-3/+13
2016-11-16s3:rpcclient: Print a new line on exitAndreas Schneider1-1/+3
2016-11-15s3:popt_common: simplify popt_common_credentials handlingStefan Metzmacher1-14/+1
2016-11-11s3-rpcclient: add object_uuid argument to cmd_epmapper_map()Günther Deschner1-4/+14
2016-11-11spoolss: Use correct values for secdesc and devmode pointersGünther Deschner1-2/+2
2016-10-28s3-rpcclient: allow to pass down interface and transport to epmmap commandGünther Deschner1-2/+47
2016-10-26s3-rpcclient: add packet auth level commandGünther Deschner1-0/+42
2016-10-26s3-rpcclient: support [packet] in rpcclient binding strings.Günther Deschner1-0/+4
2016-10-06s3-rpcclient: Fix initializing rpcclientAndreas Schneider1-7/+19
2016-09-28werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source3/rpcclie...Günther Deschner1-1/+1
2016-09-28werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc...Günther Deschner3-9/+9
2016-09-28werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/rpcclient/Günther Deschner3-9/+9
2016-09-28werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpcclient/Günther Deschner5-17/+17
2016-09-11s3-rpcclient: add getdriverpackagepath command.Günther Deschner1-0/+69
2016-09-11s3-waf: give rpcclient its own wscript_build.Günther Deschner1-0/+54
2016-05-21s3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULTStefan Metzmacher1-1/+12
2016-05-21Revert "s3:rpcclient add -m option"Stefan Metzmacher1-5/+0
2016-05-12s3:rpcclient add -m optionChristian Ambach1-0/+5
2016-05-12s3:rpcclient make --pw-nt-hash option workChristian Ambach1-0/+3
2016-04-12CVE-2016-2118: s3: rpcclient: change the default auth level from DCERPC_AUTH_...Stefan Metzmacher1-3/+2
2015-11-04s3: rpcclient: Prevent null ptr access by returning error if no creds availableNoel Power1-0/+5
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