Automatic Updater
818cd80b56
newcopyrights
2008-07-10 23:30:06 +00:00
Evan Hunt
1a39d35ac9
preparing release of 9.3.6b1
2008-07-10 23:25:09 +00:00
Evan Hunt
ba3dc9db51
preparing 9.3.6b1 release
2008-07-10 02:32:33 +00:00
Evan Hunt
186cdedc73
preparing release of 9.3.6b1
2008-07-09 23:30:40 +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
Automatic Updater
5628f4b8af
newcopyrights
2008-07-01 23:30:07 +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
Automatic Updater
629548ce08
newcopyrights
2008-06-25 23:30:06 +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
Automatic Updater
7a1284ea7a
regen
2008-06-25 01:21:27 +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
984c2e9f76
regen
2008-06-24 01:12:04 +00:00
Tatuya JINMEI 神明達哉
8aae226481
give a new change number to query port randomization
2008-06-23 23:59:28 +00:00
Automatic Updater
2cf81a3d8a
update copyright notice
2008-06-23 23:47:11 +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
b6ade14870
regen
2008-06-18 01:21:29 +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
70b9627e90
update copyright notice
2008-06-17 23:45:32 +00:00
Automatic Updater
4f5257ba7a
newcopyrights
2008-06-17 23:30:33 +00:00
Automatic Updater
28866215ee
newcopyrights
2008-06-17 23:30:10 +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 神明達哉
05e2cc8445
(forgot RT#)
2008-06-17 22:40:51 +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
30e2d6c9ce
2382. [doc] Add a description SSHFP to ARM.
2008-06-17 06:53:24 +00:00
cvs2git
c56a88ec07
This commit was manufactured by cvs2git to create branch 'v9_3'.
2008-06-17 06:38:59 +00:00