Evan Hunt
5a75f61dd4
3144. [bug] dns_dbiterator_seek() could trigger an assert when
...
used with a nonexistent database node. [RT #25358 ]
2011-08-23 00:59:23 +00:00
Automatic Updater
826f2233c9
update copyright notice
2011-08-09 23:46:39 +00:00
Francis Dupont
f558c8988e
spelling
2011-08-09 10:29:23 +00:00
Automatic Updater
f71ddcf65f
update copyright notice
2011-07-29 23:47:52 +00:00
Automatic Updater
2f17ad4545
update copyright notice
2011-07-28 23:47:59 +00:00
Curtis Blackburn
b068144e89
Actually adding the hash_test.c file... oops
2011-07-28 23:40:09 +00:00
Curtis Blackburn
8787b357e6
3139.[test]added tests from RFC6234, RFC2202, and RFC1321 for the
2011-07-28 21:05:09 +00:00
Mark Andrews
ea30861fe5
turn isc_socket_dup into a method
2011-07-28 11:42:41 +00:00
Mark Andrews
31f46f1869
3138. [bug] Address memory leaks and out-of-order operations when
...
shutting named down. [RT #25210 ]
2011-07-28 04:27:27 +00:00
Evan Hunt
f07b2fccaf
3137. [func] Improve hardware scalability by allowing multiple
...
worker threads to process incoming UDP packets.
This can significantly increase query throughput
on some systems. [RT #22992 ]
2011-07-28 04:04:37 +00:00
Automatic Updater
c33e22f65a
update copyright notice
2011-07-21 23:47:53 +00:00
Mark Andrews
6fab2f80c9
3135. [port] FreeBSD: workaround broken IPV6_USE_MIN_MTU processing.
...
See http://www.freebsd.org/cgi/query-pr.cgi?pr=158307
[RT #24950 ]
2011-07-21 01:40:50 +00:00
Automatic Updater
2a36d8ca40
update copyright notice
2011-07-07 23:47:50 +00:00
Evan Hunt
67be612120
*** empty log message ***
2011-07-06 18:13:22 +00:00
Evan Hunt
c46ce2d79b
3131. [func] Improve scalability by allocating one zone task
...
per 100 zones at startup time, rather than using a
fixed-size task table. [RT #24406 ]
2011-07-06 05:05:52 +00:00
Evan Hunt
42cf2ff7ba
3131. [func] Improve scalability by allocating one zone task
...
per 100 zones at startup time, rather than using a
fixed-size task table. [RT #24406 ]
2011-07-06 01:36:32 +00:00
Mark Andrews
1b9a5fa77f
isc_file_isplainfile
2011-04-08 05:36:15 +00:00
Automatic Updater
7885190562
update copyright notice
2011-03-18 23:47:36 +00:00
Francis Dupont
d99d0c19b2
introduce STDTIME_ON_32BITS
2011-03-18 09:00:45 +00:00
Automatic Updater
c1aef54e14
update copyright notice
2011-03-12 04:59:49 +00:00
Mark Andrews
0874abad14
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 06:11:27 +00:00
Mark Andrews
345d37dbb6
add 'sync' to ISC_PLATFORM_USEMACASM build as well
2011-03-08 00:52:42 +00:00
Automatic Updater
5eee264bfa
update copyright notice
2011-03-07 23:47:37 +00:00
Mark Andrews
fea04b0ffe
3064. [bug] powerpc: add sync instructions to the end of atomic
...
operations. [RT #23469 ]
2011-03-07 00:17:08 +00:00
Automatic Updater
0e27506ce3
update copyright notice
2011-03-05 23:52:31 +00:00
Automatic Updater
26a7306397
update copyright notice
2011-03-04 23:47:47 +00:00
Scott Mann
32babe43eb
Ensure that log files are plain files. (RT #22771 )
2011-03-04 14:07:03 +00:00
Automatic Updater
7d9d170dbb
update copyright notice
2011-03-03 23:47:32 +00:00
Evan Hunt
70c7f4fb4f
3053. [bug] Under a sustained high query load with a finite
...
max-cache-size, it was possible for cache memory
to be exhausted and not recovered. [RT #23371 ]
2011-03-03 04:42:25 +00:00
Mark Andrews
d3e3d7846d
3044. [bug] Hold the socket manager lock while freeing the socket.
...
[RT #23333 ]
2011-02-28 12:48:30 +00:00
Automatic Updater
b01d422daf
update copyright notice
2011-02-21 23:47:45 +00:00
Mark Andrews
4c577cbd1e
3029. [bug] isc_netaddr_format() handle a zero sized buffer.
...
[RT #22521 ]
2011-02-21 06:30:06 +00:00
Mark Andrews
0b8c40c8d8
CHANGES
2011-02-21 06:18:03 +00:00
Mark Andrews
17a0bbda33
3026. [bug] lib/isc/httpd.c: check that we have enough space
...
after calling grow_headerspace() and if not
re-call grow_headerspace() until we do. [RT #22521 ]
2011-02-21 05:55:09 +00:00
Mark Andrews
9e4359b42e
silence: warning: 'manager_log' defined but not used
2011-02-18 04:19:05 +00:00
Automatic Updater
784a904bd0
update copyright notice
2011-02-03 12:18:12 +00:00
Mark Andrews
a8e5a59183
3015. [port] win32: fix IN6_IS_ADDR_LINKLOCAL and
...
IN6_IS_ADDR_SITELOCAL macros. [RT #22724 ]
2011-02-03 08:13:51 +00:00
Mark Andrews
000a8970f8
3011. [func] Change the default query timeout from 30 seconds
...
to 10. Allow setting this in named.conf using the new
'resolver-query-timeout' option, which specifies a max
time in seconds. 0 means 'default' and anything longer
than 30 will be silently set to 30. [RT #22852 ]
2011-02-03 05:41:55 +00:00
Mark Andrews
000439ae98
isc_netaddr_getzone
2011-01-13 07:20:14 +00:00
Mark Andrews
c3e9221f3b
prototype mismatch
2011-01-13 06:36:04 +00:00
Mark Andrews
98455e2090
missing semi-colon
2011-01-13 06:21:15 +00:00
Mark Andrews
e02c1d738b
9.8.0b1
2011-01-13 04:45:17 +00:00
Automatic Updater
135bcc2e42
update copyright notice
2011-01-11 23:47:14 +00:00
Mark Andrews
433e06a25c
3006. [func] Allow dynamically generated TSIG keys to be preserved
...
across restarts of named. Initially this is for
TSIG keys generated using GSSAPI. [RT #22639 ]
2011-01-10 05:32:04 +00:00
Automatic Updater
1da9dbcf48
update copyright notice
2011-01-04 23:47:14 +00:00
Mark Andrews
161429fc05
3002. [bug] isc_mutex_init_errcheck() failed to destroy attr.
...
[RT #22766 ]
2011-01-04 04:32:13 +00:00
Automatic Updater
557919588b
update copyright notice
2010-12-22 23:46:59 +00:00
Mark Andrews
777b848142
2998. [func] Add isc_task_beginexclusive and isc_task_endexclusive
...
to the task api. [RT #22776 ]
2010-12-22 13:05:20 +00:00
Mark Andrews
7a54dadeb5
2998. [func] Add isc_task_beginexclusive and isc_task_endexclusive
...
to the task api. [RT #22776 ]
2010-12-22 05:19:02 +00:00
Mark Andrews
79344b9710
2996. [security] Temporarily disable SO_ACCEPTFILTER support.
...
[RT #22589 ]
2010-12-22 03:08:36 +00:00