index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
ConfUtils.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Remove redundant includes
Brad Hubbard
2017-05-11
1
-3
/
+0
*
squashme: review comments
Dan Mick
2017-04-25
1
-5
/
+5
*
common/ConfUtils.cc parse_file: fix function name in errors
Dan Mick
2017-04-25
1
-4
/
+4
*
common/ConfUtils.cc: ConfFile:parse_file: warn about ENOENT
Dan Mick
2017-04-25
1
-0
/
+3
*
common: use ref to avoid unnecessary memory copy
liuchang0812
2017-03-02
1
-2
/
+2
*
assert(0) -> ceph_abort()
Sage Weil
2016-11-22
1
-1
/
+1
*
common/ConfUtils.cc: fix potential integer overflow
Danny Al-Gaaf
2016-11-09
1
-0
/
+2
*
Removed unnecessary inclusion of iostream
Michal Jarzabek
2015-06-09
1
-0
/
+1
*
configuration parsing: give better error for missing =
Dan Mick
2013-02-22
1
-2
/
+7
*
config: do not always print config file missing errors
Sage Weil
2012-12-11
1
-3
/
+0
*
config: send warnings to a ostream* argument
Sage Weil
2012-07-28
1
-7
/
+10
*
conf: make dup lines override previous value
Sage Weil
2012-07-27
1
-1
/
+12
*
check malloc return values
Yehuda Sadeh
2012-05-21
1
-0
/
+4
*
config: normalize key names, cleanup
Colin Patrick McCabe
2011-04-15
1
-2
/
+21
*
ConfFile: add support for backslashes
Colin Patrick McCabe
2011-04-06
1
-9
/
+40
*
conf: small code cleanups
Colin Patrick McCabe
2011-04-05
1
-3
/
+3
*
ConfUtils: new parser
Colin Patrick McCabe
2011-04-05
1
-771
/
+458
*
config: add ability to complain about parse errs
Colin Patrick McCabe
2011-04-04
1
-14
/
+22
*
ConfUtils: move parsing into config.cc
Colin Patrick McCabe
2011-03-30
1
-318
/
+2
*
ConfUtils: fix up read API a bit
Colin Patrick McCabe
2011-03-30
1
-58
/
+41
*
ConfUtils: decode to std::string
Colin Patrick McCabe
2011-03-30
1
-57
/
+32
*
ConfUtils::_parse: fix uninitialized var
Colin Patrick McCabe
2011-03-09
1
-1
/
+1
*
config: ConfFile::open: return error code
Colin Patrick McCabe
2011-03-09
1
-23
/
+17
*
Disable lockdep for ExportControl, ConfFile locks
Colin Patrick McCabe
2011-02-11
1
-2
/
+4
*
common/ConfUtils.cc: use safe_write
Colin Patrick McCabe
2011-02-10
1
-3
/
+4
*
confutils: check return values
Sage Weil
2011-02-02
1
-3
/
+8
*
conf: ConfFile can parse bufferlists
Yehuda Sadeh
2011-01-12
1
-19
/
+92
*
common: cleanups
Colin Patrick McCabe
2010-12-18
1
-2
/
+10
*
Merge branch 'testing' into unstable
Sage Weil
2010-09-13
1
-1
/
+1
|
\
|
*
common: close fd after parsed config file
Henry C Chang
2010-09-10
1
-1
/
+1
*
|
conf: fix memory leak
Greg Farnum
2010-08-09
1
-1
/
+3
|
/
*
conf: fix parsing when there's no eol at the end of file
Yehuda Sadeh
2010-06-29
1
-1
/
+8
*
Merge branch 'unstable' into auth
Sage Weil
2009-10-22
1
-3
/
+60
|
\
|
*
conf: also skip utf8 encoded characters that are not printable in current locale
Yehuda Sadeh
2009-10-06
1
-3
/
+60
*
|
auth: don't run over g_conf options when setting them
Yehuda Sadeh
2009-09-25
1
-3
/
+0
|
/
*
conf: some more leak fixes
Yehuda Sadeh
2009-04-28
1
-0
/
+4
*
conf: some more leak fixes
Yehuda Sadeh
2009-04-27
1
-21
/
+27
*
cmon: redo remove backslash from end of line
Yehuda Sadeh
2009-04-27
1
-2
/
+3
*
conf: remove backslash from the end of line
Yehuda Sadeh
2009-04-27
1
-0
/
+1
*
conf: add backslash line continuation
Yehuda Sadeh
2009-04-27
1
-0
/
+2
*
conf: remove some memory leaks, still have some more
Yehuda Sadeh
2009-04-24
1
-1
/
+5
*
config: open conf file readonly
Sage Weil
2009-03-25
1
-1
/
+1
*
conf: exit if -c specified and conf file not found
Yehuda Sadeh
2009-03-24
1
-2
/
+2
*
conf: remove some junk
Yehuda Sadeh
2009-03-18
1
-3
/
+0
*
auth: added basic client ip authorization
Yehuda Sadeh
2009-03-18
1
-5
/
+10
*
conf: use dynamic sized strings
Yehuda Sadeh
2009-03-13
1
-9
/
+38
*
conf: parameter substitution work (not fully working)
Yehuda Sadeh
2009-03-12
1
-1
/
+8
*
conf: add --show-conf,-S option that dumps conf and exits
Yehuda Sadeh
2009-03-11
1
-2
/
+0
*
confutils: make max line very large
Sage Weil
2009-03-09
1
-1
/
+1
*
config: added include, misc stuff
Yehuda Sadeh
2009-01-24
1
-30
/
+64
[next]