Commit Graph
19297 Commits
Author SHA1 Message Date
Automatic Updater cc8baeb284 update copyright notice 2012-01-04 23:45:53 +00:00
Automatic Updater c682238906 newcopyrights 2012-01-04 23:30:09 +00:00
Automatic Updater 7f06b20a83 update v9.7.5rc1 2012-01-04 03:16:19 +00:00
Evan Hunt 52ca8590dc 3260. [bug] "rrset-order cyclic" could appear not to rotate
for some query patterns.  [RT #27170/27185]
2012-01-04 03:09:33 +00:00
Automatic Updater 04c34ec06b update 2011-12-26 08:16:15 +00:00
Mark Andrews 4bbc08f9a8 cleanup RELEASE-NOTES-BIND-9.7.4.* 2011-12-26 07:56:24 +00:00
Automatic Updater 93c19f7621 update 2011-12-24 00:15:36 +00:00
Automatic Updater 74a0f19645 update copyright notice 2011-12-23 23:46:23 +00:00
Automatic Updater 701606a1d0 update 2011-12-23 07:21:23 +00:00
Automatic Updater df9b583547 regenerate 2011-12-23 07:12:40 +00:00
Evan Hunt 8c7ba5a7f8 update for 9.7.5rc1 2011-12-23 07:11:33 +00:00
Automatic Updater 5ffb0573bd update 2011-12-23 03:16:22 +00:00
Evan Hunt fc91c2c300 prep for rc1 2011-12-23 02:30:02 +00:00
Automatic Updater 601cdb5f7d update 2011-12-23 02:15:44 +00:00
Automatic Updater f02f4b6a6f update 2011-12-23 01:40:18 +00:00
Automatic Updater 3984718a9e update 2011-12-23 01:15:42 +00:00
Mark Andrews edc78a0f1b --enable-fixed-rrset uses reversed order for cyclic 2011-12-23 01:07:21 +00:00
Mark Andrews b04446fa5f 3260. [bug] "rrset-order cyclic" could appears to not rotate
for some query patterns.  [RT #27170]
2011-12-23 00:41:43 +00:00
Automatic Updater 2342724b72 update 2011-12-23 00:15:32 +00:00
Mark Andrews f36d5f257f 3260. [bug] "rrset-order cyclic" could appear to not rotate
for some query patterns.  [RT #27170]
2011-12-22 23:57:43 +00:00
Automatic Updater ac255047aa update copyright notice 2011-12-22 23:45:33 +00:00
Automatic Updater eb2a2f2770 newcopyrights 2011-12-22 23:30:08 +00:00
Automatic Updater 6a2bfeed4a update 2011-12-22 18:15:29 +00:00
Evan Hunt e8d0069146 removed the 9.7.4 release notes 2011-12-22 17:37:16 +00:00
Evan Hunt 2d46c5fd9c 3259. [bug] named-compilezone: Suppress "dump zone to <file>"
message when writing to stdout. [RT #27109]
2011-12-22 17:28:32 +00:00
Automatic Updater 754ddedcfd update 2011-12-22 13:16:15 +00:00
Mark Andrews 8eb14452d6 3258. [test] Add "forcing full sign with unreadable keys" test.
[RT #27153]
2011-12-22 12:25:37 +00:00
Automatic Updater 836e227e8e update 2011-12-22 12:15:36 +00:00
Mark Andrews 17820c59a5 forcing full sign with unreadable keys 2011-12-22 12:08:49 +00:00
Automatic Updater 95b0663467 update 2011-12-22 09:16:07 +00:00
Mark Andrews 2b92da1288 3257. [bug] Do not generate a error message when calling fsync()
in a pipe or socket. [RT #27109]
2011-12-22 08:52:24 +00:00
Mark Andrews a937e32c70 3256. [bug] Disable empty zones for lwresd -C. [RT #27139] 2011-12-22 08:28:18 +00:00
Automatic Updater 0f5d05610e update 2011-12-22 08:16:13 +00:00
Mark Andrews 673cc90d4b 3254. [bug] Set isc_socket_ipv6only() on the IPv6 control channels.
[RT #22249]
2011-12-22 08:11:09 +00:00
Mark Andrews c6897c35e4 3253. [bug] Return DNS_R_SYNTAX when the input to a text field is
too long. [RT #26956]
2011-12-22 07:44:56 +00:00
Mark Andrews b5b8e9569a 3251. [bug] Enforce a upper bound (65535 bytes) on the amount of
memory dns_sdlz_putrr() can allocate per record to
                        prevent run away memory consumption on ISC_R_NOSPACE.
                        [RT #26956]
2011-12-22 07:17:37 +00:00
Automatic Updater c285df25e0 update 2011-12-22 03:16:17 +00:00
Mark Andrews ab507a4e06 +/- 500ms was too small a fudge factor (-582ms seen in testing), raise to +/- 1000ms 2011-12-22 02:21:34 +00:00
Automatic Updater fcb7624340 update 2011-12-21 00:16:14 +00:00
Automatic Updater 4c8de525fa update copyright notice 2011-12-20 23:45:39 +00:00
Automatic Updater 977b7ac162 newcopyrights 2011-12-20 23:30:09 +00:00
Automatic Updater b1bb8a9e51 update 2011-12-20 06:16:11 +00:00
Mark Andrews dd9e257800 configure strips out VPATH. Use ${srcdir} instead so 'make depend' works
in lib/export.
2011-12-20 05:26:37 +00:00
Automatic Updater 62f14d5826 update 2011-12-20 05:16:23 +00:00
Mark Andrews 76e0ae847a @srdir@ -> @srcdir@ 2011-12-20 05:06:16 +00:00
Automatic Updater 81269541d2 update 2011-12-20 01:15:57 +00:00
Mark Andrews 573eb75e0f update slabbed data layout description 2011-12-20 00:56:32 +00:00
Mark Andrews 229892a099 regen 2011-12-20 00:47:53 +00:00
Mark Andrews 962c241c43 3250. [func] 'configure --enable-developer'; turn on various
configure options, normally off by default, that
                        we want developers to build and test with. [RT #27103]
2011-12-20 00:41:32 +00:00
Mark Andrews 17271f13a6 add missing s 2011-12-20 00:30:16 +00:00