Jeremy C. Reed
|
118edb2944
[jreed-copyrights] remove CZ copyrights (they are replaced with ISC)
|
il y a 14 ans |
JINMEI Tatuya
|
b20ba8d51b
more $Id$ cleanups:
|
il y a 14 ans |
JINMEI Tatuya
|
3752558cd9
added quick hack fix for #516: making sure do group_recvmsg()
|
il y a 14 ans |
JINMEI Tatuya
|
e3fac0c7ba
merged trac #358 (various cleanups to the DNS message class)
|
il y a 14 ans |
Likun Zhang
|
fd0aa33626
Merge trunk back to this branch
|
il y a 14 ans |
Michal Vaner
|
2e733bc5b9
Merge trac #335
|
il y a 14 ans |
Michal Vaner
|
84e585bf67
Merged trac 353
|
il y a 14 ans |
Michal Vaner
|
8ec371d53d
Rename _check to _parse
|
il y a 14 ans |
Likun Zhang
|
9ef09bfd76
Rename folder name from utils to util.
|
il y a 14 ans |
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.
|
il y a 14 ans |
Michal Vaner
|
f9fbac74f5
Merged trac 349
|
il y a 14 ans |
Likun Zhang
|
ba007f0b0a
Add catch for the exact exception socket.error when msgq has been killed.
|
il y a 14 ans |
Michal Vaner
|
fee2ae4875
xfrin uses isc.net.check
|
il y a 14 ans |
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'.
|
il y a 14 ans |
Michal Vaner
|
af8ede1820
Merge #322
|
il y a 14 ans |
Michal Vaner
|
00b2fc85ac
Use block reads in the tight loop
|
il y a 14 ans |
Jelte Jansen
|
dca94882c8
merge ticket #314 (better name for libdns_python)
|
il y a 14 ans |
Likun Zhang
|
55af28ea95
Remove unused line code, since the 'ret' is never changed in that block. mentioned by Jeremy, trivial, skip review again.
|
il y a 14 ans |
Jelte Jansen
|
ade3b2f49f
rename libdns_python to pydnspp
|
il y a 14 ans |
Jerry
|
454a8f667a
merge trac215(zone manager) and trac289(notify-out)
|
il y a 14 ans |
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'
|
il y a 14 ans |
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.
|
il y a 14 ans |
Likun Zhang
|
4f89464cbe
Enable user to specify the zone class for command 'retransfer'.
|
il y a 14 ans |
Jerry
|
999d53dce9
merge secondary manager and notifyout
|
il y a 14 ans |
Likun Zhang
|
59fff9f7c1
Also send the 'xfrin_failed' command to zone manager when xfrin failed, so that zone manager can reset the zone timer.
|
il y a 14 ans |
Likun Zhang
|
e0e5e396c1
When zone transfer finishing, it will send the same command to zone manager and xfrout module, so the zone manager can reset the timer for the next refresh, and xfrout module will notify the zones' slaves.
|
il y a 14 ans |
Likun Zhang
|
81c8e9f5a5
Merge the code from trunk to trac289
|
il y a 14 ans |
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.
|
il y a 14 ans |
JINMEI Tatuya
|
21e7e5c297
minor update on a comment (about how rrclass is passed)
|
il y a 14 ans |
JINMEI Tatuya
|
667b970229
disabled xfrin triggerred by a notify. the original implementation naively trusts the notify sender and uses it as the transfer master, which is very dangerous from security point of view.
|
il y a 15 ans |