Tinderbox User
|
8a8a1fe98c
|
regen master
|
2013-10-31 01:04:48 +00:00 |
|
Mark Andrews
|
fafae74b23
|
mention EventViewer
(cherry picked from commit 28343c910e549f2159073ffad6b9f15dc80da72b)
|
2013-10-31 11:13:49 +11:00 |
|
Mark Andrews
|
2502a568e7
|
use smaller buffers
|
2013-10-26 20:36:17 +11:00 |
|
Tinderbox User
|
3a34908497
|
update copyright notice
|
2013-10-25 23:46:32 +00:00 |
|
Tinderbox User
|
a1788473b2
|
newcopyrights
|
2013-10-25 23:30:20 +00:00 |
|
Mark Andrews
|
938aea1dc4
|
address memory leak in change #3662, force format matching, attempt to address coverity false positives
|
2013-10-26 10:04:36 +11:00 |
|
Francis Dupont
|
7aa21a491d
|
Update OpenSSL PKCS#11 patches. [RT #34855]
|
2013-10-25 17:51:39 +02:00 |
|
Mark Andrews
|
34416a7954
|
3663. [bug] Address bugs in dns_rdata_fromstruct and
dns_rdata_tostruct for WKS and ISDN types. [RT #34910]
|
2013-10-25 13:06:09 +11:00 |
|
Mark Andrews
|
11e9195ad1
|
UPD -> UDP
|
2013-10-25 12:58:28 +11:00 |
|
Mark Andrews
|
7f0e47b3c2
|
%ld.%06g -> %ld.%06d
|
2013-10-25 12:53:24 +11:00 |
|
Tinderbox User
|
ecc420b283
|
update copyright notice
|
2013-10-24 23:46:20 +00:00 |
|
Tinderbox User
|
ad411d8ccf
|
newcopyrights
|
2013-10-24 23:30:26 +00:00 |
|
Mark Andrews
|
5cf1ae4bf6
|
remove debugging sets
|
2013-10-25 10:15:50 +11:00 |
|
Mark Andrews
|
6100b17699
|
3662. [bug] 'host' could die if a UPD query timed out. [RT #34870]
|
2013-10-25 10:09:33 +11:00 |
|
Mark Andrews
|
0bfc15fe59
|
missing FCTXTRACE2 macro RT#34914
|
2013-10-21 15:51:43 +11:00 |
|
Tinderbox User
|
585408ef54
|
update copyright notice
|
2013-10-16 23:46:19 +00:00 |
|
Tinderbox User
|
be41770245
|
newcopyrights
|
2013-10-16 23:30:14 +00:00 |
|
Jeremy C. Reed
|
d9ff5f9c7a
|
fix typo in warning output
okayed via jabber
|
2013-10-16 17:17:54 -05:00 |
|
Mark Andrews
|
5bb783ce9a
|
grammar
|
2013-10-17 07:14:34 +11:00 |
|
Tinderbox User
|
77b7c54f1a
|
regen master
|
2013-10-13 01:04:48 +00:00 |
|
Mark Andrews
|
cbadc440b9
|
typos
|
2013-10-13 11:12:43 +11:00 |
|
Tinderbox User
|
9ca53742af
|
regen master
|
2013-10-12 01:04:47 +00:00 |
|
Mark Andrews
|
b9c95f8211
|
s/dyanmic/dynamic/
|
2013-10-12 08:22:18 +11:00 |
|
Tinderbox User
|
bfc4a951c5
|
update copyright notice
|
2013-10-08 23:46:23 +00:00 |
|
Tinderbox User
|
772eecee43
|
newcopyrights
|
2013-10-08 23:30:17 +00:00 |
|
Mark Andrews
|
03a9daede1
|
be consistent in how ISC_PLATFORM_USETHREADS is defined and used
|
2013-10-08 16:47:57 +11:00 |
|
Tinderbox User
|
4e3e8cbea0
|
update copyright notice
|
2013-10-08 04:13:49 +00:00 |
|
Tinderbox User
|
4cde88fbf4
|
newcopyrights
|
2013-10-08 04:12:29 +00:00 |
|
Tinderbox User
|
c9378958cf
|
9.10.0a1
|
2013-10-08 04:10:40 +00:00 |
|
Mark Andrews
|
12a67391fd
|
move 9.10.0a1 release marker
|
2013-10-08 15:07:14 +11:00 |
|
Mark Andrews
|
c6e6cac4ea
|
call isc_mutex_trylock rather than pthread_mutex_trylock
|
2013-10-08 12:11:09 +11:00 |
|
Mark Andrews
|
03152360db
|
3661. [bug] Address lock order reversal deadlock with inline zones.
[RT #34856]
|
2013-10-08 11:43:08 +11:00 |
|
Evan Hunt
|
aacd7daaf7
|
[master] link isc-config.sh to bind9-config
3660. [cleanup] Changed the name of "isc-config.sh" to "bind9-config".
[RT #23825]
|
2013-10-04 09:21:29 -07:00 |
|
Mark Andrews
|
a379c8c108
|
3659. [port] solaris: don't add explict dependancies/rules for
python programs as make won't use the implicit rules.
[RT #34835]
|
2013-10-02 14:01:12 +10:00 |
|
Mark Andrews
|
368c4556c8
|
remove redudant #ifdef; address imprecise #ifdef usage
|
2013-10-02 11:59:39 +10:00 |
|
Mark Andrews
|
7433a204d3
|
3658. [port] linux: Address platform specific compilation issue
when libcap-devel is installed. [RT #34838]
|
2013-09-26 15:26:43 +10:00 |
|
Mark Andrews
|
1a4725bef2
|
3657. [port] Some readline clones don't accept NULL pointers when
calling add_history. [RT #34842]
|
2013-09-26 08:25:09 +10:00 |
|
Mark Andrews
|
c9ee72cb3a
|
3656. [bug] Treat a all zero netmask as invalid when generating
the localnets acl. [RT #34687]
|
2013-09-26 07:40:34 +10:00 |
|
Mark Andrews
|
fb623f9a07
|
3655. [cleanup] Simplify TCP message processing when requesting a
zone transfer. [RT #34825]
|
2013-09-25 09:57:34 +10:00 |
|
Mark Andrews
|
5116f25421
|
3654. [bug] Address race condition with manual notify requests.
[RT #34806]
|
2013-09-25 09:47:31 +10:00 |
|
Mark Andrews
|
00043fc284
|
3653. [func] Create delegations for all "children" of empty zones
except "forward first". [RT #34826]
|
2013-09-25 09:40:21 +10:00 |
|
Evan Hunt
|
aa4cd84a72
|
[master] added reference to new RPZ features
|
2013-09-24 11:04:26 -07:00 |
|
Tinderbox User
|
0e17b4207e
|
update copyright notice
|
2013-09-23 23:46:20 +00:00 |
|
Tinderbox User
|
c74518d655
|
newcopyrights
|
2013-09-23 23:30:26 +00:00 |
|
Mark Andrews
|
9084a3e58f
|
silence clang warning
|
2013-09-23 13:26:33 +10:00 |
|
Mark Andrews
|
50c67f588e
|
remove blank
(cherry picked from commit 75aa3c6f2ada5dcc657d0858ee4544c7997d9840)
|
2013-09-23 09:47:30 +10:00 |
|
Mark Andrews
|
9a7f89279e
|
remove unnecessary assignment
|
2013-09-22 23:21:54 +10:00 |
|
Mark Andrews
|
9fa2a0deed
|
3652. [bug] Address bug with rpz-drop policy. [RT #34816]
|
2013-09-21 17:27:43 +10:00 |
|
Mark Andrews
|
97a2a26cd9
|
3651. [tuning] Adjust when a master server is deemed unreachable.
[RT #27075]
|
2013-09-21 17:12:39 +10:00 |
|
Mark Andrews
|
c1b8fa6160
|
3650. [tuning] Use separate rate limiting queues for refresh and
notify requests. [RT #30589]
|
2013-09-21 16:29:58 +10:00 |
|