JINMEI Tatuya
|
2e0fd5445e
[1611] updated the database zonefinder implementation to use new FindResult.
|
13 years ago |
Xie Jiagui
|
ceeb87f6d5
Merge branch 'master' into trac1462
|
13 years ago |
JINMEI Tatuya
|
5656072ed8
[1462] some style fixes, mainly removing white spaces from blank lines.
|
13 years ago |
Xie Jiagui
|
e99849d9e0
[1462] Changed 'int' serial to 'Serial' object.
|
13 years ago |
Michal 'vorner' Vaner
|
0020456f8d
Merge branch #1484
|
13 years ago |
Michal 'vorner' Vaner
|
a1b7e0e81d
[1484] Simplify calls to find()
|
13 years ago |
Michal 'vorner' Vaner
|
855f42784d
[1484] Removed target parameter from python binding
|
13 years ago |
Xie Jiagui
|
9a304b1fee
[1462] Add SOA check for the requested SOA serial is greater than
|
13 years ago |
JINMEI Tatuya
|
1e4d796212
[1452] complete data validation in SocketSessionReceptor::pop with detailed
|
13 years ago |
JINMEI Tatuya
|
f06cabd31d
[1389] some unrelated cleanups: removed now-meaningless comment; removed
|
13 years ago |
JINMEI Tatuya
|
c9be587715
[1389] fixed another bug in _send_message_with_last_soa(): TSIG len was
|
13 years ago |
JINMEI Tatuya
|
560122414a
[1389] fixed another off-by-one bug in _send_message_with_last_soa().
|
13 years ago |
JINMEI Tatuya
|
5468c7defd
[1389] fixed another small bug: take into account the length of the question
|
13 years ago |
JINMEI Tatuya
|
64853ae0cc
[1389] fixed another (somehow related), more serious bug first: take into
|
13 years ago |
JINMEI Tatuya
|
ab3f90da16
[1390] Merge branch 'master' into trac1390 with fixing conflicts:
|
13 years ago |
Jelte Jansen
|
3ff33cfedc
[1390] log bad requests
|
13 years ago |
JINMEI Tatuya
|
bea7b0e3fd
[1371] updated logging and comment
|
13 years ago |
JINMEI Tatuya
|
9b1c64b7d1
[1371] supported the case where the requested IXFR serial is the latest one.
|
13 years ago |
JINMEI Tatuya
|
96bf3ab527
[1371] supported incremental (pure) IXFR response
|
13 years ago |
JINMEI Tatuya
|
1d4541dfd0
[1371] Merge branch 'trac1372' into trac1371 with fixing conflicts.
|
13 years ago |
JINMEI Tatuya
|
a24c6579ab
[1372] added a test case for an impossible (buggy) case. also changed
|
13 years ago |
JINMEI Tatuya
|
3647e8ff9c
[1372] a small comment update
|
13 years ago |
JINMEI Tatuya
|
c3d71baca7
[1372] added IXFR specific log messages
|
13 years ago |
JINMEI Tatuya
|
a9040d4aba
[1372] detect and reject multiple SOA in IXFR's authority section.
|
13 years ago |
JINMEI Tatuya
|
35556de064
[1372] ignore SOA in IXFR's authority section with a different RR class
|
13 years ago |
JINMEI Tatuya
|
c4f22c20ee
[1372] check the owner name of SOA in IXFR's authority section against
|
13 years ago |
JINMEI Tatuya
|
12b72af07f
[1372] cleanup: naming consistency
|
13 years ago |
JINMEI Tatuya
|
2ab2fd55d4
[1372] (unrelated cleanup) omit trailing dot from the zone name in log msgs.
|
13 years ago |
JINMEI Tatuya
|
2dd7ee33a1
[1372] covered NotImplemented case
|
13 years ago |
JINMEI Tatuya
|
5cea4cfbee
[1372] covered a bit unusual case: get_journal_reader() fails with
|
13 years ago |