Evan Hunt
acbaca95fb
Releasing 9.4.3b2
2008-07-01 00:08:44 +00:00
Tatuya JINMEI 神明達哉
e9bce1c912
prevent null socket dereference in IPv6 interface address adjustment
...
[RT #18203 ]
2008-06-26 22:18:18 +00:00
Automatic Updater
4900402e70
update copyright notice
2008-06-25 23:46:08 +00:00
Automatic Updater
3df921e631
newcopyrights
2008-06-25 23:30:11 +00:00
Tatuya JINMEI 神明達哉
6c062e9cc4
2385. [bug] A condition variable in socket.c could leak in
...
rare error handling [RT #17968 ].
2008-06-25 23:19:58 +00:00
Tatuya JINMEI 神明達哉
e156391987
work around HP-UX UDP connect behavior [RT #18202 ]
2008-06-25 22:57:37 +00:00
Automatic Updater
c1397a484a
regen
2008-06-25 01:31:41 +00:00
Tatuya JINMEI 神明達哉
1939804b11
typo
2008-06-25 00:11:05 +00:00
Automatic Updater
bd5ddeb924
update copyright notice
2008-06-24 23:45:56 +00:00
Automatic Updater
286e0fb023
newcopyrights
2008-06-24 23:30:11 +00:00
Mark Andrews
f37992b6e5
#include <config.h>, restore 'static inline'
2008-06-24 23:27:11 +00:00
Tatuya JINMEI 神明達哉
2757c812b1
missing section ID
2008-06-24 22:23:13 +00:00
Mark Andrews
b75220c59d
static inline -> inline
2008-06-24 21:42:19 +00:00
Mark Andrews
5041db0a58
add
2008-06-24 03:42:10 +00:00
Tatuya JINMEI 神明達哉
0edc9d2bf7
2384. [security] Additional support for query port randomization (change
...
#2375 ) including performance improvement and port range
specification. [RT #17949 , #18098 ]
2008-06-24 02:02:51 +00:00
cvs2git
246fc8e737
This commit was manufactured by cvs2git to create branch 'v9_4'.
2008-06-23 23:47:12 +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
fd79558bbe
regen
2008-06-18 01:31:59 +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
ff73202c55
update copyright notice
2008-06-17 23:46:03 +00:00
Automatic Updater
4f5257ba7a
newcopyrights
2008-06-17 23:30:33 +00:00
Automatic Updater
1d2966a16e
newcopyrights
2008-06-17 23:30:20 +00:00
Tatuya JINMEI 神明達哉
d1e5bece78
(forgot RT#)
2008-06-17 22:41:34 +00:00
Tatuya JINMEI 神明達哉
05e2cc8445
(forgot RT#)
2008-06-17 22:40:51 +00:00
Tatuya JINMEI 神明達哉
014dab1f70
2383. [bug] named could double queries when they resulted in
...
SERVFAIL due to overkilling EDNS0 failure detection.
2008-06-17 22:39:53 +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
4f6fcbae60
2382. [doc] Add descriptions of IPSECKEY, SPF and SSHFP to ARM.
2008-06-17 06:48:20 +00:00
Mark Andrews
7ecbfb6c0f
2382. [doc] Add descriptions of DHCID, IPSECKEY, SPF and SSHFP
...
to ARM.
2008-06-17 06:38:58 +00:00
Mark Andrews
f1d1a0166b
2381. [port] dlz/mysql: support multiple install layouts for
...
mysql. <prefix>/include/{,mysql/}mysql.h and
<prefix>/lib/{,mysql/}. [RT #18152 ]
2008-06-17 04:04:40 +00:00
Mark Andrews
418b9e4549
regen
2008-06-17 03:58:27 +00:00
Mark Andrews
510dca6f52
remove whitespace
2008-06-17 03:54:30 +00:00
Mark Andrews
8ef7b7f3f6
2381. [port] dlz/mysql: support multiple install layouts for
...
mysql. <prefix>/include/{,mysql/}mysql.h and
<prefix>/lib/{,mysql/}. [RT #18152 ]
2008-06-17 03:52:37 +00:00
Mark Andrews
5b6715ebbe
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:28:56 +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
f8c849e224
regen
2008-06-14 01:12:10 +00:00
Automatic Updater
94df856897
newcopyrights
2008-06-13 23:30:27 +00:00
Automatic Updater
a4329ee066
newcopyrights
2008-06-13 23:30:15 +00:00