- 04 Mar, 2013 4 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
It is now a thin wrapper around the ZoneDataUpdater.
-
Mukund Sivaraman authored
The ZoneDataLoader can still be simplified to remove the vectors in it (as the RdataSet now merges for us). This will be done in a future commit. * In some tests, the RdataSet list sequence changed (as there's no order enforced for this data). Tests were adjusted for it. * Some test data was adjusted to add missing NS records. * Some tests now pass and don't throw exceptions as duplicate records for a type are now accepted.
-
Mukund Sivaraman authored
-
- 26 Feb, 2013 1 commit
-
-
JINMEI Tatuya authored
-
- 25 Feb, 2013 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 16 Feb, 2013 10 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the behavior was changed slightly: on second thought it seemed to make more sense to adopt the smallest TTL. An existing test case was removed because it's now covered in more comprehensive tests for this change.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
with lot of duplicate code right now, and some corner cases are not yet handled.
-
JINMEI Tatuya authored
all basic cases are covered and tested. still some code duplicate. ignoring corner cases.
-
JINMEI Tatuya authored
-
- 15 Feb, 2013 1 commit
-
-
JINMEI Tatuya authored
This is necessary to extend RdataSet class so it calculates the correct number of RDTA/RRSIGs excluding duplicates.
-
- 14 Feb, 2013 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
some test cases are hardcoded, not all cases are covered yet.
-
- 12 Feb, 2013 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also, as a cleanup, removed an unused class member variable.
-
- 11 Feb, 2013 14 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Stephen Morris authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
Conflicts: src/lib/python/isc/ddns/session.py
-
- 09 Feb, 2013 2 commits
-
-
JINMEI Tatuya authored
ignoring the result fixes a scan-build error. besides, ignore() should be more appropriate choice for what it intends to do anyway.
-
JINMEI Tatuya authored
-