Commit History

Author SHA1 Message Date
  Michal 'vorner' Vaner 7cc32b7915 [1177] SQLite3Accessor NSEC cleanups 13 years ago
  JINMEI Tatuya 51c4b53945 [1177] some minor, mainly editorial, changes: coding style, typo, simplify, constify, etc. 13 years ago
  Michal 'vorner' Vaner c35f6b15bb [1177] Implement previous name for SQLite3 13 years ago
  Michal 'vorner' Vaner 38af8a4225 [1177] The findPreviousName 13 years ago
  JINMEI Tatuya 7980a6c8e5 [1068] one missing point: have the DatabaseUpdater's destructor catch 13 years ago
  JINMEI Tatuya 2812fa5cb0 [1068] Merge branch 'trac1068' into trac1068review2 except the updated tests 13 years ago
  JINMEI Tatuya e2ada81cd2 [master] Merge branch 'trac1068review1' 13 years ago
  JINMEI Tatuya 0953b3f5d7 [1068] renamed StatementExecuter to StatementProcessor as the latter 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
  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 7f08fc3123 [1183] remove unused member, and fix a typo in comment 13 years ago
  Jelte Jansen 9d48d19645 [1183] make sure getNext() when done does not error 13 years ago
  Jelte Jansen 35a0136d56 [1183] review comments on implementation 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
  JINMEI Tatuya 954143a274 [1183] trivial/minor suggested cleanups: they are mainly indentation, 13 years ago
  Jelte Jansen 8cfa0f76ba [1183] make dbparameters_ a scoped_ptr 13 years ago
  Jelte Jansen bdebd1afa4 [1183] remove some unused code and fix a test 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 45630ca90e [1183] some cleanup 13 years ago
  Jelte Jansen d88becea33 [1183] remove searchForRecords(), getNextRecord() and resetSearch() 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