chenzhengzhang
|
9c3195a542
[trac684] fix a bug : b10-xfrout uses 100% of CPU
|
14 years ago |
chenzhengzhang
|
ed89ba2b9f
[trac346] add a remote end for MockSocket for testing
|
14 years ago |
chenzhengzhang
|
9cf88a2d14
[trac346] fix a notify_out unittest bug and avoid using existing domain
|
14 years ago |
Jerry
|
8ba69623d8
update notify-out unittest
|
14 years ago |
Michal Vaner
|
8296f2cd87
Fix test
|
14 years ago |
Michal Vaner
|
c22bd7bc69
Race conditions in xfrout
|
14 years ago |
Likun Zhang
|
76bdd11c1c
Make sure xfrout can be shutdown, now notify-out thread and transfer-server thread can be terminated when the main thread get shutdown command.
|
14 years ago |
Jerry
|
454a8f667a
merge trac215(zone manager) and trac289(notify-out)
|
14 years ago |
Likun Zhang
|
b18fb328d5
Update the code according stephen's review result.
|
14 years ago |
Likun Zhang
|
1dbc5bfda3
Add standard ISC file header comments. and add check for soa rrset in case it doesn't exist.
|
14 years ago |
Likun Zhang
|
a9be5b02f2
1. Identify one zone with its name and class. 2. Avoid check the rcode of notify reply, since if we get the reply from the slave, it means the slave has get the notify message.
|
14 years ago |
Likun Zhang
|
c7769f6183
Remove unused print and append the character '.' to the zone name which doesn't end with it.
|
14 years ago |
Likun Zhang
|
ea33f60613
commit the code of notify-out. TODO:merge the code of secondary manager(in branch 215) to this branch, so that it's easy do the test.
|
14 years ago |