Evan Hunt
66fb5237d3
set $Id$
2012-03-07 08:19:59 -08:00
Mark Andrews
8d43f4a6d9
regen
2011-12-20 00:46:54 +00:00
Mark Andrews
fce09ca4d4
regen
2011-12-16 00:14:05 +00:00
Automatic Updater
e21df5aabb
regen
2011-11-05 05:19:18 +00:00
Mark Andrews
e48078acdd
3179. [port] kfreebsd: build issues. [RT #26273 ]
2011-10-25 21:27:40 +00:00
Automatic Updater
8997657f0f
regen
2011-09-02 22:31:45 +00:00
Mark Andrews
e1f0c5f2e5
regen
2011-08-30 12:26:15 +00:00
Michael Graff
c3eb8317a3
regenerate
2011-07-26 22:10:40 +00:00
Curtis Blackburn
6a2e1ce0d7
3132.[bug]Workaround for excessive startup time with
...
large number of zones;
allow setting of an environment variable to tune
the number of tasks. default is 8, reccommend
200 zones per task. If you have 200000 zones:
csh: setenv BIND9_ZONE_TASKS_HINT 1000
sh: BIND9_ZONE_TASKS_HINT=1000;
export BIND9_ZONE_TASKS_HINT
Applicable to 9.7, 9.6, auto-tuned in 9.8 and up.
2011-07-20 00:33:35 +00:00
Automatic Updater
4cd88bf19b
regen
2011-05-05 19:23:28 +00:00
Automatic Updater
816824aed4
regen
2011-04-19 22:37:04 +00:00
Automatic Updater
e250f6b176
regen
2011-03-02 15:25:09 +00:00
Mark Andrews
d7ef9feb95
regen
2011-02-27 13:31:35 +00:00
Mark Andrews
7bafa2173c
regen
2011-02-27 06:27:31 +00:00
Evan Hunt
218d0d146a
3043. [test] Merged in the NetBSD ATF test framework (currently
...
version 0.12) for development of future unit tests.
Use configure --with-atf to build ATF internally
or configure --with-atf=prefix to use an external
copy. [RT #23209 ]
2011-02-26 05:46:59 +00:00
Mark Andrews
d7cd3a9af7
regen
2010-12-21 04:33:58 +00:00
Mark Andrews
12f834dbb1
2978. [port] hpux: look for <devpoll.h> [RT #21919 ]
2010-12-03 00:59:55 +00:00
Mark Andrews
10ee68e217
2965. [func] Test HMAC functions using test data from RFC 2104 and
...
RFC 4634. [RT #21702 ]
2010-09-29 04:13:38 +00:00
Mark Andrews
32ccfb2a25
2956. [port] Enable atomic operations on the PowerPC64. [RT #21899 ]
2010-09-13 07:10:58 +00:00
Mark Andrews
f2d91bd3e5
2941. [bug] sdb and sdlz (dlz's zone database) failed to support
...
DNAME at the zone apex. [RT #21610 ]
2010-08-16 05:22:12 +00:00
Mark Andrews
10b8bf5195
2915. [cleanup] Be smarter about which objects we attempt to compile
...
based on configure options. [RT #21444 ]
2010-06-09 01:54:10 +00:00
Mark Andrews
470c85218c
add -lkrb5
2010-06-03 13:29:24 +00:00
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
0d5d6623cb
2885. [bug] Improve -fno-strict-aliasing support probing in
...
configure. [RT #21080 ]
2010-05-12 08:26:35 +00:00
Mark Andrews
36a7377ade
regen
2010-03-18 13:33:42 +00:00
Mark Andrews
7cbcbb2938
regen
2009-10-16 04:30:13 +00:00
Mark Andrews
f10e82ecfb
regen
2009-10-13 03:44:18 +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
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
c19d353c58
regen
2008-10-15 00:16:13 +00:00
Mark Andrews
e4782ca3bf
2461. [port] sunos: Change #2363 was not complete. [RT #17513 ]
2008-10-13 00:36:56 +00:00
Mark Andrews
f3d3ab8e05
regen
2008-09-25 04:25:52 +00:00
Mark Andrews
e101739d76
regen
2008-09-25 03:43:44 +00:00
Evan Hunt
203e146e5e
fixed missing backquotes
2008-09-25 03:33:11 +00:00
Mark Andrews
13fb52f8ff
2451. [port] solaris: handle runtime linking better. [RT #18356 ]
2008-09-25 01:35:22 +00:00
Mark Andrews
6915797fa8
2447. [cleanup] libbind has been split out as a seperate produce.
2008-09-24 02:20:17 +00:00
Tatuya JINMEI 神明達哉
bb53eb76af
regen
2008-09-23 17:26:08 +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