Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mgr,mon: s/boost::optional/std::optional/ | Kefu Chai | 2021-06-29 | 1 | -3/+3 |
* | mon/ConfigMonitor: make config changes via KVMonitor's pending set | Sage Weil | 2021-02-26 | 1 | -0/+2 |
* | mon: store a reference as member variable | Kefu Chai | 2020-12-06 | 1 | -1/+1 |
* | mon: Build ceph-mon without using namespace declarations in headers | Adam C. Emerson | 2020-03-22 | 1 | -5/+5 |
* | mon/ConfigMonitor: switch to use pending_cleanup boost::optional | Sage Weil | 2020-01-22 | 1 | -1/+1 |
* | mon/ConfigMonitor: clean out bad config records | Sage Weil | 2020-01-20 | 1 | -0/+1 |
* | mon/ConfigMonitor: add 'config log' command | Sage Weil | 2018-03-17 | 1 | -0/+1 |
* | mon/ConfigMonitor: maintain history of all config changes | Sage Weil | 2018-03-08 | 1 | -0/+3 |
* | mon/ConfigMonitor: implement 'config {rm,get,dump}' | Sage Weil | 2018-03-06 | 1 | -0/+1 |
* | mon: handle MGetConfig | Sage Weil | 2018-03-06 | 1 | -0/+2 |
* | mon: 'config set <who> <name> <value>' | Sage Weil | 2018-03-06 | 1 | -0/+2 |
* | mon/ConfigMonitor: add monitor service for distributing configs | Sage Weil | 2018-03-06 | 1 | -0/+46 |