Automatic Updater
|
89d1324270
|
update copyright notice
|
2011-11-01 23:47:00 +00:00 |
|
Mark Andrews
|
3975f627fe
|
3190. [bug] Underflow in error handling in isc_mutexblock_init.
[RT #26397]
|
2011-11-01 21:59:56 +00:00 |
|
Automatic Updater
|
53eae9bf3e
|
update copyright notice
|
2011-10-31 23:46:56 +00:00 |
|
Mark Andrews
|
36e97eb661
|
3187. [port] win32: support for Visual Studio 2008. [RT #26356]
|
2011-10-30 23:39:39 +00:00 |
|
Automatic Updater
|
64691d525b
|
update copyright notice
|
2011-10-24 23:46:14 +00:00 |
|
Michael Graff
|
522222cf93
|
Correctly invalidate the sha2/hmac2 contexts. This was already done in practice, but this makes it zero out the whole structure rather than just the first 4 bytes + the key. sha2.c did not always zero out the full sha2 state in invalidate, but will now.
|
2011-10-24 22:51:29 +00:00 |
|
Mark Andrews
|
37e6ff3f49
|
initalize set_lock
|
2011-10-18 02:00:56 +00:00 |
|
Mark Andrews
|
5258355c8d
|
silence ccc-analyzer (clang) warnings
|
2011-10-12 02:17:53 +00:00 |
|
Evan Hunt
|
b2086d798b
|
3163. [bug] Use finer-grained locking in client.c to address
concurrency problems with large numbers of threads.
[RT #26044]
|
2011-10-10 22:57:14 +00:00 |
|
Evan Hunt
|
76a7d4e152
|
3152. [cleanup] Some versions of gcc and clang failed due to
incorrect use of __builtin_expect. [RT #25183]
|
2011-09-05 18:00:22 +00:00 |
|
Evan Hunt
|
fd6a83869a
|
silence compiler warning
|
2011-09-03 16:27:51 +00:00 |
|
Mark Andrews
|
15c8cf556d
|
make push_readyq prototype and declaration consistant
|
2011-09-03 13:54:06 +00:00 |
|
Evan Hunt
|
ac7109d68e
|
oops, build was failing with threads disabled
|
2011-09-03 00:24:27 +00:00 |
|
Automatic Updater
|
ca894e53b5
|
update copyright notice
|
2011-09-02 23:46:33 +00:00 |
|
Evan Hunt
|
8a2ab2b920
|
3150. [func] Improved startup and reconfiguration time by
enabling zones to load in multiple threads. [RT #25333]
|
2011-09-02 21:15:39 +00:00 |
|
Mark Andrews
|
84e7c0efbf
|
remove isc_os_minprivs call accidently committed
|
2011-08-25 11:37:13 +00:00 |
|
Mark Andrews
|
32f5f15b58
|
cltfd is only needed when select is being used
|
2011-08-25 08:17:54 +00:00 |
|
Mark Andrews
|
b62c2acf81
|
add method for isc_socket_getfd
|
2011-08-24 23:17:52 +00:00 |
|
Evan Hunt
|
6c18c134c8
|
add isc_socket_getfd() on win32 side
|
2011-08-23 18:24:33 +00:00 |
|
Evan Hunt
|
6986290f4e
|
address win32 compile/link problems
|
2011-08-23 17:02:53 +00:00 |
|
Evan Hunt
|
e4c4cf5177
|
Prepare for release of 9.9.0a1
|
2011-08-23 02:06:46 +00:00 |
|
Evan Hunt
|
99cbc3d3a4
|
3145. [test] Capture output of ATF unit tests in "./atf.out" if
there were any errors while running them. [RT #25527]
|
2011-08-23 01:29:39 +00:00 |
|
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 |
|