index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librados-config.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librados-config: add --release option
Kefu Chai
2019-11-17
1
-1
/
+7
*
librados-config: refactor to use boost::program_options
Kefu Chai
2019-11-17
1
-61
/
+28
*
librados-config: exit(0) after usage
Sage Weil
2018-04-13
1
-1
/
+2
*
global: output usage on -h, --help, or no args before contacting mons
Sage Weil
2018-03-15
1
-0
/
+7
*
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-2
/
+3
*
assert: abort() rather than throw
Adam C. Emerson
2015-12-11
1
-8
/
+3
*
librados-config.cc: catch ceph::FailedAssertion exception
Danny Al-Gaaf
2014-11-13
1
-4
/
+8
*
rados-config: do not load ceph.conf
Sage Weil
2013-08-24
1
-1
/
+2
*
config: alternative config options for global_init()
Yehuda Sadeh
2012-03-12
1
-1
/
+1
*
Fix double dash handling
Colin Patrick McCabe
2011-09-14
1
-4
/
+7
*
librados-config: remove unused old-style argparse
Colin Patrick McCabe
2011-09-07
1
-4
/
+0
*
Makefile.am: always #define __STDC_FORMAT_MACROS
Colin Patrick McCabe
2011-08-01
1
-1
/
+0
*
Remove "#include debug.h" from config.h
Colin Patrick McCabe
2011-06-22
1
-0
/
+1
*
Convert g_ceph_context to a pointer.
Colin Patrick McCabe
2011-06-21
1
-1
/
+1
*
move common_init to global_init
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
Add CephContext
Colin Patrick McCabe
2011-05-24
1
-1
/
+1
*
Split common_init_daemonize from common_init_finish
Colin Patrick McCabe
2011-05-24
1
-1
/
+1
*
common_init: don't init crypto until after fork
Colin Patrick McCabe
2011-05-21
1
-0
/
+1
*
cfuse: set proper defaults
Colin Patrick McCabe
2011-03-14
1
-1
/
+1
*
common_init: Split common_init into multiple parts
Colin Patrick McCabe
2011-03-10
1
-1
/
+1
*
Replace g_conf.name and g_conf.id with entityname
Colin Patrick McCabe
2011-03-08
1
-1
/
+1
*
Fold common_set_defaults into common_init
Colin Patrick McCabe
2011-02-23
1
-1
/
+0
*
Rename config.h -> common/config.h
Colin Patrick McCabe
2011-02-23
1
-1
/
+1
*
librados: more API cleanup; rados_conf_ stubs
Sage Weil
2011-02-22
1
-1
/
+1
*
common: Split argument parsing into ceph_argparse
Colin Patrick McCabe
2011-02-20
1
-0
/
+1
*
Merge remote branch 'origin/librbd'
Sage Weil
2011-02-11
1
-1
/
+1
|
\
|
*
rados, rbd: move include files to their own directories
Yehuda Sadeh
2011-02-08
1
-1
/
+1
*
|
common: combine set_fg_logging into common_init
Colin Patrick McCabe
2011-02-08
1
-12
/
+19
|
/
*
librados-config: added a command line tool to dump librados version
Yehuda Sadeh
2011-01-07
1
-0
/
+71