JINMEI Tatuya
|
d985d0dde4
[1866] remove '()' from RCode/Opcode.XXX constants, making all tests pass now
|
12 years ago |
JINMEI Tatuya
|
4f0716782c
[1866] remove '()' from RRType/Class.XXX constants, making all tests now pass.
|
12 years ago |
Naoki Kambe
|
2c05e5b0d8
[2158] updated counters handling in the classes
|
12 years ago |
Naoki Kambe
|
f483892f37
[2158] updated the NotifyOut class for counting notifications
|
12 years ago |
Mukund Sivaraman
|
e4743cb612
[2025] Cleanup code
|
13 years ago |
Mukund Sivaraman
|
0cd3e789df
[2025] Fix logic in notify_out.add_slave()
|
13 years ago |
Mukund Sivaraman
|
8e376a021e
[2025] Add a way to specify slaves for use in lettuce tests
|
13 years ago |
Mukund Sivaraman
|
cb8f6b5eed
[2023] Also move ZONE_XFRIN_FAILED to a single module
|
13 years ago |
Mukund Sivaraman
|
0c0107eedf
[2023] Change back ZONE_NEW_DATA_READY_CMD to 'zone_new_data_ready'
|
13 years ago |
Jelte Jansen
|
58283fa48a
[1535] do find_zone for each NS address in notify lib
|
13 years ago |
Mukund Sivaraman
|
e9a7f0106d
Close sockets when done with them
|
13 years ago |
Jelte Jansen
|
5043998b29
[1321] make notify a user command in xfrout
|
13 years ago |
JINMEI Tatuya
|
2e0fd5445e
[1611] updated the database zonefinder implementation to use new FindResult.
|
13 years ago |
JINMEI Tatuya
|
b7b90e5053
[1369] omit optional parameters of ZoneFinder.find()
|
13 years ago |
JINMEI Tatuya
|
8c07f46adf
[1288] added some comment about data source client creation.
|
13 years ago |
JINMEI Tatuya
|
d99d546be0
[1288] switch to new API 6: don't use the old API loader to prepare test
|
13 years ago |
JINMEI Tatuya
|
d9319841c5
[1288] a bit of cleanup: removed unnecessary escapes and an unsed variable.
|
13 years ago |
JINMEI Tatuya
|
d0a7cf4a98
[1288] switch to new API 5: update notify out message cration using new API
|
13 years ago |
JINMEI Tatuya
|
5dc6be6feb
[1288] switch to new API 4: update notify_out initialization using new API.
|
13 years ago |
JINMEI Tatuya
|
4948e0c896
[1101] build setup changes so that we can use a dedicated package directory
|
13 years ago |
Jelte Jansen
|
0dd272381b
[trac764] second round of review
|
13 years ago |
Jelte Jansen
|
9ff2f7bc88
[trac764] review comments
|
14 years ago |
Jelte Jansen
|
35d4ca9a46
[trac764] convert logging in xfrout
|
14 years ago |
chenzhengzhang
|
9395f12c95
[trac1001] fix code style and update unittest
|
14 years ago |
chenzhengzhang
|
5ac59583a3
[trac1001] remove white spaces after EOL
|
14 years ago |
chenzhengzhang
|
1368c87b93
[trac1001] fix a bug : eliminate notify-out busy loop
|
14 years ago |
JINMEI Tatuya
|
9611300c4a
[trac964] fixed the problem, with an additional test case.
|
14 years ago |
JINMEI Tatuya
|
078162ae55
[trac964] pre-work refactoring: delay the creation of socket until the time
|
14 years ago |
chenzhengzhang
|
d11b5e8920
Merge branch 'master' into trac684
|
14 years ago |
Shane Kerr
|
dc19181b46
Fix error condition using incorrect errno reference.
|
14 years ago |