Jerry
|
aeeb89b295
Python coding style fix:
|
15 years ago |
Jerry
|
e50d232aff
Fixed rotate file handler issue.
|
15 years ago |
Jerry
|
df416a7881
Add logging module and unittest in lib/python/isc/log,
|
15 years ago |
Likun Zhang
|
80caa56cad
Redo revision 1853: Make xfrout works well in source code tree(for details, please see comments of ticket 151), now the UNIX_SOCKET_FILE shared by auth srv and xfrout locates in @localstatedir@, (Jeremy had reviewed this patch. then give some fix suggestion in email.)
|
15 years ago |
Likun Zhang
|
27b28e338b
Revert the revision 1853 which make trunk fail to build.
|
15 years ago |
Likun Zhang
|
3afb8da35e
Fix bug: Make xfrout works well in source code tree(reported in ticket 151). (now the UNIX_SOCKET_FILE shared by auth srv and xfrout locates in @@LOCALSTATEDIR@@)
|
15 years ago |
Evan Hunt
|
c08b86957c
Change libauth to libdatasrc
|
15 years ago |
Likun Zhang
|
f9c48018e6
1. Send 'shutdown' command to Xfrin and Xfrout when boss receive SIGINT.(Reported in ticket 135)
|
15 years ago |
Likun Zhang
|
441a663847
Warned if import bind10_dns or bind10_xfr failed.
|
15 years ago |
JINMEI Tatuya
|
ce604aaf99
overall cleanup and minor bug fixes for xfrout:
|
15 years ago |
Likun Zhang
|
2d78411d1a
Fix bug caused by the code committed in reversion 1662.
|
15 years ago |
Likun Zhang
|
d30412f4c6
Fix bugs reported in ticket 125 and 126.
|
15 years ago |
Likun Zhang
|
3bbc64dc58
Add unittest code for xfrout.
|
15 years ago |
Likun Zhang
|
f379292a48
Fix function parameters error.
|
15 years ago |
Likun Zhang
|
fcb9177089
Fix function doc string error found by Jeremy.
|
15 years ago |
Likun Zhang
|
700f762e31
Use function get_full_config() provided by isc::config to get all the default config setting from xfrout.spec file.
|
15 years ago |
JINMEI Tatuya
|
d71c306ac3
fixed build problem without boost::sys and boost::python.
|
15 years ago |
Likun Zhang
|
7bf8e98454
Apply new config setting immediately.
|
15 years ago |
Likun Zhang
|
3771057f6f
Commit code for module xfrout, AXFR-out works now. Notes:
|
15 years ago |