Commit History

Author SHA1 Message Date
  Michal 'vorner' Vaner a9a606dd7a [trac472] Remove unnecessary duplicate line 14 years ago
  Jelte Jansen e848d7f24f [trac472] two additional small fixes 14 years ago
  Michal 'vorner' Vaner 95f7b6ea18 [trac472] Throw when the initial config is bad 14 years ago
  Naoki Kambe 0355bddc92 Merge branch 'trac698' 14 years ago
  Jeremy C. Reed 118edb2944 [jreed-copyrights] remove CZ copyrights (they are replaced with ISC) 14 years ago
  Naoki Kambe 99fdcbeaa5 [trac698] fixed ModuleCCSession.__del__ 14 years ago
  Jelte Jansen e5fb3bc1ed Merge branch 'trac384' 14 years ago
  Jelte Jansen 7a264c3e91 [trac319] s/UICCSession/UIModuleCCSession/ 14 years ago
  Jelte Jansen 184c6c7068 [trac384] more review comments addressed 14 years ago
  zhanglikun db105a36be Merge branch 'master' into trac384 14 years ago
  JINMEI Tatuya d7cec19e7a fixed the bug that add_remote_config() couldn't import custom config. 14 years ago
  Jelte Jansen c31de72c76 make value optional for 'config add <list>'; add the default value that is specified in the spec file in that case 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
  Jelte Jansen f373cd95de replaced workaround (identifier/value switch) by more fundamental solution (making the value optional) 14 years ago
  Jelte Jansen dbfbbb2b32 support for list indices wrt set/add/remove operations 14 years ago
  Jelte Jansen a3fc2e1830 updated tests, and fixed a bug where a module could potentially return a message when it shouldn't 14 years ago
  Kazunori Fujiwara 44ea119ae4 merged trunk@3240 changes into this branch 14 years ago
  Kazunori Fujiwara c321557533 copyed from experiments/fujiwara-stats/src/lib/python/isc/config/ccsession.py 14 years ago
  Jelte Jansen f12da9286b better handling of bad/old config data file 14 years ago
  Jelte Jansen 2707eae96e merged ticket #278 (modules that listen to other modules answer to command for those) 15 years ago
  Jelte Jansen a8bd18ab0b fix; only initialize fully if it hasn't been done yet, otherwise only update the specifications and the configuration as known by the manager, not the local changes 15 years ago
  Jelte Jansen 588d322058 added tests for the bad condition, and fixed them 15 years ago
  Jelte Jansen ab3d01d800 merging trac ticket #242 (remote_config functions aren't fully cleaned up in CCSession) 15 years ago
  Jelte Jansen 1db7be2208 Merged in branches/trac90 15 years ago
  Jelte Jansen f14c7b5c01 shutdown is common enough to make a standard fixed name for it 15 years ago
  Jelte Jansen 15ad517319 remove a re-raise of an exception that should only have been included in an error answer on the cc channel 15 years ago
  Jelte Jansen 81cae9d756 updated get_socket docstring, and removed get_session(), according to review for ticket 43 15 years ago
  Jelte Jansen fa081c17eb use the sequence number to get the right answer in cfgmgr and ccsession.py (and hence in modules) too 15 years ago
  Jelte Jansen 567439f58d add module name to ccsession error message 15 years ago
  Jelte Jansen af72796acf same remote config stuff for the c++ side of modulesessions 15 years ago