summaryrefslogtreecommitdiff
path: root/source3/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits.Jeremy Allison2017-05-091-0/+1
* s3: client tools. Remove direct access to struct user_auth_info *cmdline_auth...Jeremy Allison2017-05-092-26/+39
* s3-rpcclient: Fix enumdata spoolss display of REG_DWORDGünther Deschner2017-05-071-1/+1
* rpcclient: allow -U'OTHERDOMAIN\user' againStefan Metzmacher2017-04-051-13/+8
* cli_netlogon: Add return parms to rpccli_netlogon_password_logonVolker Lendecke2017-03-071-0/+4
* s3:popt_common: let POPT_COMMON_CREDENTIALS imply logfile and conffile loadingStefan Metzmacher2016-12-201-15/+0
* s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf onlyAndreas Schneider2016-12-041-1/+1
* s3-rpcclient: Add AsyncCorePrinterDriverInstalled commandGünther Deschner2016-11-241-1/+66
* s3-rpcclient: Add rpcclient IRemoteWinspool commandsGünther Deschner2016-11-243-0/+116
* s3:rpcclient: Use messaging_init_client()Andreas Schneider2016-11-161-3/+13
* s3:rpcclient: Print a new line on exitAndreas Schneider2016-11-161-1/+3
* s3:popt_common: simplify popt_common_credentials handlingStefan Metzmacher2016-11-151-14/+1
* s3-rpcclient: add object_uuid argument to cmd_epmapper_map()Günther Deschner2016-11-111-4/+14
* spoolss: Use correct values for secdesc and devmode pointersGünther Deschner2016-11-111-2/+2
* s3-rpcclient: allow to pass down interface and transport to epmmap commandGünther Deschner2016-10-281-2/+47
* s3-rpcclient: add packet auth level commandGünther Deschner2016-10-261-0/+42
* s3-rpcclient: support [packet] in rpcclient binding strings.Günther Deschner2016-10-261-0/+4
* s3-rpcclient: Fix initializing rpcclientAndreas Schneider2016-10-061-7/+19
* werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source3/rpcclie...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc...Günther Deschner2016-09-283-9/+9
* werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/rpcclient/Günther Deschner2016-09-283-9/+9
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpcclient/Günther Deschner2016-09-285-17/+17
* s3-rpcclient: add getdriverpackagepath command.Günther Deschner2016-09-111-0/+69
* s3-waf: give rpcclient its own wscript_build.Günther Deschner2016-09-111-0/+54
* s3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULTStefan Metzmacher2016-05-211-1/+12
* Revert "s3:rpcclient add -m option"Stefan Metzmacher2016-05-211-5/+0
* s3:rpcclient add -m optionChristian Ambach2016-05-121-0/+5
* s3:rpcclient make --pw-nt-hash option workChristian Ambach2016-05-121-0/+3
* CVE-2016-2118: s3: rpcclient: change the default auth level from DCERPC_AUTH_...Stefan Metzmacher2016-04-121-3/+2
* s3: rpcclient: Prevent null ptr access by returning error if no creds availableNoel Power2015-11-041-0/+5
* s3-rpcclient: protect against empty witness async notify messages.Günther Deschner2015-09-291-0/+5
* s3-rpcclient: add client for create enum ex.Günther Deschner2015-08-041-0/+58
* s3-rpcclient: add cmd_clusapi_get_cluster_version2.Günther Deschner2015-07-141-0/+41
* rpcclient: Set internal log level to 0Christof Schmitt2015-07-101-0/+1
* s3-rpcclient: remove old extra hand marshalling from witness cmds.Günther Deschner2015-07-031-77/+31
* s3-rpcclient: close policy handle in cmd_clusapi_open_resource().Günther Deschner2015-07-031-1/+5
* s3-rpcclient: use witness defines in witness rpcclient.Günther Deschner2015-07-031-20/+7
* s3-rpcclient: add clusapi_get_resource_state command.Günther Deschner2015-07-031-0/+59
* witness: autogenerate the marshalling of the witness_notifyResponse_message.Günther Deschner2015-07-031-0/+2
* s3-rpcclient: add cmdline tools to toggle online/offline cluster resource state.Günther Deschner2015-07-031-0/+107
* rpcclient: Add netsharesetdfsflags commandChristof Schmitt2015-06-121-0/+56
* rpcclient: Add info level 1005 for netsharegetinfoChristof Schmitt2015-06-121-1/+13
* rpcclient: Add netsharedel commandChristof Schmitt2015-06-121-0/+28
* rpcclient: Add netshareadd commandChristof Schmitt2015-06-121-0/+46
* Convert all uint32/16/8 to _t in source3/rpcclient.Richard Sharpe2015-05-128-82/+82
* librpc: further fixes for witness.idl.Gregor Beck2015-04-131-5/+5
* rpcclient: Fix the timeout commandAndreas Schneider2015-04-091-16/+8
* s3:rpcclient: only require netlogon_creds for specified netlogon callsStefan Metzmacher2015-03-303-10/+8
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* librpc: use WERROR in the clusapi interface.Günther Deschner2015-03-131-33/+33