Mark Andrews
48f72b811d
3443. [bug] The NOQNAME proof was not being returned from cached
...
insecure responses. [RT #21409 ]
Conflicts:
bin/tests/system/conf.sh.in
lib/dns/include/dns/types.h
2012-12-19 10:06:24 +11:00
Evan Hunt
dbd8db67e6
[v9_9] support all algorithms in ddns-confgen
...
3443. [bug] ddns-confgen: Some TSIG algorithms were incorrectly
rejected when generating keys. [RT #31927 ]
(cherry picked from commit 53402b52b6 )
2012-12-18 15:00:33 -08:00
Mark Andrews
5a6a1f065f
3442. [port] Net::DNS 0.69 introduced a non backwards compatible
...
change. [RT #32216 ]
2012-12-19 08:48:43 +11:00
Mark Andrews
92b7330308
Net::DNS 0.{70,71} doesn't force the TTL to zero for yxrrset, nxrrset and rr_del
2012-12-18 11:44:30 +11:00
Tinderbox User
42e74fcad3
update copyright notice
2012-12-14 23:45:37 +00:00
Tinderbox User
7686eed9f4
newcopyrights
2012-12-14 23:30:09 +00:00
Mark Andrews
c2fede6e9e
don't wipe out named.run when restarting
2012-12-14 17:48:40 +11:00
Mark Andrews
be0a09cac4
3441. [maint] D.ROOT-SERVERS.NET is now 199.7.91.13.
2012-12-14 12:48:51 +11:00
Mark Andrews
3a1d39aa57
3440. [bug] Reorder get_key_struct to not trigger a assertion when
...
cleaning up due to out of memory error. [RT #32131 ]
2012-12-13 11:19:00 +11:00
Tinderbox User
c605f4c5b8
newcopyrights
2012-12-11 23:30:09 +00:00
Mark Andrews
41bf47ae28
3439. [bug] contrib/dlz error checking fixes. [RT #32102 ]
2012-12-11 12:37:57 +11:00
Mark Andrews
09b906e5d1
throw fatal error on realloc failure
2012-12-10 10:17:14 +11:00
Mark Andrews
8cbf15838e
silence clang --analyzer warnin by checking rdata.length
2012-12-10 08:23:47 +11:00
Tinderbox User
1a963ae410
update copyright notice
2012-12-08 23:45:39 +00:00
Tinderbox User
a745bd8436
newcopyrights
2012-12-08 23:30:10 +00:00
Mark Andrews
8240f0936e
RETTOK -> RETERR
2012-12-09 07:46:10 +11:00
Mark Andrews
b26bf237b3
isc_buffer_init -> isc_buffer_constinit
2012-12-09 07:15:16 +11:00
Mark Andrews
d1c0d0ac30
DIG -> $DIG
2012-12-08 15:34:45 +11:00
Mark Andrews
913043e5b0
3438. [bug] Don't accept unknown data escape in quotes. [RT #32031 ]
...
Squashed commit of the following:
commit 7ad3daade513c94a1c92ee7c91c112f161d13ef4
Author: Mark Andrews <marka@isc.org >
Date: Mon Dec 3 15:03:44 2012 +1100
look at the second token to determine if a TXT record in of unknown format or not
commit 7df32138462646f6aee84ffa56d02ac24ec8d672
Author: Mark Andrews <marka@isc.org >
Date: Mon Dec 3 12:42:18 2012 +1100
'"\#"' was incorrectly being treated as a unknown data escape sequence.
2012-12-08 14:06:41 +11:00
Mark Andrews
037445e774
3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise
...
buffers with constant data. [RT #32064 ]
Squashed commit of the following:
commit 3433b96bf11f8c90ccbe412f01d02a6d8bbc2d33
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:41:16 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit c22dbcc1122a0a44f7b46068e0ccbc25353a57d5
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:38:39 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit 900820416c45c1887d0d22d7a010df60a903bd56
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:24:19 2012 +1100
remove isc_buffer_reconstinit
commit f815711c17b05f9961786a90b9bae902d3c01494
Author: Mark Andrews <marka@isc.org >
Date: Wed Dec 5 15:42:57 2012 +1100
add isc_buffer_constinit
2012-12-08 12:51:42 +11:00
Tinderbox User
a0e58a0d3b
update copyright notice
2012-12-07 23:45:36 +00:00
Tinderbox User
29823154c7
newcopyrights
2012-12-07 23:30:09 +00:00
Evan Hunt
4cb23d01dc
[v9_9] check malloc/calloc return values
...
3436. [bug] Check malloc/calloc return values. [RT #32088 ]
(cherry picked from commit 45f3693294 )
2012-12-07 12:24:31 -08:00
Mark Andrews
e46f3b9a83
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
Conflicts:
CHANGES
configure
2012-12-07 16:31:51 +11:00
Tinderbox User
6e73690006
update copyright notice
2012-12-06 23:45:33 +00:00
Tinderbox User
a3a822e1ff
newcopyrights
2012-12-06 23:30:08 +00:00
Evan Hunt
7bf14f04e1
[v9_9] support all algorithms in ddns-confgen
...
3431. [bug] ddns-confgen: Some valid key algorithms were
not accepted. [RT #31927 ]
(cherry picked from commit de5890da9b )
2012-12-05 16:37:42 -08:00
Mark Andrews
bd70ec1972
silence clang --analyser false positive
2012-12-05 11:43:35 +11:00
Mark Andrews
a5d543a9ca
3430. [bug] win32: isc_time_formatISO8601 was missing the
...
'T' between the date and time. [RT #32044 ]
2012-12-04 15:00:37 +11:00
Mark Andrews
220805f781
loop 'I:checking expired signatures were updated' test
2012-12-03 09:30:58 +11:00
Mark Andrews
696dda882c
treat clang 3.x and 4.x as independent release streams
2012-12-03 09:10:26 +11:00
Mark Andrews
dfe6fe301e
workaround only needed for clang 3.1
2012-12-03 07:58:59 +11:00
Mark Andrews
da5c741e52
silence compiler warnings
2012-12-01 21:34:07 +11:00
Mark Andrews
9b7450f82a
silence clang --analyze warning
2012-12-01 09:20:00 +11:00
Mark Andrews
2e1185e19e
signed/unsigned comparision
2012-11-30 23:36:45 +11:00
Mark Andrews
e8a622d76a
silence clang --analyze warnings
2012-11-30 18:51:22 +11:00
Mark Andrews
fa9543b557
conditionally silence false positives from clang --analyze
2012-11-30 16:19:21 +11:00
Mark Andrews
102984af01
regen
2012-11-30 12:31:30 +11:00
Tinderbox User
91cf232efe
regen v9_9
2012-11-30 01:27:38 +00:00
Mark Andrews
630673bb75
add /opt/local/share/xsl/docbook-xsl to list of locations to look for docbook files
2012-11-30 12:23:02 +11:00
Mark Andrews
0eac80bf98
3429. [bug] dns_zone_getserial2 could a return success without
...
returning a valid serial. [RT #32007 ]
Squashed commit of the following:
commit 0057f4b6e843c3998b987dbc7f32ceeee8afc150
Author: Mark Andrews <marka@isc.org >
Date: Fri Nov 30 08:13:15 2012 +1100
zone_get_from_db could return success without setting return valuses; serial is only valid if soacount is none zero
2012-11-30 11:40:20 +11:00
Tinderbox User
446411e38c
update copyright notice
2012-11-29 23:45:37 +00:00
Jeremy C. Reed
1f1c4a9f29
Remove link to AUSCERT article about ACLs. It has been broken
...
for at least 6 years.
See ticket #16479 for details.
No CHANGES entry added.
This was not reviewed. It is minor.
2012-11-30 10:40:16 +11:00
Tinderbox User
240a542d6f
newcopyrights
2012-11-29 23:30:07 +00:00
Evan Hunt
df9aeb663d
[v9_9] add timezone to dig
...
3428. [cleanup] dig: Add timezone to date output. [RT #2269 ]
(cherry picked from commit 706219e547 )
2012-11-29 09:08:14 -08:00
Mark Andrews
4fae8d20fc
use consistent type in sizeof and ultimate type cast
2012-11-30 00:58:35 +11:00
Mark Andrews
7858fff018
null pointer derefernce on out of memory
2012-11-30 00:58:32 +11:00
Mark Andrews
d6c2d961ea
initialize the octet string to empty so that we don't free garbage on error
2012-11-29 18:12:25 +11:00
Evan Hunt
90dbd7c2e0
[v9_9] fix dig +trace output
...
3427. [bug] dig +trace incorrectly displayed name server
addresses instead of names. [RT #31641 ]
(cherry picked from commit 2f21adbc6a )
2012-11-28 19:06:16 -08:00
Tinderbox User
4c3f5e0ee3
regen v9_9
2012-11-29 01:15:55 +00:00