Commit History

Author SHA1 Message Date
  Jelte Jansen 373ef178d7 [1857] make ModuleSpecError derive from isc::Exception 13 years ago
  Jelte Jansen 5f4eb187db [1193] updates to fix cppcheck-1.53 warnings 13 years ago
  Naoki Kambe 3e0a0e157b [trac929] 13 years ago
  Naoki Kambe 93a7f7d149 [trac929] add more strict check for date and time format (add reverse check) 13 years ago
  Naoki Kambe d5ded106a8 [trac929] 13 years ago
  Jelte Jansen ced9ddecf6 [trac926] review comments 13 years ago
  Jelte Jansen 1f26ac530c [trac926] call it 'named set', not 'named map' 13 years ago
  Jelte Jansen bf635ee41a [trac926] add 'named_map' type in cpp module check 14 years ago
  Jelte Jansen 61e7f493f8 [trac471] address review comments 14 years ago
  Jelte Jansen 13a3fcfa3f [trac471] set listen on to localhost if nothing is set 14 years ago
  JINMEI Tatuya 8a47d8d2b9 [trac613] catch exceptions by (const) reference. 14 years ago
  Jelte Jansen 231849d98c change method names according to right camelcasing 14 years ago
  Jelte Jansen 7ec4491461 folded some long lines 14 years ago
  JINMEI Tatuya a030bd71f0 made ModuleSpec::validate_command() a const member function 14 years ago
  JINMEI Tatuya d24563e01d style fix: position of an opening curly brace 14 years ago
  Jelte Jansen 0a4145a3c6 add validate_command to module_spec API 14 years ago
  Jelte Jansen 3d605d9770 also prevent unknown data to get into internal systems (by adding a check for unspecified data in validate_config calls) 14 years ago
  JINMEI Tatuya d368617000 removed 'using namespace' from src/lib/config/module_spec.cc, and adjusted other files accordingly. 14 years ago
  JINMEI Tatuya 1c503d75b4 constified lib/cc API as much as possible. (trac #310) 14 years ago
  JINMEI Tatuya 81eb4c244c style fixes: 14 years ago
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) 15 years ago
  Jelte Jansen 93ef878841 actually use nameToType and typeToName, removed the old functions. Catch the typeerror and raise modulespecerror if this happend during module spec verification 15 years ago
  Jelte Jansen 89dad444d2 fixed some leftover ParseErrors 15 years ago
  Jelte Jansen b763a8e027 rename createFromString() to fromJSON() 15 years ago
  Jelte Jansen 1db7be2208 Merged in branches/trac90 15 years ago
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. 15 years ago