Jelte Jansen
|
0e48c8a489
[1457] refactor: make new members private
|
13 years ago |
Jelte Jansen
|
0bfaa798f7
[1457] refactor: initialize ZoneFinder once per session
|
13 years ago |
Jelte Jansen
|
57a94c9460
[1457] refactor: make zname, zclass and datasrclient member variables
|
13 years ago |
Jelte Jansen
|
57dc3faeae
[1457] finish ddns update unit tests for code coverage
|
13 years ago |
Jelte Jansen
|
6c4729c0a6
[1457] docstrings
|
13 years ago |
Jelte Jansen
|
e5a8ffb5a8
[1457] tests for rrset class convert function
|
13 years ago |
Jelte Jansen
|
0db71e6a18
[1457] more CNAME update tests and fixes
|
13 years ago |
Jelte Jansen
|
1f66bb6dd4
[1457] rename helpers, add cname update tests
|
13 years ago |
Jelte Jansen
|
cbd1f11358
[1457] initial addition of log messages for update section
|
13 years ago |
Jelte Jansen
|
929f452fc9
[1457] added test, and check for dupe rrs
|
13 years ago |
Jelte Jansen
|
1e0e7c3c3a
[1457] initial update handling
|
13 years ago |
Jelte Jansen
|
c73ca19a68
[1455] Added notes about possible optimizations
|
13 years ago |
Jelte Jansen
|
f621147e93
[1455] make shallow copy of to-be-modified list
|
13 years ago |
Jelte Jansen
|
b5bfaf8c7d
[1455] cleanup, documentation
|
13 years ago |
Jelte Jansen
|
24c4238bac
[1455] log messages for all ddns prereq errors
|
13 years ago |
Jelte Jansen
|
005a08df42
[1455] handling part and response building
|
13 years ago |
Jelte Jansen
|
1aea433b99
[1455] tests for FORMERR cases
|
13 years ago |
Jelte Jansen
|
847501f6af
[1455] Main prerequisite algorithm
|
13 years ago |
Jelte Jansen
|
39fee4a9b5
[1455] restrict empty rrsets to class ANY and NONE
|
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
|
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
|
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
|
743fa2c222
[1512] more comment (doc) update
|
13 years ago |
JINMEI Tatuya
|
b258726883
[1512] documentation update
|
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 |