Commit Graph
9148 Commits
Author SHA1 Message Date
Francis Dupont 8fdc581f86 Support Solaris 2.11 and over. [RT #18362] 2008-07-25 20:50:24 +00:00
Francis Dupont ca739bf658 Expect to get E[MN]FILE errno internal_accept() [RT #18358] 2008-07-24 10:14:49 +00:00
Tatuya JINMEI 神明達哉 4364f9392a 2399. [bug] Abort timeout queries to reduce the number of open
UDP sockets. [RT #18367]
2008-07-24 05:28:05 +00:00
Tatuya JINMEI 神明達哉 6e391a973b comment wording 2008-07-24 05:01:50 +00:00
Automatic Updater 2d8c889630 update copyright notice 2008-07-23 23:45:35 +00:00
Mark Andrews 65301d5f12 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
part 2
2008-07-23 23:36:22 +00:00
Automatic Updater 4c957e03e8 update copyright notice 2008-07-22 23:45:33 +00:00
Mark Andrews 6d8e126e2e 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
2008-07-22 04:00:37 +00:00
Mark Andrews e609647e53 2395. [port] Avoid warning and no effect from "files unlimited"
on Linux when running as root. [RT #18335]
2008-07-21 03:43:09 +00:00
Automatic Updater 86e33b7ebe update copyright notice 2008-07-18 23:45:28 +00:00
Mark Andrews 5c5d857b8e change 2390 leaked memory 2008-07-18 06:04:34 +00:00
Mark Andrews 5a0deded41 #ifdef EPROTO/#endif 2008-07-18 03:47:22 +00:00
Tatuya JINMEI 神明達哉 4c4dfc0d25 2391 [port] hpux: cover additional recvmsg() error codes.
[RT #18301]
2008-07-18 02:46:27 +00:00
Tatuya JINMEI 神明達哉 189ed5dd56 2390 [bug] dispatch.c could make a false warning on 'odd socket'.
[RT #18301].
2008-07-18 02:41:12 +00:00
Automatic Updater b880a60879 update copyright notice 2008-07-15 23:45:44 +00:00
Mark Andrews 1e4f36f050 update reference 2008-07-15 05:49:16 +00:00
Evan Hunt a5dd6859b7 Minor formatting change: Ran unix2dos on all the *.dsp files to
make windows build slightly less of a hassle.
2008-07-10 23:59:02 +00:00
Evan Hunt e12d585cfc preparing release of 9.3.6b1 2008-07-10 23:36:15 +00:00
Evan Hunt ba3dc9db51 preparing 9.3.6b1 release 2008-07-10 02:32:33 +00:00
Automatic Updater 8f53821401 update copyright notice 2008-07-04 23:45:39 +00:00
Evan Hunt ace095376e Several BSD-related fixes for port range:
- add param.h for NetBSD [rt18228]
 - use correct sysctl strings on NetBSD [rt18230]
 - use net.inet.ip.portrange.hiport/hilast instead of
   first/last on FreeBSD [rt18234]
 - define sysctl strings for DragonFly [rt18235]
 - use sysctl() on OpenBSD because it doesn't support
   sysctlbyname() [rt18231]
2008-07-04 05:51:43 +00:00
Automatic Updater 8dc2d800ba update copyright notice 2008-07-03 23:45:37 +00:00
Evan Hunt c6159a2ae8 re-merged rt18194 after fixing problems 2008-07-03 00:15:09 +00:00
Automatic Updater 3367fe8dc6 update copyright notice 2008-07-01 23:45:42 +00:00
Tatuya JINMEI 神明達哉 f4b76d3f5a merged rt18194 to v9_3 2008-07-01 05:40:13 +00:00
Tatuya JINMEI 神明達哉 c21d93033e prevent null socket dereference in IPv6 interface address adjustment
[RT #18203]
2008-06-26 22:19:00 +00:00
Automatic Updater b970902a7f update copyright notice 2008-06-25 23:45:37 +00:00
Tatuya JINMEI 神明達哉 e5eef0462e 2385. [bug] A condition variable in socket.c could leak in
rare error handling [RT #17968].
2008-06-25 23:20:39 +00:00
Tatuya JINMEI 神明達哉 ff1708f64d work around HP-UX UDP connect behavior [RT #18202] 2008-06-25 22:58:06 +00:00
Tatuya JINMEI 神明達哉 e8bac4120b typo 2008-06-25 00:11:22 +00:00
Tatuya JINMEI 神明達哉 e56e0eecbb 2384. [security] Additional support for query port randomization (change
#2375) including performance improvement and port range
			specification.  [RT #17949, #18098]
2008-06-25 00:03:29 +00:00
cvs2git 3b804e5ed4 This commit was manufactured by cvs2git to create branch 'v9_3'. 2008-06-24 23:24:36 +00:00
Mark Andrews 0d5cc4c53a #include <config.h>, restore 'static inline' 2008-06-24 23:24:35 +00:00
Mark Andrews 391ac1cbfd static inline -> inline 2008-06-24 21:44:11 +00:00
Tatuya JINMEI 神明達哉 1ef53a4a91 newline 2008-06-24 01:58:16 +00:00
Tatuya JINMEI 神明達哉 78576fe0db include sys/sysctl.h only if HAVE_SYS_SYSCTL_H is defined 2008-06-24 01:40:25 +00:00
Automatic Updater 2cf81a3d8a update copyright notice 2008-06-23 23:47:11 +00:00
Tatuya JINMEI 神明達哉 386d3a99c1 2375. [security] Fully randomize UDP query ports to improve
forgery resilience. [RT #17949, #18098]
2008-06-23 19:41:20 +00:00
Automatic Updater 70b9627e90 update copyright notice 2008-06-17 23:45:32 +00:00
Tatuya JINMEI 神明達哉 ae8531ff79 2383. [bug] named could double queries when they resulted in
SERVFAIL due to overkilling EDNS0 failure detection.
			[RT #18182]
2008-06-17 22:42:10 +00:00
Tatuya JINMEI 神明達哉 0f39ff74a8 2383. [bug] named could double queries when they resulted in
SERVFAIL due to overkilling EDNS0 failure detection.
2008-06-17 22:35:08 +00:00
Mark Andrews 4bbc0f1871 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:30:30 +00:00
Mark Andrews 538a0a40a2 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:14:20 +00:00
Automatic Updater 97c432334e update copyright notice 2008-06-04 23:47:11 +00:00
Jeremy Reed b09318463a 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:32:53 +00:00
Tatuya JINMEI 神明達哉 99a87dacc3 cleanup (removed meaningless condition) [RT #18144] 2008-06-04 01:11:05 +00:00
Automatic Updater 022b5c5a36 update copyright notice 2008-05-30 23:47:01 +00:00
Tatuya JINMEI 神明達哉 5cb56973ea fixed a typo in comment [RT #18130] 2008-05-30 18:27:27 +00:00
Mark Andrews 2a9280e202 2376. [bug] Change #2144 was not complete. 2008-05-29 05:31:55 +00:00
Mark Andrews 58253bddc4 2375. [bug] Change #2144 was not complete. 2008-05-29 04:46:32 +00:00