Jelte Jansen
|
b5d2ddbea1
added isc::config::ConfigData class for easier client-side usage of configuration values (not completely done yet)
|
il y a 15 ans |
Jelte Jansen
|
d43981825a
text description on how to use config stuff
|
il y a 15 ans |
Jelte Jansen
|
633e231ba3
merge back branches/jelte-configuration (branched at rev. 745, up to HEAD)
|
il y a 15 ans |
Jelte Jansen
|
33f2f0f5f3
add parseAnswer helper function
|
il y a 15 ans |
Jelte Jansen
|
da8e6967bd
moduleccsession now validates config updates before calling the provided config_handler
|
il y a 15 ans |
Jelte Jansen
|
a532a31468
renamed files names data_def* to module_spec* to reflect their actual content
|
il y a 15 ans |
Jelte Jansen
|
9e9a2d1996
put ModuleCCSession and ModuleSpec in namespace isc::config
|
il y a 15 ans |
Jelte Jansen
|
b5eff6e5bd
sync cpp part with python part (similar functionality and function/class names)
|
il y a 15 ans |
Jelte Jansen
|
d66ddb0553
rename DataDefinition[Error] to ModuleSpec[Error]
|
il y a 15 ans |
Jelte Jansen
|
58f86251c5
- use <builddir>/include (the one with the symlinks) for all includes
|
il y a 15 ans |
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)
|
il y a 15 ans |
Jelte Jansen
|
0962844906
renamed lib/bind-cfgd to lib/config because it will also contain client-config stuff
|
il y a 15 ans |