Commit History

Author SHA1 Message Date
  JINMEI Tatuya 687c14c081 returning 'const uint16_t' doesn't make sense. removed const. 15 years ago
  Likun Zhang 0adcc4ff0a 1. Check if module name and command name exist according module's specification file before send it to the specified module. Parameter check need to be added later. 15 years ago
  JINMEI Tatuya 7a84828942 propset 15 years ago
  Likun Zhang 5379b40c81 1. Refactor the function get_param_name_by_position of class CommandInfo, add add some unittest for it. 15 years ago
  JINMEI Tatuya 8d57d033cc added more tests that currently fail (if 0'ed). 15 years ago
  Evan Hunt 404aa0602f Committed each-ds branch to trunk (still needing formal review; see 15 years ago
  JINMEI Tatuya ec88f026fd don't copy {topdir}/COPYING to auto-generated files, following a 15 years ago
  JINMEI Tatuya 0189b832b8 cleanup: avoid using a magic number directly 15 years ago
  JINMEI Tatuya 842d9903bd checkpoint: slightly improve efficiency of construction 15 years ago
  JINMEI Tatuya 98b6d38558 propset 15 years ago
  JINMEI Tatuya 6011bc4117 propset 15 years ago
  JINMEI Tatuya b61e2c989a cleanup: moved rrsetlist_unittest.cc to tests/ 15 years ago
  JINMEI Tatuya eca2e37026 added a missing header file 15 years ago
  JINMEI Tatuya 4d7008a59b cleanup: testdata was moved under tests/. 15 years ago
  Jelte Jansen f1d5199d87 and some more unit tests 15 years ago
  JINMEI Tatuya 1b6b71ac10 merged the jinmei-dnsrdata2 branch into trunk 15 years ago
  JINMEI Tatuya 4c8e6bbb9e more sync with trunk 15 years ago
  JINMEI Tatuya 1a324c8333 sync with turnk 15 years ago
  Jelte Jansen 91847ce76d oh no more unittests 15 years ago
  JINMEI Tatuya 304a78a851 added note about marker comments for auto-generating C++ files. 15 years ago
  JINMEI Tatuya 7712d62f0b minor editorial comments to doxygen comments 15 years ago
  Jelte Jansen 25a2bfcf77 ok this is as far as i can get with coverage on config_data.py 15 years ago
  Jeremy C. Reed 90750f86ab Remove unused, old code. (Makefile had it commented out and 15 years ago
  Jelte Jansen ed617e0845 unit tests and corresponding tweaks 15 years ago
  Jelte Jansen 4b1e0bab42 made config-specific commands also of the form of 'normal' commands, so they can be made with the same functions 15 years ago
  Jelte Jansen 896f1b7a8c make cmdctl use message create functions 15 years ago
  Likun Zhang 5281fe9e81 1. Add unittests and help information for cmdctl and bindctl. 15 years ago
  JINMEI Tatuya 1c2ee20fa9 (trivial cleanup) removed an unnecessary include 15 years ago
  Evan Hunt cb211a31b7 Commit RRsetList to trunk (mutually written and reviewed, ping-pong 15 years ago
  Jeremy C. Reed 7d5cb71991 In output say b10-cfgmgr instead of bind-cfgd (catch up with name change). 15 years ago