summaryrefslogtreecommitdiff
path: root/source3/rpcclient/rpcclient.c
Commit message (Expand)AuthorAgeFilesLines
* rpcclient: Use cmdline_messaging_contextChristof Schmitt2018-09-071-26/+2
* s3:lib: Move popt_common_credentials to separate fileChristof Schmitt2018-09-071-1/+1
* s3:rpcclient: Fix size typesAndreas Schneider2018-03-201-1/+1
* s3:rpcclient: Add FALL_THROUGH statements in rpcclient.cAndreas Schneider2018-03-011-1/+1
* 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: 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-091-17/+26
* rpcclient: allow -U'OTHERDOMAIN\user' againStefan Metzmacher2017-04-051-13/+8
* s3:popt_common: let POPT_COMMON_CREDENTIALS imply logfile and conffile loadingStefan Metzmacher2016-12-201-15/+0
* s3-rpcclient: Add rpcclient IRemoteWinspool commandsGünther Deschner2016-11-241-0/+2
* 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 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
* 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
* rpcclient: Set internal log level to 0Christof Schmitt2015-07-101-0/+1
* rpcclient: Fix the timeout commandAndreas Schneider2015-04-091-16/+8
* s3:rpcclient: only require netlogon_creds for specified netlogon callsStefan Metzmacher2015-03-301-4/+1
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* s3-rpcclient: add very basic clusapi client.Günther Deschner2015-03-131-0/+2
* s3:rpcclient: make use of rpccli_[create|setup]_netlogon_creds_with_creds()Stefan Metzmacher2015-03-121-38/+19
* s3:rpc_client: remove unused auth_level paramter of cli_rpc_pipe_open_schannel()Stefan Metzmacher2015-03-121-1/+0
* s3-rpcclient: Make sure current_nt_hash is initialized.Andreas Schneider2014-10-311-1/+3
* s3:libsmb: Remove unused domain copy stored in cli_stateStefan Metzmacher2014-10-171-1/+1
* s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we canAndrew Bartlett2014-10-081-1/+1
* s3-rpc_client: Migrate to cli_rpc_pipe_open_generic_auth and remove cli_rpc_p...Andrew Bartlett2014-10-081-16/+3
* s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_k...Andrew Bartlett2014-10-081-0/+1
* s3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use enum credentials_kerbero...Andrew Bartlett2014-10-081-5/+6
* s3:rpcclient: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher2014-02-131-2/+4
* s3:rpcclient: make use of dcerpc_binding_[g|s]et_*() in rpcclient.cStefan Metzmacher2014-02-131-9/+18
* s3:rpcclient: add witness commandGregor Beck2014-02-111-0/+2
* s3:rpcclient: add support for DCERPC_AUTH_LEVEL_CONNECTStefan Metzmacher2014-01-161-12/+11
* s3:rpc_client: make cli_rpc_pipe_open_schannel() more flexibleStefan Metzmacher2014-01-071-6/+7
* s3:rpcclient: give errors and clean up correctly after failing to obtain secretGarming Sam2014-01-071-0/+6
* s3:rpcclient: make use of rpccli_{create,setup}_netlogon_creds()Stefan Metzmacher2014-01-071-18/+41
* s3:rpcclient: add rpcclient_netlogon_credsStefan Metzmacher2014-01-071-0/+3
* s3:rpcclient: add rpcclient_msg_ctxStefan Metzmacher2014-01-071-0/+5
* s3:rpcclient: close the connection if setting up the netlogon secure channel ...Stefan Metzmacher2013-12-231-0/+5