summaryrefslogtreecommitdiffstats
path: root/src/mon/MonCommand.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mon: zero-initialize MonCommand::flagsCasey Bodley2024-01-251-1/+1
* ceph-dencoder: osd - Add missing typesNitzanMordhai2023-12-201-0/+19
* auth: Build target 'common' without using namespace in headersAdam C. Emerson2020-03-071-8/+8
* mon: should not take non-tell commands as tell onesKefu Chai2020-01-071-1/+1
* mon: add MonCommand::FLAG_TELLKefu Chai2019-12-201-0/+7
* mon/MonCommand: populate 'availability' field for compatSage Weil2018-12-101-1/+1
* common: remove unused 'avail' field from commandsJohn Spray2018-11-021-3/+3
* mon/MonCommands: add HIDDEN flagSage Weil2018-08-011-0/+5
* core: use const_iterator for decodeKefu Chai2018-05-171-4/+4
* mgr/iostat: add a 'poll' flag to the command description formatMohamad Gebai2018-04-121-0/+1
* mon: Use unqualified encode/decodeAdam C. Emerson2018-01-101-20/+22
* mon: use vector<MonCommand> throughput for commandsSage Weil2017-08-071-0/+33
* mon/MonCommands: std::Sage Weil2017-07-191-6/+9
* mgr: use MonCommand for command descriptionsJohn Spray2017-07-191-0/+124