index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
ceph_argparse.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/ceph_argparse: add missing forward declaration
Max Kellermann
2024-11-04
1
-0
/
+2
*
crimson/osd/main: get full config before starting reactor
Samuel Just
2023-01-05
1
-1
/
+17
*
common: improve argv_to_vec() to accept both const and non-const argv
Ronen Friedman
2021-08-19
1
-4
/
+2
*
common: create a faster & cleaner alternative to argv_to_vec()
Ronen Friedman
2021-08-17
1
-0
/
+1
*
common: allow running without config
Joao Eduardo Luis
2019-12-02
1
-0
/
+1
*
common/ceph_argparse: parse_ip_port_vec returns addrvecs, not addrds
Sage Weil
2019-01-16
1
-1
/
+1
*
msg/msg_types: allow parsing of IPs without assuming v1 vs v2
Sage Weil
2018-12-21
1
-1
/
+2
*
global: output usage on -h, --help, or no args before contacting mons
Sage Weil
2018-03-15
1
-0
/
+1
*
common: add a clear_g_str_vec() function to clear g_str_vec
Jeff Layton
2017-10-11
1
-0
/
+1
*
common: Remove redundant includes
Jos Collin
2017-05-26
1
-3
/
+0
*
common: remove useless parameter
baiyanchun
2017-03-23
1
-1
/
+1
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
ceph_argparse: don't die when called by injectargs
Mykola Golub
2015-04-04
1
-0
/
+3
*
common: ceph_argparse_witharg: pass oss by reference
Mykola Golub
2015-04-04
1
-1
/
+1
*
ceph_argparse: generalize ceph_argparse_with* routines
Dmitry Yatsushkevich
2015-03-31
1
-9
/
+4
*
ceph_argparse: kill _daemon versions of argparse calls
Ilya Dryomov
2013-12-25
1
-5
/
+0
*
ceph_argparse: add _daemon versions of argparse calls
Dan Mick
2013-04-09
1
-0
/
+5
*
osd: debug support for omap deep-scrub
David Zafman
2013-01-23
1
-0
/
+1
*
ceph-fuse: fix leak of args
Sage Weil
2012-11-10
1
-2
/
+2
*
ceph_argparse: with_float
Caleb Miles
2012-06-04
1
-0
/
+3
*
global: add -C or --cluster early args to specify cluster name
Sage Weil
2012-04-05
1
-1
/
+1
*
log: new logging infrastructure
Sage Weil
2012-03-27
1
-3
/
+3
*
librados: add conf_parse_env()
Sage Weil
2011-09-12
1
-1
/
+1
*
ceph_argparse: remove unused macros, functions
Colin Patrick McCabe
2011-09-07
1
-42
/
+0
*
Add ceph_argparse_withlonglong
Colin Patrick McCabe
2011-09-07
1
-0
/
+3
*
ceph_argparse: add ceph_argparse_withint
Colin Patrick McCabe
2011-09-07
1
-0
/
+3
*
Some fixes to double-dash support, fix warning
Colin Patrick McCabe
2011-08-24
1
-0
/
+2
*
injectargs: binary flags only consume 1 token
Colin Patrick McCabe
2011-08-24
1
-0
/
+3
*
Fix handling of CEPH_CONF
Colin Patrick McCabe
2011-06-30
1
-3
/
+3
*
init: set cct->module_type in common_preinit
Colin Patrick McCabe
2011-06-07
1
-1
/
+2
*
conf: add observer framework
Colin Patrick McCabe
2011-04-20
1
-1
/
+0
*
config: use std::string in md_config_t
Colin Patrick McCabe
2011-03-30
1
-1
/
+0
*
common: rename old argument parsing macros
Colin Patrick McCabe
2011-03-29
1
-11
/
+6
*
common: more argument parsing into ceph_argparse
Colin Patrick McCabe
2011-03-29
1
-0
/
+32
*
common_init: allow init without config file
Colin Patrick McCabe
2011-03-25
1
-2
/
+2
*
common_init: Split common_init into multiple parts
Colin Patrick McCabe
2011-03-10
1
-5
/
+20
*
Replace g_conf.name and g_conf.id with entityname
Colin Patrick McCabe
2011-03-08
1
-2
/
+2
*
common: Split argument parsing into ceph_argparse
Colin Patrick McCabe
2011-02-20
1
-0
/
+64