summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_clusapi.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-09s3-rpcclient: add clusapi_resume_node command.Günther Deschner1-0/+65
2020-01-08s3-rpcclient: add clusapi_pause_node command.Günther Deschner1-0/+65
2020-01-08s3-rpcclient: give slightly better descriptions to clusapi commandsGünther Deschner1-11/+11
2019-01-28s3:rpcclient: Use C99 initializer for cmd_set in cmd_clusapiAndreas Schneider1-13/+116
2015-08-04s3-rpcclient: add client for create enum ex.Günther Deschner1-0/+58
2015-07-14s3-rpcclient: add cmd_clusapi_get_cluster_version2.Günther Deschner1-0/+41
2015-07-03s3-rpcclient: close policy handle in cmd_clusapi_open_resource().Günther Deschner1-1/+5
2015-07-03s3-rpcclient: add clusapi_get_resource_state command.Günther Deschner1-0/+59
2015-07-03s3-rpcclient: add cmdline tools to toggle online/offline cluster resource state.Günther Deschner1-0/+107
2015-03-13librpc: use WERROR in the clusapi interface.Günther Deschner1-33/+33
2015-03-13s3-rpcclient: add very basic clusapi client.Günther Deschner1-0/+251