Commit History

Author SHA1 Message Date
  JINMEI Tatuya 4ef59f25a4 [1068] made sure Updater::committed_ is updated immediately after commit. 13 years ago
  JINMEI Tatuya 3d069e2745 [1068] used local arrays for columns/parameters of add/delete RRset instead 13 years ago
  JINMEI Tatuya 230df58472 [1068] Throw an exception if an RRset is being added/deleted with RRSIG RRset. 13 years ago
  Michal 'vorner' Vaner 748c3e1aeb [1068] Indentation 13 years ago
  Michal 'vorner' Vaner a0e04c0ad8 [1068] Use type name, not constructor 13 years ago
  JINMEI Tatuya 7980a6c8e5 [1068] one missing point: have the DatabaseUpdater's destructor catch 13 years ago
  JINMEI Tatuya 2ec9338d84 [1068] overall documentation updates; also hid the database updater 13 years ago
  JINMEI Tatuya 1d907966f7 [1068] documented DataSourceClient::getUpdater() (renamed from 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
  Michal 'vorner' Vaner 1f051716bc Merge branch #1066 13 years ago
  Jelte Jansen 3f847f9d35 Merge branch 'trac1174' 13 years ago
  Michal 'vorner' Vaner 27b3488b71 Merge branch 'master' into #1066 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 4ff5e524a7 [1066] add one test and typo in comment 13 years ago
  Jelte Jansen b97162729a [1183] make name arg of getRecords std::string 13 years ago
  JINMEI Tatuya 8216d5dbe1 [1068] intermediate editorial cleanup: change database/db, etc to accessor 13 years ago
  JINMEI Tatuya 954143a274 [1183] trivial/minor suggested cleanups: they are mainly indentation, 13 years ago
  Jelte Jansen 451086b203 [1183] remove catches that should be at higher level 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
  Michal 'vorner' Vaner fb7c63f65c Merge branch #1067 13 years ago
  JINMEI Tatuya 2bd6dc4ac6 [1068] implemented deleting RRset 13 years ago
  Jelte Jansen 6ea996c67d [1067] small update to ttl mismatch log message 13 years ago
  Michal 'vorner' Vaner fe8f331430 [1067] "FIX" different TTL instead of throwing 13 years ago