Historique des commits

Auteur SHA1 Message Date
  Shane Kerr 1257b9301f Moved tests to their own subdirectory. il y a 15 ans
  Jeremy C. Reed 08379e2d25 Add a TODO file for loading zones. il y a 15 ans
  Jelte Jansen af72796acf same remote config stuff for the c++ side of modulesessions il y a 15 ans
  Evan Hunt c5a54508e7 - fixed a bug where $ORIGIN '.' caused names to be rendered as "name.." il y a 15 ans
  Evan Hunt 58f94f3baa raise an exception when unable to open zone file il y a 15 ans
  JINMEI Tatuya d42c9951c5 fixed regression in the previous exception-safe fix il y a 15 ans
  Evan Hunt dcd678980b PTR and MX need to add the origin to names that don't end in '.' il y a 15 ans
  Evan Hunt 2880eefecc isname() did not recognize '.' as a valid name il y a 15 ans
  JINMEI Tatuya 403076bfe7 made public member functions public (forgot to commit it, sorry) il y a 15 ans
  JINMEI Tatuya 07cfeddca2 clean up and minor bug fixes for the cc module: il y a 15 ans
  JINMEI Tatuya 7496b7c519 fixed exception unsafeness bug il y a 15 ans
  Evan Hunt c4dfe9dc9d - converted master module to use generator functions so that a huge zone il y a 15 ans
  JINMEI Tatuya dc43a8070a added support for PTR RR il y a 15 ans
  Jelte Jansen 06da514e02 added support for access to the configuration settings of other modules il y a 15 ans
  Jelte Jansen 784ae3c558 make auth_srv use the Auth/database_file setting il y a 15 ans
  JINMEI Tatuya f53558554a corrected initialization il y a 15 ans
  JINMEI Tatuya 85dc228ffd added preliminary level truncation support il y a 15 ans
  JINMEI Tatuya 207c9929e8 updated doxygen source files il y a 15 ans
  JINMEI Tatuya b0cbeb1dcb exception safe bug. use vector instead of an array allocated by new[]. il y a 15 ans
  JINMEI Tatuya a902e5f1b4 corrected RR class for the static data source. il y a 15 ans
  Evan Hunt cc1498e0cf specify query class when calling findClosestEnclosure(), so that we can il y a 15 ans
  JINMEI Tatuya 298967b31a copyright, propset, emacs C++ mode specification il y a 15 ans
  Evan Hunt 38444dd8b0 use reverse-name lookup to find empty non-terminals (sqlite3's doc il y a 15 ans
  JINMEI Tatuya d08ed40d52 defined a new exception class, Sqlite3Error, to throw an exception with il y a 15 ans
  Evan Hunt 657e6a2997 - fixed a compile bug in code I accidentally committed earlier il y a 15 ans
  Jelte Jansen 8223760b18 need deepcopy() instead of shallow copy() for reverting to older data when new config is not accepted il y a 15 ans
  JINMEI Tatuya 51ef32bb1c allow isc_throw to have a partial statement using ostream + operator<<. il y a 15 ans
  Evan Hunt 7ca848e3c5 Corrected NSEC3 logic. When returning NXDOMAIN for a node that isn't il y a 15 ans
  Evan Hunt e9d6bcdabd cleaned up nsec3 code a bit il y a 15 ans
  JINMEI Tatuya 4614a568fa cleanup: unnecessary forward declarations il y a 15 ans