s4:registry: Add missing break in switch statement
[samba.git] / source3 / rpcclient /
2021-02-01 Andreas Schneiders3:rpcclient: Add missing break in switch statement
2020-11-03 Andreas Schneiderauth:creds: Rename CRED_USE_KERBEROS values
2020-10-29 Andrew Walkers3:rpcclient fix NULL - deref caused by misuse of chgpa...
2020-10-17 Björn Jackeprinting: move archi_table declarations into nt_printing.h
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
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-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
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
2020-05-28 Stefan Metzmachers3:rpcclient: make use of get_cmdline_auth_info_creds...
2020-05-14 Volker Lendeckerpcclient: Make netfileenum cmd print the path names
2020-05-14 Volker Lendeckerpcclient: Use struct initializers in cmd_srvsvc_net_fi...
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-03-11 Christof Schmittrpcclient: Ask for minimal permissions for SID and...
2020-01-09 Günther Deschners3-rpcclient: add clusapi_resume_node command.
2020-01-08 Günther Deschners3-rpcclient: add clusapi_pause_node command.
2020-01-08 Günther Deschners3-rpcclient: give slightly better descriptions to...
2020-01-08 Günther Deschnerlibrpc: pidlify spoolss_EnumPerMachineConnections
2020-01-08 Günther Deschners3-rpcclient: add delpermachineconnection command
2020-01-08 Günther Deschners3-rpcclient: add addpermachineconnection command
2020-01-08 Günther Deschners3-rpcclient: add enumpermachineconnections command
2020-01-08 Günther Deschners3-rpcclient: properly check and initialize buffers...
2020-01-08 Günther Deschners3-rpcclient: add cmd_spoolss_get_core_printer_drivers
2019-12-10 Isaac Boukrissession: convert sess_crypt_blob to use gnutls
2019-10-09 Ralph Boehmemdssvc.idl: pass policy_handle as pointer
2019-10-03 Volker Lendeckerpcclient: Remove unused global domain sid
2019-10-03 Volker Lendeckerpcclient: Remove domain sid check
2019-10-03 Volker Lendeckerpcclient: Make cmd_samr.c independent of global domain_sid
2019-10-03 Volker Lendeckerpcclient: Fix a comment
2019-10-03 Volker Lendeckerpcclient: Move rpccli_try_samr_connects() to cmd_samr.c
2019-10-03 Volker Lendeckerpcclient: Remove rpcclient_cli_state
2019-10-03 Volker Lendeckerpclient: Remove cmd_test
2019-09-20 Günther Deschners3-rpcclient: add logongetdomaininfo command
2019-09-01 Mathieu ParentSpelling fixes s/Unsuported/Unsupported/
2019-08-22 Swen Schilligrpcclient: free popt context when done
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-07-26 Andreas Schneiders3:rpcclient: Use a stackframe for temporary memory
2019-07-26 Andreas Schneiders3:rpc_client: Return NTSTATUS for init_samr_CryptPassw...
2019-07-26 Andreas Schneiders3:rpc_client: Return NTSTATUS for init_samr_CryptPassw...
2019-06-30 Swen Schilligsource3: Update all consumers of strtoul_err(), strtoul...
2019-06-04 Noel Powers3/rpcclient: cppcheck: Fix shiftTooManyBitsSigned...
2019-05-10 Noel Powers3/rpcclient: Fix bad (and illegal) func cast
2019-03-01 Swen Schilligrpcclient: Use wrapper for string to integer conversion
2019-02-20 Gary Lockyerwinbind: Generate and pass logon ID
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_sh...
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_ep...
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_test
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_ev...
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_wi...
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in rpcclient
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_lsarpc
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_samr
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_cl...
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_nt...
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_ir...
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_winreg
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_fss
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_wkssvc
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_ds...
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_dr...
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_echo
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_srvsvc
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_ne...
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_dfs
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for cmd_set in cmd_sp...
2019-01-28 Andreas Schneiders3:rpcclient: Use C99 initializer for poptOption in...
2019-01-25 Tim Beales3:rpclient: rpclient help is not very helpful
2018-12-10 Volker Lendeckerpcclient: Use dom_sid_str_buf
2018-12-08 Volker Lendeckerpcclient: Use dom_sid_str_buf
2018-11-14 Andreas Schneiders3:rpcclient: Initialize domain_name
2018-09-07 Günther Deschners3-rpcclient: Use spoolss_init_spoolss_UserLevel1 in...
2018-09-07 Christof Schmittrpcclient: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:lib: Move popt_common_credentials to separate file
2018-05-12 Joe Guocmd_drsuapi: add dswriteaccountspn command
2018-04-25 Christof Schmittrpcclient: Print number of entries for NetSessEnum
2018-03-20 Andreas Schneiders3:rpcclient: Fix size types
2018-03-01 Andreas Schneiders3:rpcclient: Add FALL_THROUGH statements in rpcclient.c
2018-02-21 Stefan Metzmacherrpcclient: add lookupsids_level command
2018-02-21 Ralph Boehmerpcclient: fix variable initialisation and add parenthe...
2018-01-13 Ralph Boehmes3/rpc_client: return validation from rpccli_netlogon...
2017-11-13 Volker Lendeckerpcclient: Avoid a ZERO_STRUCT, save a few bytes .text
2017-09-25 Volker Lendeckerpcclient: Fix "capabilities" command
2017-09-20 Volker Lendeckerpcclient: Remove sam_sync related commands
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-06-27 Stefan Metzmachers3:trusts_util: pass dcname to trust_pw_change()
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-05-07 Günther Deschners3-rpcclient: Fix enumdata spoolss display of REG_DWORD
2017-04-05 Stefan Metzmacherrpcclient: allow -U'OTHERDOMAIN\user' again
2017-03-07 Volker Lendeckecli_netlogon: Add return parms to rpccli_netlogon_passw...
next