Likun Zhang
|
5778e9bee3
1. Fix the log errors which may cause xfrin module to crash.
|
15 years ago |
Likun Zhang
|
571217af62
Add interface for inserting records of one zone to sqlite3 database. (Used by AXFR in)
|
15 years ago |
JINMEI Tatuya
|
4e98adec11
more detailed test cases for from wire construction of NSEC RDATA with
|
15 years ago |
JINMEI Tatuya
|
d8a28660b6
hide UNUSED_PARAM attributes in .cc, not .h as it wouldn't be good to
|
15 years ago |
Jeremy C. Reed
|
c93429851d
typo
|
15 years ago |
Jeremy C. Reed
|
876c01a44c
two to few (reported by shane)
|
15 years ago |
Jeremy C. Reed
|
bbf6e77d18
Reduce some of this tests/lcov doc as it will be in more detail later.
|
15 years ago |
Michael Graff
|
222152bef1
formatting, remove a turd
|
15 years ago |
Michael Graff
|
7be875024f
formatting, remove a turd
|
15 years ago |
Michael Graff
|
67c54f019c
add abstract pointing to the docs
|
15 years ago |
Jeremy C. Reed
|
05f0a51a19
Add some details how to configure the tests.
|
15 years ago |
Jelte Jansen
|
15ad517319
remove a re-raise of an exception that should only have been included in an error answer on the cc channel
|
15 years ago |
Jelte Jansen
|
40238168ec
add python unit test scripts to dist
|
15 years ago |
Jelte Jansen
|
4ada2aa0f1
EXTRA_DIST was already defined in this one
|
15 years ago |
Jeremy C. Reed
|
9fd7f7b6c1
include testdata for libdns in tarball
|
15 years ago |
Jelte Jansen
|
53f83a4e57
oops those dirs should not have been added there
|
15 years ago |
Jelte Jansen
|
6de646631e
add the testdata files for lib/auth bin/auth and bin/loadzone to dist as well
|
15 years ago |
Jelte Jansen
|
945ad99dcd
add test data files to EXTRA_DIST for lib/config
|
15 years ago |
Jeremy C. Reed
|
4babde876b
Fix the configuration installs.
|
15 years ago |
Jeremy C. Reed
|
a50554e432
We recommend using the Boost libraries as it provides a safer TCP
|
15 years ago |
Jeremy C. Reed
|
ed1285dcab
Add guide document in HTML.
|
15 years ago |
Jeremy C. Reed
|
d7802279b9
Update some docs to have correct bind10-devel path.
|
15 years ago |
Jelte Jansen
|
23d5e5e2dc
removed unnecessary sleep() from ccsession.cc, added note for bob to implement 'i have started' messages for modules
|
15 years ago |
Jelte Jansen
|
1e6475e4ba
r1576 broke xfrin/Makefile.am (EXTRA_DIST that was left was set with += instead of =)
|
15 years ago |
Jeremy C. Reed
|
60bfa26115
Don't list in EXTRA_DIST when already in DIST_COMMON.
|
15 years ago |
Jeremy C. Reed
|
2168cd95a7
The *.pre.in file should be in the dist file,
|
15 years ago |
Jeremy C. Reed
|
e294fee818
Also check for the boost/foreach.hpp header.
|
15 years ago |
Likun Zhang
|
54c0c3a74e
Fix command description error.
|
15 years ago |
Jeremy C. Reed
|
f6fb5e78cd
add configure switch --disable-configuration-install so can be used
|
15 years ago |
Likun Zhang
|
6ede2d9c1c
Fix bug, when user doesn't enter the port number for xfrin command, the xfrin shouldn't crash.
|
15 years ago |