Commit Graph
19172 Commits
Author SHA1 Message Date
Evan Hunt 44c0dba7bf update for 9.3.6b1 release 2008-09-16 22:07:53 +00:00
Evan Hunt 5bf9175a00 bump 9.3.6b1 release note 2008-09-16 22:06:32 +00:00
Michael Graff d12211c8b2 make the same change to win32/socket.c here as was made on v9_5 to fix connected UDP sockets 2008-09-16 17:15:46 +00:00
Evan Hunt fc4ff66d4d Further updates to README to clarify the situation with Windows builds. 2008-09-12 06:10:06 +00:00
Automatic Updater df11d8cf57 regen 2008-09-12 01:22:03 +00:00
Automatic Updater 41675e9911 update copyright notice 2008-09-11 23:45:32 +00:00
Automatic Updater 7a1ac3d7c9 newcopyrights 2008-09-11 23:30:05 +00:00
Evan Hunt bfd8e65a3b prepare release of 9.3.6b1 (again) 2008-09-11 23:28:19 +00:00
Evan Hunt a755d3f4cf updated doc to remove references to Windows NT and Windows 2000 2008-09-11 23:03:06 +00:00
Evan Hunt 811f23d743 timeouts could be logged incorrectly in win32 [rt18617] 2008-09-11 21:06:29 +00:00
Mark Andrews a4e6d48e8b duplicate code 2008-09-11 12:29:20 +00:00
Mark Andrews a0dc128e57 maxsocks -> 0 2008-09-11 07:24:49 +00:00
Mark Andrews b9ad836a3a IPv6 support 2008-09-11 07:20:11 +00:00
Mark Andrews d9b8939877 sync 2008-09-11 07:16:33 +00:00
Mark Andrews a0d62b4c90 specify return type 2008-09-11 06:17:28 +00:00
Evan Hunt e0454f1907 merged in remaining diffs from 9.3.5-P2-W1 2008-09-11 06:14:47 +00:00
Evan Hunt 313a832242 fix change numbering, 2406->2437 2008-09-11 05:41:14 +00:00
Automatic Updater 990cb2fc68 update 2008-09-10 02:47:21 +00:00
Automatic Updater 5b25b88e21 rfc5155.txt 2008-09-10 02:47:14 +00:00
Automatic Updater 695ef87828 rfc4701.txt 2008-09-10 02:47:11 +00:00
Automatic Updater 849fcedc9b rfc4648.txt 2008-09-10 02:47:08 +00:00
Automatic Updater 18e44af8ee regen 2008-09-10 01:22:05 +00:00
Automatic Updater b5f746786e regen 2008-09-05 01:21:42 +00:00
Automatic Updater 72452f05b2 update copyright notice 2008-09-04 23:45:32 +00:00
Automatic Updater 4ad40252c5 newcopyrights 2008-09-04 23:30:05 +00:00
Mark Andrews 162d7d1691 2398. [bug] Improve file descriptor management. New,
temporary, named.conf option reserved-sockets,
                        default 512. [RT #18344]
: ----------------------------------------------------------------------
2008-09-04 08:11:25 +00:00
Tatuya JINMEI 神明達哉 c6a3baed3c cleanup: unused function parameter [RT #18572] 2008-09-04 00:25:40 +00:00
Automatic Updater d5d9e53a53 regen 2008-09-01 01:53:43 +00:00
Automatic Updater ad9a309a09 update copyright notice 2008-08-29 23:45:33 +00:00
Automatic Updater bf6a197913 newcopyrights 2008-08-29 23:30:05 +00:00
Mark Andrews 11f5117ccb 2430. [bug] win32: isc_interval_set() could round down to
zero if the input was less than NS_INTERVAL
                        nanoseconds.  Round up instead. [RT #18549]
2008-08-29 04:05:30 +00:00
Mark Andrews 7631ae9955 nsupdate.8 -> nsupdate.1 2008-08-29 03:26:57 +00:00
Mark Andrews fd7336b3d3 2429. [doc] nsupdate should be in section 1 of the man pages.
[RT #18283]
2008-08-29 03:25:53 +00:00
cvs2git 305fd371cf This commit was manufactured by cvs2git to create branch 'v9_3'. 2008-08-29 03:16:15 +00:00
Mark Andrews a8f6b2aa46 2429. [doc] nsupdate should be in section 1 of the man pages.
[RT #18283]
2008-08-29 03:16:14 +00:00
Automatic Updater 78f5eb0130 regen 2008-08-28 01:21:46 +00:00
Automatic Updater 8fedc9e968 regen 2008-08-28 01:12:23 +00:00
Mark Andrews c6a1797aff 2428. [bug] dns_iptable_merge() mishandled merges of negative
tables. [RT #18409]
2008-08-27 04:44:18 +00:00
Mark Andrews 8c1602bd24 Q: I want to use IPv6 locally but I don't have a external IPv6 connection.
External lookups are slow.
2008-08-27 02:34:48 +00:00
Automatic Updater 6d7d20116e newcopyrights 2008-08-26 23:30:26 +00:00
Automatic Updater b9eda9c3a0 newcopyrights 2008-08-26 23:30:06 +00:00
Mark Andrews abfc643b40 missing pair of '[]'. [RT#18422] 2008-08-26 14:55:37 +00:00
Mark Andrews 0760c85611 missing pair of '[]'. [RT#18422] 2008-08-26 14:47:34 +00:00
Mark Andrews 1e02091371 2427. [func] Treat DNSKEY queries as if "minimal-response yes;"
was set. [RT #18528]
2008-08-26 06:09:18 +00:00
Mark Andrews 19bff909d1 2426. [bug] libbind: inet_net_pton() can sometimes return the
wrong value if excessively large netmasks are
                        supplied. [RT #18512]
2008-08-26 04:50:32 +00:00
Mark Andrews 5e3f390f05 2426. [bug] libbind: inet_net_pton() can sometimes return the
wrong value if excessively large netmasks are
                        supplied. [RT #18512]
2008-08-26 03:53:04 +00:00
Tatuya JINMEI 神明達哉 fe641641ab 2425. [bug] named didn't detect unavailable query source addresses
at load time. [RT #18536]
2008-08-26 02:08:04 +00:00
Tatuya JINMEI 神明達哉 ebacb7908a 2425. [bug] named didn't detect unavailable query source addresses
at load time. [RT #18536]
2008-08-26 02:04:20 +00:00
Automatic Updater e6a6d0778c update copyright notice 2008-08-22 23:47:17 +00:00
Mark Andrews 284562d806 2424. [port] configure now probes for a working epoll
implementation.  Allow the use of kqueue,
                        epoll and /dev/poll to be selected at compile
                        time. [RT #18277]
2008-08-22 13:26:42 +00:00