Commit History

Author SHA1 Message Date
  JINMEI Tatuya 70bba1b3f8 [1177] constify 13 years ago
  Michal 'vorner' Vaner 09349cf206 [1177] Don't wrap around in previous 13 years ago
  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 14 years ago
  JINMEI Tatuya e2ada81cd2 [master] Merge branch 'trac1068review1' 14 years ago
  JINMEI Tatuya 0953b3f5d7 [1068] renamed StatementExecuter to StatementProcessor as the latter 14 years ago
  Jelte Jansen 5de6f9658f Merge branch 'trac326' 14 years ago
  Jelte Jansen 3f847f9d35 Merge branch 'trac1174' 14 years ago
  JINMEI Tatuya df047c5ccb [1068] use fixed sized arrays for addRecordToZone() and deleteRecordInZone() 14 years ago
  Michal 'vorner' Vaner 5baa7aa73a Merge branch #1065 14 years ago
  Jelte Jansen 1921e1297d [1174] use std::string instead of Name for getZone() 14 years ago
  Jelte Jansen 38d1a8aa94 [326] tests and implementation in refactored code 14 years ago
  Jelte Jansen 7f08fc3123 [1183] remove unused member, and fix a typo in comment 14 years ago
  Jelte Jansen 9d48d19645 [1183] make sure getNext() when done does not error 14 years ago
  Jelte Jansen 35a0136d56 [1183] review comments on implementation 14 years ago
  Jelte Jansen b97162729a [1183] make name arg of getRecords std::string 14 years ago
  JINMEI Tatuya c5e0ebf85e [1068] make sure startUpdateZone() can be called multiple times if the 14 years ago
  JINMEI Tatuya 8216d5dbe1 [1068] intermediate editorial cleanup: change database/db, etc to accessor 14 years ago
  JINMEI Tatuya 1c834de994 [1068] Merge commit '1351cb4' into trac1068review1 with fixing conflicts. 14 years ago
  JINMEI Tatuya 954143a274 [1183] trivial/minor suggested cleanups: they are mainly indentation, 14 years ago
  Jelte Jansen 8cfa0f76ba [1183] make dbparameters_ a scoped_ptr 14 years ago
  Jelte Jansen bdebd1afa4 [1183] remove some unused code and fix a test 14 years ago
  Jelte Jansen 59add6ec0f [1183] now it's been unified, we can make compiler enforce array size 14 years ago
  Jelte Jansen 1b421982a6 [1183] getAllRecords already takes zone_id, does not need name 14 years ago
  Jelte Jansen 45630ca90e [1183] some cleanup 14 years ago
  Jelte Jansen d88becea33 [1183] remove searchForRecords(), getNextRecord() and resetSearch() 14 years ago