Evan Hunt
98faece03c
remove reference to KNOWN-DEFECTS
2008-07-15 01:29:39 +00:00
Evan Hunt
a93093491a
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:52:16 +00:00
Evan Hunt
ce7696c571
re-merged rt18194 after fixing problems
2008-07-03 00:14:13 +00:00
Automatic Updater
9a0cdddade
update copyright notice
2008-07-01 23:46:44 +00:00
Automatic Updater
ae1b066f4d
newcopyrights
2008-07-01 23:30:18 +00:00
Evan Hunt
c9d23695b8
corrected two out-of-order changes in CHANGES
2008-07-01 06:22:17 +00:00
Evan Hunt
135a827e32
remove references to obsolete routine dns_resolver_createdispatchpool()
2008-07-01 03:03:44 +00:00
Evan Hunt
0743af8b4b
Merge rt18194 to enable windows build
2008-07-01 02:09:10 +00:00
Evan Hunt
e0b19ae88c
prepare to release 9.5.1b1
2008-06-30 23:43:33 +00:00
Evan Hunt
f5e26fbb79
update api files for 9.5.1b1
2008-06-30 23:33:13 +00:00
Evan Hunt
8b89dd91ba
Releasing 9.5.1b1
2008-06-30 22:44:59 +00:00
Tatuya JINMEI 神明達哉
8cf7e17601
prevent null socket dereference in IPv6 interface address adjustment
...
[RT #18203 ]
2008-06-26 22:16:58 +00:00
Tatuya JINMEI 神明達哉
68538c106f
2385. [bug] A condition variable in socket.c could leak in
...
rare error handling [RT #17968 ].
2008-06-25 23:19:05 +00:00
Tatuya JINMEI 神明達哉
64cb443b78
work around HP-UX UDP connect behavior [RT #18202 ]
2008-06-25 22:57:01 +00:00
Tatuya JINMEI 神明達哉
6cc9d08d12
typo
2008-06-25 00:10:40 +00:00
Automatic Updater
6170a1cbb4
update copyright notice
2008-06-24 23:46:27 +00:00
Automatic Updater
e0e85f6ba7
newcopyrights
2008-06-24 23:30:18 +00:00
Automatic Updater
fd42a23377
regen
2008-06-24 23:30:17 +00:00
Mark Andrews
32d56ec3e4
#include <config.h>, restore 'static inline'
2008-06-24 23:26:49 +00:00
Mark Andrews
ff3fafc428
static inline -> inline
2008-06-24 21:43:44 +00:00
Tatuya JINMEI 神明達哉
2c4eba5b5a
newline
2008-06-24 01:58:41 +00:00
Tatuya JINMEI 神明達哉
e967a73d77
include sys/sysctl.h only if HAVE_SYS_SYSCTL_H is defined.
2008-06-24 01:43:40 +00:00
Automatic Updater
69d39ed2e5
regen
2008-06-24 01:42:14 +00:00
Tatuya JINMEI 神明達哉
cfed2ee62a
regen
2008-06-24 00:10:49 +00:00
Tatuya JINMEI 神明達哉
1766e3e5aa
2384. [security] Additional support for query port randomization (change
...
#2375 ) including performance improvement and port range
specification. [RT #17949 , #18098 ]
2008-06-24 00:09:12 +00:00
cvs2git
0d940038e4
This commit was manufactured by cvs2git to create branch 'v9_5'.
2008-06-23 23:47:14 +00:00
Automatic Updater
2cf81a3d8a
update copyright notice
2008-06-23 23:47:11 +00:00
Tatuya JINMEI 神明達哉
2e6ce48c34
recovered resolver stat initialization that was accidentally lost in 9.5.0-P1
2008-06-23 23:30:59 +00:00
Automatic Updater
681beefc66
newcopyrights
2008-06-23 23:30:23 +00:00
Automatic Updater
fb1f902017
regen
2008-06-23 23:30:21 +00:00
Tatuya JINMEI 神明達哉
015fea0a27
removed a redundant tab
2008-06-23 23:15:59 +00:00
Tatuya JINMEI 神明達哉
7fc835d63f
removed redundant white space
2008-06-23 22:20:05 +00:00
Tatuya JINMEI 神明達哉
905ed71124
regen
2008-06-23 19:42:21 +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
40976ef802
update copyright notice
2008-06-18 23:46:56 +00:00
Automatic Updater
cf03a9be41
newcopyrights
2008-06-18 23:30:29 +00:00
Automatic Updater
fb44d91ff2
regen
2008-06-18 01:42:46 +00:00
Automatic Updater
0c6ada0a81
regen
2008-06-18 01:12:17 +00:00
Jeremy Reed
553b424cef
Add empty file. "The document regeneration will do the rest." (marka)
...
This is for ticket #18185 .
2008-06-18 00:38:07 +00:00
Automatic Updater
030aac3dbc
update copyright notice
2008-06-17 23:47:02 +00:00
Automatic Updater
4f5257ba7a
newcopyrights
2008-06-17 23:30:33 +00:00
Automatic Updater
cfaa17671d
newcopyrights
2008-06-17 23:30:25 +00:00
Tatuya JINMEI 神明達哉
2a128f5386
(forgot RT#)
2008-06-17 22:41:14 +00:00
Tatuya JINMEI 神明達哉
05e2cc8445
(forgot RT#)
2008-06-17 22:40:51 +00:00
Tatuya JINMEI 神明達哉
783224b143
2383. [bug] named could double queries when they resulted in
...
SERVFAIL due to overkilling EDNS0 failure detection.
2008-06-17 22:36:03 +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
Jeremy Reed
072440df4f
Also include the nsupdate manual page in the ARM appendix.
...
Make sure the refentry id is hardcoded and not some generated
filename.
Also use application tag but probably not needed.
All the generation for this is correct in the PDF other than some
formatting for custom arguments. Will improve that later.
This is for my bugs ticket 18185.
2008-06-17 20:59:25 +00:00
Jeremy Reed
bf7e8a8250
Fix a few mispellings or typos.
2008-06-17 14:15:58 +00:00
Jeremy Reed
fe93d86ab7
Document about trusted-keys Base64 key data ignores spaces,
...
tabs, newlines, and carriage returns.
This is for by bug #18180 .
2008-06-17 13:24:20 +00:00
Mark Andrews
ef10c16c06
2382. [doc] Add descriptions of DHCID, IPSECKEY, SPF and SSHFP
...
to ARM.
2008-06-17 06:44:46 +00:00