Jeremy C. Reed
|
730b681b42
Remove repeated include path.
|
il y a 15 ans |
Jeremy C. Reed
|
62234d52b0
Readd: libdns_la_SOURCES += rrparamregistry.h
|
il y a 15 ans |
Jeremy C. Reed
|
72e918281a
Make sure test scripts are included in the tarball.
|
il y a 15 ans |
Jelte Jansen
|
c3918cfa0f
some very minor issues that came up during review of cmdctl
|
il y a 15 ans |
Likun Zhang
|
6dc8c646b1
Rename the folder name for unittest code from 'unittest' to 'tests'.(bindctl, cmdctl, xfrin)
|
il y a 15 ans |
Jelte Jansen
|
f14c7b5c01
shutdown is common enough to make a standard fixed name for it
|
il y a 15 ans |
Likun Zhang
|
e64a8acca7
Add ISC CopyRight.
|
il y a 15 ans |
Likun Zhang
|
3bbc64dc58
Add unittest code for xfrout.
|
il y a 15 ans |
Likun Zhang
|
f379292a48
Fix function parameters error.
|
il y a 15 ans |
JINMEI Tatuya
|
af735f4b79
set BOOST_LDFLAGS only when a non-trivial argument (i.e. neither "yes" nor "no")
|
il y a 15 ans |
Likun Zhang
|
fcb9177089
Fix function doc string error found by Jeremy.
|
il y a 15 ans |
JINMEI Tatuya
|
5b33454f30
don't link libxfr unless prerequisites are met.
|
il y a 15 ans |
Likun Zhang
|
700f762e31
Use function get_full_config() provided by isc::config to get all the default config setting from xfrout.spec file.
|
il y a 15 ans |
JINMEI Tatuya
|
d71c306ac3
fixed build problem without boost::sys and boost::python.
|
il y a 15 ans |
Shane Kerr
|
76ca7597bf
Removed the environment tests so the tests would run.
|
il y a 15 ans |
Likun Zhang
|
7bf8e98454
Apply new config setting immediately.
|
il y a 15 ans |
Likun Zhang
|
4a1dd30f0d
Add macro to avoid the header file being included twice.
|
il y a 15 ans |
Jelte Jansen
|
1b47012f42
one ifdef hadn't been renamed
|
il y a 15 ans |
Likun Zhang
|
f39a1b64da
Add TODO list for xfrout.
|
il y a 15 ans |
Likun Zhang
|
3771057f6f
Commit code for module xfrout, AXFR-out works now. Notes:
|
il y a 15 ans |
Likun Zhang
|
714cd6f37a
Add python binding code for function "parseHeader" in class Message.
|
il y a 15 ans |
JINMEI Tatuya
|
7dc2abf503
made --with-pythonpath more friendly with older versions of automake: don't
|
il y a 15 ans |
JINMEI Tatuya
|
50e619ebf1
typo: s/stding/stdin/
|
il y a 15 ans |
JINMEI Tatuya
|
baaf85cb86
don't pass Exception objects directly to stderr.write() (via log_error()):
|
il y a 15 ans |
JINMEI Tatuya
|
7568a2967d
removed now-meaningless "auto" setting
|
il y a 15 ans |
JINMEI Tatuya
|
59553187ff
removed a test setting line
|
il y a 15 ans |
JINMEI Tatuya
|
6dd3cc5d3b
allow the python binding of libdns to be built using automake.
|
il y a 15 ans |
Likun Zhang
|
5778e9bee3
1. Fix the log errors which may cause xfrin module to crash.
|
il y a 15 ans |
Likun Zhang
|
571217af62
Add interface for inserting records of one zone to sqlite3 database. (Used by AXFR in)
|
il y a 15 ans |
JINMEI Tatuya
|
4e98adec11
more detailed test cases for from wire construction of NSEC RDATA with
|
il y a 15 ans |