Commit Graph
7469 Commits
Author SHA1 Message Date
Evan Hunt ca5d82ecf0 ISC_SOCKET_FDSETSIZE enables use of larger fdsets with select() on
systems with small FD_SETSIZE values [rt18328]
2008-07-29 04:47:09 +00:00
Automatic Updater 8531ac4b3e update copyright notice 2008-07-28 23:48:57 +00:00
Mark Andrews 6aed1128e9 remove uninteded changes 2008-07-28 22:54:50 +00:00
Mark Andrews e959afd003 2404. [port] hpux: files unlimited support. 2008-07-28 22:38:55 +00:00
Mark Andrews e68c2114c9 2403. [bug] TSIG context leak. [RT #18341] 2008-07-28 08:36:27 +00:00
Francis Dupont 065bb19e39 Support Solaris 2.11 and over. [RT #18362] 2008-07-25 20:52:09 +00:00
Automatic Updater efc490471d update copyright notice 2008-07-24 23:48:39 +00:00
Francis Dupont 0e09bd60b8 Expect to get E[MN]FILE errno internal_accept() [RT #18358] 2008-07-24 10:24:06 +00:00
Mark Andrews d139d9b0e3 2393. [bug] nested acls containing keys could trigger an
assertion in acl.c. [RT #18166]
2008-07-24 07:18:04 +00:00
Tatuya JINMEI 神明達哉 c1c2820447 2399. [bug] Abort timeout queries to reduce the number of open
UDP sockets. [RT #18367]
2008-07-24 04:52:27 +00:00
Mark Andrews 5aa27fe904 2387. [bug] Silence compiler warnings in lib/isc/radix.c.
[RT #18147] [RT #18258]
2008-07-24 02:03:22 +00:00
Mark Andrews 8bf55eceff isc__socketmgr_setreserved + isc_resource_curlimit 2008-07-24 00:18:31 +00:00
Automatic Updater 3a9fd81f83 update copyright notice 2008-07-23 23:48:45 +00:00
Mark Andrews 84f20a99a3 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
part 2
2008-07-23 22:51:53 +00:00
Mark Andrews 167fb12ef0 move declaration out of #ifdef/#endif 2008-07-23 12:05:20 +00:00
Mark Andrews 484de8aeb4 2398. [bug] Improve file descriptor management. New,
temporary, named.conf option reserved-sockets,
                        default 512. [RT #18344]
2008-07-23 11:46:02 +00:00
Mark Andrews 3102bcca7e 2395. [port] Avoid warning and no effect from "files unlimited"
on Linux when running as root. [RT #18335]
2008-07-23 11:34:17 +00:00
Mark Andrews 9bac6dad05 2397. [bug] gssapi_functions had too many elements. [RT #18355] 2008-07-23 10:35:04 +00:00
Automatic Updater baf6346a75 update copyright notice 2008-07-23 07:32:56 +00:00
Tatuya JINMEI 神明達哉 c5b7f92366 missing copyright about arc4random 2008-07-23 02:28:33 +00:00
Mark Andrews 4bcb059b17 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
2008-07-22 04:03:54 +00:00
cvs2git 3fddcefa6d This commit was manufactured by cvs2git to create branch 'v9_5_0_patch'. 2008-06-17 06:39:02 +00:00
Mark Andrews 6ce96fdb2b 2380. [bug] dns_view_find() was not returning NXDOMAIN/NXRRSET
proofs which, in turn, caused validation failures
                        for insecure zones immediately below a secure zone
                        the server was authoritative for. [RT #18112]
2008-06-17 03:22:24 +00:00
Tatuya JINMEI 神明達哉 98933c165f removed a redundant member from gssapi_functions{} [RT #18169] 2008-06-13 00:17:09 +00:00
Automatic Updater 4bf9757496 update copyright notice 2008-06-04 23:46:32 +00:00
Jeremy Reed 13df807778 Remove trailing (extra) comma in enum.
Fixes "Unexpected" error with AIX cc (and probably other old compilers).
As reported on bind-users and confirmed by original poster.
This is for bugs ticket #18151.
2008-06-04 22:34:31 +00:00
Tatuya JINMEI 神明達哉 800ec63dfc cleanup (removed meaningless condition) [RT #18144] 2008-06-04 01:12:20 +00:00
Automatic Updater 16cdc2fc93 update copyright notice 2008-05-30 23:46:31 +00:00
Tatuya JINMEI 神明達哉 15280ddf7f fixed a typo in comment [RT #18130] 2008-05-30 18:28:53 +00:00
Automatic Updater 11ac60f81a update copyright notice 2008-05-29 23:46:34 +00:00
Evan Hunt 22b8be6acb Zone ACLs used too much memory on systems with large numbers of zones [rt18092] 2008-05-29 22:54:02 +00:00
Mark Andrews a8e5c0229e 2376. [bug] Change #2144 was not complete. 2008-05-29 05:28:54 +00:00
Evan Hunt 677b69cee2 Update for 9.5.0-P1, removing dns_dispatch_hash() 2008-05-28 19:34:21 +00:00
Evan Hunt 3917e0f147 Fully randomize UDP query ports to improve forgery resilience. [rt17949] 2008-05-27 22:36:11 +00:00
Evan Hunt 305ef3b37e - "blackhole" ACLs could cause named to segfault due to some uninitialized
memory. [rt18095]
- Also removed some erroneously duplicated code in zoneconf.c
2008-05-21 23:26:11 +00:00
Automatic Updater 9367357752 update copyright notice 2008-05-15 23:46:37 +00:00
Evan Hunt 42a1be3481 fixed incorrect TAG_HMACSHA256_BITS value [rt18047] 2008-05-15 00:50:50 +00:00
Evan Hunt e86a55fa74 Updating for 9.5.0 release 2008-05-14 18:55:47 +00:00
Automatic Updater 8f205b69b1 update copyright notice 2008-05-13 23:46:31 +00:00
Evan Hunt 03007a2095 "rndc freeze" could trigger an assertion in named when called on a
nonexistent zone. [rt18050]
2008-05-13 01:23:22 +00:00
Evan Hunt 47682a39a6 Releasing 9.5.0rc1 2008-05-06 01:55:20 +00:00
Evan Hunt 37df6394c2 Improve counting of dns_resstatscounter_retry [rt18030] 2008-05-06 01:11:30 +00:00
Mark Andrews cbcda9fcbf add lock comment 2008-05-03 05:06:03 +00:00
Mark Andrews 4d5d79c2bf 2366. [bug] Adb shutdown race. [RT #18021] 2008-05-02 04:42:32 +00:00
Tatuya JINMEI 神明達哉 412555b357 cleanups for LRU-caching code [RT #18018] 2008-05-01 18:32:32 +00:00
Evan Hunt 9b499d30ab Fix a bug causing dns_acl_isany() to return spurious results [rt18000] 2008-04-29 01:04:14 +00:00
Mark Andrews b03896b8f2 2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
[RT #17513]
2008-04-28 23:51:46 +00:00
Automatic Updater eeaf86677c update copyright notice 2008-04-23 23:46:29 +00:00
Evan Hunt cb66d7252e Make "rrset-order fixed" a compile-time option. settable by
"./configure --enable-fixed-rrset". Disabled by default. [rt17977]
2008-04-23 21:44:52 +00:00
Evan Hunt 516f7013e6 Missing type in internal_next() function declaration 2008-04-18 19:47:26 +00:00