haikuo zhang
|
5f5ebca253
[1514] polished codes, added execption operation for DDNS_SOA
|
13 years ago |
haikuo zhang
|
0ed47de0a1
[1514] If the new serial number is greater or equal to the old one, the SOA in
|
13 years ago |
haikuo zhang
|
4d25eba050
[1514] modified the comments. Appended the prerequisite comments for update_soa
|
13 years ago |
haikuo zhang
|
e63d7f5a89
[1514] appended some comments for DDNS_SOA and simplify __write_soa_internal
|
13 years ago |
haikuo zhang
|
db1b2905e9
[1514] This ticket implements serial number incrementally update in DDNS module.
|
13 years ago |
Jelte Jansen
|
0cdd159322
[1457] removed a line of unused code
|
13 years ago |
Jelte Jansen
|
6296009e6f
[1457] fix a few final todo's
|
13 years ago |
Jelte Jansen
|
0beb60c748
[1457] whitespace fix
|
13 years ago |
Jelte Jansen
|
61977ad7fa
[1457] refactor: don't return tuple from __get_update_zone()
|
13 years ago |
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 |