summaryrefslogtreecommitdiff
path: root/source3/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* s3:rpcclient: avoid using auth related CLI_FULL_CONNECTION_* flagsStefan Metzmacher2020-05-281-12/+0
* s3:rpcclient: Use get_cmdline_auth_info_creds()Stefan Metzmacher2020-05-281-21/+18
* s3:rpcclient: Rename creds to trust_credsAndreas Schneider2020-05-281-5/+5
* s3:rpcclient: make use of get_cmdline_auth_info_creds() in cmd_spoolss.cStefan Metzmacher2020-05-281-8/+3
* rpcclient: Make netfileenum cmd print the path namesVolker Lendecke2020-05-141-0/+8
* rpcclient: Use struct initializers in cmd_srvsvc_net_file_enum()Volker Lendecke2020-05-141-11/+10
* Fix clang 9 missing-field-initializer warningsGary Lockyer2020-05-081-1/+1
* rpcclient: Ask for minimal permissions for SID and name lookupsChristof Schmitt2020-03-111-8/+8
* s3-rpcclient: add clusapi_resume_node command.Günther Deschner2020-01-091-0/+65
* s3-rpcclient: add clusapi_pause_node command.Günther Deschner2020-01-081-0/+65
* s3-rpcclient: give slightly better descriptions to clusapi commandsGünther Deschner2020-01-081-11/+11
* librpc: pidlify spoolss_EnumPerMachineConnectionsGünther Deschner2020-01-081-10/+10
* s3-rpcclient: add delpermachineconnection commandGünther Deschner2020-01-081-0/+50
* s3-rpcclient: add addpermachineconnection commandGünther Deschner2020-01-081-0/+59
* s3-rpcclient: add enumpermachineconnections commandGünther Deschner2020-01-081-1/+61
* s3-rpcclient: properly check and initialize buffers in getdriverpackagepathGünther Deschner2020-01-081-2/+7
* s3-rpcclient: add cmd_spoolss_get_core_printer_driversGünther Deschner2020-01-081-0/+73
* session: convert sess_crypt_blob to use gnutlsIsaac Boukris2019-12-101-4/+21
* mdssvc.idl: pass policy_handle as pointerRalph Boehme2019-10-091-4/+4
* rpcclient: Remove unused global domain sidVolker Lendecke2019-10-031-72/+0
* rpcclient: Remove domain sid checkVolker Lendecke2019-10-031-6/+0
* rpcclient: Make cmd_samr.c independent of global domain_sidVolker Lendecke2019-10-031-8/+75
* rpcclient: Fix a commentVolker Lendecke2019-10-031-1/+1
* rpcclient: Move rpccli_try_samr_connects() to cmd_samr.cVolker Lendecke2019-10-031-0/+22
* rpcclient: Remove rpcclient_cli_stateVolker Lendecke2019-10-032-4/+0
* rpclient: Remove cmd_testVolker Lendecke2019-10-033-98/+0
* s3-rpcclient: add logongetdomaininfo commandGünther Deschner2019-09-201-1/+51
* Spelling fixes s/Unsuported/Unsupported/Mathieu Parent2019-09-011-1/+1
* rpcclient: free popt context when doneSwen Schillig2019-08-221-0/+1
* rpcclient: add some simple commands for Spotlight RPCRalph Boehme2019-08-083-0/+465
* rpcclient: domain_sid is only needed for SAMRRalph Boehme2019-08-081-5/+8
* s3:rpcclient: Use a stackframe for temporary memoryAndreas Schneider2019-07-261-17/+39
* s3:rpc_client: Return NTSTATUS for init_samr_CryptPasswordEx()Andreas Schneider2019-07-261-1/+4
* s3:rpc_client: Return NTSTATUS for init_samr_CryptPassword()Andreas Schneider2019-07-261-1/+4
* source3: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2019-06-302-2/+6
* s3/rpcclient: cppcheck: Fix shiftTooManyBitsSigned errorNoel Power2019-06-041-1/+1
* s3/rpcclient: Fix bad (and illegal) func castNoel Power2019-05-101-2/+1
* rpcclient: Use wrapper for string to integer conversionSwen Schillig2019-03-012-2/+13
* winbind: Generate and pass logon IDGary Lockyer2019-02-201-0/+3
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_shutdownAndreas Schneider2019-01-281-6/+26
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_epmapperAndreas Schneider2019-01-281-7/+27
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_testAndreas Schneider2019-01-281-6/+15
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_eventlogAndreas Schneider2019-01-281-10/+86
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_witnessAndreas Schneider2019-01-281-7/+56
* s3:rpcclient: Use C99 initializer for cmd_set in rpcclientAndreas Schneider2019-01-281-21/+165
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_lsarpcAndreas Schneider2019-01-281-38/+337
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_samrAndreas Schneider2019-01-281-38/+339
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_clusapiAndreas Schneider2019-01-281-13/+116
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_ntsvcvsAndreas Schneider2019-01-281-9/+76
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_iremotewinspoolAndreas Schneider2019-01-281-13/+29