Jeremy C. Reed
|
b77c35be53
Add space; fix typo.
|
15 years ago |
JINMEI Tatuya
|
57f9f09688
comments, cleanups, simplification.
|
15 years ago |
Jeremy C. Reed
|
45085bd54e
Print some of the python related flags at end of configure.
|
15 years ago |
JINMEI Tatuya
|
7ac64a5329
simplified version of branches/trac148. it simply uses -R whenever available.
|
15 years ago |
JINMEI Tatuya
|
373459f1f8
cleanup boost.python related part.
|
15 years ago |
Jeremy C. Reed
|
222a6e821c
Update version number in configure.ac.
|
15 years ago |
Jelte Jansen
|
47135c0a36
removed chmod of deleted script
|
15 years ago |
Jelte Jansen
|
26266087e3
finaly sync for merge
|
15 years ago |
Likun Zhang
|
fc5d7da022
1. Remove certificate file 'bindctl.pem'. 2. Add options -c(--certificate-chain) to bindctl. 3. Override class HTTPSConnection to support server certificate validation. 4. Rename module name from 'Cmd-Ctrl' to 'Cmdctl'. 5. Add support to cmdctl.spec file, now there are three configurable items for cmdctl: 'key_file', 'cert_file' and 'accounts_file', all of them can be changed in runtime.
|
15 years ago |
Jelte Jansen
|
7cdceb252e
sync with trunk for merge
|
15 years ago |
tingting shen
|
31ec8c6c65
Added verbose options to exactly what is happening with loadzone. Added loadzone test suite of different file formats to load.
|
15 years ago |
Jerry
|
0eb4e31198
merge of ticket #176 (python logging framework), also changes xfrout to use the python logging.
|
15 years ago |
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 |