Commit History

Author SHA1 Message Date
  JINMEI Tatuya 7568a2967d removed now-meaningless "auto" setting 15 years ago
  JINMEI Tatuya 6dd3cc5d3b allow the python binding of libdns to be built using automake. 15 years ago
  Jeremy C. Reed 4babde876b Fix the configuration installs. 15 years ago
  Jeremy C. Reed e294fee818 Also check for the boost/foreach.hpp header. 15 years ago
  Jeremy C. Reed f6fb5e78cd add configure switch --disable-configuration-install so can be used 15 years ago
  Jeremy C. Reed b0c7deb12a Update PACKAGE name and version. 15 years ago
  Evan Hunt ceb8ef9564 Make b10-auth use a default database path from auth.spec rather than 15 years ago
  Evan Hunt b33c02c5bf Change xfrin to use $localstatedir/$package/zone.sqlite3 for the default 15 years ago
  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