Jelte Jansen
|
9fee45c66f
[1455] implement rrset::toWire for empty rrsets
|
13 years ago |
Jelte Jansen
|
12b5bdfc8b
[1455] rfc2136 check for name_not_in_use
|
13 years ago |
Jelte Jansen
|
7055c97492
[1455] rfc2136 check for name_is_in_use
|
13 years ago |
Jelte Jansen
|
b31ea61475
[1455] make find_all() always return a 3-tuple
|
13 years ago |
Jelte Jansen
|
c5ecbb8dfc
[1455] rfc2136 check for rrset_does_not_exist
|
13 years ago |
Jelte Jansen
|
6296a0882a
[1455] implement check for RFC2136 section 2.4.1
|
13 years ago |
Jelte Jansen
|
7fcb34b48f
[1455] add (dummy) methods for rfc2136 prerequisite checks
|
13 years ago |
JINMEI Tatuya
|
e2706e3bf5
[1512] test different name hash values for a known pair.
|
13 years ago |
JINMEI Tatuya
|
d50547b048
[1512] added some specific ZoneConfig tests.
|
13 years ago |
JINMEI Tatuya
|
dd418d92a8
[1512] reverted accidentally commited local workaround to configure.ac.
|
13 years ago |
JINMEI Tatuya
|
40f1d423fd
[1512] Merge branch 'trac1512' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac1512
|
13 years ago |
JINMEI Tatuya
|
fd063d0215
[1512] define B10_FROM_BUILD for ddns module tests.
|
13 years ago |
JINMEI Tatuya
|
0656026efd
[1512] use set() for ZoneConfig secondaries as only memebership is needed.
|
13 years ago |
JINMEI Tatuya
|
df579c404c
[1512] minor editorial fix to pydoc string.
|
13 years ago |
JINMEI Tatuya
|
e08d863413
[1512] added a comment about why we convert Opcode to text before comparing.
|
13 years ago |
JINMEI Tatuya
|
f1e5916f4f
[1512] return UPDATE_ERROR within the exception handling block
|
13 years ago |
JINMEI Tatuya
|
9bc7701597
[1512] added note about unused and yet-to-see parameters to UpdateSession ctor.
|
13 years ago |
JINMEI Tatuya
|
9b85fc4362
[1512] editorial fixes to log messages.
|
13 years ago |
JINMEI Tatuya
|
3bd7f2b700
[1512] make sure lib/datasrc/.libs in the dyload path for python ddns tests.
|
13 years ago |
JINMEI Tatuya
|
5f474b3308
[1512] added other .py's to python_PYTHON.
|
13 years ago |
JINMEI Tatuya
|
c778e983a1
[1512] added ddns to SUBDIRS
|
13 years ago |
JINMEI Tatuya
|
743fa2c222
[1512] more comment (doc) update
|
13 years ago |
JINMEI Tatuya
|
b258726883
[1512] documentation update
|
13 years ago |
JINMEI Tatuya
|
194808061e
[1512] added detailed log description.
|
13 years ago |
JINMEI Tatuya
|
5588e70dc9
[1512] logged forwarding (fail) and notauth events separately.
|
13 years ago |
JINMEI Tatuya
|
59506a667e
[1512] use NOTIMP instead of REFUSED for denying update forwarding.
|
13 years ago |
JINMEI Tatuya
|
9246111fe4
[1512] supported 'notauth' case.
|
13 years ago |
JINMEI Tatuya
|
94fc335cc3
[1512] introduce a test data source and search it in ZoneConfig.find_zone().
|
13 years ago |
JINMEI Tatuya
|
4c11d7a7cb
[1512] log events when update request somehow failed.
|
13 years ago |
JINMEI Tatuya
|
d4e2862582
[1512] let UpdateSession.handle() return zone name and class, too.
|
13 years ago |