Tatuya JINMEI 神明達哉
|
702217e3c7
|
a missing cast for isc_task_send()
|
2008-07-29 18:35:53 +00:00 |
|
Evan Hunt
|
e395d9662a
|
Prepare release of 9.4.2-P2
|
2008-07-29 05:03:28 +00:00 |
|
Evan Hunt
|
09b149372c
|
ISC_SOCKET_FDSETSIZE enables use of larger fdsets with select() on
systems with small FD_SETSIZE values [rt18328]
|
2008-07-29 04:47:31 +00:00 |
|
Mark Andrews
|
72c5b41bc3
|
2404. [port] hpux: files unlimited support.
|
2008-07-28 22:44:46 +00:00 |
|
Automatic Updater
|
4e39e29c58
|
update copyright notice
|
2008-07-24 23:48:09 +00:00 |
|
Francis Dupont
|
6b15a77141
|
Expect to get E[MN]FILE errno internal_accept() [RT #18358]
|
2008-07-24 10:29:29 +00:00 |
|
Tatuya JINMEI 神明達哉
|
0527ba3ab2
|
2399. [bug] Abort timeout queries to reduce the number of open
UDP sockets. [RT #18367]
|
2008-07-24 05:00:48 +00:00 |
|
Mark Andrews
|
629ace4fad
|
isc__socketmgr_setreserved + isc_resource_curlimit
|
2008-07-24 00:17:15 +00:00 |
|
Automatic Updater
|
81f3d26d18
|
update copyright notice
|
2008-07-23 23:48:17 +00:00 |
|
Mark Andrews
|
bca93e302d
|
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
part 2
|
2008-07-23 23:16:44 +00:00 |
|
Mark Andrews
|
3b2b1d11e8
|
2398. [bug] Improve file descriptor management. New,
temporary, named.conf option reserved-sockets,
default 512. [RT #18344]
|
2008-07-23 12:04:33 +00:00 |
|
Mark Andrews
|
1387860b7f
|
2395. [port] Avoid warning and no effect from "files unlimited"
on Linux when running as root. [RT #18335]
2322. [port] MacOS: work around the limitation of setrlimit()
for RLIMIT_NOFILE. [RT #17526]
|
2008-07-23 11:30:56 +00:00 |
|
Automatic Updater
|
986e08461a
|
update copyright notice
|
2008-07-23 07:28:57 +00:00 |
|
Mark Andrews
|
47a1536eb6
|
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
|
2008-07-22 04:26:23 +00:00 |
|
Mark Andrews
|
1df1494d5c
|
2259. [bug] Reverse incorrect LIBINTERFACE bump of libisc
in 9.4.2rc1. Applications built against 9.4.2rc1
will need to be rebuilt.
|
2007-10-31 03:07:59 +00:00 |
|
Mark Andrews
|
4748fe5529
|
2257. [bug] win32: Use the full path to vcredist_x86.exe when
calling it. [RT #17222]
|
2007-10-31 01:43:36 +00:00 |
|
Mark Andrews
|
3a11a25bc0
|
whitespace
|
2007-10-30 23:31:43 +00:00 |
|
Automatic Updater
|
482699b073
|
update copyright notice
|
2007-10-24 23:46:26 +00:00 |
|
Mark Andrews
|
8283c44c5c
|
2254. [bug] timer.c:dispatch() failed to lock timer->lock
when reading timer->idle allowing it to see
intermediate values as timer->idle was reset by
isc_timer_touch(). [RT #17243]
|
2007-10-24 01:05:29 +00:00 |
|
Evan Hunt
|
745b0243ff
|
update libisc.def to include new isc_string_*() routines for 9.4.2rc1 release
|
2007-09-18 21:35:09 +00:00 |
|
Evan Hunt
|
6345e57b3d
|
Bumping libtool version numbers for 9.4.2rc1
|
2007-09-18 18:03:44 +00:00 |
|
Automatic Updater
|
d37b5acf56
|
update copyright notice
|
2007-09-14 23:46:18 +00:00 |
|
Mark Andrews
|
d4a013040c
|
2235. [bug] <isc/atomic.h> was not being installed. [RT #17135]
|
2007-09-14 04:27:29 +00:00 |
|
cvs2git
|
52c9b72749
|
This commit was manufactured by cvs2git to create branch 'v9_4'.
|
2007-09-14 04:10:01 +00:00 |
|
Mark Andrews
|
b6384e6f77
|
2235. [bug] <isc/atomic.h> was not being installed. [RT #17135]
|
2007-09-14 04:10:00 +00:00 |
|
Mark Andrews
|
de05f7d061
|
2235. [bug] <isc/atomic.h> was not being installed. [RT #17135]
|
2007-09-14 03:40:36 +00:00 |
|
Mark Andrews
|
12e0477d4e
|
Part 2 of:
2233. [func] Add support for O(1) ACL processing, based on
radix tree code originally written by kevin
brintnall. [RT #16288]
|
2007-09-14 01:46:06 +00:00 |
|
Automatic Updater
|
f2d800e290
|
update copyright notice
|
2007-09-13 23:46:26 +00:00 |
|
Evan Hunt
|
5ad994e8dc
|
Fix compiler warnings on SCO OSr5
|
2007-09-13 05:04:52 +00:00 |
|
Evan Hunt
|
7de2c6e6d5
|
Fix compiler warnings on SCO OSr5
|
2007-09-13 04:48:16 +00:00 |
|
Evan Hunt
|
d468b1b7b2
|
Fix compiler warnings on SCO OSr5
|
2007-09-13 04:45:18 +00:00 |
|
Automatic Updater
|
2c94a0e56d
|
update copyright notice
|
2007-09-12 23:46:47 +00:00 |
|
Evan Hunt
|
3181d0e359
|
Add support for O(1) ACL processing, based on radix tree code originally
written by kevin brintnall. [RT #16288]
|
2007-09-12 01:46:28 +00:00 |
|
Evan Hunt
|
c7e266b7e5
|
Add support for O(1) ACL processing, based on radix tree code originally
written by kevin brintnall. [RT #16288]
|
2007-09-12 01:09:08 +00:00 |
|
Automatic Updater
|
1966f56729
|
update copyright notice
|
2007-09-02 23:46:24 +00:00 |
|
Mark Andrews
|
6f4375f230
|
missing ISC_FORMAT_PRINTF
|
2007-09-02 23:06:59 +00:00 |
|
Mark Andrews
|
0a8cfca39d
|
missing ISC_FORMAT_PRINTF
|
2007-09-02 23:06:21 +00:00 |
|
Automatic Updater
|
4a14be8faf
|
update copyright notice
|
2007-08-31 23:46:25 +00:00 |
|
Mark Andrews
|
668918871a
|
2225. [bug] More support for systems with no IPv4 addresses.
[RT #17111]
|
2007-08-31 03:44:52 +00:00 |
|
Mark Andrews
|
8a45eeebb8
|
2225. [bug] More support for systems with no IPv4 addresses.
[RT #17111]
|
2007-08-30 06:02:28 +00:00 |
|
Automatic Updater
|
beb9fabda3
|
update copyright notice
|
2007-08-28 07:20:06 +00:00 |
|
Mark Andrews
|
2816e46c56
|
2220. [bug] win32: Address a race condition in final shutdown of
the Windows socket code. [RT #17028]
|
2007-08-28 00:40:50 +00:00 |
|
Mark Andrews
|
8e74bfb604
|
2220. [bug] win32: Address a race condition in final shutdown of
the Windows socket code. [RT #17028]
|
2007-08-28 00:39:15 +00:00 |
|
Automatic Updater
|
e814402153
|
update copyright notice
|
2007-08-27 23:46:28 +00:00 |
|
Mark Andrews
|
557bcc2092
|
2216. [cleanup] Fix a number of errors reported by Coverity.
[RT #17094]
|
2007-08-27 03:32:27 +00:00 |
|
Mark Andrews
|
8b16173f90
|
2215. [bug] Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094]
|
2007-08-27 03:29:40 +00:00 |
|
Mark Andrews
|
c60eaaf9b3
|
2215. [bug] Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094]
|
2007-08-27 03:27:53 +00:00 |
|
Michael Graff
|
d8acf6268a
|
Use enum values (isc_sockettype_tcp) rather than integers (2)
|
2007-07-27 14:28:04 +00:00 |
|
Michael Graff
|
a84724de8d
|
Remove the attribute(__always_inline__) tag, as it generates warnings
on non-BSD OSs. It was really optional anyway, but seemed like a good
idea.
|
2007-07-27 14:22:53 +00:00 |
|
Michael Graff
|
aa43623600
|
fix atomic.h warnings; reviewed by Mark
|
2007-07-23 16:10:15 +00:00 |
|