Likun Zhang
|
2b9742f844
1. Add unittest and docstring to some functions in xfrin.
|
15 years ago |
Likun Zhang
|
d07662c441
Make log message more readable when xfrin failed.
|
15 years ago |
JINMEI Tatuya
|
2e49b0bad5
cleanup: removed redundant space
|
15 years ago |
JINMEI Tatuya
|
4e6bb55ce5
warned if import bind10_dns failed
|
15 years ago |
JINMEI Tatuya
|
e517f210c5
recovered r1683 (which was accidentally removed in my previous commit, r1684)
|
15 years ago |
JINMEI Tatuya
|
613b2880fb
cleanup: eliminated the need for isc.auth.sqlite3_ds.AXFRInDB by directly calling sqlite3_ds.load() from the xfrin module.
|
15 years ago |
Likun Zhang
|
4b29535ab5
Fix parameter name error in code.
|
15 years ago |
Likun Zhang
|
bd2ec1db24
Remove the print_message and print_settings from the Xfrin spec and the handlers from the code. (As request in ticket 136)
|
15 years ago |
JINMEI Tatuya
|
46b30cdc82
propset
|
15 years ago |
Likun Zhang
|
16d28db98a
Fix a minor code error brought by reversion 1674.(function log_info() is used without definition.)
|
15 years ago |
JINMEI Tatuya
|
0532e260ed
don't ignore other RRs than SOA even if the second SOA is found.
|
15 years ago |
JINMEI Tatuya
|
baaf85cb86
don't pass Exception objects directly to stderr.write() (via log_error()):
|
15 years ago |
JINMEI Tatuya
|
6dd3cc5d3b
allow the python binding of libdns to be built using automake.
|
15 years ago |
Likun Zhang
|
5778e9bee3
1. Fix the log errors which may cause xfrin module to crash.
|
15 years ago |
Likun Zhang
|
6ede2d9c1c
Fix bug, when user doesn't enter the port number for xfrin command, the xfrin shouldn't crash.
|
15 years ago |
Evan Hunt
|
b33c02c5bf
Change xfrin to use $localstatedir/$package/zone.sqlite3 for the default
|
15 years ago |
Likun Zhang
|
cc002a4661
Add verbose option for the messages printted by module cmdctl and xfrin.
|
15 years ago |
Likun Zhang
|
60e19a4099
Add error message when xfrin is run standalone.
|
15 years ago |
Likun Zhang
|
299437c44e
1. Add TODO list.
|
15 years ago |
Likun Zhang
|
ff65d5d0c9
Add the files for xfrin.
|
15 years ago |