Mark Andrews
c87f15dac8
2976. [bug] named die on exit after negotiating a GSS-TSIG key. [RT #3415 ]
2010-12-02 23:22:42 +00:00
Automatic Updater
7fb319204e
auto update
2010-12-02 23:16:39 +00:00
Automatic Updater
a1eabc2b3f
update
2010-12-02 05:16:36 +00:00
Mark Andrews
97664670d0
2975. [bug] rbtdb.c:cleanup_dead_nodes_callback() aquired the
...
wrong lock which could lead to server deadlock.
[RT #22614 ]
2010-12-02 04:58:13 +00:00
Automatic Updater
3a54e5ab6c
update
2010-12-01 00:16:13 +00:00
Automatic Updater
e085624e0f
update copyright notice
2010-11-30 23:46:55 +00:00
Automatic Updater
5f0d1e7b82
newcopyrights
2010-11-30 23:30:34 +00:00
Automatic Updater
c93b0eedee
auto update
2010-11-30 23:16:39 +00:00
Automatic Updater
625a52bf35
update
2010-11-30 03:16:34 +00:00
Evan Hunt
b5b934a0bb
2974. [bug] Some vaild UPDATE requests could fail due to a
...
consistency check examining the existing version
of the zone rather than the new version resulting
from the UPDATE. [RT #22413 ]
2010-11-30 02:27:08 +00:00
Automatic Updater
d80e5e2db1
auto update
2010-11-29 23:16:40 +00:00
Automatic Updater
d7f9d063f2
update
2010-11-25 05:15:54 +00:00
Mark Andrews
9f4f189847
CVE-2010-3613 Reduce complexity from M to L raising score from 7.1 to 7.8.
...
Just have the base CVSS vectors.
2010-11-25 04:44:36 +00:00
Automatic Updater
fab04c267f
auto update
2010-11-24 23:16:46 +00:00
Automatic Updater
7b7c25290f
auto update
2010-11-19 23:16:40 +00:00
Automatic Updater
ce74e6c3b4
update
2010-11-19 00:16:39 +00:00
Mark Andrews
5af195d1db
2973. [bug] bind.keys.h was being removed by the "make clean"
...
at the end of configure resulting in build failures
where there is very old version of perl installed.
Move it to "make maintainer-clean". [RT #22230 ]
2010-11-18 23:20:15 +00:00
Automatic Updater
22f9090a35
auto update
2010-11-18 23:16:39 +00:00
Automatic Updater
735be4878f
update
2010-11-18 03:16:45 +00:00
Mark Andrews
7ffe86618c
add CVE, VU and CVSS
2010-11-18 02:47:48 +00:00
Automatic Updater
bed39bdf3a
update
2010-11-18 01:16:38 +00:00
Automatic Updater
bc7051ee3f
update copyright notice
2010-11-18 00:59:43 +00:00
Mark Andrews
5a636f9951
2972. [bug] win32: address windows socket errors. [RT #21906 ]
2010-11-18 00:24:00 +00:00
Automatic Updater
fa1d4d0cd7
update
2010-11-18 00:16:21 +00:00
Automatic Updater
33cc94f04c
update copyright notice
2010-11-17 23:47:09 +00:00
Automatic Updater
44e3b27290
newcopyrights
2010-11-17 23:30:40 +00:00
Automatic Updater
231faefc5c
update
2010-11-17 04:16:23 +00:00
Mark Andrews
1f50a0a441
handle namedxx.conf
2010-11-17 03:16:21 +00:00
Automatic Updater
1718ef8379
update
2010-11-17 01:15:40 +00:00
Evan Hunt
8eb30f8dd3
2971. [bug] Fixed a bug that caused journal files not to be
...
compacted on Windows systems as a result of
non-POSIX-compliant rename() semantics. [RT #22434 ]
2010-11-17 00:27:54 +00:00
Automatic Updater
412e1fba75
update
2010-11-17 00:16:26 +00:00
Automatic Updater
42f95abecc
auto update
2010-11-16 23:16:46 +00:00
Automatic Updater
10f0c5e041
update
2010-11-16 07:15:32 +00:00
Mark Andrews
d48730a446
2970. [security] Adding a NO DATA negative cache entry failed to clear
...
any matching RRSIG records. A subsequent lookup of
of NO DATA cache entry could trigger a INSIST when the
unexpected RRSIG was also returned with the NO DATA
cache entry. [RT #22288 ]
2010-11-16 06:46:44 +00:00
Automatic Updater
70eef362e6
update
2010-11-16 06:15:29 +00:00
Mark Andrews
cd9d825a71
remove accidental commit
2010-11-16 05:38:31 +00:00
Automatic Updater
33453d8676
update
2010-11-16 02:16:31 +00:00
Shawn Routhier
380c874925
Fix acl type processing so that allow-query works in options and view
...
statements. Also add a new set of tests to verify proper functioning.
[RT #22418 ]
2010-11-16 01:37:39 +00:00
Automatic Updater
f02bcd6262
update
2010-11-16 01:15:26 +00:00
Mark Andrews
a27b3757fd
2968. [security] Named could fail to prove a data set was insecure
...
before marking it as insecure. One set of conditions
that can trigger this occurs naturally when rolling
DNSKEY algorithms. [RT #22309 ]
2010-11-16 01:14:51 +00:00
Mark Andrews
7965c00ca8
check for size equal zero in _format(), replace snprintf of a fixed string with strlcpy
2010-11-16 00:53:36 +00:00
Mark Andrews
432e1ce402
check that grow_headerspace added enough space or re-call it
2010-11-16 00:51:41 +00:00
Mark Andrews
c5a3400f23
REQUIRE that rataset/rdatalist be non NULL
2010-11-16 00:50:28 +00:00
Mark Andrews
a158495f84
INSIST that bucket in no longer ISC_ADB_INVALIDBUCKET after find_*_and_lock calls
2010-11-16 00:49:18 +00:00
Mark Andrews
f85281de08
check for snprintf failure
2010-11-16 00:47:48 +00:00
Mark Andrews
73b1b8a6f1
safecpy -> strlcpy
2010-11-16 00:46:39 +00:00
Mark Andrews
2bd3a6e266
strncpy + array[end] = 0 -> strlcpy
2010-11-16 00:46:00 +00:00
Mark Andrews
c2f5ddeeec
isc_netaddr_format() check for sies equal 0
2010-11-16 00:43:02 +00:00
Mark Andrews
baab444222
isc_sockaddr_format() check for sies equal 0
2010-11-16 00:42:35 +00:00
Mark Andrews
d775887f01
cfg_obj_asnetprefix() check that the destinations are non NULL before writing to them
2010-11-16 00:41:32 +00:00