Tinderbox User
3a06580b03
update copyright notice
2013-01-01 23:45:21 +00:00
Mark Andrews
8fdabf40fb
3447. [port] Add support for libxml2-2.9.x [RT #32231 ]
2013-01-01 23:14:53 +00:00
Mark Andrews
dedc6f8fda
3435. [bug] Cross compilation support in configure was broken.
...
[RT #32078 ]
Squashed commit of the following:
commit 9c67d7a52346dffeb7609f08d3aaa8a8689d8094
Author: Mark Andrews <marka@isc.org >
Date: Fri Dec 7 13:31:50 2012 +1100
regen
commit 4c1874dd3a98ea8e50b0860b107bd2deb8550af0
Author: Mark Andrews <marka@isc.org >
Date: Fri Dec 7 13:31:10 2012 +1100
improve cross compile support; tidy --help output
commit 15ba411a728cc35c904804935477b15c8a65ebbd
Author: Mark Andrews <marka@isc.org >
Date: Fri Dec 7 13:28:46 2012 +1100
add util/xc
commit 165bc538fa6590752d7006348285a3ba48713498
Author: Mark Andrews <marka@isc.org >
Date: Fri Dec 7 13:27:35 2012 +1100
test cross compiler
2012-12-07 16:34:25 +11:00
Mark Andrews
afea8965a0
add /opt/local/share/xsl/docbook-xsl to list of locations to look for docbook files
2012-11-30 12:21:47 +11:00
Evan Hunt
d8c6ac7e05
[v9_9] work around libtool issue
...
- revert d3617e0d87
- use -Xcompiler option to libtool so it won't suppress -shared
- regenerate configure
Conflicts:
bin/tests/system/dlzexternal/Makefile.in
2012-11-28 05:56:42 +00:00
Mark Andrews
c91efa195c
update libtool support to version 2.4.2
2012-11-28 04:36:08 +00:00
Mar Andrews
6cf7c715fd
3420. [bug] Address VPATH compilation issues. [RT #31879 ]
2012-11-17 09:42:57 +00:00
Evan Hunt
e058fc0616
[v9_8] suppress dlopen on sunos 4
...
(cherry picked from commit 6f6b1abb10 )
2012-10-29 15:57:47 -07:00
Evan Hunt
c835b53d4c
[rt31494] add gitID to kit.sh generated tarballs
2012-10-22 12:58:02 -07:00
Mar Andrews
b8b595e454
3357. [port] Add support for libxml2-2.8.x [RT #30440 ]
2012-08-02 01:51:31 +00:00
Mark Andrews
c0b8f1a675
reverse bad copyright update
2012-06-29 11:43:12 +10:00
Tinderbox User
4106b0caeb
update copyright notice
2012-06-29 01:21:53 +00:00
Mar Andrews
315d9eb547
add bin/tests/system/ecdsa/prereq.sh
2012-05-18 09:53:41 +00:00
Tinderbox User
b008cf0a4d
update copyright notice
2012-05-17 23:45:35 +00:00
Evan Hunt
9d1aaaaf3a
add ECDSA support
...
3317. [protocol] Add ECDSA support (RFC 6605). [RT #21918 ]
2012-05-17 16:09:53 -07:00
Mark Andrews
9d044a754c
3250. [func] 'configure --enable-developer'; turn on various
...
configure options, normally off by default, that
we want developers to build and test with. [RT #27103 ]
2011-12-20 00:40:27 +00:00
Evan Hunt
e7714a6314
3217. [cleanup] Fix build problem with --disable-static. [RT #26476 ]
2011-11-16 00:41:07 +00:00
Mark Andrews
cae96a4a4f
3179. [port] kfreebsd: build issues. [RT #26273 ]
2011-10-25 21:24:11 +00:00
Michael Graff
1f91dde8e4
fix for compiling on OSX Lion. Verified it compiles on Snow Leopard using older XCode as well.
2011-07-26 21:59:57 +00:00
Scott Mann
5ed57781a8
9.8.1b3
2011-07-08 22:57:26 +00:00
Evan Hunt
a35d3f0740
3105. [bug] GOST support can be suppressed by "configure
...
--without-gost" [RT #24367 ]
3104. [bug] Better support for cross-compiling. [RT #24367 ]
2011-05-05 18:10:50 +00:00
Evan Hunt
6ecc5850ef
3099. [test] "dlz" system test now runs but gives R:SKIPPED if
...
not compiled with --with-dlz-filesystem. [RT #24146 ]
3098. [bug] DLZ zones were answering without setting the AA bit.
[RT #24146 ]
2011-04-19 22:31:43 +00:00
Scott Mann
4bbb19b67f
backport --with-gssapi and fixes (RT 23836/23738)
2011-04-19 21:23:35 +00:00
Evan Hunt
b2b2a5f7e5
3066. [func] The DLZ "dlopen" driver is now built by default,
...
no longer requiring a configure option. To
disable it, use "configure --without-dlopen".
(Note: driver not supported on win32.) [RT #23467 ]
2011-03-10 04:29:18 +00:00
Francis Dupont
2210cdeffb
add EC check for GOST
2011-03-03 13:50:27 +00:00
Evan Hunt
404bb92069
add MISSING=: to ATF configure arguments to suppress checks for
...
missing autotools files
2011-03-02 06:40:12 +00:00
Mark Andrews
42afc06562
remove space between -L path
2011-02-27 13:24:37 +00:00
Evan Hunt
f58f3a5720
use 'sh ./configure' since configure might not be executable...
2011-02-26 02:52:45 +00:00
Evan Hunt
6d79a5b409
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 02:37:31 +00:00
Mark Andrews
ea09a134fd
3011. [func] Change the default query timeout from 30 seconds
...
to 10. Allow setting this in named.conf using the new
'resolver-query-timeout' option, which specifies a max
time in seconds. 0 means 'default' and anything longer
than 30 will be silently set to 30. [RT #22852 ]
2011-02-03 05:50:08 +00:00
Mark Andrews
87708bde16
3008. [func] Response policy zones (RPZ) support. [RT #21726 ]
2011-01-13 01:59:28 +00:00
Automatic Updater
135bcc2e42
update copyright notice
2011-01-11 23:47:14 +00:00
Michael Graff
beb52a4b18
add tests for isc_atomic_xadd() and isc_atomic_xaddq() since there is some suspicion that they may not be working properly on all platforms. This is committed direclty to the mainline as it's only a test. I did not regenerate configure from configure.in, but just added the one Makefile line. Evan will take a quick look at this after it's committed.
2011-01-11 21:36:22 +00:00
Mark Andrews
37dee1ff94
2999. [func] Add GOST support (RFC 5933). [RT #20639 ]
2010-12-23 04:08:00 +00:00
Mark Andrews
0ece47f7c1
2992. [contrib] contrib/check-secure-delegation.pl: A simple tool
...
for looking at a secure delegation. [RT #22059 ]
2010-12-21 02:32:21 +00:00
Mark Andrews
1f512cd06b
2991. [contrib] contrib/zone-edit.sh: A simple zone editing tool for
...
dynamic zones. [RT #22365 ]
2010-12-21 02:19:06 +00:00
Mark Andrews
c880d51849
gsskrb5_register_acceptor_identity is not available on all platforms
2010-12-18 14:46:21 +00:00
Evan Hunt
71bd858d8e
2989. [func] Added support for writable DLZ zones. (Contributed
...
by Andrew Tridgell of the Samba project.) [RT #22629 ]
2988. [experimental] Added a "dlopen" DLZ driver, allowing the creation
of external DLZ drivers that can be loaded as
shared objects at runtime rather than linked with
named. Currently this is switched on via a
compile-time option, "configure --with-dlz-dlopen".
Note: the syntax for configuring DLZ zones
is likely to be refined in future releases.
(Contributed by Andrew Tridgell of the Samba
project.) [RT #22629 ]
2987. [func] Improve ease of configuring TKEY/GSS updates by
adding a "tkey-gssapi-keytab" option. If set,
updates will be allowed with any key matching
a principal in the specified keytab file.
"tkey-gssapi-credential" is no longer required
and is expected to be deprecated. (Contributed
by Andrew Tridgell of the Samba project.)
[RT #22629 ]
2010-12-18 01:56:23 +00:00
Mark Andrews
c0a76b3c0b
2978. [port] hpux: look for <devpoll.h> [RT #21919 ]
2010-12-03 00:57:57 +00:00
Mark Andrews
2015023399
2965. [func] Test HMAC functions using test data from RFC 2104 and RFC 4634. [RT #21702 ]
2010-09-29 04:00:16 +00:00
Mark Andrews
ad9107efaa
2956. [port] Enable atomic operations on the PowerPC64. [RT #21899 ]
2010-09-13 07:06:05 +00:00
Mark Andrews
8bc194b266
2941. [bug] sdb and sdlz (dlz's zone database) failed to support
...
DNAME at the zone apex. [RT #21610 ]
2010-08-16 04:49:14 +00:00
Mark Andrews
48dfee7150
2920. [func] Allow 'filter-aaaa-on-v4' to be applied selectively
...
to IPv4 clients. New acl 'filter-aaaa' (default any).
2010-06-22 04:03:38 +00:00
Mark Andrews
43c770b998
2917. [func] Virtual time test framework. [RT #20801 ]
2010-06-17 05:39:19 +00:00
Mark Andrews
76117ff568
CHANGES
2010-06-09 01:43:09 +00:00
Mark Andrews
a7f02c9c6b
add -lkrb5
2010-06-03 13:27:46 +00:00
Mark Andrews
3a7b1fb32a
add kerberosv5/krb5.h to search list
2010-06-03 03:55:07 +00:00
Mark Andrews
a20996ab6f
2910. [func] Sanity check Kerberos credentials. [RT #20986 ]
2010-06-03 02:29:58 +00:00
Mark Andrews
8e22c73f3e
2905. [port] aix: set use_atomic=yes with native compiler.
...
[RT #21402 ]
2010-05-26 23:44:27 +00:00
Mark Andrews
5b02fc32d6
2901. [port] Use AC_C_FLEXIBLE_ARRAY_MEMBER. [RT #21316 ]
2010-05-19 07:13:15 +00:00