chenzhengzhang
|
9c22af762d
[trac419] fix some conflicts caused by merging
|
14 years ago |
chenzhengzhang
|
543f406610
Merge branch 'master' into trac419
|
14 years ago |
chenzhengzhang
|
2f0de2e7a8
[trac419] fix some comments typo
|
14 years ago |
chenzhengzhang
|
dadeedb633
[trac419] fix some minor issues according to review comments
|
14 years ago |
chenzhengzhang
|
91193e42d6
[trac419] remove useless parameters
|
14 years ago |
chenzhengzhang
|
40f74edaaf
[trac419] update request handling logic
|
14 years ago |
chenzhengzhang
|
3c06d0d6c0
[trac253] add rfc reference comments for axfr name compression manner
|
14 years ago |
chenzhengzhang
|
64c233aa9b
[trac253] update xfrout logic, it will use case-sensitive compress mode to send message.
|
14 years ago |
JINMEI Tatuya
|
901c9eed83
Revert "maintenance commit"
|
14 years ago |
JINMEI Tatuya
|
a669db434d
maintenance commit
|
14 years ago |
JINMEI Tatuya
|
79ccd983f1
some suggested documentation updates
|
14 years ago |
chenzhengzhang
|
3f797298c0
update according to review comments
|
14 years ago |
chenzhengzhang
|
59c4afb96c
update comments
|
14 years ago |
chenzhengzhang
|
4b8be48804
rewrite xfrout._zone_exist() logic
|
14 years ago |
Jerry
|
4548257a1d
update request handling logic to fix #419
|
14 years ago |
Jerry
|
f7c0462610
merge trac299: Xfrout and Auth will communicate by long tcp connection,
|
14 years ago |
JINMEI Tatuya
|
e3fac0c7ba
merged trac #358 (various cleanups to the DNS message class)
|
14 years ago |
Likun Zhang
|
fd0aa33626
Merge trunk back to this branch
|
14 years ago |
Likun Zhang
|
ddca697026
merge trac352 to trunk.
|
14 years ago |
Likun Zhang
|
d2a4492d47
Rename file from serve_mixin.py to socketserver.py, and rename the class name from ServeMixin NoPollMixIn.
|
14 years ago |
Michal Vaner
|
2e733bc5b9
Merge trac #335
|
14 years ago |
Michal Vaner
|
f065ee0f1a
Return "wait for all threads" code
|
14 years ago |
Michal Vaner
|
c22bd7bc69
Race conditions in xfrout
|
14 years ago |
Likun Zhang
|
9ef09bfd76
Rename folder name from utils to util.
|
14 years ago |
Michal Vaner
|
f9fbac74f5
Merged trac 349
|
14 years ago |
Likun Zhang
|
f6d9428216
Change the code according jinmei's review result in trac352: 1. change class ServeMixIn's class variables to instance variable. 2. change 'localhost' to '127.0.0.1' to avoid undesireable block. 3. add some documentation for class ServeMixIn.
|
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 |
Michal Vaner
|
af8ede1820
Merge #322
|
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 |
Michal Vaner
|
00b2fc85ac
Use block reads in the tight loop
|
14 years ago |