JINMEI Tatuya
|
14eaaa13fd
merged trac #345: removed dependency on pthreads from ASIO
|
14 years ago |
JINMEI Tatuya
|
3363091b87
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
df434ad5b9
moved EXTRA_DIST under testdata/Makefile.am
|
14 years ago |
JINMEI Tatuya
|
c2eb613dec
merged patches in trac #355
|
14 years ago |
JINMEI Tatuya
|
9e48ae6e44
merged trac #354: auto-generate wire format test data from spec file when possible.
|
14 years ago |
JINMEI Tatuya
|
71a686f2d3
sync with trunk
|
14 years ago |
Michal Vaner
|
fee2ae4875
xfrin uses isc.net.check
|
14 years ago |
Michal Vaner
|
e60f1bcfc9
Let cmdctl use the isc.net.check module
|
14 years ago |
Michal Vaner
|
a2c00fc688
Move BoB to use library port and addr checking
|
14 years ago |
Likun Zhang
|
e9bc9c4d77
Make boss process send correct 'shutdown' command to other modules.
|
14 years ago |
Likun Zhang
|
6d3b4b3c71
1. catch the exception when xfrin sending the zone transfer result to others modules, msgq may has been killed at that time. 2. change the delay time of boss process between sending command 'shutdown' and signal 'SIGTERM'.
|
14 years ago |
Likun Zhang
|
9b3bd92d22
Add one entry for changelog.
|
14 years ago |
Likun Zhang
|
94c0eadb2c
Change the server code of cmdctl and xfrout, use mixin class and mutiple inheritance to avoid the naive old serve_forever() provided by python library.
|
14 years ago |
JINMEI Tatuya
|
137b34f124
fixed overkilling in the previous commit (skipping review)
|
14 years ago |
JINMEI Tatuya
|
ef62e72058
corrected type mismatches in variable initialization
|
14 years ago |
Michal Vaner
|
c0c672e3a4
Implement the addr_check function
|
14 years ago |
Michal Vaner
|
9aa70d5562
Let BoB use the IPAddr from isc.net.addr
|
14 years ago |
Michal Vaner
|
19669fed36
Shamelessly steal IPAddr from bind10.py to net.addr
|
14 years ago |
Michal Vaner
|
df7d7460be
Implement the port_check function
|
14 years ago |
Michal Vaner
|
406cb7fc21
Tests for isc.net.check
|
14 years ago |
Michal Vaner
|
417b7f04af
Interface of the isc.net.check module
|
14 years ago |
Michal Vaner
|
c4652a9f8e
Working branch for #353
|
14 years ago |
Likun Zhang
|
ac0220cdc3
Add test code for class ServerMixIn.
|
14 years ago |
Likun Zhang
|
043f977ff4
Add the code for class serve_mixin, it will be used by cmdctl and xfrout. TODO, 1. add test case for ServeMixIn. 2 change the code of cmdctl and xfrout to use it.
|
14 years ago |
Jerry
|
ddf21e206a
fix #330: zonemgr exception on SIGINT
|
14 years ago |
JINMEI Tatuya
|
50f0a76b2d
corrected a variable type for python "b", i.e., from uint16 to uint8.
|
14 years ago |
Likun Zhang
|
8798a7b4b9
create working branch for ticket352
|
14 years ago |
JINMEI Tatuya
|
5c75c503a8
entry for trac #351
|
14 years ago |
JINMEI Tatuya
|
707402ac66
merged trac #351 (Opcode and Rcode cleanup)
|
14 years ago |
JINMEI Tatuya
|
bfeca5b9d8
sync with trunk
|
14 years ago |