index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
ceph_conf.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph-conf: added --show-config-value to ceph-conf usage
James McClune
2019-09-05
1
-0
/
+3
*
tools/ceph_conf: send help to cout in case of '--help'
Kefu Chai
2019-07-16
1
-5
/
+5
*
tools/ceph_conf: use std::quoted()
Kefu Chai
2019-07-16
1
-41
/
+42
*
tools/ceph_conf: do not "exit(1)" in usage()
Kefu Chai
2019-07-16
1
-1
/
+0
*
tools/ceph_conf: replace exit(n) with "return n"
Kefu Chai
2019-07-16
1
-4
/
+4
*
tools/ceph_conf: s/global_pre_init/global_init/
Kefu Chai
2019-07-16
1
-14
/
+9
*
src/: parser returns up to one error
Kefu Chai
2019-06-25
1
-1
/
+1
*
common,rbd,rgw,osd: extract config values into ConfigValues
Kefu Chai
2018-07-10
1
-9
/
+9
*
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
mon/MonClient: one-shot mon connection on started to fetch config
Sage Weil
2018-03-06
1
-1
/
+2
*
tools/ceph-conf: dump parsed config in plain text or as json
Piotr Dałek
2017-10-18
1
-0
/
+32
*
ceph-conf: fix typo in usage: 'mon add' should be 'mon addr'
Peng Zhang
2017-06-27
1
-1
/
+1
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-0
/
+6
*
global: complain about parse errors after we open the log
Sage Weil
2016-03-03
1
-0
/
+1
*
global/global_init: do not apply_changes until after dropping privs
Sage Weil
2016-02-08
1
-0
/
+1
*
rados: translate errno to str in CLI
Kefu Chai
2015-03-04
1
-1
/
+2
*
ceph-conf: flush log on exit
Sage Weil
2014-08-04
1
-0
/
+1
*
ceph_conf.cc: cleanup includes, remove not needed headers
Danny Al-Gaaf
2014-05-07
1
-10
/
+2
*
ceph-conf: use global_pre_init to avoid starting logging
Sage Weil
2014-03-30
1
-2
/
+2
*
Revert "ceph-conf: do not log"
Sage Weil
2014-03-29
1
-5
/
+0
*
Revert "ceph-conf: no admin_socket"
Sage Weil
2014-03-29
1
-2
/
+0
*
ceph-conf: no admin_socket
Sage Weil
2014-03-27
1
-0
/
+2
*
ceph-conf: do not log
Sage Weil
2014-03-27
1
-0
/
+5
*
ceph-conf: display arguments when an option cannot be parsed
Loic Dachary
2014-01-01
1
-0
/
+6
*
automake cleanup: moving misc tools to tools subdir
Roald J. van Loon
2013-09-07
1
-0
/
+223