summaryrefslogtreecommitdiff
path: root/source3/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* rpcclient: Use cmdline_messaging_contextChristof Schmitt2018-10-091-26/+2
* s3:lib: Move popt_common_credentials to separate fileChristof Schmitt2018-10-093-3/+3
* rpcclient: Print number of entries for NetSessEnumChristof Schmitt2018-05-071-0/+2
* rpcclient: add lookupsids_level commandStefan Metzmacher2018-02-271-0/+93
* rpcclient: fix variable initialisation and add parenthesis to if clausesRalph Boehme2018-02-271-4/+6
* s3/rpc_client: return validation from rpccli_netlogon functionsRalph Boehme2018-01-131-1/+13
* rpcclient: Avoid a ZERO_STRUCT, save a few bytes .textVolker Lendecke2017-11-131-3/+1
* rpcclient: Fix "capabilities" commandVolker Lendecke2017-09-251-40/+16
* rpcclient: Remove sam_sync related commandsVolker Lendecke2017-09-201-352/+0
* cli_netlogon: Eliminate rpccli_setup_netlogon_creds_with_credsVolker Lendecke2017-09-161-5/+6
* cli_netlogon: Rename rpccli_create_netlogon_creds_with_credsVolker Lendecke2017-09-161-1/+1
* s3: Avoid netlogon_creds_cli.h in includes.hVolker Lendecke2017-09-161-0/+1
* s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths.Jeremy Allison2017-07-261-0/+1
* s3: rpcclient: Use rpcclient_msg_ctx as the long-lived talloc context for rpc...Jeremy Allison2017-07-261-2/+2
* s3: rpcclient: Use event context as the talloc parent of the rpcclient_msg_ctx.Jeremy Allison2017-07-261-1/+2
* s3: rpcclient: Split out initialization and free of event context.Jeremy Allison2017-07-261-1/+10
* s3:trusts_util: pass dcname to trust_pw_change()Stefan Metzmacher2017-06-271-0/+2
* 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