Commit History

Author SHA1 Message Date
  Jelte Jansen b5d2ddbea1 added isc::config::ConfigData class for easier client-side usage of configuration values (not completely done yet) 15 years ago
  Jelte Jansen d43981825a text description on how to use config stuff 15 years ago
  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 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 58f86251c5 - use <builddir>/include (the one with the symlinks) for all includes 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 0962844906 renamed lib/bind-cfgd to lib/config because it will also contain client-config stuff 15 years ago