summaryrefslogtreecommitdiffstats
path: root/src/common/ConfUtils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: use ref to avoid unnecessary memory copyliuchang08122017-03-021-2/+2
* common/buffer: forward declare bufferMichal Jarzabek2015-11-301-1/+1
* config: send warnings to a ostream* argumentSage Weil2012-07-281-3/+3
* config: normalize key names, cleanupColin Patrick McCabe2011-04-151-0/+1
* ConfUtils: new parserColin Patrick McCabe2011-04-051-90/+62
* config: add ability to complain about parse errsColin Patrick McCabe2011-04-041-3/+6
* ConfUtils: move parsing into config.ccColin Patrick McCabe2011-03-301-16/+1
* ConfUtils: fix up read API a bitColin Patrick McCabe2011-03-301-11/+3
* ConfUtils: decode to std::stringColin Patrick McCabe2011-03-301-4/+5
* config: ConfFile::open: return error codeColin Patrick McCabe2011-03-091-3/+2
* conf: ConfFile can parse bufferlistsYehuda Sadeh2011-01-121-3/+16
* common: cleanupsColin Patrick McCabe2010-12-181-2/+1
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* auth: send caps to principals with the ticketYehuda Sadeh2009-10-191-0/+1
* conf: some more leak fixesYehuda Sadeh2009-04-271-7/+7
* conf: ressurect the g_conf init_stuffYehuda Sadeh2009-03-261-2/+2
* conf: exit if -c specified and conf file not foundYehuda Sadeh2009-03-241-2/+2
* confutils: initialize pointer to nullSage Weil2009-03-121-1/+2
* conf: parameter substitution work (not fully working)Yehuda Sadeh2009-03-121-0/+3
* config: no more .ceph_monmap; parse cluster.conf for mon addrsSage Weil2009-03-041-0/+1
* cconf: ability to list section namesSage Weil2009-02-271-0/+4
* config: added include, misc stuffYehuda Sadeh2009-01-241-3/+5
* confutils: complete config.cc configuration and adjustmentsYehuda Sadeh2009-01-231-0/+8
* confutils: cleanup, bug fixesYehuda Sadeh2009-01-231-0/+1
* confutils: can flush config, preliminary config.cc integrationYehuda Sadeh2009-01-231-5/+9
* confutils: some cleanupYehuda Sadeh2009-01-231-5/+37
* confutils: encoding/decoding using templatesYehuda Sadeh2009-01-231-8/+17
* confutils: going forwardYehuda Sadeh2009-01-231-3/+23
* confutils: adding missing fileYehuda Sadeh2009-01-231-0/+35