Commit Graph
18304 Commits
Author SHA1 Message Date
Automatic Updater d97a30ec77 update 2011-01-13 23:16:17 +00:00
Automatic Updater f0cd6e4f2c update copyright notice 2011-01-13 22:30:17 +00:00
Automatic Updater ba91cab8d2 newcopyrights 2011-01-13 22:28:39 +00:00
Mark Andrews a14975ce0c update for 9.7.3rc1 2011-01-13 22:24:41 +00:00
Mark Andrews 54a51ed666 9.7.3rc1 2011-01-13 22:21:21 +00:00
Automatic Updater 1e6579f325 update 2011-01-13 22:15:26 +00:00
Mark Andrews c74524f856 remove /I "../..../lib/dns/sec/openssl/include" 2011-01-13 22:12:52 +00:00
Mark Andrews db90edaeaa -V support 2011-01-13 22:00:35 +00:00
Automatic Updater 1eacb4b9e4 update 2011-01-13 05:16:13 +00:00
Automatic Updater 3c2e0ad5b3 update copyright notice 2011-01-13 04:48:58 +00:00
Automatic Updater 00e2b9d750 newcopyrights 2011-01-13 04:47:01 +00:00
Automatic Updater 032bed7f96 update 2011-01-13 03:15:54 +00:00
Mark Andrews 9c2f4c2fdc spelling 2011-01-13 02:39:33 +00:00
Automatic Updater 6d12a64fe5 update 2011-01-13 02:16:02 +00:00
Mark Andrews 76be4e69ee 3007. [bug] Named failed to preserve the case of domain names in
rdata which is no compressable when writing master
                        files.  [RT #22863]
2011-01-13 01:34:41 +00:00
Automatic Updater 3f4f076701 update 2011-01-08 00:15:55 +00:00
Automatic Updater 74d29b18ad update copyright notice 2011-01-07 23:46:36 +00:00
Automatic Updater 303fd2fb85 newcopyrights 2011-01-07 23:30:26 +00:00
Automatic Updater b656ab5ead update 2011-01-07 01:15:17 +00:00
Evan Hunt 3207a16d0d Initialize a pointer to NULL in order to silence a compiler warning.
Committing without review because the change is trivial.
2011-01-07 00:53:18 +00:00
Automatic Updater c097e59568 update 2011-01-06 00:16:07 +00:00
Automatic Updater 29e5061922 newcopyrights 2011-01-05 23:30:37 +00:00
Automatic Updater 71155af8fc update 2011-01-05 00:15:53 +00:00
Automatic Updater a0ad3116d2 update copyright notice 2011-01-04 23:46:31 +00:00
Automatic Updater 60774ae636 newcopyrights 2011-01-04 23:30:33 +00:00
Automatic Updater 7ee7aa860b regen 2011-01-04 23:30:32 +00:00
Automatic Updater a94f717d71 update 2011-01-04 19:15:21 +00:00
Evan Hunt 2bf23735a3 Updated comments, added root key (for informational purposes, not for
direct use by named). [rt21727]
2011-01-04 19:14:48 +00:00
Automatic Updater b11c4861bb update 2011-01-04 05:15:25 +00:00
Mark Andrews 3918f862a0 3002. [bug] isc_mutex_init_errcheck() failed to destroy attr.
[RT #22766]
2011-01-04 04:34:43 +00:00
Automatic Updater ecc25fbd15 update 2010-12-22 04:16:15 +00:00
Mark Andrews 28f47481cc 2996. [security] Temporarily disable SO_ACCEPTFILTER support.
[RT #22589]
2010-12-22 03:27:22 +00:00
Automatic Updater ecb78c1a40 update 2010-12-22 03:15:55 +00:00
Mark Andrews 7d2b1dfede 2995. [bug] The Kerberos realm was not being correctly extracted
from the signer's identity. [RT #22770]
2010-12-22 02:36:17 +00:00
Automatic Updater 310390c8b8 update 2010-12-22 00:16:13 +00:00
Automatic Updater 54b0110b75 newcopyrights 2010-12-21 23:30:23 +00:00
Automatic Updater 6de9bf2601 update 2010-12-21 05:15:30 +00:00
Mark Andrews 0f8ca600f1 regen 2010-12-21 04:33:28 +00:00
Mark Andrews c151a9588b 2994. [port] NetBSD: use pthreads by default on NetBSD >= 5.0, and
do not use threads on earlier versions.  Also kill
                        the unproven-pthreads, mit-pthreads, and ptl2 support.
2010-12-21 04:30:15 +00:00
Automatic Updater 4a83846ddd update 2010-12-19 08:15:18 +00:00
Evan Hunt 83c70e073b 2990. [bug] 'dnssec-settime -S' no longer tests prepublication
interval validity when the interval is set to 0.
			[RT #22761]
2010-12-19 07:27:50 +00:00
Evan Hunt 92f198ef9d When prepublication interval is set to 0 (-i 0), don't check 2010-12-19 07:27:23 +00:00
Automatic Updater 07b49d7453 update 2010-12-18 03:16:18 +00:00
Evan Hunt a8c55a41d5 Added files to clean.sh scripts that have been left around after tests run.
Skipping the ticket/review steps because the change is trivial.
2010-12-18 02:15:17 +00:00
Automatic Updater 38c6c10ac9 update 2010-12-15 19:15:18 +00:00
Evan Hunt 23ae36911c 2985. [bug] Add a regression test for change #2896. [RT #21324] 2010-12-15 18:44:16 +00:00
Automatic Updater b7055d7988 update 2010-12-14 01:15:21 +00:00
Mark Andrews 48e7dcf0d2 2984. [bug] Don't run MX checks when the target of the MX record
is ".".  [RT #22645]
2010-12-14 00:46:41 +00:00
Automatic Updater f4a29a0750 update 2010-12-10 20:15:22 +00:00
johnd 6d6a3a820a Include "loadkeys" in rndc help output. [RT #22493] 2010-12-10 20:08:07 +00:00