Jeremy C. Reed
|
129c064ffd
Renamed the source for bindctl that way
|
il y a 15 ans |
JINMEI Tatuya
|
67df3c7a40
removed AX_COMPILER_VENDOR: We don't rely on it, and it can be even harmful
|
il y a 15 ans |
JINMEI Tatuya
|
fcd4ba602b
allowed manually specififying a path to python (when only older versions of
|
il y a 15 ans |
Jeremy C. Reed
|
87e20bcb3d
Install bindctl itself and not the shell script which was
|
il y a 15 ans |
JINMEI Tatuya
|
60e25cf01d
Specific versions of gcc (g++) have a bug that incorrectly warns with
|
il y a 15 ans |
Jeremy C. Reed
|
8744991be6
Remove extra tabs.
|
il y a 15 ans |
Jelte Jansen
|
f189032a01
rename unittests/ dirs to tests/
|
il y a 15 ans |
Jelte Jansen
|
d0dbc94384
use libtool for libcfgclient too
|
il y a 15 ans |
JINMEI Tatuya
|
87ccb0c631
- tighten validation on incoming requests. return an response rather than
|
il y a 15 ans |
JINMEI Tatuya
|
2ab95a0f72
cancel not-yet-ready part of the patch
|
il y a 15 ans |
JINMEI Tatuya
|
3a29ffe4f5
- made lib/dns -Wextra safe.
|
il y a 15 ans |
Jeremy C. Reed
|
e5579aa496
Add -Wextra to the default compiler settings for GCC.
|
il y a 15 ans |
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
|
il y a 15 ans |
Likun Zhang
|
fd89e862b5
Move usermgr from "trunk/tools/" to "trunk/src/bin" according Jeremy's suggestion. usermgr can be installed now.
|
il y a 15 ans |
Evan Hunt
|
4eb18c3bb8
add src/lib/auth/tests to configure
|
il y a 15 ans |
Jeremy C. Reed
|
36c1a6d261
Don't override CXXFLAGS, just append.
|
il y a 15 ans |
JINMEI Tatuya
|
6749cda4de
allow --without-boostlib (or --with-boostlib=no) to force disabling
|
il y a 15 ans |
JINMEI Tatuya
|
07b1694cab
renamed auth/config.h to auth/spec_config.h as it confused the compiler
|
il y a 15 ans |
JINMEI Tatuya
|
f9129adbd1
sync with trunk
|
il y a 15 ans |
Likun Zhang
|
7e9fb87baf
Add the code for module xfrin.
|
il y a 15 ans |
JINMEI Tatuya
|
91cfdfed1b
incorporated the jelte-tcp branch, and made it possible to selectively build
|
il y a 15 ans |
Shane Kerr
|
1257b9301f
Moved tests to their own subdirectory.
|
il y a 15 ans |
JINMEI Tatuya
|
14297b86e7
experimental UDP/TCP auth server using boost::asio
|
il y a 15 ans |
Jeremy C. Reed
|
67ceab04f4
Don't need to make b10-loadzone executable. It already is.
|
il y a 15 ans |
Evan Hunt
|
98062144f4
Merged b10-loadzone command
|
il y a 15 ans |
Jeremy C. Reed
|
f6b56b4754
Add minimum version of sqlite3.
|
il y a 15 ans |
Jeremy C. Reed
|
8b7224c5d5
Remove AC_PROG_RANLIB since is obsolete when using AC_PROG_LIBTOOL.
|
il y a 15 ans |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
il y a 15 ans |
Shane Kerr
|
f323d38fa5
Removed the broken search for run_b10-cfgmgr.sh
|
il y a 15 ans |
JINMEI Tatuya
|
1bff985ad6
added +x for the newly added .py file
|
il y a 15 ans |