summaryrefslogtreecommitdiffstats
path: root/src/ceph_mgr.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: cache pthread namesPatrick Donnelly2024-10-251-1/+1
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-2/+1
* mgr: build without "using namespace std"Kefu Chai2021-08-131-5/+5
* common: remove data_dir_option in func global_initChangcheng Liu2020-09-091-2/+1
* ceph-mgr: exit after usageSage Weil2018-04-131-0/+1
* global: output usage on -h, --help, or no args before contacting monsSage Weil2018-03-151-6/+7
* drop unnecessary env_to_vec callsSage Weil2018-03-061-1/+0
* mon/MonClient: one-shot mon connection on started to fetch configSage Weil2018-03-061-4/+6
* mgr: set explicit thread nameJohn Spray2017-09-151-0/+5
* mgr: add missing call to pick_addressesJohn Spray2017-08-091-0/+3
* mgr: tighten initialization of keyring settingJohn Spray2017-07-211-1/+1
* mgr/MgrStandby: respawn when deactivatedSage Weil2017-06-071-1/+1
* mgr: add generic --help outputTim Serong2017-05-191-3/+7
* ceph-mgr: threads after forkSage Weil2017-03-291-2/+2
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-2/+3
* mgr: handle PGStats with a PGMapJohn Spray2016-09-291-0/+1
* mgr: flesh out standby/HAJohn Spray2016-09-291-7/+7
* mgr: enable multiple python modulesJohn Spray2016-09-291-8/+3
* mgr: create ceph-mgr serviceJohn Spray2016-09-291-0/+67