Commit History

Author SHA1 Message Date
  JINMEI Tatuya b8387e4c01 [2877] Delete DB records based on rname 12 years ago
  Jeremy C. Reed 6ae0d625f0 [master] many misspelling and typo fixes 12 years ago
  JINMEI Tatuya 84bc0b71b8 [2575] documentation updates 12 years ago
  JINMEI Tatuya e567eee7d9 [2575] added deleteZone() to client class. 12 years ago
  JINMEI Tatuya 3072c500b4 [2575] define IF of deleteZone() and implement it for SQLite3. 12 years ago
  Jelte Jansen eb65b11ca4 [2541] Catch and log exception in transaction rollback 12 years ago
  Jelte Jansen ea1a4ef9ac [2541] Documentation and cleanup 12 years ago
  Jelte Jansen 3a5d06d390 [2541] add createZone() to DataSourceClient interface 12 years ago
  Jelte Jansen e5ae1675a5 [2541] Add addZone() to the abstract database accessor base class 12 years ago
  Mukund Sivaraman 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
  Mukund Sivaraman 1fbbeb35aa [2165] Stop RRSIGs from being added in getRRsets() itself 12 years ago
  Mukund Sivaraman 7f00956d43 [2165] Don't strip RRSIGs from DNSSEC rrsets 12 years ago
  Mukund Sivaraman 9a13449fd4 [2165] Remove RRSIG filtering code from getAdditionalAddrs() 12 years ago
  JINMEI Tatuya 483f107594 [master] Merge branch 'trac1771-2' 13 years ago
  JINMEI Tatuya 1d84941507 [2033] removed ZoneFinder::findPreviousName. 13 years ago
  JINMEI Tatuya ed608bae68 [1771-2] cleanup: check_ns param for getRRsets is not needed now and removed. 13 years ago
  JINMEI Tatuya a318061e3c [1781] Merge branch 'master' into trac1781 with fixing conflicts. 13 years ago
  JINMEI Tatuya 4a7381b8b8 [1781] renamed the new NSEC3 methods. 13 years ago
  JINMEI Tatuya 211934fe44 [1781] doc: explicitly noted DataSourceError can be thrown from NSEC3 methods. 13 years ago
  Michal 'vorner' Vaner 56bd002f57 Merge #1577 13 years ago
  JINMEI Tatuya be9562a0d3 [1781] overall documentation update 13 years ago
  JINMEI Tatuya ffbfe8fb29 [1781] introduced deleteRecordInNSEC3Zone DB accessor method for del'ing NSEC3. 13 years ago
  JINMEI Tatuya 0bc5c68ef6 [1781] introduced addRecordToNSEC3Zone interface to DB accessors. 13 years ago
  haikuo zhang 7c75154f52 Merge branch 'trac1579suggest' 13 years ago
  JINMEI Tatuya 6cd82ad2a6 [1579] suggested doc update. 13 years ago
  JINMEI Tatuya 493f952e69 [1579] cleanup: removed an unused class member variable. 13 years ago
  JINMEI Tatuya 9b6993002b [1579] (suggested) cleanup, mainly moving isNSEC[3] to FindDNSSECContext 13 years ago
  JINMEI Tatuya fb23175505 [1579] cleanup: FINAL_TYPES_NO_NSEC & findNSECCover are now unused and removed. 13 years ago
  JINMEI Tatuya c3bc4e0251 [1579] suggest change: made findWildcardMatch DNSSEC-agnostic. 13 years ago
  JINMEI Tatuya 05793b5a18 [1579] suggested change: made findOnNameResult more DNSSEC agnostic 13 years ago