summaryrefslogtreecommitdiffstats
path: root/src/lib/config/config_data.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [5389] Removed config_data.* and coFrancis Dupont2017-12-141-238/+0
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [2619] Make getFullConfig() not 'flatten' the dataJelte Jansen2013-01-101-1/+1
* [trac736] make one setting 'output' for facility/filename/streamJelte Jansen2011-06-071-0/+5
* [trac736] address review comments (the trivial ones)Jelte Jansen2011-06-071-1/+3
* [trac736] last TODO (log message) and removed a few debug statementsJelte Jansen2011-06-071-7/+3
* [trac736] more testsJelte Jansen2011-06-061-3/+13
* [trac736] add some tests and refactor a bitJelte Jansen2011-06-061-6/+8
* [trac736] minor whitespace changeJelte Jansen2011-06-061-1/+1
* [trac736] refactor find_spec_partJelte Jansen2011-06-061-48/+60
* [trac736] a few cleanupsJelte Jansen2011-06-061-3/+6
* [trac736] fix after mergeJelte Jansen2011-06-061-10/+11
* [trac736] correctly use defaultsJelte Jansen2011-06-031-7/+28
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
* merge branches/trac403 (just a small bugfix, don't think it warrants a change...Jelte Jansen2010-11-301-5/+0
* constified lib/cc API as much as possible. (trac #310)JINMEI Tatuya2010-08-171-26/+28
* style fixes:JINMEI Tatuya2010-08-171-9/+7
* s/#include "header"/#include <[path/]header>/ (trac #291)JINMEI Tatuya2010-07-161-1/+1
* addressed review comments 2.1 of 3 (or 4)Jelte Jansen2010-06-271-0/+17
* empty constructors for lists and maps, and corresponding 'factory' functions ...Jelte Jansen2010-06-151-2/+2
* s/dns_throw/isc_throw/JINMEI Tatuya2010-03-071-6/+6
* Restructure trunk again.Jeremy C. Reed2010-03-051-0/+184