Commit History

Author SHA1 Message Date
  Jelte Jansen ee2a86bd4c [master] fix bug in bindctl 'config add' 13 years ago
  Jelte 06aeefc478 Merge branch 'trac926' 13 years ago
  Jelte Jansen 1f26ac530c [trac926] call it 'named set', not 'named map' 13 years ago
  Jelte Jansen eea48a1e96 [trac1096] change default handle_logging_config to true 13 years ago
  Jelte Jansen 834d488697 [trac926] error on set for nonexistent item 13 years ago
  Jelte Jansen 7cc84b1bfe [trac926] add named map support for named map 14 years ago
  Jelte Jansen 18ba901c91 [trac764] log messages for src/lib/python/isc/config 14 years ago
  Jelte Jansen c4c85ce169 [trac1010] some internal doc 14 years ago
  Jelte Jansen d867ca0fab [trac1010] use path_search for spec file in test 14 years ago
  Jelte Jansen e90d2063e0 [trac1010] additional tests an catches 14 years ago
  Jelte Jansen 384501f85c [trac1010] add logger config update call 14 years ago
  Michal 'vorner' Vaner 95f7b6ea18 [trac472] Throw when the initial config is bad 14 years ago
  Michal 'vorner' Vaner dec73bbd6d [trac698] Don't delete object twice 14 years ago
  Naoki Kambe e1e592789e Author: Naoki Kambe <kambe@jprs.co.jp> 14 years ago
  Naoki Kambe afa5624c2c [trac698] "None" is set to "_socket" parameter when the session object is closed, 14 years ago
  JINMEI Tatuya b20ba8d51b more $Id$ cleanups: 14 years ago
  JINMEI Tatuya d7cec19e7a fixed the bug that add_remote_config() couldn't import custom config. 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 7da40bab8b additional tests + one fix 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
  Jelte Jansen 3c9e7b7662 sync with trunk 14 years ago
  Kazunori Fujiwara 44ea119ae4 merged trunk@3240 changes into this branch 14 years ago
  Jelte Jansen c8b0388fa7 added a test for coverage 14 years ago
  Kazunori Fujiwara 6285dce703 added test codes for ModuleCCSession.check_command_without_recvmsg() 14 years ago
  Michal Vaner eb2962f790 Check it blocks forever even with timeout 14 years ago
  Michal Vaner 31cb6c3f08 Test that check_command would wait forever 14 years ago
  Michal Vaner eaefef0e1f Introduce WouldBlockForever test exception 14 years ago
  Michal Vaner 0549f65b10 Test for the blocking mode of check_command 14 years ago