Commit History

Author SHA1 Message Date
  JINMEI Tatuya ff23bfe6d6 [1216] deprecated the SQLite3Accessor constructor that takes RRClass 13 years ago
  Michal 'vorner' Vaner b8e90124c1 [1177] Tests for names before origin 13 years ago
  Michal 'vorner' Vaner b902e70583 [1177] Test for skipping glue data 13 years ago
  Michal 'vorner' Vaner 09349cf206 [1177] Don't wrap around in previous 13 years ago
  Michal 'vorner' Vaner a6cbb14cc9 [1177] More tests for SQLite3Accessor NSEC 13 years ago
  Michal 'vorner' Vaner c35f6b15bb [1177] Implement previous name for SQLite3 13 years ago
  Michal 'vorner' Vaner f8720ba467 [1177] Test for the SQLite3 find previous 13 years ago
  JINMEI Tatuya 87d2a8766e [master] Merge branch 'trac1068review2' 13 years ago
  Jelte Jansen 778bd1be6c [master] fix compiler warn error in test 13 years ago
  JINMEI Tatuya 2812fa5cb0 [1068] Merge branch 'trac1068' into trac1068review2 except the updated tests 13 years ago
  JINMEI Tatuya 255bf5b18e [master] rename exists() to isReadable() to better represent the intent. 13 years ago
  JINMEI Tatuya e2ada81cd2 [master] Merge branch 'trac1068review1' 13 years ago
  Jelte Jansen 5de6f9658f Merge branch 'trac326' 13 years ago
  Jelte Jansen 3f847f9d35 Merge branch 'trac1174' 13 years ago
  JINMEI Tatuya df047c5ccb [1068] use fixed sized arrays for addRecordToZone() and deleteRecordInZone() 13 years ago
  JINMEI Tatuya ad91831c93 [1068] avoid using ASSERT_EQ in a constructor. ASSERT_EQ is not appropriate 13 years ago
  Michal 'vorner' Vaner 5baa7aa73a Merge branch #1065 13 years ago
  Jelte Jansen 1921e1297d [1174] use std::string instead of Name for getZone() 13 years ago
  Jelte Jansen 38d1a8aa94 [326] tests and implementation in refactored code 13 years ago
  Jelte Jansen 9d48d19645 [1183] make sure getNext() when done does not error 13 years ago
  Jelte Jansen 6318db7dc9 [1183] address review comments for tests 13 years ago
  Jelte Jansen b97162729a [1183] make name arg of getRecords std::string 13 years ago
  JINMEI Tatuya c5e0ebf85e [1068] make sure startUpdateZone() can be called multiple times if the 13 years ago
  JINMEI Tatuya 8216d5dbe1 [1068] intermediate editorial cleanup: change database/db, etc to accessor 13 years ago
  JINMEI Tatuya 1c834de994 [1068] Merge commit '1351cb4' into trac1068review1 with fixing conflicts. 13 years ago
  Jelte Jansen c0c7b21ab5 [1183] documentation 13 years ago
  Jelte Jansen 59add6ec0f [1183] now it's been unified, we can make compiler enforce array size 13 years ago
  Jelte Jansen 1b421982a6 [1183] getAllRecords already takes zone_id, does not need name 13 years ago
  Jelte Jansen 171088e69f [1183] add initial use of iterator context for getRecords() 13 years ago
  JINMEI Tatuya 4c98f3dc47 [1068] added clone() method for DatabaseAccessor, and used it in the updater 13 years ago