Commit Graph
4984 Commits
Author SHA1 Message Date
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
Mark Andrews ce7332a5c0 2421. [bug] Handle the special return value of a empty node as
if it was a NXRRSET in the validator. [RT #18447]
2008-08-21 04:59:16 +00:00
Tatuya JINMEI 神明達哉 3c4252eca5 2417. [bug] Connecting UDP sockets for outgoing queries could
unexpectedly fail with an 'address already in use'
			error. [RT #18411]
2008-08-15 17:44:37 +00:00
Automatic Updater be52af2bd8 update copyright notice 2008-08-13 23:45:33 +00:00
Tatuya JINMEI 神明達哉 9067efdee1 2414. [bug] A masterdump context held the database lock too long,
causing various troubles such as dead lock and
			recursive lock acquisition. [RT #18311, #18456]
2008-08-13 02:24:25 +00:00
Tatuya JINMEI 神明達哉 6faa03ad30 2408. [bug] A duplicate TCP dispatch event could be sent, which
could then trigger an assertion failure in
			resquery_response().  [RT #18275]
2008-08-05 19:20:39 +00:00
Automatic Updater 3b1417f3dc update copyright notice 2008-07-28 23:45:48 +00:00
Mark Andrews 342ab1f3f1 2403. [bug] TSIG context leak. [RT #18341] 2008-07-28 08:51:12 +00:00
Tatuya JINMEI 神明達哉 6e391a973b comment wording 2008-07-24 05:01:50 +00:00
Mark Andrews 65301d5f12 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
part 2
2008-07-23 23:36:22 +00:00
Automatic Updater 4c957e03e8 update copyright notice 2008-07-22 23:45:33 +00:00
Mark Andrews 6d8e126e2e 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
2008-07-22 04:00:37 +00:00
Automatic Updater 86e33b7ebe update copyright notice 2008-07-18 23:45:28 +00:00
Mark Andrews 5c5d857b8e change 2390 leaked memory 2008-07-18 06:04:34 +00:00
Tatuya JINMEI 神明達哉 189ed5dd56 2390 [bug] dispatch.c could make a false warning on 'odd socket'.
[RT #18301].
2008-07-18 02:41:12 +00:00
Automatic Updater b880a60879 update copyright notice 2008-07-15 23:45:44 +00:00
Mark Andrews 1e4f36f050 update reference 2008-07-15 05:49:16 +00:00
Evan Hunt a5dd6859b7 Minor formatting change: Ran unix2dos on all the *.dsp files to
make windows build slightly less of a hassle.
2008-07-10 23:59:02 +00:00
Evan Hunt e12d585cfc preparing release of 9.3.6b1 2008-07-10 23:36:15 +00:00
Evan Hunt ba3dc9db51 preparing 9.3.6b1 release 2008-07-10 02:32:33 +00:00
Evan Hunt c6159a2ae8 re-merged rt18194 after fixing problems 2008-07-03 00:15:09 +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
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
Automatic Updater 70b9627e90 update copyright notice 2008-06-17 23:45:32 +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
Mark Andrews 4bbc0f1871 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:30:30 +00:00
Mark Andrews 2a9280e202 2376. [bug] Change #2144 was not complete. 2008-05-29 05:31:55 +00:00
Automatic Updater 5e12264e75 update copyright notice 2008-05-22 23:45:34 +00:00
Evan Hunt 6421f9a9aa Fully randomize UDP query ports to improve forgery resilience. [rt17949] 2008-05-22 20:46:35 +00:00
Automatic Updater 9ff097ed39 update copyright notice 2008-05-05 23:45:30 +00:00
Mark Andrews e1ebedbb23 add shutdown_task lock comment 2008-05-05 01:49:39 +00:00
Automatic Updater e7ae6a19c9 update copyright notice 2008-04-28 23:45:41 +00:00
Mark Andrews bf5d3ae42a 2350. [port] win32: IPv6 support. [RT #17797] 2008-04-28 05:35:45 +00:00
Mark Andrews 5622622793 2334. [bug] Bad REQUIRES in fromstruct_in_naptr(), off by one
bug in fromstruct_txt(). [RT #17609]
2008-04-28 04:19:28 +00:00
Mark Andrews f9f8465fdd 2330. [bug] Remove potential race condition when handling
over memory events. [RT #17572]
2008-04-28 03:18:36 +00:00
Evan Hunt 29317a7e0e Restoring changes that were backed out before 9.3.5 because
they needed to be held for 9.3.6.
2008-04-18 19:03:00 +00:00
Automatic Updater e27a76aad5 update copyright notice 2008-04-03 06:07:11 +00:00
Evan Hunt 634ba650ab Backing out changes that should have been held for 9.3.6 2008-04-03 00:17:08 +00:00
Francis Dupont 8a01e8aa04 commit rt17451 2008-03-31 13:37:44 +00:00
Automatic Updater 1a76f45e1c update copyright notice 2008-03-20 23:45:32 +00:00
Tatuya JINMEI 神明達哉 6710007f47 2343. [bug] (Seemingly) duplicate IPv6 entries could be
created in ADB. [RT #17837]
2008-03-20 22:45:17 +00:00
Evan Hunt 5b3760d8c9 bump revision for 9.3.5rc2 2008-03-05 23:46:12 +00:00
Evan Hunt d97dd31599 revert prior change; the API wasn't updated, only a static function was 2008-03-05 21:42:45 +00:00
Evan Hunt 2d886db90f releasing 9.3.5rc2 2008-03-04 01:00:07 +00:00
Evan Hunt 72197bed03 Fix build error: parameter type was changed in the prototype but not in
the function header.
2008-02-19 17:10:55 +00:00
Mark Andrews a05cae6d35 2238. [bug] check_ds() could be called with a non DS rdataset.
[RT #17598]
2008-02-18 23:08:27 +00:00
Automatic Updater 3a99b15a3b update copyright notice 2008-02-05 23:45:38 +00:00
Mark Andrews 89cdd1df3c 2328. [bug] Add AAAA addresses for A.ROOT-SERVERS.NET,
F.ROOT-SERVERS.NET, H.ROOT-SERVERS.NET,
                        J.ROOT-SERVERS.NET, K.ROOT-SERVERS.NET and
                        M.ROOT-SERVERS.NET.
2008-02-05 03:29:07 +00:00
Evan Hunt f42d2c9abd Update API files for 9.3.5rc1 release 2008-01-29 22:18:04 +00:00