summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor editorial fixJINMEI Tatuya2010-02-051-2/+2
* cleanup: hide section enumbs inside the class.JINMEI Tatuya2010-02-051-7/+8
* cleanup: skip performing unnecessary copy constructionJINMEI Tatuya2010-02-051-2/+2
* Directory name was changed from pymsgq to msgq.Jeremy C. Reed2010-02-041-1/+1
* removed old test scriptJelte Jansen2010-02-041-70/+0
* - implemented tests for DataDefinition.validate(data)Jelte Jansen2010-02-042-13/+137
* renamed camelCase methods to underscored in the python config classesJelte Jansen2010-02-045-32/+101
* fix for negative TTL that gets parsed on newer versions of gcc/stdc++Jelte Jansen2010-02-041-3/+6
* moved RRsetList to the data source module. it doesn't have to be in theJINMEI Tatuya2010-02-032-1/+2
* made rrclass private.JINMEI Tatuya2010-02-031-1/+1
* made sure data (RRsetList) is initialized in each iteration of the while loopJINMEI Tatuya2010-02-031-1/+2
* chedk RRtype/class in findRRset()JINMEI Tatuya2010-02-032-6/+29
* If not B10_FROM_SOURCE then pre-pend the libexec directoryJeremy C. Reed2010-02-033-2/+11
* Change package name from "bind" to "bind10". I know this is redundantJeremy C. Reed2010-02-031-1/+1
* more tests, data_def.cc is not covered as much as possibleJelte Jansen2010-02-0327-9/+426
* i had changed libclient.a to libcfgclient.a but forgot to update the relevant...Jelte Jansen2010-02-032-2/+2
* tests for data_def.ccJelte Jansen2010-02-0315-7/+277
* added one more optional createFromString method that lets you specify the sou...Jelte Jansen2010-02-033-13/+27
* gave a separate line for an opening curly brace of a class member functionJINMEI Tatuya2010-02-031-1/+2
* use the constructor instead of SetUp() to silence cppcheckJINMEI Tatuya2010-02-031-2/+2
* small fixes for most of the cppcheck errorsJelte Jansen2010-02-0211-29/+15
* forgot oneJelte Jansen2010-02-021-2/+1
* fixed the warnings/errors from cppcheckJelte Jansen2010-02-021-1/+3
* fixed error message and unit testJelte Jansen2010-02-022-2/+2
* - use <builddir>/include (the one with the symlinks) for all includesJelte Jansen2010-02-0231-126/+126
* Data Elements fixups;Jelte Jansen2010-02-024-227/+131
* more build/install fixes;Jelte Jansen2010-02-016-9/+9
* install auth.spec and use the right oneJelte Jansen2010-02-013-2/+12
* two more fixes for capital and .py.in moveJelte Jansen2010-02-012-2/+2
* move python lib path ISC/CC to isc/ccJelte Jansen2010-02-0132-91/+92
* data path correctionJelte Jansen2010-02-012-20/+22
* Moved most of the python code out of the .py.in and into a new .pyJelte Jansen2010-02-013-208/+215
* fixed scoping bug introduced by merge in static data sourceJelte Jansen2010-02-011-2/+2
* also propagate PYTHONPATH env varJelte Jansen2010-02-011-0/+2
* Merged experiments/each-query branch into parkinglot.Evan Hunt2010-01-3029-15/+1471
* Config manager now stores its data in @localstatedir@/@package@/b10-config.dbJelte Jansen2010-01-303-5/+16
* location fix for install spec fileJelte Jansen2010-01-301-1/+1
* space fixKazunori Fujiwara2010-01-301-3/+3
* merged into statsd.txtKazunori Fujiwara2010-01-301-5/+0
* added some informationKazunori Fujiwara2010-01-301-21/+55
* Refine some code according code review result from hanfeng.Likun Zhang2010-01-301-87/+96
* Remove error message when the default_user.csv doesn't exist.Likun Zhang2010-01-301-0/+2
* intree/installed specfile treatment for parkinglotJelte Jansen2010-01-305-10/+17
* also use the correct certificate fileJelte Jansen2010-01-301-2/+1
* small comment improvementJelte Jansen2010-01-301-3/+3
* use the B10_FROM_SOURCE to also find the location of passwd.csvJelte Jansen2010-01-302-0/+16
* renamved B10_SPECFILE_PATH to B10_FROM_SOURCEJelte Jansen2010-01-302-4/+6
* forgot a / thereJelte Jansen2010-01-301-1/+1
* wrote very limited memoKazunori Fujiwara2010-01-302-0/+26
* install bob.specJelte Jansen2010-01-303-2/+22