Mark Andrews
cb5a1c15c2
add kerberosv5/krb5.h to search list
2010-06-03 03:56:41 +00:00
Mark Andrews
7e87f04c6d
2910. [func] Sanity check Kerberos credentials. [RT #20986 ]
2010-06-03 02:35:53 +00:00
Mark Andrews
1f92beb0ad
2905. [port] aix: set use_atomic=yes with native compiler.
...
[RT #21402 ]
2010-05-26 23:49:07 +00:00
Mark Andrews
66f56f9196
2901. [port] Use AC_C_FLEXIBLE_ARRAY_MEMBER. [RT #21316 ]
2010-05-19 07:17:41 +00:00
Mark Andrews
0d5d6623cb
2885. [bug] Improve -fno-strict-aliasing support probing in
...
configure. [RT #21080 ]
2010-05-12 08:26:35 +00:00
Mark Andrews
7eefeb32a7
2868. [cleanup] Run "make clean" at the end of configure to ensure
...
any changes made by configure are integrated.
Use --with-make-clean=no to disable. [RT #20994 ]
2010-03-18 13:33:22 +00:00
Automatic Updater
9feb8eda57
update copyright notice
2010-01-15 23:47:34 +00:00
Evan Hunt
3f39cbcc76
2838. [func] Backport support for SHA-2 DNSSEC algorithms,
...
RSASHA256 and RSASHA512, from BIND 9.7. (This
incorporates changes 2726 and 2738 from that
release branch.) [RT #20871 ]
2010-01-15 19:38:54 +00:00
Mark Andrews
ece0a1d2c8
2715. [bug] Require OpenSSL support to be explicitly disabled.
...
[RT #20288 ]
2009-10-16 04:24:52 +00:00
Mark Andrews
64ebbbcbb1
2714. [port] aix/powerpc: 'asm("ics");' needs non standard assembler
...
flags.
2009-10-16 04:23:41 +00:00
Mark Andrews
7115862967
support ESV version strings
2009-10-13 03:40:03 +00:00
Mark Andrews
644630bb3c
2645. [port] "gcc -m32" didn't work on amd64 and x86_64 platforms
...
which default to 64 bits. [RT #19927 ]
2009-08-13 02:03:25 +00:00
Mark Andrews
43dd26f988
2610. [port] sunos: Change #2363 was not complete. [RT #19796 ]
2009-06-22 04:37:18 +00:00
Mark Andrews
c0bb9cf185
2521. [bug] Improve epoll cross compilation support. [RT #19047 ]
2009-03-13 05:35:43 +00:00
Mark Andrews
ebf8257047
2506. [port] solaris: Check at configure time if
...
hack_shutup_pthreadonceinit is needed. [RT #19037 ]
2009-03-13 05:30:45 +00:00
Mark Andrews
fd6e014c51
linux doesn't need checks for -lsocket and -lnsl
2009-02-17 06:29:09 +00:00
Mark Andrews
19f6ed9078
2503. [port] linux: improve compatibility with Linux Standard
...
Base. [RT #18793 ]
2009-02-16 01:03:53 +00:00
Mark Andrews
158f643b1b
2550. [bug] Check --with-openssl=<path> finds <openssl/opensslv.h>.
...
[RT #19343 ]
2009-02-15 23:00:51 +00:00
Mark Andrews
254b0113c3
2529. [cleanup] Upgrade libtool to silence complaints from recent
...
version of autoconf. [RT #18657 ]
2009-01-19 01:44:14 +00:00
Mark Andrews
d7900926bf
spelling
2009-01-18 23:25:18 +00:00
Automatic Updater
c0ea6ba330
update copyright notice
2009-01-06 23:47:26 +00:00
Tatuya JINMEI 神明達哉
24857eb4d7
2505. [port] Treat amd64 similarly to x86_64 when determining
...
atomic operation support. [RT #19031 ]
2009-01-06 19:42:56 +00:00
Francis Dupont
a2fa49cebc
accept libxml2 2.7.x too
2008-10-29 10:09:21 +00:00
Mark Andrews
4e9775118d
2469. [port] solaris: Work around Solaris's select() limitations.
...
[RT #18769 ]
2008-10-21 02:43:08 +00:00
Mark Andrews
20256cbc15
use build_os not host for change 2461
2008-10-15 00:10:09 +00:00
Mark Andrews
d7896edb4e
2463. [port] linux: POSIX doesn't include the IPv6 Advanced Socket
...
API and glibc hides parts of the IPv6 Advanced Socket
API as a result. This is stupid as it breaks how the
two halves (Basic and Advanced) of the IPv6 Socket API
were designed to be used but we have to live with it.
Define _GNU_SOURCE to pull in the IPv6 Advanced Socket
API. [RT #18388 ]
2008-10-15 00:05:16 +00:00
Mark Andrews
99a522dad7
2461. [port] sunos: Change #2363 was not complete. [RT #17513 ]
2008-10-13 00:29:48 +00:00
Mark Andrews
7d5d6647dd
remove AC_CONFIG_SUBDIRS(lib/bind)
2008-09-25 04:25:15 +00:00
Evan Hunt
203e146e5e
fixed missing backquotes
2008-09-25 03:33:11 +00:00
Mark Andrews
19e4588ed7
2451. [port] solaris: handle runtime linking better. [RT #18356 ]
2008-09-25 01:22:47 +00:00
Mark Andrews
11dbf2fc38
2447. [cleanup] libbind has been split out as a seperate produce.
2008-09-24 02:13:12 +00:00
Tatuya JINMEI 神明達哉
eeaa2277ea
2446. [func] Add a new log message about build options on startup.
...
A new command-line option '-V' for named is also
provided to show this information. [RT# 18645]
2008-09-23 17:25:47 +00:00
Mark Andrews
3dfa202e4f
2424. [port] configure now probes for a working epoll
...
implementation. Allow the use of kqueue,
epoll and /dev/poll to be selected at compile
time. [RT #18277 ]
2008-08-22 13:17:56 +00:00
Mark Andrews
101a7960b7
2407. [port] hpux: test for sys/dyntune.h. [RT #18421 ]
2008-08-05 07:05:47 +00:00
Francis Dupont
cbb8a1b7cb
Support Solaris 2.11 and over. [RT #18362 ]
2008-07-25 20:40:07 +00:00
Tatuya JINMEI 神明達哉
386d3a99c1
2375. [security] Fully randomize UDP query ports to improve
...
forgery resilience. [RT #17949 , #18098 ]
2008-06-23 19:41:20 +00:00
Evan Hunt
0415ca35ad
Linux: use libcap for capability management if possible. [RT# 18026]
2008-05-06 01:31:11 +00:00
Mark Andrews
8b56b8956f
2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
...
[RT #17513 ]
2008-04-28 23:43:24 +00:00
Evan Hunt
2284b84d74
Make "rrset-order fixed" a compile-time option. settable by
...
"./configure --enable-fixed-rrset". Disabled by default. [rt17977]
2008-04-23 21:32:57 +00:00
Francis Dupont
2a31bd5310
add EVP and PKCS11
2008-03-31 14:42:51 +00:00
Mark Andrews
ea8564f68a
2342. [func] Use getifaddrs() if available under Linux. [RT #17224 ]
2008-03-20 04:51:00 +00:00
Mark Andrews
dc2a0aa7aa
2325. [port] Linux: use capset() function if available. [RT #17557 ]
2008-01-30 04:50:00 +00:00
Tatuya JINMEI 神明達哉
1c3ed2a83d
2320. [func] Make statistics couters thread-safe for platforms
...
that support certain atomic operations. [RT #17466 ]
2008-01-24 02:00:44 +00:00
Mark Andrews
3c7a239b15
docbook not dockbook
2008-01-11 04:48:07 +00:00
Mark Andrews
c0fb34e815
2296. [port] Allow docbook stylesheet location to be specified to
...
configure. [RT #17457 ]
2008-01-11 03:11:44 +00:00
Automatic Updater
660a209ee4
update copyright notice
2008-01-04 23:46:55 +00:00
Mark Andrews
8486ce1efa
2287. [bug] Use 'volatile' if the compiler supports it. [RT #17413 ]
2008-01-04 03:28:39 +00:00
Mark Andrews
de05f7d061
2235. [bug] <isc/atomic.h> was not being installed. [RT #17135 ]
2007-09-14 03:40:36 +00:00
Evan Hunt
d468b1b7b2
Fix compiler warnings on SCO OSr5
2007-09-13 04:45:18 +00:00
Mark Andrews
c16aed9c46
2209. [port] osx: linking against user supplied static OpenSSL
...
libraries failed as the system ones were still being
found. [RT #17078 ]
2007-08-14 00:12:58 +00:00