2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-10-07 13:36:21 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Jelte Jansen
8ce8e05a40 [1062] more review updates (comment:14) 2011-08-11 22:52:21 +02:00
JINMEI Tatuya
774a56a8be [1062] editorial/documentation proposed updates 2011-08-11 12:14:55 -07:00
Jelte Jansen
ac15a86eb6 [1062] rest of the review comments 2011-08-11 17:31:06 +02:00
Jelte Jansen
b19a36e30d [1062] added getDBName to DatabaseConnection
and add database name to logging output
2011-08-11 13:09:12 +02:00
JINMEI Tatuya
cfd1d9e142 [1062] some minor editorial changes, mostly just folding long lines. 2011-08-11 02:07:39 -07:00
Jelte Jansen
f82dc7b09f [1062] addressed review comments 2011-08-10 12:05:06 +02:00
JINMEI Tatuya
46b961d69a [1062] various types of editorial/trivial fixes. 2011-08-08 01:41:39 -07:00
Jelte Jansen
5f13949918 [trac1062] refactor and fixes
- check for bad data in the db
- work with data in 'bad' order (sigs before data for example)
2011-08-05 18:02:33 +02:00
Jelte Jansen
ce0544bd08 [trac1062] add some comments in the tests 2011-08-05 15:09:01 +02:00
Jelte Jansen
dba1e2c788 [trac1062] refactor/cleanup of tests 2011-08-05 15:09:01 +02:00
Jelte Jansen
bc281e8b48 [trac1062] initial support for RRSIGS for matches and CNAME 2011-08-05 15:09:00 +02:00
Jelte Jansen
82667b0cdd [trac1062] minor cleanup 2011-08-05 15:09:00 +02:00
Jelte Jansen
71b0ae9ddb [trac1062] tests and some additional code 2011-08-05 15:09:00 +02:00
Jelte Jansen
d23cde8c42 [trac1062] initial addition of searchForRecords and getNextRecord 2011-08-05 15:09:00 +02:00
Michal 'vorner' Vaner
fea1f88cd0 [1061] Address review comments
Mostly comments and cleanups, some simplification of interface and
change from auto_ptr to shared_ptr.
2011-08-04 17:23:17 +02:00
Michal 'vorner' Vaner
11b8b873e7 [trac1061] Implement finding a zone in DB
And provide some basics of the ZoneFinder, which does not work, but
compiles at last.
2011-08-01 13:06:13 +02:00
Michal 'vorner' Vaner
14a0766224 [trac1061] Test for constructor exception 2011-08-01 12:03:35 +02:00
Michal 'vorner' Vaner
b5fbd9c942 [trac1061] Tests for finding of the zone. 2011-08-01 11:51:15 +02:00