- 07 Sep, 2011 1 commit
-
-
JINMEI Tatuya authored
-
- 06 Sep, 2011 2 commits
-
-
JINMEI Tatuya authored
of class member variables (which are now removed). also added a test to detect a bug in the previous code where the sigtype field for addRRset was incorrectly carried over after adding an RRSIG.
-
JINMEI Tatuya authored
Also updated doc and tests accordingly.
-
- 29 Aug, 2011 3 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
catch exception in rollback explicitly. added a test case for that.
-
- 26 Aug, 2011 3 commits
-
-
JINMEI Tatuya authored
startUpdateZone() to be more consistent with getIterator()).
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
by update tests. the semantics should be preserved at the moment. making a commit at this point mainly as a checkpoint.
-
- 25 Aug, 2011 1 commit
-
-
JINMEI Tatuya authored
instead of vector, mainly to be consistent with other interfaces.
-
- 24 Aug, 2011 1 commit
-
-
chenzhengzhang authored
-
- 23 Aug, 2011 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 22 Aug, 2011 1 commit
-
-
Jelte Jansen authored
-
- 19 Aug, 2011 5 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
throughout the code (with fixing conflicts with the original implementation)
-
- 18 Aug, 2011 8 commits
-
-
JINMEI Tatuya authored
constify, typo, removing redundant space, etc.
-
Jelte Jansen authored
-
Jelte Jansen authored
that makes a number of tests unnecessary (as well as impossible)
-
Jelte Jansen authored
-
Jelte Jansen authored
since they can now be done through getRecords()
-
Jelte Jansen authored
(to replace searchForRecords->getNextRecord combo)
-
Jelte Jansen authored
-
JINMEI Tatuya authored
factory. this made the remaining database tests successful with sqlite3 accessor.
-
- 17 Aug, 2011 7 commits
-
-
JINMEI Tatuya authored
mock accessor. right now some of the tests for sqlite3 fail.
-
JINMEI Tatuya authored
typed test feature so that we can share (most of) the tests for various types of database backends.
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
When we iterate and find out that there are RRs in an RRset with different TTL, we go for the lowest of them instead of throwing and give a warning.
-
Michal 'vorner' Vaner authored
Wildcard match below NS with GLUE_OK mode Empty non-terminal asterisk
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-
- 16 Aug, 2011 4 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
So we can unify the interface
-
- 15 Aug, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
This will be better for consistency, when we change the searchForRecords to return an iterator object, it will be called getRecords.
-
- 13 Aug, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
Only in the interface and test implementation for now. The SQLite version just ignores the parameter for now, will be done soon in this branch.
-