Commit History

Author SHA1 Message Date
  Jeremy C. Reed 19ee3123c3 Change CLEANFILES back. 15 years ago
  Jeremy C. Reed 740b4f34e7 Use python_PYTHON instead. This will run py-compile at install time 15 years ago
  Jeremy C. Reed 547652dec9 Enable xfrin. (This fixes bind10 because couldn't find xfrin.) 15 years ago
  Likun Zhang ff65d5d0c9 Add the files for xfrin. 15 years ago
  Likun Zhang 7e9fb87baf Add the code for module xfrin. 15 years ago
  Likun Zhang 14bd06678a Add python binding code of dns library. 15 years ago
  Shane Kerr 9dc63b3ee4 Added back-off when processes terminate too quickly. 15 years ago
  Shane Kerr 8306380f27 Rename test targets 15 years ago
  JINMEI Tatuya 4a37c61d7f cleanup: don't hardcode RRClass::IN() 15 years ago
  JINMEI Tatuya 65b0977833 fixed infinite loop bug when Sqlite3DataSrc::findClosest() failed 15 years ago
  JINMEI Tatuya 91cfdfed1b incorporated the jelte-tcp branch, and made it possible to selectively build 15 years ago
  JINMEI Tatuya f6a85b2ec1 sync with trunk 15 years ago
  JINMEI Tatuya 6bc6159e8c make sure everything re-initialize in MessageRenderer::clear() 15 years ago
  JINMEI Tatuya f8d7452f6e adapted command channel module with boost::asio. ugly hack, but works. 15 years ago
  Evan Hunt 5d61873480 findClosest() didn't handle the root zone correctly 15 years ago
  Evan Hunt 20979bb405 fix some parsing bugs 15 years ago
  Shane Kerr 1257b9301f Moved tests to their own subdirectory. 15 years ago
  Jeremy C. Reed 08379e2d25 Add a TODO file for loading zones. 15 years ago
  Jelte Jansen af72796acf same remote config stuff for the c++ side of modulesessions 15 years ago
  Evan Hunt c5a54508e7 - fixed a bug where $ORIGIN '.' caused names to be rendered as "name.." 15 years ago
  Evan Hunt 58f94f3baa raise an exception when unable to open zone file 15 years ago
  JINMEI Tatuya d42c9951c5 fixed regression in the previous exception-safe fix 15 years ago
  Evan Hunt dcd678980b PTR and MX need to add the origin to names that don't end in '.' 15 years ago
  Evan Hunt 2880eefecc isname() did not recognize '.' as a valid name 15 years ago
  JINMEI Tatuya 64593f39e0 added more dependency for asio 15 years ago
  JINMEI Tatuya 403076bfe7 made public member functions public (forgot to commit it, sorry) 15 years ago
  JINMEI Tatuya 07cfeddca2 clean up and minor bug fixes for the cc module: 15 years ago
  JINMEI Tatuya 8b575a6f9a sync with trunk 15 years ago
  JINMEI Tatuya 7496b7c519 fixed exception unsafeness bug 15 years ago
  Evan Hunt c4dfe9dc9d - converted master module to use generator functions so that a huge zone 15 years ago