Tinderbox User
4f45d802dc
newcopyrights
2014-04-14 23:30:21 +00:00
Jeremy C. Reed
4bda053938
Fix typo: word was repeated
2014-04-14 09:50:22 -05:00
Francis Dupont
d5532edf7c
OpenSSL 1.0.1f -> 1.0.1g
2014-04-14 14:51:22 +02:00
Francis Dupont
7c7c2fa688
OpenSSL 1.0.1f -> 1.0.1g
2014-04-14 14:50:06 +02:00
Evan Hunt
2dc978b8a1
[master] fix "prefetch" doc
...
3808. [doc] Clean up "prefetch" documentation. [RT #35751 ]
2014-04-13 18:50:34 -07:00
Mark Andrews
7dcb304dd0
Add change note
...
3807. [bug] Fix sign extention bug in dns_name_fromtext when
lowercase is set. [RT #35743 ]
2014-04-14 09:23:19 +10:00
Tinderbox User
1d94248a12
update copyright notice
2014-04-12 23:46:08 +00:00
Tinderbox User
8de3f14f1c
newcopyrights
2014-04-12 23:30:17 +00:00
Evan Hunt
9509569d87
[master] add epoll test for perftcpdns
2014-04-11 19:13:51 -07:00
Evan Hunt
682d0209e8
[master] customize configure --help
2014-04-11 17:35:54 -07:00
Francis Dupont
c80fef792a
fix char sign extension [ #35743 ]
2014-04-11 13:25:49 +02:00
Tinderbox User
a87f0e88e2
regen master
2014-04-11 01:05:14 +00:00
Tinderbox User
a7051299c6
update copyright notice
2014-04-10 23:46:10 +00:00
Tinderbox User
fd972434c2
newcopyrights
2014-04-10 23:30:13 +00:00
Jeremy C. Reed
d06f13912c
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9
2014-04-10 17:16:23 -05:00
Jeremy C. Reed
7ee973f74c
fix typo
2014-04-10 17:13:46 -05:00
Evan Hunt
4f1435ca32
[master] add librt check for perftcpdns
2014-04-10 10:57:35 -07:00
Francis Dupont
f182f3bfea
update perftcpdns.c
2014-04-10 13:15:46 +02:00
Tinderbox User
cd441cd51f
regenerate
2014-04-10 04:04:52 +00:00
Evan Hunt
ccf1a41167
[master] prep 9.10.0
2014-04-09 20:31:35 -07:00
Evan Hunt
92fe6db3e4
[master] use test -r in system tests
...
3806. [test] Improved system test portability. [RT #35625 ]
2014-04-09 20:29:52 -07:00
Evan Hunt
ab272d2204
[master] copyrights
2014-04-09 18:10:47 -07:00
Tinderbox User
914ed533b8
regen master
2014-04-10 01:05:11 +00:00
Evan Hunt
540daf2887
[master] missing manpage install rule for dnssec-importkey
2014-04-09 17:17:25 -07:00
Tinderbox User
214af784e9
newcopyrights
2014-04-09 23:30:29 +00:00
Evan Hunt
7cd8e7915a
[master] add contrib/perftcpdns
...
3805. [contrib] Added contrib/perftcpdns, a performance testing tool
for DNS over TCP. [RT #35710 ]
2014-04-09 15:21:14 -07:00
Mark Andrews
51af0a72ad
sort
2014-04-08 10:43:43 +10:00
Mark Andrews
c7bd423cec
order.h
2014-04-08 10:37:21 +10:00
Mark Andrews
2d1c1ee28a
keyboard.h
2014-04-08 10:37:08 +10:00
Evan Hunt
f5df4974b7
[master] move release tag
v9.10.0rc1
2014-04-07 15:02:19 -07:00
Mark Andrews
102c454e78
whitespace
2014-04-08 07:13:59 +10:00
Mark Andrews
f45f40ec28
update copyrights
2014-04-08 07:11:43 +10:00
Evan Hunt
38c3ed154a
[master] fix race
...
3804. [bug] Corrected a race condition in dispatch.c in which
portentry could be reset leading to an assertion
failure in socket_search(). (Change #3708
addressed the same issue but was incomplete.)
[RT #35128 ]
2014-04-07 13:54:08 -07:00
Evan Hunt
baad8d9fd8
[master] allow null "file" for DLZ or alternate db zones
...
3803. [bug] "named-checkconf -z" incorrectly rejected zones
using alternate data sources for not having a "file"
option. [RT #35685 ]
2014-04-07 13:29:56 -07:00
Mark Andrews
5b60bde47b
use perl
2014-04-07 21:53:47 +10:00
Mark Andrews
a4941d6b5e
update check the correct resigning time is reported in zonestatus test to be more portable
2014-04-07 11:50:50 +10:00
Tinderbox User
1756e623f9
update copyright notice
2014-04-04 23:46:15 +00:00
Tinderbox User
c288e47fb7
newcopyrights
2014-04-04 23:30:13 +00:00
Mark Andrews
0277def3cf
only look for gsskrb5_register_acceptor_identity if gssapi_krb5.h exists
2014-04-05 08:42:25 +11:00
Mark Andrews
866606b9c7
3802. [bug] Various header files were not being installed
2014-04-04 21:56:08 +11:00
Evan Hunt
d98150c0c7
[master] version typo
2014-04-03 22:22:25 -07:00
Mark Andrews
55fff76a16
use discovered gssapi include path when linking
2014-04-04 15:07:44 +11:00
Evan Hunt
2c0074a73d
[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9
2014-04-03 20:38:28 -07:00
Tinderbox User
47db6d1f64
regenerate
2014-04-04 03:38:28 +00:00
Evan Hunt
4c4d6213e1
[master] prep 9.10.0rc1
2014-04-03 20:34:46 -07:00
Evan Hunt
f0e9d6e905
[master] fix gssapi probing on freebsd
...
3801. [port] Fix probing for gssapi support on FreeBSD. [RT #35615 ]
2014-04-03 19:52:03 -07:00
Evan Hunt
7ef5dc87b6
[master] detach route socket when shutting down
...
3800. [bug] A pending event on the route socket could cause an
assertion failure when shutting down named. [RT #35674 ]
2014-04-03 19:48:29 -07:00
Evan Hunt
44fbdddcad
[master] improve command line error reporting
...
3799. [bug] Improve named's command line error reporting.
[RT #35603 ]
2014-04-03 19:34:48 -07:00
Mark Andrews
0dfd942409
3798. [bug] 'rndc zonestatus' was reporting the wrong re-signing
...
time. [RT #35659 ]
2014-04-04 11:33:49 +11:00
Francis Dupont
be42c2e7dc
[RT#35643] fixed -lrt in LIBS
2014-04-03 09:24:53 +02:00