JINMEI Tatuya
|
93f9b680c3
a minor suggested style fix: removed a redundant white space at EOL
|
14 years ago |
chenzhengzhang
|
4b8be48804
rewrite xfrout._zone_exist() logic
|
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 |
Jelte Jansen
|
e0009e9dfa
committed the proposed patch from ticket #334 to trunk
|
14 years ago |
Jelte Jansen
|
ade3b2f49f
rename libdns_python to pydnspp
|
14 years ago |
Jelte Jansen
|
7cdceb252e
sync with trunk for merge
|
15 years ago |
Jerry
|
0eb4e31198
merge of ticket #176 (python logging framework), also changes xfrout to use the python logging.
|
15 years ago |
Jelte Jansen
|
2da6b0550c
merge of ticket #225 (b10-auth fails if ran from source tree), also changes xfrin and xfrout to use the database_file setting from the auth module, so for xfrin you don't need to specify it on the command, and for out it doesn't need its own configuration value
|
15 years ago |
Jerry
|
17bd03fee4
-Modified logging formatter
|
15 years ago |
Jelte Jansen
|
93227d328b
merge to sync with trunk and make later merge back easier
|
15 years ago |
Likun Zhang
|
990e977d86
When xfrout is launched, check whether the socket file is being used by one running xfrout process, if it is, exit from python. If the file isn't a socket file or nobody is listening, it will be removed. If it can't be removed, exit from python.
|
15 years ago |
Jelte Jansen
|
2074ba324e
removed old dns-python example code
|
15 years ago |
Likun Zhang
|
3bbc64dc58
Add unittest code for xfrout.
|
15 years ago |