- 22 Feb, 2010 1 commit
-
-
Jelte Jansen authored
added error feedback to config_validate() and option to validate partial configurations in cpp version fixed a bug in Mapelement->str() (it can now print empty map elements) added tests for python config_data module and fixed a few bugs there git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@911 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Feb, 2010 1 commit
-
-
Jelte Jansen authored
renamed validate() to validate_config() (plan on adding validate_command() as well) added createAnswer function in cpp version git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-configuration@880 e5f2f494-b856-4b98-b285-d166d9295462
-
- 18 Feb, 2010 5 commits
-
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-configuration@872 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-configuration@871 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
for creation from file name or ifstream there are the non-member moduleSpecFromFile functions now git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-configuration@870 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-configuration@869 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-configuration@868 e5f2f494-b856-4b98-b285-d166d9295462
-
- 03 Feb, 2010 1 commit
-
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@708 e5f2f494-b856-4b98-b285-d166d9295462
-
- 02 Feb, 2010 1 commit
-
-
Jelte Jansen authored
so that we do not have to add /cpp/ to every #include line - removed /cpp/ from every include line git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@700 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 Jan, 2010 3 commits
-
-
Jelte Jansen authored
moved data_def.* and ccsession.* to lib/config/cpp, they are compiled into lib/config/libclient.a (for now) fixed includes and ldadds for the rest of the stuff also fixed an include problem in parkinglot/common.h git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@526 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@522 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@518 e5f2f494-b856-4b98-b285-d166d9295462
-
- 24 Dec, 2009 1 commit
-
-
Jelte Jansen authored
ISC -> isc ISC::Data -> isc::data ISC::CC -> isc::cc git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@407 e5f2f494-b856-4b98-b285-d166d9295462
-
- 18 Nov, 2009 1 commit
-
-
Jelte Jansen authored
added datadefinition checking to the DataDefinition class, throw DataDefinitionError when that fails first argument of group_sendmsg() is now const parkinglot now reads a parkinglot.spec file and tries to send it to the config manager (which currently fails somewhere in the msgq), file is read from cwd for now (i.e. the bin/bind10/bind10 dir) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-datadef@296 e5f2f494-b856-4b98-b285-d166d9295462
-
- 04 Nov, 2009 1 commit
-
-
Jelte Jansen authored
added temporary test.cc and two data files for immediate testing git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-datadef@291 e5f2f494-b856-4b98-b285-d166d9295462
-