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 |
Jelte Jansen
|
40238168ec
add python unit test scripts to dist
|
il y a 15 ans |
Jelte Jansen
|
4ada2aa0f1
EXTRA_DIST was already defined in this one
|
il y a 15 ans |
Jeremy C. Reed
|
9fd7f7b6c1
include testdata for libdns in tarball
|
il y a 15 ans |
Jelte Jansen
|
53f83a4e57
oops those dirs should not have been added there
|
il y a 15 ans |
Jelte Jansen
|
6de646631e
add the testdata files for lib/auth bin/auth and bin/loadzone to dist as well
|
il y a 15 ans |
Jelte Jansen
|
945ad99dcd
add test data files to EXTRA_DIST for lib/config
|
il y a 15 ans |
Jeremy C. Reed
|
4babde876b
Fix the configuration installs.
|
il y a 15 ans |
Jeremy C. Reed
|
a50554e432
We recommend using the Boost libraries as it provides a safer TCP
|
il y a 15 ans |
Jeremy C. Reed
|
ed1285dcab
Add guide document in HTML.
|
il y a 15 ans |
Jeremy C. Reed
|
d7802279b9
Update some docs to have correct bind10-devel path.
|
il y a 15 ans |
Jelte Jansen
|
23d5e5e2dc
removed unnecessary sleep() from ccsession.cc, added note for bob to implement 'i have started' messages for modules
|
il y a 15 ans |
Jelte Jansen
|
1e6475e4ba
r1576 broke xfrin/Makefile.am (EXTRA_DIST that was left was set with += instead of =)
|
il y a 15 ans |
Jeremy C. Reed
|
60bfa26115
Don't list in EXTRA_DIST when already in DIST_COMMON.
|
il y a 15 ans |
Jeremy C. Reed
|
2168cd95a7
The *.pre.in file should be in the dist file,
|
il y a 15 ans |
Jeremy C. Reed
|
e294fee818
Also check for the boost/foreach.hpp header.
|
il y a 15 ans |
Likun Zhang
|
54c0c3a74e
Fix command description error.
|
il y a 15 ans |
Jeremy C. Reed
|
f6fb5e78cd
add configure switch --disable-configuration-install so can be used
|
il y a 15 ans |
Likun Zhang
|
6ede2d9c1c
Fix bug, when user doesn't enter the port number for xfrin command, the xfrin shouldn't crash.
|
il y a 15 ans |
Jeremy C. Reed
|
b0c7deb12a
Update PACKAGE name and version.
|
il y a 15 ans |
Jeremy C. Reed
|
ab89d5ffd0
Guide name change.
|
il y a 15 ans |
Jeremy C. Reed
|
374f50637f
Rename to generic name
|
il y a 15 ans |
Jeremy C. Reed
|
36139df307
Add note about default_user.csv.
|
il y a 15 ans |
Jelte Jansen
|
04db12433a
changed example configuration value names and default value of example_string to something that shows the example-ness
|
il y a 15 ans |
Jelte Jansen
|
b4661557e1
don't store ~/.bind10/default_user.csv if $HOME environment variable isn't set
|
il y a 15 ans |
Jelte Jansen
|
4b17dea51b
changed default_user.csv file used to store the bindctl user from $cwd to ~/.bind10/default_user.csv
|
il y a 15 ans |
Jeremy C. Reed
|
08b9296662
Remove a comment
|
il y a 15 ans |
Evan Hunt
|
6e8a197c32
added UNUSED_PARAM to silence warnings about unused parameters
|
il y a 15 ans |
Jelte Jansen
|
3489841c4b
srv is unused in this version of run_server()
|
il y a 15 ans |