summaryrefslogtreecommitdiffstats
path: root/src/mon/ConfigMonitor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr,mon: s/boost::optional/std::optional/Kefu Chai2021-06-291-3/+3
* mon/ConfigMonitor: make config changes via KVMonitor's pending setSage Weil2021-02-261-0/+2
* mon: store a reference as member variableKefu Chai2020-12-061-1/+1
* mon: Build ceph-mon without using namespace declarations in headersAdam C. Emerson2020-03-221-5/+5
* mon/ConfigMonitor: switch to use pending_cleanup boost::optionalSage Weil2020-01-221-1/+1
* mon/ConfigMonitor: clean out bad config recordsSage Weil2020-01-201-0/+1
* mon/ConfigMonitor: add 'config log' commandSage Weil2018-03-171-0/+1
* mon/ConfigMonitor: maintain history of all config changesSage Weil2018-03-081-0/+3
* mon/ConfigMonitor: implement 'config {rm,get,dump}'Sage Weil2018-03-061-0/+1
* mon: handle MGetConfigSage Weil2018-03-061-0/+2
* mon: 'config set <who> <name> <value>'Sage Weil2018-03-061-0/+2
* mon/ConfigMonitor: add monitor service for distributing configsSage Weil2018-03-061-0/+46