- 09 Sep, 2011 3 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Normal one and wildcard one. Empty-nonterminal is not included here.
-
- 07 Sep, 2011 5 commits
-
-
JINMEI Tatuya authored
briefly discussed on jabber, didn't see any objection.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
with the mock accessor and sqlite3 accessor.
-
JINMEI Tatuya authored
operations with multiple adds and deletes.
-
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 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the MockAccessor class definition.
-
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 2 commits
-
-
Michal 'vorner' Vaner authored
It works, but just making sure it works even with wildcards.
-
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 4 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.
-