Evan Hunt
aeff3f0541
[master] include serial number in JSON zone stats
...
4068. [bug] Serial number was omitted from JSON zone statistics.
[RT #38604 ]
2015-02-25 16:55:25 -08:00
Evan Hunt
8378b0c190
[master] reduce rrl logging noise
...
4067. [cleanup] Reduce noise from RRL when query logging is
disabled. [RT #38648 ]
2015-02-25 16:44:43 -08:00
Evan Hunt
82c091b7a4
[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9
2015-02-25 16:39:51 -08:00
Evan Hunt
53ae008f27
[master] reorganize options in dig man page
...
4066. [doc] Reorganize options in the dig man page. [RT #38516 ]
2015-02-25 16:38:52 -08:00
Tinderbox User
f159b7b5c7
update copyright notice / whitespace
2015-02-25 23:45:22 +00:00
Tinderbox User
ba8b771c37
newcopyrights
2015-02-25 23:30:01 +00:00
Mukund Sivaraman
5a505fc4c2
Add facility to run system test nameds under Valgrind ( #38546 )
2015-02-25 09:06:45 +05:30
Tinderbox User
089d5091b7
newcopyrights
2015-02-24 23:30:06 +00:00
Evan Hunt
bfc11b9c65
[master] additional mkeys tests
...
4065. [test] Additional RFC 5011 tests. [RT #38569 ]
2015-02-23 21:07:26 -08:00
Evan Hunt
177e523c48
[master] dnssec-keyset.sh
...
4064. [contrib] dnssec-keyset.sh: Generates a specified number
of DNSSEC keys with timing set to implement a
pre-publication key rollover strategy. Thanks
to Jeffry A. Spain. [RT #38459 ]
2015-02-23 18:06:45 -08:00
Tinderbox User
d06befed22
regen master
2015-02-24 01:04:44 +00:00
Tinderbox User
c3854e9cd3
update copyright notice / whitespace
2015-02-23 23:45:20 +00:00
Tinderbox User
87d570d353
newcopyrights
2015-02-23 23:30:05 +00:00
Evan Hunt
7acc2f2156
[master] fix LOADPENDING issues
...
4063. [bug] Asynchronous zone loads were not handled
correctly when the zone load was already in
progress; this could trigger a crash in zt.c.
[RT #37573 ]
2015-02-22 20:43:39 -08:00
Mark Andrews
1bcc3273a8
merge copyrights
2015-02-23 08:06:39 +11:00
Evan Hunt
07229d51a6
[master] report library version numbers on win32
2015-02-20 23:23:59 -08:00
Mark Andrews
19ba0bb5fd
remove unnecessary goto's and label
2015-02-19 15:53:20 +11:00
Mark Andrews
072ce62d23
used unsigned zero
2015-02-19 15:42:29 +11:00
Tinderbox User
a70b865da3
update copyright notice / whitespace
2015-02-18 23:45:23 +00:00
Tinderbox User
5a23eb8cb4
newcopyrights
2015-02-18 23:30:04 +00:00
Mark Andrews
2b4860c4dc
rt38571: handle Time::Piece not being supported by perl
2015-02-18 23:49:33 +11:00
Mark Andrews
6a837e5121
address race condition with multiple isc_socket_connect calls in change 4041
2015-02-18 23:32:31 +11:00
Mukund Sivaraman
e58eb371a0
RPZ: Don't diff keys out of bounds, found via Valgrind ( #38559 )
2015-02-18 12:49:56 +05:30
Tinderbox User
8f0427f11b
update copyright notice / whitespace
2015-02-17 23:45:20 +00:00
Tinderbox User
2846972c70
newcopyrights
2015-02-17 23:30:04 +00:00
Evan Hunt
1f81c9e1e2
[master] silence warning
2015-02-17 11:37:26 -08:00
Evan Hunt
b82963f96b
[master] edit CHANGES note
2015-02-17 08:49:55 -08:00
Tinderbox User
c8a55dfd0a
update copyright notice / whitespace
2015-02-12 23:45:23 +00:00
Tinderbox User
22870a9f8d
newcopyrights
2015-02-12 23:30:06 +00:00
Evan Hunt
8b61aef4dc
[master] spelling
2015-02-12 14:55:56 -08:00
Evan Hunt
ff7cc592b7
[master] fixed testing problems with bdbhtp DLZ module
2015-02-12 10:20:36 -08:00
Mukund Sivaraman
ffc393dd18
Remove canary code from hash destroy function ( #38602 )
...
This triggers a Valgrind out-of-bounds read report. It was introduced by
commit 5d7849ad7ffc6d08870dbfbc8d6bfffd90007488.
No CHANGES entry necessary as it doesn't have any user-visible or
behavioral change. It removes an out-of-bounds read issue that went
undetected when allocated through isc_mem as the memory was present.
The memory read was compared to itself, so it has no behavioral change.
2015-02-12 18:14:34 +05:30
Mark Andrews
82c6bce26a
ignore dig's result when expecting 'connection timed out'
2015-02-12 13:44:30 +11:00
Tinderbox User
f6bc0a8608
update copyright notice / whitespace
2015-02-11 23:45:25 +00:00
Tinderbox User
287a6a8f90
newcopyrights
2015-02-11 23:30:04 +00:00
Evan Hunt
d30723ced8
[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9
2015-02-11 09:26:25 -08:00
Mark Andrews
466428be1f
assign sitvalue
2015-02-11 23:43:16 +11:00
Mark Andrews
a6ccc5c9bc
fix sitvalue
2015-02-11 22:57:50 +11:00
Evan Hunt
c213a58e80
[master] typo
2015-02-10 22:45:04 -08:00
Mark Andrews
2ce24e13fa
spelling
2015-02-11 17:01:03 +11:00
Mark Andrews
2ff2145ff5
4061. [bug] Handle timeout in legacy system test. [RT #38573 ]
2015-02-11 16:53:39 +11:00
Mark Andrews
f4102ab13e
4060. [bug] dns_rdata_freestruct could be call on a uninitialised
...
structure when handling a error. [RT #38568 ]
2015-02-11 16:50:11 +11:00
Mark Andrews
f5e4daf2ba
add CVE-2015-1349
2015-02-11 16:36:01 +11:00
Evan Hunt
8fa6f39c85
[master] oops, win32 data exports work differently now
2015-02-10 17:26:09 -08:00
Evan Hunt
82a42fe81e
[master] export dns_zone_mkey_{month,day,hour}
2015-02-10 16:59:09 -08:00
Tinderbox User
f3affbe2ff
update copyright notice / whitespace
2015-02-10 23:45:23 +00:00
Tinderbox User
39ae0eafed
newcopyrights
2015-02-10 23:30:04 +00:00
Evan Hunt
a98f70acc8
[master] address valgrind warnings
...
4059. [bug] Addressed valgrind warnings. [RT #38549 ]
2015-02-10 14:01:38 -08:00
Evan Hunt
2616cb6944
[master] fix PRNG selection in dispatch.c
...
4058. [bug] UDP dispatches could use the wrong psuedorandom
number generator context. [RT #38578 ]
2015-02-10 13:54:48 -08:00
Tinderbox User
d481ce8bba
update copyright notice / whitespace
2015-02-09 23:45:20 +00:00