summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | cleanup boost.python related part.JINMEI Tatuya2010-07-021-5/+1
* | Update version number in configure.ac.Jeremy C. Reed2010-07-011-1/+1
* | removed chmod of deleted scriptJelte Jansen2010-06-301-1/+0
* | finaly sync for mergeJelte Jansen2010-06-301-0/+1
|\ \
| * \ 1. Remove certificate file 'bindctl.pem'. 2. Add options -c(--certificate-cha...Likun Zhang2010-06-301-0/+1
| |\ \
| | * | 1. Add support to cmdctl.spec file, now there are three configurable items fo...Likun Zhang2010-06-241-0/+1
* | | | sync with trunk for mergeJelte Jansen2010-06-301-13/+47
|\| | |
| * | | Added verbose options to exactly what is happening with loadzone. Added loadz...tingting shen2010-06-301-0/+6
| * | | merge of ticket #176 (python logging framework), also changes xfrout to use t...Jerry2010-06-301-0/+3
| |\ \ \
| | * | | Add unittest shell scriptJerry2010-05-311-0/+1
| | * | | Add logging module and unittest in lib/python/isc/log,Jerry2010-05-271-0/+2
| * | | | adjusted the position of AC_CHECK_DECLJINMEI Tatuya2010-06-241-3/+4
| * | | | set SunStudio specific options automatically.JINMEI Tatuya2010-06-241-4/+12
| * | | | another fix to operator-> just like the one made in message.ccJINMEI Tatuya2010-06-241-3/+5
| * | | | minimal fixes for SunStudio supportJINMEI Tatuya2010-06-231-8/+16
| | |/ / | |/| |
| * | | unit tests for b10-cfgmgrJelte Jansen2010-06-161-0/+2
| | |/ | |/|
| * | Check for pkg-config itself so we don't try the m4 macro without pkg-config.Jeremy C. Reed2010-06-101-0/+5
* | | merge to sync with trunk and make later merge back easierJelte Jansen2010-06-091-68/+123
|\| |
| * | renamed isc_config.py to bind10_config.pyJelte Jansen2010-06-021-1/+1
| * | add an isc_config.py 'module' for paths and possibly other configure-time var...Jelte Jansen2010-06-021-1/+1
| * | Update the version (prepare for release).Jeremy C. Reed2010-06-021-1/+1
| * | Remove ext/boost hierarchy.Jeremy C. Reed2010-06-011-11/+0
| * | git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2009 e5f2f494-b856-4b98-b28...Jelte Jansen2010-05-311-1/+12
| |\ \
| | * | rename HAVE_SIN_LEN macro to HAVE_SA_LEN, and use it for setting sun_len in t...Jelte Jansen2010-05-311-1/+3
| | * | use unix domain socket instead of localhost:9912Jelte Jansen2010-05-211-0/+2
| | |/
| * | wording fixes to comment lines.JINMEI Tatuya2010-05-311-1/+1
| * | disalbe /dev/poll with ASIO (trac #211).JINMEI Tatuya2010-05-311-3/+17
| * | detect problematic implementation of kqueue EV_SET to avoid the use of it wit...JINMEI Tatuya2010-05-281-0/+27
| * | addressed some portability issues with non boost ASIO:JINMEI Tatuya2010-05-281-54/+24
| * | - suppress unused-parameter warnings in src/bin/auth/asio_link.cc andEvan Hunt2010-05-271-3/+6
| * | checkpoint: reverted convigure.ac change, removed UNUSED_PARAM from asio codeEvan Hunt2010-05-271-0/+65
| * | Remove --with-boost-lib and --with-boost-include from configure.ac asEvan Hunt2010-05-261-65/+0
| |/
| * Redo revision 1853: Make xfrout works well in source code tree(for details, p...Likun Zhang2010-05-191-1/+1
| * Revert the revision 1853 which make trunk fail to build.Likun Zhang2010-05-191-1/+1
| * Fix bug: Make xfrout works well in source code tree(reported in ticket 151). ...Likun Zhang2010-05-191-1/+1
| * Report detected features, configure settings at end of configure output.Jeremy C. Reed2010-05-171-1/+42
* | removed old dns-python example codeJelte Jansen2010-06-081-47/+0
* | include python wrapper tests in check/coverage reportJelte Jansen2010-05-211-0/+1
* | update merge; merge trunk rev. 1670 - 1813 into this branchJelte Jansen2010-05-121-13/+36
|\|
| * Change the PACKAGE_BUGREPORT email address from non-existent listJeremy C. Reed2010-05-101-1/+1
| * Change libauth to libdatasrcEvan Hunt2010-04-291-3/+3
| * check for the availability of ${python}-config. if unavailable warn about it.JINMEI Tatuya2010-04-231-13/+22
| * This is for ticket #153.Jeremy C. Reed2010-04-201-2/+10
| * typo in a comment lineJINMEI Tatuya2010-04-191-1/+1
| * removed a debug outputJINMEI Tatuya2010-04-191-1/+0
| * try `${PYTHON}-config --prefix`/lib for a last resort LDFLAGS for libpython (...JINMEI Tatuya2010-04-191-1/+12
* | removed accidentally added generated makefilesJelte Jansen2010-04-151-0/+10
* | partial python wrapper implementation, see src/lib/dns/python/README for detailsJelte Jansen2010-04-141-0/+3
* | imoprted Francis's python binding codeJINMEI Tatuya2010-04-011-0/+1
|/
* Rename spec "pre" files to also include "spec" in the filename.Jeremy C. Reed2010-03-261-3/+3