JINMEI Tatuya
|
72c5e5d307
cleanup: reduced unused function parameters, constified variables when possible.
|
15 years ago |
JINMEI Tatuya
|
231bbc395f
made deocde_blob() exception safe.
|
15 years ago |
Likun Zhang
|
d30412f4c6
Fix bugs reported in ticket 125 and 126.
|
15 years ago |
Jeremy C. Reed
|
8ad048eb79
Allow this to build when using a different builddir from the srcdir.
|
15 years ago |
Jeremy C. Reed
|
abcadd9a54
This needs headers from the srcdir and buildir and
|
15 years ago |
Jeremy C. Reed
|
cbe6b6ab35
This needs includes from the srcdir not builddir.
|
15 years ago |
JINMEI Tatuya
|
7d04160d07
added rrclass.h and rrtype.h to nodist_libdns_la_SOURCES
|
15 years ago |
Jeremy C. Reed
|
22e630b94f
Also add to AM_CPPFLAGS:
|
15 years ago |
Jeremy C. Reed
|
193067be0a
Remove rrclass.h and rrtype.h from libdns_la_SOURCES. These two
|
15 years ago |
Jeremy C. Reed
|
79124a125c
Rename spec "pre" files to also include "spec" in the filename.
|
15 years ago |
Jeremy C. Reed
|
61f47f32e2
Fix a typo.
|
15 years ago |
Jeremy C. Reed
|
730b681b42
Remove repeated include path.
|
15 years ago |
Jeremy C. Reed
|
62234d52b0
Readd: libdns_la_SOURCES += rrparamregistry.h
|
15 years ago |
Jeremy C. Reed
|
72e918281a
Make sure test scripts are included in the tarball.
|
15 years ago |
Jelte Jansen
|
c3918cfa0f
some very minor issues that came up during review of cmdctl
|
15 years ago |
Likun Zhang
|
6dc8c646b1
Rename the folder name for unittest code from 'unittest' to 'tests'.(bindctl, cmdctl, xfrin)
|
15 years ago |
Jelte Jansen
|
f14c7b5c01
shutdown is common enough to make a standard fixed name for it
|
15 years ago |
Likun Zhang
|
e64a8acca7
Add ISC CopyRight.
|
15 years ago |
Likun Zhang
|
3bbc64dc58
Add unittest code for xfrout.
|
15 years ago |
Likun Zhang
|
f379292a48
Fix function parameters error.
|
15 years ago |
JINMEI Tatuya
|
af735f4b79
set BOOST_LDFLAGS only when a non-trivial argument (i.e. neither "yes" nor "no")
|
15 years ago |
Likun Zhang
|
fcb9177089
Fix function doc string error found by Jeremy.
|
15 years ago |
JINMEI Tatuya
|
5b33454f30
don't link libxfr unless prerequisites are met.
|
15 years ago |
Likun Zhang
|
700f762e31
Use function get_full_config() provided by isc::config to get all the default config setting from xfrout.spec file.
|
15 years ago |
JINMEI Tatuya
|
d71c306ac3
fixed build problem without boost::sys and boost::python.
|
15 years ago |
Shane Kerr
|
76ca7597bf
Removed the environment tests so the tests would run.
|
15 years ago |
Likun Zhang
|
7bf8e98454
Apply new config setting immediately.
|
15 years ago |
Likun Zhang
|
4a1dd30f0d
Add macro to avoid the header file being included twice.
|
15 years ago |
Jelte Jansen
|
1b47012f42
one ifdef hadn't been renamed
|
15 years ago |
Likun Zhang
|
f39a1b64da
Add TODO list for xfrout.
|
15 years ago |