Commit History

Author SHA1 Message Date
  Jeremy C. Reed 96cfe830cb Fix typo in docs. While here minor capitalization, grammer, punctuation 15 years ago
  Jeremy C. Reed 6ac9500c3f Be more clear about builtin prompt. 15 years ago
  Jelte Jansen c502e0e0f4 doxygen 15 years ago
  Jelte Jansen 6af2264545 allow for std:string exception constructors 15 years ago
  Jelte Jansen 8a98890b6f implemented getItemList and getFullConfig in cpp version (+tests) 15 years ago
  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 3a69c8a7a8 added error feedback to config_validate() and option to validate partial configurations in cpp version 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 f3a53f5572 didn't update one function 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 c42d690782 module description 15 years ago
  Jelte Jansen 2143745c89 docstrings 15 years ago
  Jelte Jansen 29920cfb6a documentation and tests for configuration manager 15 years ago
  Jelte Jansen 61cadb10c0 renamed datadefinition.py to module_spec.py 15 years ago
  Jeremy C. Reed da9c7b09ab Use Auth instead of ParkingLot for the module_name. 15 years ago
  JINMEI Tatuya 50d6b03124 propset 15 years ago
  Jeremy C. Reed ec83c0c7bb Install the daemon to sbin (not bin). 15 years ago
  Jeremy C. Reed f14227c844 Add some more details. BIND 10 actually can install. 15 years ago
  Jeremy C. Reed 42488e3ae4 Fix typo in docstring. 15 years ago
  Jelte Jansen df4248e11e some more documentation 15 years ago
  Jelte Jansen 4606f09458 ModuleCCSession is now a subclass of ConfigData 15 years ago
  Jelte Jansen 275dbabd2d renamed CCSession to ModuleCCSession 15 years ago
  Jeremy C. Reed 3c021a3f9c Make sure the final python script (as created by "make") is removed 15 years ago