Likun Zhang
|
2d78411d1a
Fix bug caused by the code committed in reversion 1662.
|
il y a 15 ans |
Jelte Jansen
|
d15c05078d
check map tag size in create functions too, for consistency, i think we should indeed remove the direct map access and constructor, see comment in ticket 129
|
il y a 15 ans |
JINMEI Tatuya
|
e250b4e91b
added <cassert> for assert(3)
|
il y a 15 ans |
JINMEI Tatuya
|
f625571df7
tighten validation on the map tag length: due to the wire format limitation
|
il y a 15 ans |
JINMEI Tatuya
|
72c5e5d307
cleanup: reduced unused function parameters, constified variables when possible.
|
il y a 15 ans |
JINMEI Tatuya
|
231bbc395f
made deocde_blob() exception safe.
|
il y a 15 ans |
Likun Zhang
|
d30412f4c6
Fix bugs reported in ticket 125 and 126.
|
il y a 15 ans |
Jeremy C. Reed
|
8ad048eb79
Allow this to build when using a different builddir from the srcdir.
|
il y a 15 ans |
Jeremy C. Reed
|
abcadd9a54
This needs headers from the srcdir and buildir and
|
il y a 15 ans |
Jeremy C. Reed
|
cbe6b6ab35
This needs includes from the srcdir not builddir.
|
il y a 15 ans |
JINMEI Tatuya
|
7d04160d07
added rrclass.h and rrtype.h to nodist_libdns_la_SOURCES
|
il y a 15 ans |
Jeremy C. Reed
|
22e630b94f
Also add to AM_CPPFLAGS:
|
il y a 15 ans |
Jeremy C. Reed
|
193067be0a
Remove rrclass.h and rrtype.h from libdns_la_SOURCES. These two
|
il y a 15 ans |
Jeremy C. Reed
|
79124a125c
Rename spec "pre" files to also include "spec" in the filename.
|
il y a 15 ans |
Jeremy C. Reed
|
61f47f32e2
Fix a typo.
|
il y a 15 ans |
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 |