Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya e5d3cfc8fe - included dns/exceptions il y a 15 ans
  Evan Hunt 1e3f8521c0 Return SERVFAIL if an exception is encountered during doQuery(). il y a 15 ans
  JINMEI Tatuya 87ccb0c631 - tighten validation on incoming requests. return an response rather than il y a 15 ans
  JINMEI Tatuya 82ec5fcf5d made AuthSrv::updateConfig and setDbFile exception safe. il y a 15 ans
  JINMEI Tatuya 17910faa10 made the AuthSrv constructor exception-safe il y a 15 ans
  JINMEI Tatuya cc51fbdc00 cleanup: hid details to the implementation class, and avoided including il y a 15 ans
  JINMEI Tatuya 5c86787daf cleanup: removed obsolete comment, consitified immutable variables, il y a 15 ans
  Evan Hunt 48cd762dc2 Changed "ds" suffix to "datasrc" to avoid confusion with DS rdatatype, il y a 15 ans
  Evan Hunt b78f114ca7 change include file names il y a 15 ans
  JINMEI Tatuya e96a4c939e suppress noisy per-query debug messages unless the -v option is specified il y a 15 ans
  JINMEI Tatuya f8d7452f6e adapted command channel module with boost::asio. ugly hack, but works. il y a 15 ans
  Jelte Jansen 784ae3c558 make auth_srv use the Auth/database_file setting il y a 15 ans
  JINMEI Tatuya 1af48847d1 sync with trunk, mainly for truncation support il y a 15 ans
  JINMEI Tatuya 85dc228ffd added preliminary level truncation support il y a 15 ans
  JINMEI Tatuya 14297b86e7 experimental UDP/TCP auth server using boost::asio il y a 15 ans
  JINMEI Tatuya 95a8834341 made the auth server dual-stack (kind of quick hack) il y a 15 ans
  JINMEI Tatuya 3e248e341b - made AuthSrv construction exception-safe il y a 15 ans
  JINMEI Tatuya 7ec9d71076 overall cleanup for the data source code, phase 1. il y a 15 ans
  JINMEI Tatuya 723715b99b refer to the DO bit of incoming query to decide whether to include DNSSEC RRs il y a 15 ans
  JINMEI Tatuya d86f239a3c cleanup il y a 15 ans
  JINMEI Tatuya 29e1631b57 cleanup: removed an unused variable il y a 15 ans
  JINMEI Tatuya b45e69d955 added support for basic level of EDNS0, and adjusted apps with the latest API. il y a 15 ans
  Jelte Jansen bb8fe6795f added isc::data::merge(element, element), that merges the values in the second mapelement into the first (copies the pointers that are present in the second element, and removes from a the values that are empty pointers in the second) il y a 15 ans
  Jelte Jansen 29c5ffbd6c simple example to set the database file in auth (which is seen and remembered, but not passed on to the sqlite3datasource yet) il y a 15 ans
  Evan Hunt 404aa0602f Committed each-ds branch to trunk (still needing formal review; see il y a 15 ans
  Jelte Jansen 3a69c8a7a8 added error feedback to config_validate() and option to validate partial configurations in cpp version il y a 15 ans
  Jelte Jansen 633e231ba3 merge back branches/jelte-configuration (branched at rev. 745, up to HEAD) il y a 15 ans
  Jelte Jansen 33f2f0f5f3 add parseAnswer helper function il y a 15 ans
  Jelte Jansen bc361547e9 small fixes for most of the cppcheck errors il y a 15 ans
  Jelte Jansen 58f86251c5 - use <builddir>/include (the one with the symlinks) for all includes il y a 15 ans