Mark Andrews
a2d4079a50
remove duplicate ruleset
2012-10-27 16:46:53 +11:00
Evan Hunt
96d69f8236
[v9_9] update copyrights
2012-10-26 16:53:00 -07:00
Tinderbox User
4b043520d6
update copyright notice
2012-10-26 23:45:36 +00:00
Evan Hunt
d708e4c4f1
[v9_9] allow dnssec options in inline-signing slaves
...
3408. [bug] Some DNSSEC-related options (update-check-ksk,
dnssec-loadkeys-interval, dnssec-dnskey-kskonly)
are now legal in slave zones as long as
inline-signing is in use. [RT #31078 ]
(cherry picked from commit f46168b879 )
2012-10-26 16:15:48 -07:00
Evan Hunt
7cec7ec1d2
[v9_9] backport performance changes from 9.10
...
3316. [tuning] Improved locking performance when recursing.
[RT #28836 ]
3315. [tuning] Use multiple dispatch objects for sending upstream
queries; this can improve performance on busy
multiprocessor systems by reducing lock contention.
[RT #28605 ]
2012-10-26 10:14:29 -07:00
Evan Hunt
76e34eb2fd
[v9_9] address mem.c compilation problems
...
3406. [bug] mem.c: Fix compilation errors when building with
ISC_MEM_TRACKLINES or ISC_MEMPOOL_NAMES disabled.
Also, ISC_MEM_DEBUG is no longer optional. [RT #31559 ]
(cherry picked from commit 2f57f353e8 )
2012-10-25 18:57:44 -07:00
Evan Hunt
ea6aa47f47
[v9_9] note RPZ performance issues in ARM
2012-10-25 18:06:45 -07:00
Tinderbox User
06187c0d67
update copyright notice
2012-10-25 23:46:42 +00:00
Tinderbox User
0864986057
newcopyrights
2012-10-25 23:30:14 +00:00
Evan Hunt
2ba4321d17
[v9_9] Fix typo (repeated word)
2012-10-25 13:31:58 -07:00
Evan Hunt
77c9c35975
[v9_9] fix ulink typo
2012-10-25 09:21:32 -07:00
Mark Andrews
069ea15204
3405. [bug] Handle time going backwards in acache. [RT #31253 ]
...
Squashed commit of the following:
commit fbf4c8fe2644c101bac870360d3f2c159a90f203
Author: Mark Andrews <marka@isc.org >
Date: Wed Oct 24 14:43:14 2012 +1100
remove INSIST and handle time going backwards
2012-10-25 14:29:52 +11:00
Evan Hunt
fba2f76af0
Merge branch 'v9_9' of ssh://repo/proj/git/prod/bind9 into v9_9
2012-10-24 18:04:36 -07:00
Tinderbox User
c78ae4c91b
update copyright notice
2012-10-24 23:46:36 +00:00
Tinderbox User
cb2c60de64
newcopyrights
2012-10-24 23:30:15 +00:00
Evan Hunt
d8861c4350
[v9_9] remove spurious signatures from glue
...
3404. [bug] dnssec-signzone: When re-signing a zone, remove
RRSIG and NSEC records from nodes that used to be
in-zone but are now below a zone cut. [RT #31556 ]
(cherry picked from commit 4b3d727d96 )
2012-10-24 15:47:51 -07:00
Evan Hunt
4f5f450eb8
[v9_9] silence warning
2012-10-24 15:40:20 -07:00
Evan Hunt
40fce87384
[v9_9] silence unused variable warning
2012-10-24 15:36:22 -07:00
Evan Hunt
c06eae9b1b
[v9_9] fix fedora 17 ecdsa compilation problem
...
(cherry picked from commit c241017dcd )
2012-10-24 13:57:10 -07:00
Evan Hunt
3ee2049149
[v9_9] fix CHANGES error
2012-10-24 13:20:09 -07:00
Evan Hunt
152c393671
[v9_9] silence noisy OpenSSL logging
...
3402. [bug] Correct interface numbers for IPv4 and IPv6 interfaces.
(cherry picked from commit 0e37e9e3d7 )
2012-10-24 13:00:06 -07:00
ckb
02ff45acbd
3402. [bug] Correct interface numbers for IPv4 and IPv6 interfaces.
...
[RT #25085 ]
2012-10-24 14:51:06 -05:00
Evan Hunt
2589af5868
[v9_9] silence coverity warnings
...
3401. [bug] Addressed Coverity warnings. [RT #31484 ]
(cherry picked from commit 47c5b8af92 )
2012-10-23 22:12:15 -07:00
Tinderbox User
b5f3efc5ff
update copyright notice
2012-10-22 23:45:47 +00:00
Tinderbox User
1555a7513b
newcopyrights
2012-10-22 23:30:06 +00:00
Evan Hunt
2cba6a203b
add CHANGES
2012-10-22 13:20:07 -07:00
Tinderbox User
86bb84f3c8
regen
2012-10-22 20:03:22 +00:00
Evan Hunt
1a985af1b0
[rt31494] add gitID to kit.sh generated tarballs
2012-10-22 12:57:33 -07:00
Mark Andrews
e0bf9e9788
3399. [port] netbsd: rename 'bool' parameter to avoid namespace
...
clash. [RT #31515 ]
2012-10-22 11:42:58 +11:00
Tinderbox User
811dfe79ce
update copyright notice
2012-10-19 23:45:42 +00:00
Tinderbox User
93e3551b29
newcopyrights
2012-10-19 23:30:12 +00:00
Tinderbox User
6a5bc42d31
update SRCID
2012-10-19 06:16:40 +00:00
Mark Andrews
9aad7a6dd0
remove redundant UNUSED(callbacks)
2012-10-19 16:29:34 +11:00
Tinderbox User
7f05f289a7
update SRCID
2012-10-19 00:16:23 +00:00
Tinderbox User
9791c6c91a
update copyright notice
2012-10-18 23:45:54 +00:00
Tinderbox User
0d4b748566
newcopyrights
2012-10-18 23:30:14 +00:00
Mark Andrews
74dec1b138
3398. [bug] SOA parameters were not being updated with inline
...
signed zones if the zone was modified while the
server was offline. [RT #29272 ]
2012-10-19 10:25:51 +11:00
Tinderbox User
b2d09f2ad6
update SRCID
2012-10-18 23:15:59 +00:00
ckb
5e8b36cea2
3397. [bug] dig crashed when using +nssearch with +tcp. [RT #25298 ]
2012-10-18 17:53:08 -05:00
Tinderbox User
cfe624271f
update SRCID
2012-10-18 03:16:47 +00:00
Mark Andrews
1a8c058882
3396. [bug] OPT records were incorrectly removed from signed,
...
truncated responses. [RT #31439 ]
2012-10-18 13:26:55 +11:00
Tinderbox User
6560be735c
update SRCID
2012-10-17 02:15:51 +00:00
Mark Andrews
db93abcc96
missing space before other len after change #3389
2012-10-17 12:50:09 +11:00
Tinderbox User
965e588aa6
update SRCID
2012-10-17 00:16:13 +00:00
Tinderbox User
c7aa9fb238
update copyright notice
2012-10-16 23:46:00 +00:00
Tinderbox User
3adc731a36
newcopyrights
2012-10-16 23:30:11 +00:00
Tinderbox User
d2bda8ce5b
update SRCID
2012-10-16 02:15:51 +00:00
Mark Andrews
a6d4848f6e
3395. [protocol] Add RFC 6598 reverse zones to built in empty zones
...
list, 64.100.IN-ADDR.ARPA ... 127.100.IN-ADDR.ARPA.
[RT #31336 ]
2012-10-16 12:35:28 +11:00
Tinderbox User
e6c4bae617
update SRCID
2012-10-16 01:16:09 +00:00
Mark Andrews
a9ed19a031
3394. [bug] Adjust 'sucessfully validated after lower casing
...
signer' log level and category. [RT #31414 ]
2012-10-16 11:56:28 +11:00