Mark Andrews
586d94eb74
3861. [security] Missing isc_buffer_availablelength check results
...
in a REQUIRE assertion when printing out a packet.
[RT #36078 ]
2014-05-25 12:39:03 +10:00
Mark Andrews
4b22b8decb
fix typo == -> =
2014-05-24 23:24:19 +10:00
Tinderbox User
f5ae3cca1d
regen master
2014-05-24 01:05:32 +00:00
Evan Hunt
d51e441520
spelling
2014-05-23 19:32:56 +00:00
Mark Andrews
a569e1b321
3860. [bug] ioctl(DP_POLL) array size needs to be determined
...
at run time as it is limited to {OPEN_MAX}.
[RT #35878 ]
2014-05-23 13:05:23 +10:00
Mark Andrews
c6f7d2b5f1
placeholder
2014-05-23 11:30:58 +10:00
Mark Andrews
603a787083
3858. [bug] Disable GCC 4.9 "delete null pointer check".
...
[RT #35968 ]
2014-05-23 11:25:59 +10:00
Mark Andrews
35711d3c73
correct EDNSOK sense
2014-05-22 22:02:09 +10:00
Mark Andrews
ba586e9568
3857. [bug] Make it harder for a incorrect NOEDNS classification
...
to be made. [RT #36020 ]
2014-05-22 21:38:53 +10:00
Tinderbox User
9d9626fb77
update copyright notice
2014-05-21 23:45:21 +00:00
Mark Andrews
8d56a8531d
remove unused assignment
2014-05-22 00:58:43 +10:00
Evan Hunt
570216f5a3
[master] grammar
2014-05-20 22:27:30 -07:00
Mark Andrews
a0f91e910b
3856. [bug] Configuring libjson without also configuring libxml
...
resulting in a REQUIRE assertion when retrieving
statistics using json. [RT #36009 ]
2014-05-21 12:06:00 +10:00
Mark Andrews
0fe0789181
3855. [bug] Limit smoothed round trip time aging to no more than
...
once a second. [RT #32909 ]
2014-05-21 10:08:52 +10:00
Tinderbox User
d319beb9d0
update copyright notice
2014-05-20 23:45:21 +00:00
Evan Hunt
ea58c563bc
[master] report unrecognized configure options
...
3854. [cleanup] Report unrecognized options, if any, in the final
configure summary. [RT #36014 ]
2014-05-20 15:31:14 -07:00
Mark Andrews
27b09ceb12
3853. [cleanup] Refactor dns_rdataslab_fromrdataset to seperate out
...
the handling of a rdataset with no records. [RT #35968 ]
2014-05-20 11:36:03 +10:00
Tinderbox User
fc74b733bf
regen master
2014-05-17 01:05:14 +00:00
Tinderbox User
104f0e51ac
update copyright notice
2014-05-16 23:45:21 +00:00
Tinderbox User
b02be031b9
newcopyrights
2014-05-16 23:30:08 +00:00
Evan Hunt
7f7d32d1e4
[master] change credit in change note
2014-05-16 07:18:19 -07:00
Evan Hunt
896f49f8bd
[master] increase and allow configuration of lwresd tasks/clients
...
3852. [func] Increase the default number of clients available
for servicing lightweight resolver queries, and
make them configurable via the "lwres-tasks" and
"lwres-clients" options. (Thanks to Tomas Hozza.)
[RT #35857 ]
2014-05-15 22:01:19 -07:00
Evan Hunt
6fa84a3e25
[master] enable libseccomp system call filtering
...
3851. [func] Allow libseccomp based system-call filtering
on Linux; use "configure --enable-seccomp" to
turn it on. Thanks to Loganaden Velvindron for
the contribution. [RT #35347 ]
2014-05-15 20:29:30 -07:00
Tinderbox User
284d5252c1
update copyright notice
2014-05-15 23:45:22 +00:00
Tinderbox User
7cc0a5d21e
newcopyrights
2014-05-15 23:30:07 +00:00
Mark Andrews
ca84a056bd
3849. [doc] Alphabetized dig's +options. [RT #35992 ]
2014-05-15 16:57:41 +10:00
Mark Andrews
01f881c1c5
3849. [bug] Disabling forwarding could trigger a REQUIRE assertion.
...
[RT #35979 ]
2014-05-15 16:54:32 +10:00
Tinderbox User
b90c4f0646
regen master
2014-05-15 05:05:58 +00:00
Tinderbox User
9cc7fd5e1a
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
2014-05-15 05:02:02 +00:00
Tinderbox User
6bcac4b58d
regen master
2014-05-15 04:46:54 +00:00
Mark Andrews
97553eec86
grammar
2014-05-15 14:44:43 +10:00
Mark Andrews
0af902c0df
white space
2014-05-15 14:30:31 +10:00
Mark Andrews
2d0bc1e0f3
+domain was out of order
2014-05-15 14:26:57 +10:00
Tinderbox User
8e16b30787
regen master
2014-05-15 03:57:31 +00:00
Mark Andrews
9c36846e41
3849. [doc] Alphabetized dig's +options. [RT #35992 ]
2014-05-15 13:38:10 +10:00
Mark Andrews
71e9639c1d
ignore dig-symtbl.c, host-symtbl.c and nslookup-symtbl.c
2014-05-15 12:12:50 +10:00
Mark Andrews
a14fe85229
3848. [bug] Adjust 'statistics-channels specified but not effective'
...
error message to account for JSON support. [RT #36008 ]
2014-05-15 11:12:05 +10:00
Mark Andrews
69530009f1
use portable awk
2014-05-15 00:34:17 +10:00
Mark Andrews
5a8edcafd1
3847. [bug] 'configure --with-dlz-postgres' failed to fail when
...
there is not support available.
2014-05-14 17:20:14 +10:00
Mark Andrews
92b796c963
9.11
2014-05-14 14:49:37 +10:00
Tinderbox User
297342940e
regen master
2014-05-14 01:05:10 +00:00
Mark Andrews
8114b0be01
remove reporter
2014-05-14 10:02:15 +10:00
Mark Andrews
05816676bb
3846. [bug] "dig +notcp ixfr=<serial>" should result in a UDP
...
ixfr query. [RT #35980 ]
2014-05-14 09:59:02 +10:00
Mark Andrews
5cef2421bd
switch 3827 and 3828 change numbers
2014-05-13 22:13:24 +10:00
Mark Andrews
2922577217
placeholder
2014-05-13 21:59:13 +10:00
Mark Andrews
0e338b60cd
3843. [protocol] Check EDNS EXPIRE option in dns_rdata_fromwire.
...
[RT #35969 ]
Conflicts:
CHANGES
2014-05-13 21:57:40 +10:00
Francis Dupont
1b513b6120
CHANGES number conflict
2014-05-13 12:34:29 +02:00
Francis Dupont
761f60fc35
use vcredist_x64.exe for 64 bit Windows [ #35973 ]
2014-05-13 12:31:50 +02:00
Mark Andrews
2c172a42b3
3842. [bug] Adjust RRL log-only logging category. [RT #35945 ]
2014-05-11 10:59:42 +10:00
Mark Andrews
e188b84bc4
suppress clang static analysis warning
2014-05-11 10:47:56 +10:00