Francis Dupont
7947049f24
use vcredist_x64.exe for 64 bit Windows [ #35973 ]
2014-05-13 12:38:04 +02:00
Mark Andrews
2b9dccddb9
3842. [bug] Adjust RRL log-only logging category. [RT #35945 ]
...
(cherry picked from commit 2c172a42b3 )
2014-05-11 11:00:19 +10:00
Mark Andrews
2555e488ed
use sub second sleeps for prefetch disabled test
...
(cherry picked from commit 733898cffe )
2014-05-09 15:00:53 +10:00
Tinderbox User
68f3043aef
update copyright notice
2014-05-07 23:45:47 +00:00
Evan Hunt
812cf443bb
[v9_10] use posix-compatible shell in system tests
...
3839. [test] Use only posix-compatible shell in system tests.
[RT #35625 ]
(cherry picked from commit 60988462e5 )
2014-05-06 22:06:28 -07:00
Mark Andrews
0146ff3740
remove resource leak
...
(cherry picked from commit 215f02a137 )
2014-05-06 20:52:44 +10:00
Mark Andrews
29e6ce6e60
3837. [security] A NULL pointer is passed to query_prefetch resulting
...
a REQUIRE assertion failure when a fetch is actually
initiated. [ RT #35899 ]
Squashed commit of the following:
commit 7f4e1f3917d743089c42cc52ec2c0eea598d2c00
Author: Mukund Sivaraman <muks@isc.org >
Date: Sun May 4 22:34:34 2014 +0530
Fix a comment
commit 6a35a6a2346013fa8e3798b9b680d8a3031fcb03
Author: Mark Andrews <marka@isc.org >
Date: Sun May 4 23:34:25 2014 +1000
pass the correct name to query_prefetch
(cherry picked from commit b36fc8294e )
2014-05-05 10:12:39 +10:00
Evan Hunt
4266ef751e
[v9_10] fixed geoip elements in named ACLs
...
3835. [bug] Geoip ACL elements didn't work correctly when
referenced via named or nested ACLs. [RT #35879 ]
(cherry picked from commit c0c4512020 )
2014-04-30 20:23:38 -07:00
Mark Andrews
d79492c45c
fix filter-aaaa system test to work when crypto is disabled
...
(cherry picked from commit f09f1bf18e )
2014-05-01 12:29:27 +10:00
Tinderbox User
112d8ecf3c
update copyright notice
2014-04-30 23:45:45 +00:00
Mark Andrews
9cec47074f
use SKIPPED exit code (255)
...
(cherry picked from commit 96f07724d6 )
2014-05-01 00:33:35 +10:00
Mark Andrews
52f887aaeb
change exit code
...
(cherry picked from commit e54767a3c9 )
2014-04-30 14:17:49 +10:00
Mark Andrews
95ba250d60
2833. [bug] Cross compiling was broken due to calling genrandom at
...
build time. [RT #35869 ]
(cherry picked from commit 87344c2cb3 )
2014-04-30 11:40:33 +10:00
Tinderbox User
82c9b4952f
update copyright notice
2014-04-29 23:45:46 +00:00
Evan Hunt
f05b73d1f7
[v9_10] fix relative/absolute errors in sample DLZ module
...
3827. [contrib] The example DLZ driver (a version of which is
also used in the dlzexternal system test) could
use absolute names as relative. [RT #35802 ]
2014-04-29 16:42:37 -07:00
Mark Andrews
aa91fdc4bf
silence compiler warnings; style
...
(cherry picked from commit db3f8d175d )
2014-04-29 21:11:32 +10:00
Mark Andrews
2b69fcbb82
fix testsock6.pl
...
(cherry picked from commit 660195a82c )
2014-04-29 19:15:48 +10:00
Evan Hunt
de0a1f7f74
[v9_10] add geoip and filter-aaaa to SUBDIRS
2014-04-28 22:41:33 -07:00
Mark Andrews
82cd68fdf9
improve error handling in sig_fromfile
...
(cherry picked from commit 52c5b74c27 )
2014-04-29 14:41:44 +10:00
Tinderbox User
23d5541a7d
update copyright notice
2014-04-26 23:45:43 +00:00
Evan Hunt
00e9952c41
[v9_10] log static-stub correctly when removing
...
3822. [bug] Log the correct type of static-stub zones when
removing them. [RT #35842 ]
(cherry picked from commit eb1a7730f0 )
2014-04-26 10:19:20 -07:00
Mark Andrews
37380ec318
silence warnings
...
(cherry picked from commit 4aaaaadeae )
2014-04-26 23:42:58 +10:00
Tinderbox User
a8a07c9532
update copyright notice
2014-04-25 23:45:45 +00:00
Evan Hunt
de03407445
[v9_10] restore changes post 9.10.0
...
This reverts commit 2bb45e9515 .
2014-04-25 16:29:32 -07:00
Evan Hunt
2bb45e9515
[v9_10] revert so 9.10.0 can be tagged
...
(changes for 9.10.1 were inadvertently committed early)
2014-04-25 16:27:03 -07:00
Mark Andrews
5d636666e2
additional changes for:
...
3818. [bug] Stop lying to the optimizer that 'void *arg' is a
constant in isc_event_allocate.
(cherry picked from commit 44c6deacdd )
2014-04-25 11:52:14 +10:00
Mark Andrews
7ce6651a2a
3819. [bug] NSEC3 hashes need to be able to be entered and
...
displayed without padding. This is not a issue for
currently defined algorithms but may be for future
hash algorithms. [RT #27925 ]
(cherry picked from commit 36e5ac0033 )
2014-04-24 19:12:00 +10:00
Mark Andrews
8d665f5266
fix rename
...
(cherry picked from commit b57445a84b )
2014-04-24 09:41:24 +10:00
Tinderbox User
62b806f872
regen v9_10
2014-04-23 18:22:22 +00:00
Evan Hunt
8103fbabd5
[v9_10] globally rename "delve" to "delv"
...
3817. [func] The "delve" command is now spelled "delv" to avoid
a namespace collision with the Xapian project.
[RT #35801 ]
(cherry picked from commit 2ae159b376 )
2014-04-23 11:15:36 -07:00
Tinderbox User
238d488e6d
regen v9_10
2014-04-20 01:09:16 +00:00
Evan Hunt
6c971181b9
[v9_10] additional nsupdate doc fix
2014-04-18 18:26:29 -07:00
Tinderbox User
44379bae1f
regen v9_10
2014-04-19 01:09:58 +00:00
Evan Hunt
bbe098754f
[v9_10] clarify nsupdate -y
...
3815. [doc] Clarify "nsupdate -y" usage in man page. [RT #35808 ]
2014-04-18 15:09:16 -07:00
Francis Dupont
7c7c2fa688
OpenSSL 1.0.1f -> 1.0.1g
2014-04-14 14:50:06 +02:00
Tinderbox User
a7051299c6
update copyright notice
2014-04-10 23:46:10 +00:00
Evan Hunt
92fe6db3e4
[master] use test -r in system tests
...
3806. [test] Improved system test portability. [RT #35625 ]
2014-04-09 20:29:52 -07:00
Tinderbox User
914ed533b8
regen master
2014-04-10 01:05:11 +00:00
Evan Hunt
540daf2887
[master] missing manpage install rule for dnssec-importkey
2014-04-09 17:17:25 -07:00
Evan Hunt
baad8d9fd8
[master] allow null "file" for DLZ or alternate db zones
...
3803. [bug] "named-checkconf -z" incorrectly rejected zones
using alternate data sources for not having a "file"
option. [RT #35685 ]
2014-04-07 13:29:56 -07:00
Mark Andrews
5b60bde47b
use perl
2014-04-07 21:53:47 +10:00
Mark Andrews
a4941d6b5e
update check the correct resigning time is reported in zonestatus test to be more portable
2014-04-07 11:50:50 +10:00
Evan Hunt
7ef5dc87b6
[master] detach route socket when shutting down
...
3800. [bug] A pending event on the route socket could cause an
assertion failure when shutting down named. [RT #35674 ]
2014-04-03 19:48:29 -07:00
Evan Hunt
44fbdddcad
[master] improve command line error reporting
...
3799. [bug] Improve named's command line error reporting.
[RT #35603 ]
2014-04-03 19:34:48 -07:00
Mark Andrews
0dfd942409
3798. [bug] 'rndc zonestatus' was reporting the wrong re-signing
...
time. [RT #35659 ]
2014-04-04 11:33:49 +11:00
Mark Andrews
a3799a38e7
#include <pk11/result.h>
2014-04-01 12:47:31 +11:00
Mark Andrews
e6ff1b5127
#include <dns/result.h>
2014-04-01 12:27:59 +11:00
Mark Andrews
51e6164fd6
3796. [bug] Register dns and pkcs#11 error codes. [RT #35629 ]
2014-03-31 15:38:36 +11:00
Tinderbox User
180d8b0eec
update copyright notice
2014-03-30 23:46:03 +00:00
Mukund Sivaraman
ef9334d745
3795. [bug] Make named-checkconf detect raw masterfiles for
...
hint zones and reject them. [RT #35268 ]
Squashed commit of the following:
commit 5b0254711d6b77940d6217b9131b9d401df8a866
Author: Mukund Sivaraman <muks@isc.org >
Date: Fri Mar 28 02:09:01 2014 +0530
Remove redundant helper function
commit a4341c1a2ba830c8cee1def57a533f987f67c3dc
Author: Mark Andrews <marka@isc.org >
Date: Thu Jan 30 10:08:17 2014 +1100
error out if masterfile-format raw is specified for a hint zone.
2014-03-31 04:55:37 +05:30