summaryrefslogtreecommitdiff
path: root/src/tools/ceph_conf.cc
Commit message (Expand)AuthorAgeFilesLines
* ceph-conf: added --show-config-value to ceph-conf usageJames McClune2019-09-041-0/+3
* tools/ceph_conf: send help to cout in case of '--help'Kefu Chai2019-07-161-5/+5
* tools/ceph_conf: use std::quoted()Kefu Chai2019-07-161-41/+42
* tools/ceph_conf: do not "exit(1)" in usage()Kefu Chai2019-07-161-1/+0
* tools/ceph_conf: replace exit(n) with "return n"Kefu Chai2019-07-161-4/+4
* tools/ceph_conf: s/global_pre_init/global_init/Kefu Chai2019-07-161-14/+9
* src/: parser returns up to one errorKefu Chai2019-06-251-1/+1
* common,rbd,rgw,osd: extract config values into ConfigValuesKefu Chai2018-07-101-9/+9
* 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-1/+2
* tools/ceph-conf: dump parsed config in plain text or as jsonPiotr Dałek2017-10-181-0/+32
* ceph-conf: fix typo in usage: 'mon add' should be 'mon addr'Peng Zhang2017-06-271-1/+1
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-0/+6
* global: complain about parse errors after we open the logSage Weil2016-03-031-0/+1
* global/global_init: do not apply_changes until after dropping privsSage Weil2016-02-081-0/+1
* rados: translate errno to str in CLIKefu Chai2015-03-051-1/+2
* ceph-conf: flush log on exitSage Weil2014-08-031-0/+1
* ceph_conf.cc: cleanup includes, remove not needed headersDanny Al-Gaaf2014-05-071-10/+2
* ceph-conf: use global_pre_init to avoid starting loggingSage Weil2014-03-291-2/+2
* Revert "ceph-conf: do not log"Sage Weil2014-03-281-5/+0
* Revert "ceph-conf: no admin_socket"Sage Weil2014-03-281-2/+0
* ceph-conf: no admin_socketSage Weil2014-03-271-0/+2
* ceph-conf: do not logSage Weil2014-03-271-0/+5
* ceph-conf: display arguments when an option cannot be parsedLoic Dachary2014-01-011-0/+6
* automake cleanup: moving misc tools to tools subdirRoald J. van Loon2013-09-071-0/+223