JINMEI Tatuya
|
7a1c4cc8e1
[trac811_new] added some trivial editorial changes. also added a test
|
14 years ago |
Jelte Jansen
|
b6982ea32a
[trac811] addressed review comments
|
14 years ago |
Jelte Jansen
|
76039741c1
[trac811] some small improvements
|
14 years ago |
Jelte Jansen
|
71315bc901
[trac811] add a few tests
|
14 years ago |
Jelte Jansen
|
c3f769ce6f
[trac811] add zone-specific (tsig) config to xfrin
|
14 years ago |
chenzhengzhang
|
e595402348
[trac815] add TODO item
|
14 years ago |
chenzhengzhang
|
afd75a89d7
[trac815] explicitly check for tsig related values
|
14 years ago |
chenzhengzhang
|
7efc144e0e
[trac815] update XFRIN to use TSIG
|
14 years ago |
Jeremy C. Reed
|
118edb2944
[jreed-copyrights] remove CZ copyrights (they are replaced with ISC)
|
14 years ago |
JINMEI Tatuya
|
b20ba8d51b
more $Id$ cleanups:
|
14 years ago |
JINMEI Tatuya
|
3752558cd9
added quick hack fix for #516: making sure do group_recvmsg()
|
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 |
Michal Vaner
|
2e733bc5b9
Merge trac #335
|
14 years ago |
Michal Vaner
|
84e585bf67
Merged trac 353
|
14 years ago |
Michal Vaner
|
8ec371d53d
Rename _check to _parse
|
14 years ago |
Likun Zhang
|
9ef09bfd76
Rename folder name from utils to util.
|
14 years ago |
Likun Zhang
|
dba62177ce
When xfrin can't connect with one zone's master, it should tell the bad news to zonemgr, so that zonemgr can reset the timer for that zone.
|
14 years ago |
Michal Vaner
|
f9fbac74f5
Merged trac 349
|
14 years ago |
Likun Zhang
|
ba007f0b0a
Add catch for the exact exception socket.error when msgq has been killed.
|
14 years ago |
Michal Vaner
|
fee2ae4875
xfrin uses isc.net.check
|
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 |
Michal Vaner
|
af8ede1820
Merge #322
|
14 years ago |
Michal Vaner
|
00b2fc85ac
Use block reads in the tight loop
|
14 years ago |
Jelte Jansen
|
dca94882c8
merge ticket #314 (better name for libdns_python)
|
14 years ago |
Likun Zhang
|
55af28ea95
Remove unused line code, since the 'ret' is never changed in that block. mentioned by Jeremy, trivial, skip review again.
|
15 years ago |
Jelte Jansen
|
ade3b2f49f
rename libdns_python to pydnspp
|
15 years ago |
Jerry
|
454a8f667a
merge trac215(zone manager) and trac289(notify-out)
|
15 years ago |
Likun Zhang
|
367c6a2c47
change for auth: change the parameter name from 'rrclass' to 'zone_class', set the default master and port is '127.0.0.1' and 53, refactor the code for processing command 'notify' and 'refresh/retransfer', rename the command sent from zonemgr to 'refresh_from_zonemgr'
|
15 years ago |
Likun Zhang
|
c029db4fbf
Refactor the code of xfrin and add config item 'masters' to xfrin, make sure when xfrin get the notify command from zone manager, the zone transfer will be triggered.
|
15 years ago |