Commit History

Author SHA1 Message Date
  Jelte Jansen c3918cfa0f some very minor issues that came up during review of cmdctl 15 years ago
  Likun Zhang 6dc8c646b1 Rename the folder name for unittest code from 'unittest' to 'tests'.(bindctl, cmdctl, xfrin) 15 years ago
  Jelte Jansen f14c7b5c01 shutdown is common enough to make a standard fixed name for it 15 years ago
  Likun Zhang e64a8acca7 Add ISC CopyRight. 15 years ago
  Likun Zhang 3bbc64dc58 Add unittest code for xfrout. 15 years ago
  Likun Zhang f379292a48 Fix function parameters error. 15 years ago
  JINMEI Tatuya af735f4b79 set BOOST_LDFLAGS only when a non-trivial argument (i.e. neither "yes" nor "no") 15 years ago
  Likun Zhang fcb9177089 Fix function doc string error found by Jeremy. 15 years ago
  JINMEI Tatuya 5b33454f30 don't link libxfr unless prerequisites are met. 15 years ago
  Likun Zhang 700f762e31 Use function get_full_config() provided by isc::config to get all the default config setting from xfrout.spec file. 15 years ago
  JINMEI Tatuya d71c306ac3 fixed build problem without boost::sys and boost::python. 15 years ago
  Shane Kerr 76ca7597bf Removed the environment tests so the tests would run. 15 years ago
  Likun Zhang 7bf8e98454 Apply new config setting immediately. 15 years ago
  Likun Zhang 4a1dd30f0d Add macro to avoid the header file being included twice. 15 years ago
  Jelte Jansen 1b47012f42 one ifdef hadn't been renamed 15 years ago
  Likun Zhang f39a1b64da Add TODO list for xfrout. 15 years ago
  Likun Zhang 3771057f6f Commit code for module xfrout, AXFR-out works now. Notes: 15 years ago
  Likun Zhang 714cd6f37a Add python binding code for function "parseHeader" in class Message. 15 years ago
  JINMEI Tatuya 7dc2abf503 made --with-pythonpath more friendly with older versions of automake: don't 15 years ago
  JINMEI Tatuya 50e619ebf1 typo: s/stding/stdin/ 15 years ago
  JINMEI Tatuya baaf85cb86 don't pass Exception objects directly to stderr.write() (via log_error()): 15 years ago
  JINMEI Tatuya 7568a2967d removed now-meaningless "auto" setting 15 years ago
  JINMEI Tatuya 59553187ff removed a test setting line 15 years ago
  JINMEI Tatuya 6dd3cc5d3b allow the python binding of libdns to be built using automake. 15 years ago
  Likun Zhang 5778e9bee3 1. Fix the log errors which may cause xfrin module to crash. 15 years ago
  Likun Zhang 571217af62 Add interface for inserting records of one zone to sqlite3 database. (Used by AXFR in) 15 years ago
  JINMEI Tatuya 4e98adec11 more detailed test cases for from wire construction of NSEC RDATA with 15 years ago
  JINMEI Tatuya d8a28660b6 hide UNUSED_PARAM attributes in .cc, not .h as it wouldn't be good to 15 years ago
  Jeremy C. Reed c93429851d typo 15 years ago
  Jeremy C. Reed 876c01a44c two to few (reported by shane) 15 years ago