Mark Andrews
|
470be8037f
|
2453. [bug] Remove NULL pointer dereference in dns_journal_print().
[RT #18316]
|
2008-09-25 02:07:56 +00:00 |
|
Mark Andrews
|
5d40a68da0
|
regen
|
2008-09-25 01:42:05 +00:00 |
|
Mark Andrews
|
e163a67550
|
patch miss applied
|
2008-09-25 01:41:35 +00:00 |
|
Mark Andrews
|
8056d06160
|
2451. [port] solaris: handle runtime linking better. [RT #18356]
|
2008-09-25 01:38:58 +00:00 |
|
Automatic Updater
|
f0af7d0997
|
newcopyrights
|
2008-09-24 23:30:17 +00:00 |
|
Mark Andrews
|
41c649cb82
|
2387. [bug] Silence compiler warnings in lib/isc/radix.c.
[RT #18147] [RT #18258]
|
2008-09-24 06:53:40 +00:00 |
|
Mark Andrews
|
adb3b16e56
|
2449. [bug] libbind: Out of bounds reference in dns_ho.c:addrsort.
[RT #18044]
|
2008-09-24 05:41:39 +00:00 |
|
Automatic Updater
|
366e4a1287
|
regen
|
2008-09-24 01:42:52 +00:00 |
|
Evan Hunt
|
129c8794c5
|
remove duplicate change note
|
2008-09-23 21:44:30 +00:00 |
|
Mark Andrews
|
d443cb2cb7
|
2445. [doc] ARM out-of-date on empty reverse zones (list includes
RFC1918 address, but these are not yet compiled in).
[RT #18578]
|
2008-09-23 04:00:39 +00:00 |
|
Mark Andrews
|
6a858014fb
|
2444. [port] Linux, FreeBSD, AIX: Turn off path mtu discovery
(clear DF) for UDP responses and requests.
|
2008-09-23 02:30:57 +00:00 |
|
Evan Hunt
|
41b814a6ca
|
update for 9.5.1b2 release
|
2008-09-16 16:35:31 +00:00 |
|
Evan Hunt
|
38b85bd324
|
prepare 9.5.0b2 release
|
2008-09-16 16:32:33 +00:00 |
|
Evan Hunt
|
5207c63494
|
bump 9.5.1b2 release note
|
2008-09-16 16:25:21 +00:00 |
|
Michael Graff
|
2bbbad29cd
|
win32: UDP connect() would not generate an event, and so connected UDP sockets would never clean up. Fix this by doing an immediate WSAConnect() rather than an io completion port type for UDP.
|
2008-09-16 01:47:27 +00:00 |
|
Mark Andrews
|
fe8bda0545
|
2442. [bug] A lock could be destroyed twice. [RT# 18626]
|
2008-09-14 04:58:05 +00:00 |
|
Automatic Updater
|
26687c8c19
|
update copyright notice
|
2008-09-12 23:46:45 +00:00 |
|
Evan Hunt
|
1f2d1268cf
|
Further updates to README to clarify the situation with Windows builds.
|
2008-09-12 06:10:04 +00:00 |
|
Evan Hunt
|
420350c113
|
2441. [bug] isc_radix_insert() could copy radix tree nodes
incompletely. [RT #18573]
2440. [bug] named-checkconf used an incorrect test to determine
if an ACL was set to none.
|
2008-09-12 06:03:22 +00:00 |
|
Evan Hunt
|
18189315bc
|
possible null dereference in dns_acl_isanyornone() [rt18559]
|
2008-09-12 04:55:04 +00:00 |
|
Automatic Updater
|
7654cb1308
|
regen
|
2008-09-12 01:43:01 +00:00 |
|
Automatic Updater
|
5c9ef029d7
|
update copyright notice
|
2008-09-11 23:46:38 +00:00 |
|
Automatic Updater
|
627fffe1b0
|
newcopyrights
|
2008-09-11 23:30:25 +00:00 |
|
Evan Hunt
|
069a1e3312
|
prepare release of 9.5.1b2
|
2008-09-11 23:22:06 +00:00 |
|
Evan Hunt
|
16afb60092
|
Update doc to remove references to Windows NT and Windows 2000
|
2008-09-11 22:59:08 +00:00 |
|
Evan Hunt
|
3f2867b068
|
timeouts could be logged incorrectly under win32 [rt18617]
|
2008-09-11 21:02:43 +00:00 |
|
Mark Andrews
|
cd201adfc1
|
maxsocks -> 0
|
2008-09-11 08:02:53 +00:00 |
|
Mark Andrews
|
0be665e6f2
|
CONSISTENT -> consistent
|
2008-09-11 07:06:27 +00:00 |
|
Mark Andrews
|
4085c01334
|
updare isc_mutex_stats define
|
2008-09-11 06:56:04 +00:00 |
|
Mark Andrews
|
1509038d95
|
whitespace
|
2008-09-11 06:51:26 +00:00 |
|
Evan Hunt
|
83264deef5
|
corrected patch error, duplicate routine
|
2008-09-11 06:09:02 +00:00 |
|
Evan Hunt
|
f1c9b6ec29
|
fix change numbering, 2406->2437
|
2008-09-11 05:41:12 +00:00 |
|
Evan Hunt
|
847a3724bc
|
Windows sockets won't connect unless the socket is bound.
|
2008-09-11 04:25:29 +00:00 |
|
Evan Hunt
|
2e423eff9f
|
Re-merge fixes from 9.5.0-P2-W1, ideally this time without obliterating
all the changes that had been put in since the branches diverged...
|
2008-09-11 04:10:17 +00:00 |
|
Evan Hunt
|
8db677781e
|
revert prior change to socket.c; it was missing some changes that are
needed
|
2008-09-11 03:18:42 +00:00 |
|
Evan Hunt
|
9bf08e37f9
|
merged in the remaining fixes from 9.5.0-P2-W1 and -W2
|
2008-09-11 02:23:55 +00:00 |
|
Evan Hunt
|
ba2b051236
|
pull up windows acl leak fix from 9.5.0-P2-W1
|
2008-09-10 21:54:08 +00:00 |
|
Automatic Updater
|
e3e5d55904
|
update
|
2008-09-10 03:09:13 +00:00 |
|
Automatic Updater
|
59fed21561
|
rfc5155.txt
|
2008-09-10 03:09:12 +00:00 |
|
Automatic Updater
|
9b549c70d1
|
rfc4648.txt
|
2008-09-10 03:09:10 +00:00 |
|
Automatic Updater
|
55b8e5104e
|
regen
|
2008-09-10 01:43:22 +00:00 |
|
Automatic Updater
|
973bd57223
|
regen
|
2008-09-05 01:42:59 +00:00 |
|
Automatic Updater
|
ea37d45522
|
update copyright notice
|
2008-09-04 23:46:41 +00:00 |
|
Automatic Updater
|
6777d7d610
|
newcopyrights
|
2008-09-04 23:30:19 +00:00 |
|
Mark Andrews
|
00d4f67a10
|
2398. [bug] Improve file descriptor management. New,
temporary, named.conf option reserved-sockets,
default 512. [RT #18344]
|
2008-09-04 07:58:07 +00:00 |
|
Mark Andrews
|
1761e1c8ff
|
2433. [tuning] Set initial timeout to 800ms.
|
2008-09-04 04:28:31 +00:00 |
|
Tatuya JINMEI 神明達哉
|
98c61e5596
|
cleanup: unused function parameter [RT #18572]
|
2008-09-04 00:23:59 +00:00 |
|
Mark Andrews
|
2be97eb46a
|
2431. [bug] Acl processing could leak memory. [RT #18323]
|
2008-09-01 05:40:22 +00:00 |
|
Automatic Updater
|
a11d334790
|
regen
|
2008-09-01 02:40:05 +00:00 |
|
Automatic Updater
|
ff47185b27
|
update copyright notice
|
2008-08-29 23:46:52 +00:00 |
|