JINMEI Tatuya
|
aa2a814219
supported a simple name with possible compression
|
il y a 15 ans |
JINMEI Tatuya
|
ec420937c3
fixed place of braces according to coding guideline
|
il y a 15 ans |
JINMEI Tatuya
|
37fe128f02
- minor cleanup
|
il y a 15 ans |
JINMEI Tatuya
|
6f2f357468
make it selectable on ProcessInfo construction whether to keep stderr
|
il y a 15 ans |
Likun Zhang
|
d07662c441
Make log message more readable when xfrin failed.
|
il y a 15 ans |
Likun Zhang
|
441a663847
Warned if import bind10_dns or bind10_xfr failed.
|
il y a 15 ans |
JINMEI Tatuya
|
811eea07ce
tighten validation more, add portable version of CMSG_LEN
|
il y a 15 ans |
JINMEI Tatuya
|
ce604aaf99
overall cleanup and minor bug fixes for xfrout:
|
il y a 15 ans |
JINMEI Tatuya
|
2e49b0bad5
cleanup: removed redundant space
|
il y a 15 ans |
JINMEI Tatuya
|
f3b025aa13
cleanup: removed redundant spaces
|
il y a 15 ans |
JINMEI Tatuya
|
da1023a042
cleanups:
|
il y a 15 ans |
JINMEI Tatuya
|
f0fe1c38c7
keep stderr for child processes if -v is specified.
|
il y a 15 ans |
JINMEI Tatuya
|
1a57ab6ff0
Environment variables for the child process will be a copy of those
|
il y a 15 ans |
JINMEI Tatuya
|
4e6bb55ce5
warned if import bind10_dns failed
|
il y a 15 ans |
JINMEI Tatuya
|
afc110e820
propset
|
il y a 15 ans |
JINMEI Tatuya
|
b218fa9c06
removed unnecessary header file <string>, which can be harmful in some environment.
|
il y a 15 ans |
JINMEI Tatuya
|
e517f210c5
recovered r1683 (which was accidentally removed in my previous commit, r1684)
|
il y a 15 ans |
JINMEI Tatuya
|
613b2880fb
cleanup: eliminated the need for isc.auth.sqlite3_ds.AXFRInDB by directly calling sqlite3_ds.load() from the xfrin module.
|
il y a 15 ans |
Likun Zhang
|
4b29535ab5
Fix parameter name error in code.
|
il y a 15 ans |
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)
|
il y a 15 ans |
JINMEI Tatuya
|
96f1c6dc81
make sure zone name ends with '.'
|
il y a 15 ans |
JINMEI Tatuya
|
7f58e4a76b
propset
|
il y a 15 ans |
JINMEI Tatuya
|
46b30cdc82
propset
|
il y a 15 ans |
JINMEI Tatuya
|
8a81157984
cleanup: constify
|
il y a 15 ans |
Likun Zhang
|
16d28db98a
Fix a minor code error brought by reversion 1674.(function log_info() is used without definition.)
|
il y a 15 ans |
Shane Kerr
|
f4331e3171
Added TODO item about grandchildren processes.
|
il y a 15 ans |
Shane Kerr
|
37966187e0
Change shutdown to actually SIGKILL properly.
|
il y a 15 ans |
JINMEI Tatuya
|
0532e260ed
don't ignore other RRs than SOA even if the second SOA is found.
|
il y a 15 ans |
JINMEI Tatuya
|
ad4d6587a8
cleanup: pass a const reference as a copy source instead of an object.
|
il y a 15 ans |
Likun Zhang
|
2d78411d1a
Fix bug caused by the code committed in reversion 1662.
|
il y a 15 ans |