Commit History

Author SHA1 Message Date
  Tomek Mrugalski 0c1c1eb1a9 Merge branch 'trac1531' 13 years ago
  JINMEI Tatuya 400ff18a8c [1891] added bindXXX methods to StatementProcessor as sqlite_bind_xxx wrapper. 13 years ago
  JINMEI Tatuya e7c91fe725 [1891] (unrelated) cleanup: removed 'GET_RECORD_DIFF' sqlite3 statement. 13 years ago
  JINMEI Tatuya 47f1415387 [1891] reject attempt of deleting NSEC3 before start transaction. 13 years ago
  JINMEI Tatuya 9a4619a0a1 [1891] implemented sqlite3 deleteNSEC3RecordInZone. 13 years ago
  JINMEI Tatuya fb7201b9ff [1891] be sure to reject addNSEC3 attempt before begin transaction. 13 years ago
  JINMEI Tatuya bea9aaf144 [1891] make sure the 'owner' columns is filled on addNSEC3RecordToZone. 13 years ago
  JINMEI Tatuya d7cf5f81d9 [1891] (unrelated) regression fix: make sure multiple updates after rollback. 13 years ago
  JINMEI Tatuya 91cb18e244 [1891] make sure nsec3 table is cleared when replacing a zone. 13 years ago
  JINMEI Tatuya 7aac25a59b [1891] implemented addNSEC3RecordToZone, 1st step. 13 years ago
  JINMEI Tatuya d68d574b69 [1891] Merge branch 'trac1781' into trac1891 13 years ago
  JINMEI Tatuya 4a7381b8b8 [1781] renamed the new NSEC3 methods. 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
  Michal 'vorner' Vaner 3057455dd0 [1782] Include the NSEC3 namespace in the iterator 13 years ago
  JINMEI Tatuya 8644866497 [master] Merge branch 'trac324new2' with fixing conflict for 13 years ago
  JINMEI Tatuya 69e76e0edb [1746] removed SQLite3Accessor::getRecordDiff, and adjusted the test as such. 13 years ago
  JINMEI Tatuya 947f08c755 [324new2] renamed major/minor version variables so they are more consistent. 13 years ago
  JINMEI Tatuya 4df83ec7d1 [324] make sure initial SQLite3 DB creation is exception safe. 13 years ago
  JINMEI Tatuya 5b0ea09b5f [324] added test cases for different SQLite3 schema versions. 13 years ago
  JINMEI Tatuya a3ccc5c647 [324] make sure latest SQLite3 version (2.0) will be used on creation. 13 years ago
  JINMEI Tatuya 07403ec675 [324new2] Merge branch 'trac324new' into trac324new2 13 years ago
  Michal 'vorner' Vaner abd717cfc9 [1760] Use ?, not $ for parameter substitution 13 years ago
  Michal 'vorner' Vaner c2b8d8433c [1760] Implement the SQLite3 findPreviousNSEC3Hash 13 years ago
  Michal 'vorner' Vaner 8f36290cea [1760] Provide the IteratorContext 13 years ago
  Michal 'vorner' Vaner fde67b3671 [1758] Provide NotImplemented-throwing methods 13 years ago
  Michal 'vorner' Vaner c6bb043854 [1758] Make it compile 13 years ago
  JINMEI Tatuya b587cb1fb6 [324] various fixes for SQLite3 schema 13 years ago
  JINMEI Tatuya 3e88cb0989 [1607] cleanup: removed unnecessary header file 13 years ago
  JINMEI Tatuya 6b3dabe34a [1607] (cleanup) reorganized datasrc loadable moule oraganizations and tests. 13 years ago