Historique des commits

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