Jelte Jansen
|
633e231ba3
merge back branches/jelte-configuration (branched at rev. 745, up to HEAD)
|
15 years ago |
Jelte Jansen
|
33f2f0f5f3
add parseAnswer helper function
|
15 years ago |
Jelte Jansen
|
da8e6967bd
moduleccsession now validates config updates before calling the provided config_handler
|
15 years ago |
Jelte Jansen
|
a532a31468
renamed files names data_def* to module_spec* to reflect their actual content
|
15 years ago |
Jelte Jansen
|
9e9a2d1996
put ModuleCCSession and ModuleSpec in namespace isc::config
|
15 years ago |
Jelte Jansen
|
3cd4c9d2c3
ModuleSpec initializer not takes ElementPtr instead of file name,
|
15 years ago |
Jelte Jansen
|
b5eff6e5bd
sync cpp part with python part (similar functionality and function/class names)
|
15 years ago |
Jelte Jansen
|
d66ddb0553
rename DataDefinition[Error] to ModuleSpec[Error]
|
15 years ago |
Jelte Jansen
|
b8b0f55e1a
refactoring;
|
15 years ago |
Jelte Jansen
|
58f86251c5
- use <builddir>/include (the one with the symlinks) for all includes
|
15 years ago |
Jelte Jansen
|
5dfaa5936b
intree/installed specfile treatment for parkinglot
|
15 years ago |
Jelte Jansen
|
0102a47f3b
CCSession constructor now does not take a module_name argument anymore, the module name is read from the .spec file (in both python and cpp)
|
15 years ago |
Jelte Jansen
|
33ae332cb5
more command handling for CCSession stuff
|
15 years ago |
Jelte Jansen
|
0962844906
renamed lib/bind-cfgd to lib/config because it will also contain client-config stuff
|
15 years ago |