python: Fix NtVer check for site_dn_for_machine()
[samba.git] / source3 / rpcclient / rpcclient.c
2023-08-23 Pavel Kalugins3:rpcclient: Use lpcfg_set_cmdline()
2022-10-14 Noel Powers3/rpcclient: Duplicate string returned from poptGetArg
2022-01-10 Volker Lendeckerpcclient: Fix ncacn_ip_tcp:<ip-address>
2021-12-02 Andreas Schneiders3:rpc_client: Add remote name and socket to cli_rpc_pi...
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-12-02 Andreas Schneiders3:rpcclient: Remove trailing white spaces in rpcclient.c
2021-09-10 Ralph Boehmerpcclient: don't ignore unknown options
2021-08-24 Volker Lendeckerpcclient: Add unixinfo commands
2021-05-20 Andreas Schneiders3:rpcclient: Migrate rpcclient to new cmdline option...
2021-05-20 Andreas Schneiders3:rpcclient: Pass cli_credentials to process_cmd()
2021-05-20 Andreas Schneiders3:rpcclient: Pass cli_credentials to do_cmd()
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-03-19 Volker Lendeckerpcclient: Enable ncalrpc: transport
2021-03-19 Volker Lendeckerpcclient: Remove pipe_default_auth globals
2021-03-16 Volker Lendeckerpcclient: Factor out cmd_set_auth()
2021-03-16 Volker Lendeckerpcclient: Convert binding-related commands to RPC_RTYP...
2021-03-16 Volker Lendeckerpcclient: Add RPC_RTYPE_BINDING
2021-03-16 Volker Lendeckerpcclient: Simplify do_cmd
2021-03-16 Volker Lendeckerpcclient: Avoid a few implicit NULL assignments
2021-03-16 Volker Lendeckelib: Remove init_names()
2021-03-09 Volker Lendeckerpcclient: talloc_stackframe() panics on failure
2020-11-03 Andreas Schneiderauth:creds: Rename CRED_USE_KERBEROS values
2020-08-19 Andreas Schneiders3:rpcclient: Remove obsolete force encryption from...
2020-08-19 Andreas Schneiders3:libsmb: Remove signing_state from cli_full_connectio...
2020-08-19 Andreas Schneiders3:libsmb: Introduce CLI_FULL_CONNECTION_IPC
2020-05-28 Stefan Metzmachers3:rpcclient: avoid using auth related CLI_FULL_CONNECT...
2020-05-28 Stefan Metzmachers3:rpcclient: Use get_cmdline_auth_info_creds()
2020-05-28 Andreas Schneiders3:rpcclient: Rename creds to trust_creds
2019-10-03 Volker Lendeckerpcclient: Remove unused global domain sid
2019-10-03 Volker Lendeckerpcclient: Remove domain sid check
2019-10-03 Volker Lendeckerpcclient: Remove rpcclient_cli_state
2019-10-03 Volker Lendeckerpclient: Remove cmd_test
2019-08-08 Ralph Boehmerpcclient: add some simple commands for Spotlight RPC
2019-08-08 Ralph Boehmerpcclient: domain_sid is only needed for SAMR
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in rpcclient
2019-01-25 Tim Beales3:rpclient: rpclient help is not very helpful
2018-09-07 Christof Schmittrpcclient: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:lib: Move popt_common_credentials to separate file
2018-03-20 Andreas Schneiders3:rpcclient: Fix size types
2018-03-01 Andreas Schneiders3:rpcclient: Add FALL_THROUGH statements in rpcclient.c
2017-09-16 Volker Lendeckecli_netlogon: Eliminate rpccli_setup_netlogon_creds_wit...
2017-09-16 Volker Lendeckecli_netlogon: Rename rpccli_create_netlogon_creds_with_...
2017-09-16 Volker Lendeckes3: Avoid netlogon_creds_cli.h in includes.h
2017-07-26 Jeremy Allisons3: clients: Use netlogon_creds_cli_close_global_db...
2017-07-26 Jeremy Allisons3: rpcclient: Use rpcclient_msg_ctx as the long-lived...
2017-07-26 Jeremy Allisons3: rpcclient: Use event context as the talloc parent...
2017-07-26 Jeremy Allisons3: rpcclient: Split out initialization and free of...
2017-05-09 Jeremy Allisons3: client tools: Call popt_free_cmdline_auth_info...
2017-05-09 Jeremy Allisons3: client tools. Remove direct access to struct user_a...
2017-04-05 Stefan Metzmacherrpcclient: allow -U'OTHERDOMAIN\user' again
2016-12-20 Stefan Metzmachers3:popt_common: let POPT_COMMON_CREDENTIALS imply logfi...
2016-11-24 Günther Deschners3-rpcclient: Add rpcclient IRemoteWinspool commands
2016-11-15 Andreas Schneiders3:rpcclient: Use messaging_init_client()
2016-11-15 Andreas Schneiders3:rpcclient: Print a new line on exit
2016-11-15 Stefan Metzmachers3:popt_common: simplify popt_common_credentials handling
2016-10-26 Günther Deschners3-rpcclient: add packet auth level command
2016-10-26 Günther Deschners3-rpcclient: support [packet] in rpcclient binding...
2016-10-06 Andreas Schneiders3-rpcclient: Fix initializing rpcclient
2016-05-21 Stefan Metzmachers3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULT
2016-05-20 Stefan MetzmacherRevert "s3:rpcclient add -m option"
2016-05-12 Christian Ambachs3:rpcclient add -m option
2016-05-12 Christian Ambachs3:rpcclient make --pw-nt-hash option work
2016-04-12 Stefan MetzmacherCVE-2016-2118: s3: rpcclient: change the default auth...
2015-07-10 Christof Schmittrpcclient: Set internal log level to 0
2015-04-09 Andreas Schneiderrpcclient: Fix the timeout command
2015-03-30 Stefan Metzmachers3:rpcclient: only require netlogon_creds for specified...
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-13 Günther Deschners3-rpcclient: add very basic clusapi client.
2015-03-12 Stefan Metzmachers3:rpcclient: make use of rpccli_[create|setup]_netlogo...
2015-03-12 Stefan Metzmachers3:rpc_client: remove unused auth_level paramter of...
2014-10-31 Andreas Schneiders3-rpcclient: Make sure current_nt_hash is initialized.
2014-10-17 Stefan Metzmachers3:libsmb: Remove unused domain copy stored in cli_state
2014-10-08 Andrew Bartletts3-winbindd: Attempt to connect to NETLOGON over NCACN_...
2014-10-08 Andrew Bartletts3-rpc_client: Migrate to cli_rpc_pipe_open_generic_aut...
2014-10-07 Andrew Bartletts3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth...
2014-10-07 Andrew Bartletts3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use...
2014-02-13 Stefan Metzmachers3:rpcclient: make use of dcerpc_binding_get_string_opt...
2014-02-13 Stefan Metzmachers3:rpcclient: make use of dcerpc_binding_[g|s]et_*...
2014-02-11 Gregor Becks3:rpcclient: add witness command
2014-01-16 Stefan Metzmachers3:rpcclient: add support for DCERPC_AUTH_LEVEL_CONNECT
2014-01-07 Stefan Metzmachers3:rpc_client: make cli_rpc_pipe_open_schannel() more...
2014-01-07 Garming Sams3:rpcclient: give errors and clean up correctly after...
2014-01-07 Stefan Metzmachers3:rpcclient: make use of rpccli_{create,setup}_netlogo...
2014-01-07 Stefan Metzmachers3:rpcclient: add rpcclient_netlogon_creds
2014-01-07 Stefan Metzmachers3:rpcclient: add rpcclient_msg_ctx
2013-12-23 Stefan Metzmachers3:rpcclient: close the connection if setting up the...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-16 Stefan Metzmachers3:rpcclient: introduce global rpcclient_cli_state
2013-08-12 Stefan Metzmachers3:rpcclient: fix compiler warnings
2013-08-10 Stefan Metzmachers3:rpcclient: try to use NETLOGON_NEG_SUPPORTS_AES
2013-08-05 Stefan Metzmachers3:rpcclient: use talloc_stackframe() in do_cmd()
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2012-11-08 Andreas Schneiders3fs-client: Burn commandline password of client utils.
2012-09-22 Christian Ambachs3:rpcclient fix a compiler warning
2012-06-08 David Disseldorps3-rpcclient: add fsrvp commands
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2012-03-02 Andrew Bartletts3-rpcclient: Ensure interfaces are loaded after smb...
next