Evan Hunt
f0823fc624
[master] don't sync api file changes
...
(cherry picked from commit f2cb70f5d758495195ee53e593e75721bbbc80f0)
2013-03-26 18:48:35 -07:00
Mark Andrews
36279f1ce1
assign to a int before calling setsockopt
2013-03-27 10:59:34 +11:00
Tinderbox User
0a00c3eb03
update copyright notice
2013-03-26 23:47:51 +00:00
Tinderbox User
5e047890ac
newcopyrights
2013-03-26 23:30:15 +00:00
Curtis Blackburn
5805fc20a3
3538. [test] Running "make test" now requires loopback interfaces to be
...
set up. [RT #32452 ]
2013-03-26 14:46:44 -05:00
Mark Andrews
d8c1e4eccf
check that sent packet arrives
2013-03-26 16:41:49 +11:00
Mark Andrews
12753e9e31
check for MAP_FILE
2013-03-26 16:41:20 +11:00
Mark Andrews
22b5363195
printf -> fprintf
2013-03-26 16:40:14 +11:00
Mark Andrews
d91274d003
remove unnecessary close
2013-03-25 10:02:31 +11:00
Mark Andrews
0266cebbf0
use unsigned constant
2013-03-25 07:31:37 +11:00
Mark Andrews
6f85ff3aac
cast to (void )
2013-03-25 07:29:35 +11:00
Mark Andrews
cfb605168d
include <sys/uio.h>
2013-03-25 07:24:59 +11:00
Tinderbox User
313b0ea9f2
update copyright notice
2013-03-23 23:46:06 +00:00
Mark Andrews
91d187ce03
update
2013-03-23 22:00:41 +11:00
Mark Andrews
464e32079c
address warnings
2013-03-23 19:41:34 +11:00
Mark Andrews
72b0326c20
check if IPV6_TCLASS is defined
2013-03-23 19:04:41 +11:00
Tinderbox User
3a32ac2a72
regen master
2013-03-23 01:04:36 +00:00
Tinderbox User
1e9f7a42bc
update copyright notice
2013-03-22 23:46:17 +00:00
Evan Hunt
cd594861c2
[master] add missing include
2013-03-22 14:50:22 -07:00
Evan Hunt
e57a83b576
[master] slaves notify before writing to disk
...
3537. [tuning] Slave zones, when updated, now send NOTIFY messages
to peers before being dumped to disk rather than
after. [RT #27242 ]
2013-03-22 14:14:59 -07:00
Evan Hunt
67adc03ef8
[master] add DSCP support
...
3535. [func] Add support for setting Differentiated Services Code
Point (DSCP) values in named. Most configuration
options which take a "port" option (e.g.,
listen-on, forwarders, also-notify, masters,
notify-source, etc) can now also take a "dscp"
option specifying a code point for use with
outgoing traffic, if supported by the underlying
OS. [RT #27596 ]
2013-03-22 14:05:33 -07:00
Mark Andrews
bbb3705e4c
3535. [bug] Minor win32 cleanups. [RT #32962 ]
2013-03-22 22:23:48 +11:00
Mark Andrews
80f1365a59
sock could be used uninitalized in isc_socketmgr_renderxml on error
2013-03-22 15:30:20 +11:00
Evan Hunt
4bf686cf5d
[master] zone parsing broken with embedded null
...
3534. [bug] Extra text after an embedded NULL was ignored when
parsing zone files. [RT #32699 ]
2013-03-21 19:30:10 -07:00
Tinderbox User
ad67363430
update copyright notice
2013-03-21 23:46:12 +00:00
Tinderbox User
c57668a2fb
newcopyrights
2013-03-21 23:30:14 +00:00
Mark Andrews
da4436812c
3533. [contrib] query-loc-0.4.0: memory leaks. [RT #32960 ]
...
3532. [contrib] zkt: fixed buffer overrun, resource leaks. [RT #32960 ]
2013-03-22 09:55:29 +11:00
Mark Andrews
c82da2167d
3531. [bug] win32: A uninitialized value could be returned on out
...
of memory. [RT #32960 ]
2013-03-22 09:21:30 +11:00
Evan Hunt
ee2a7c7bf6
[master] remove spurious fprintf
2013-03-21 07:39:57 -07:00
Evan Hunt
384fef0034
[master] improvements to queryperf
...
3530. [contrib] Better RTT tracking in queryperf. [RT #30128 ]
2013-03-20 19:14:30 -07:00
Mark Andrews
15d970cb23
remove broken redundant test
2013-03-21 12:38:16 +11:00
Tinderbox User
f9aef05653
regen master
2013-03-21 01:04:40 +00:00
Mark Andrews
b30ec46fec
update
2013-03-21 10:47:52 +11:00
Evan Hunt
e08d5f3e3b
[master] update README feature list for 9.10.0
2013-03-20 16:44:55 -07:00
Mark Andrews
4ce2b98434
add files generated by configure
2013-03-21 10:23:16 +11:00
Mark Andrews
06a05efc07
3529. [func] Named now listens on both IPv4 and IPv6 interfaces
...
by default. Named previously only listened on IPv4
interfaces by default unless named was running in
IPv6 only mode. [RT #32945 ]
2013-03-21 10:16:12 +11:00
Evan Hunt
831f59eb43
[master] add dnssec-coverage tool
...
3528. [func] New "dnssec-coverage" command scans the timing
metadata for a set of DNSSEC keys and reports if a
lapse in signing coverage has been scheduled
inadvertently. (Note: This tool depends on python;
it will not be built or installed on systems that
do not have a python interpreter.) [RT #28098 ]
2013-03-20 14:39:13 -07:00
Mark Andrews
027591e157
add copyright notice
2013-03-20 13:21:45 +11:00
Tinderbox User
9c1210a508
regen master
2013-03-20 01:04:32 +00:00
Tinderbox User
171f12f31e
update copyright notice
2013-03-19 23:46:08 +00:00
Tinderbox User
bb5fe714ce
newcopyrights
2013-03-19 23:30:09 +00:00
Evan Hunt
a13aa526be
[master] add xml/v2 and xml/v3 URIs
...
3527. [compat] Add a URI to allow applications to explicitly
request a particular XML schema from the statistics
channel, returning 404 if not supported. [RT #32481 ]
2013-03-18 20:40:40 -07:00
Evan Hunt
081a44bd30
[master] update copyrights
2013-03-18 20:30:31 -07:00
Evan Hunt
5e5d8a09cc
[master] newline in echo isn't portable
2013-03-18 19:59:51 -07:00
Evan Hunt
ad73a77dda
[master] corrct author when cherry-picking
2013-03-18 19:49:14 -07:00
Evan Hunt
6a06397b6d
[master] silence unnecessary output
2013-03-18 19:34:25 -07:00
Mark Andrews
030993f41b
version 3.1
2013-03-19 13:12:34 +11:00
Evan Hunt
92e80317ea
[master] add branchsync to util
...
Script to sync release branch to subscription branch.
2013-03-18 18:54:49 -07:00
Evan Hunt
625ee5d015
[master] add inttypes.h to rbt_test.c
2013-03-18 17:13:48 -07:00
Tinderbox User
be8fedce2a
update copyright notice
2013-03-16 23:46:03 +00:00