Commit History

Author SHA1 Message Date
  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 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 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
  JINMEI Tatuya dc43a8070a added support for PTR RR 15 years ago
  Jelte Jansen 06da514e02 added support for access to the configuration settings of other modules 15 years ago
  Jelte Jansen 784ae3c558 make auth_srv use the Auth/database_file setting 15 years ago
  JINMEI Tatuya f53558554a corrected initialization 15 years ago
  JINMEI Tatuya 85dc228ffd added preliminary level truncation support 15 years ago
  JINMEI Tatuya 207c9929e8 updated doxygen source files 15 years ago
  JINMEI Tatuya b0cbeb1dcb exception safe bug. use vector instead of an array allocated by new[]. 15 years ago
  JINMEI Tatuya a902e5f1b4 corrected RR class for the static data source. 15 years ago
  Evan Hunt cc1498e0cf specify query class when calling findClosestEnclosure(), so that we can 15 years ago
  JINMEI Tatuya 298967b31a copyright, propset, emacs C++ mode specification 15 years ago
  Evan Hunt 38444dd8b0 use reverse-name lookup to find empty non-terminals (sqlite3's doc 15 years ago
  JINMEI Tatuya d08ed40d52 defined a new exception class, Sqlite3Error, to throw an exception with 15 years ago
  Evan Hunt 657e6a2997 - fixed a compile bug in code I accidentally committed earlier 15 years ago
  Jelte Jansen 8223760b18 need deepcopy() instead of shallow copy() for reverting to older data when new config is not accepted 15 years ago
  JINMEI Tatuya 51ef32bb1c allow isc_throw to have a partial statement using ostream + operator<<. 15 years ago
  Evan Hunt 7ca848e3c5 Corrected NSEC3 logic. When returning NXDOMAIN for a node that isn't 15 years ago
  Evan Hunt e9d6bcdabd cleaned up nsec3 code a bit 15 years ago
  JINMEI Tatuya 4614a568fa cleanup: unnecessary forward declarations 15 years ago