Likun Zhang
|
8523458e6d
|
15 years ago |
JINMEI Tatuya
|
078d183c41
adjusted the position of AC_CHECK_DECL
|
15 years ago |
JINMEI Tatuya
|
0ba9a0f7bf
set SunStudio specific options automatically.
|
15 years ago |
JINMEI Tatuya
|
e01cb8ad5b
another fix to operator-> just like the one made in message.cc
|
15 years ago |
JINMEI Tatuya
|
fa6eb99b73
minimal fixes for SunStudio support
|
15 years ago |
Jelte Jansen
|
b9cd36cbf7
unit tests for b10-cfgmgr
|
15 years ago |
Jeremy C. Reed
|
81a9d98f0d
Check for pkg-config itself so we don't try the m4 macro without pkg-config.
|
15 years ago |
Jelte Jansen
|
93227d328b
merge to sync with trunk and make later merge back easier
|
15 years ago |
Jelte Jansen
|
2074ba324e
removed old dns-python example code
|
15 years ago |
Jelte Jansen
|
0d2d4b5fb2
renamed isc_config.py to bind10_config.py
|
15 years ago |
Jelte Jansen
|
ae076ba6fb
add an isc_config.py 'module' for paths and possibly other configure-time variables (currently only BIND10_MSGQ_SOCKET_FILE, and currently only used in lib/python/isc/cc/session.py)
|
15 years ago |
Jeremy C. Reed
|
7eafb11c21
Update the version (prepare for release).
|
15 years ago |
Jeremy C. Reed
|
2658288a31
Remove ext/boost hierarchy.
|
15 years ago |
Jelte Jansen
|
51803e4064
|
15 years ago |
Jelte Jansen
|
1e7b973839
rename HAVE_SIN_LEN macro to HAVE_SA_LEN, and use it for setting sun_len in the custom domain socket handler in lib/cc/session.cc
|
15 years ago |
Jerry
|
5ebd3daa01
Add unittest shell script
|
15 years ago |
JINMEI Tatuya
|
08604a8516
wording fixes to comment lines.
|
15 years ago |
JINMEI Tatuya
|
ad7077f60e
disalbe /dev/poll with ASIO (trac #211).
|
15 years ago |
JINMEI Tatuya
|
18fb5d007c
detect problematic implementation of kqueue EV_SET to avoid the use of it with ASIO
|
15 years ago |
JINMEI Tatuya
|
737c49cf85
addressed some portability issues with non boost ASIO:
|
15 years ago |
Evan Hunt
|
748e5c85b1
- suppress unused-parameter warnings in src/bin/auth/asio_link.cc and
|
15 years ago |
Evan Hunt
|
aad8d399e2
checkpoint: reverted convigure.ac change, removed UNUSED_PARAM from asio code
|
15 years ago |
Jerry
|
df416a7881
Add logging module and unittest in lib/python/isc/log,
|
15 years ago |
Evan Hunt
|
fa1daf4df7
Remove --with-boost-lib and --with-boost-include from configure.ac as
|
15 years ago |
Jelte Jansen
|
3ef6ad200f
use unix domain socket instead of localhost:9912
|
15 years ago |
Jelte Jansen
|
7bc0d07604
include python wrapper tests in check/coverage report
|
15 years ago |
Likun Zhang
|
80caa56cad
Redo revision 1853: Make xfrout works well in source code tree(for details, please see comments of ticket 151), now the UNIX_SOCKET_FILE shared by auth srv and xfrout locates in @localstatedir@, (Jeremy had reviewed this patch. then give some fix suggestion in email.)
|
15 years ago |
Likun Zhang
|
27b28e338b
Revert the revision 1853 which make trunk fail to build.
|
15 years ago |
Likun Zhang
|
3afb8da35e
Fix bug: Make xfrout works well in source code tree(reported in ticket 151). (now the UNIX_SOCKET_FILE shared by auth srv and xfrout locates in @@LOCALSTATEDIR@@)
|
15 years ago |
Jeremy C. Reed
|
58e62d537b
Report detected features, configure settings at end of configure output.
|
15 years ago |