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 |
JINMEI Tatuya
|
d8a28660b6
hide UNUSED_PARAM attributes in .cc, not .h as it wouldn't be good to
|
il y a 15 ans |
Jeremy C. Reed
|
c93429851d
typo
|
il y a 15 ans |
Jeremy C. Reed
|
876c01a44c
two to few (reported by shane)
|
il y a 15 ans |
Jeremy C. Reed
|
bbf6e77d18
Reduce some of this tests/lcov doc as it will be in more detail later.
|
il y a 15 ans |
Michael Graff
|
222152bef1
formatting, remove a turd
|
il y a 15 ans |
Michael Graff
|
7be875024f
formatting, remove a turd
|
il y a 15 ans |
Michael Graff
|
67c54f019c
add abstract pointing to the docs
|
il y a 15 ans |
Jeremy C. Reed
|
05f0a51a19
Add some details how to configure the tests.
|
il y a 15 ans |
Jelte Jansen
|
15ad517319
remove a re-raise of an exception that should only have been included in an error answer on the cc channel
|
il y a 15 ans |