Jeremy C. Reed
|
a9de0fa6a2
Only regenerate manual pages if configure is ran with --enable-man.
|
15 years ago |
Jeremy C. Reed
|
b4bd55b9b7
Add argument --with-boost-include to point to include path.
|
15 years ago |
Jelte Jansen
|
ffd58debfc
ask for version and platform, and check version of given python binary
|
15 years ago |
Jelte Jansen
|
ad1500ec7a
set the Makefile python-related variables if AM_PATH_PYTHON is not used
|
15 years ago |
Jelte Jansen
|
67738a41dd
added 'offline' unit tests for lib/python/isc/cc/session.py
|
15 years ago |
Jeremy C. Reed
|
129c064ffd
Renamed the source for bindctl that way
|
15 years ago |
JINMEI Tatuya
|
67df3c7a40
removed AX_COMPILER_VENDOR: We don't rely on it, and it can be even harmful
|
15 years ago |
JINMEI Tatuya
|
fcd4ba602b
allowed manually specififying a path to python (when only older versions of
|
15 years ago |
Jeremy C. Reed
|
87e20bcb3d
Install bindctl itself and not the shell script which was
|
15 years ago |
JINMEI Tatuya
|
60e25cf01d
Specific versions of gcc (g++) have a bug that incorrectly warns with
|
15 years ago |
Jeremy C. Reed
|
8744991be6
Remove extra tabs.
|
15 years ago |
Jelte Jansen
|
f189032a01
rename unittests/ dirs to tests/
|
15 years ago |
Jelte Jansen
|
d0dbc94384
use libtool for libcfgclient too
|
15 years ago |
JINMEI Tatuya
|
87ccb0c631
- tighten validation on incoming requests. return an response rather than
|
15 years ago |
JINMEI Tatuya
|
2ab95a0f72
cancel not-yet-ready part of the patch
|
15 years ago |
JINMEI Tatuya
|
3a29ffe4f5
- made lib/dns -Wextra safe.
|
15 years ago |
Jeremy C. Reed
|
e5579aa496
Add -Wextra to the default compiler settings for GCC.
|
15 years ago |
Jelte Jansen
|
700baf90cd
specifying only --with-boostlib in configure makes make stop because $boostlib will be set to 'yes', so we need to test the system libraries in that case too
|
15 years ago |
Likun Zhang
|
fd89e862b5
Move usermgr from "trunk/tools/" to "trunk/src/bin" according Jeremy's suggestion. usermgr can be installed now.
|
15 years ago |
Evan Hunt
|
4eb18c3bb8
add src/lib/auth/tests to configure
|
15 years ago |
Jeremy C. Reed
|
36c1a6d261
Don't override CXXFLAGS, just append.
|
15 years ago |
JINMEI Tatuya
|
6749cda4de
allow --without-boostlib (or --with-boostlib=no) to force disabling
|
15 years ago |
JINMEI Tatuya
|
07b1694cab
renamed auth/config.h to auth/spec_config.h as it confused the compiler
|
15 years ago |
JINMEI Tatuya
|
f9129adbd1
sync with trunk
|
15 years ago |
Likun Zhang
|
7e9fb87baf
Add the code for module xfrin.
|
15 years ago |
JINMEI Tatuya
|
91cfdfed1b
incorporated the jelte-tcp branch, and made it possible to selectively build
|
15 years ago |
Shane Kerr
|
1257b9301f
Moved tests to their own subdirectory.
|
15 years ago |
JINMEI Tatuya
|
14297b86e7
experimental UDP/TCP auth server using boost::asio
|
15 years ago |
Jeremy C. Reed
|
67ceab04f4
Don't need to make b10-loadzone executable. It already is.
|
15 years ago |
Evan Hunt
|
98062144f4
Merged b10-loadzone command
|
15 years ago |