Commit Graph
21724 Commits
Author SHA1 Message Date
Tinderbox User 50fa300826 newcopyrights 2013-12-13 23:30:43 +00:00
Evan Hunt 0606c47750 [master] correct dispatch address/port check
3690.	[bug]		Iterative responses could be missed when the source
			port for an upstream query was the same as the
			listener port (53). [RT #34925]
2013-12-12 22:39:12 -08:00
Evan Hunt 9b895f30f1 [master] fix insecure delegation across static-stub zones
3689.	[bug]		Fixed a bug causing an insecure delegation from one
			static-stub zone to another to fail with a broken
			trust chain. [RT #35081]
2013-12-12 22:19:33 -08:00
Evan Hunt 3b1b34f762 README formatting 2013-12-11 20:07:25 -08:00
Mark Andrews 1bdc17e54e remove from load_rpzs 2013-12-12 13:53:10 +11:00
Mark Andrews e4d0018d4c 3688. [bug] loadnode could return a freed node on out of memory.
[RT #35106]
2013-12-12 12:49:44 +11:00
Tinderbox User 3f9791eac4 regen master 2013-12-12 01:05:00 +00:00
Tinderbox User de77dcc2c1 update copyright notice 2013-12-11 23:47:38 +00:00
Mark Andrews 00112618bc 3687. [bug] Address null pointer dereference in zone_xfrdone.
[RT #35042]
2013-12-12 10:38:35 +11:00
Tinderbox User e80c7005e3 newcopyrights 2013-12-11 23:30:33 +00:00
Evan Hunt 4e1d84a33c typo 2013-12-11 14:00:07 -08:00
Evan Hunt 0bbe3273a2 [master] dnssec-signzone -Q
3686.	[func]		"dnssec-signzone -Q" drops signatures from keys
			that are still published but no longer active.
			[RT #34990]
2013-12-11 13:25:21 -08:00
Evan Hunt 445a354e63 [master] fix 'rndc refresh' in inline-signing zones
3685.	[bug]		"rndc refresh" didn't work correctly with slave
			zones using inline-signing. [RT #35105]
2013-12-11 12:59:04 -08:00
Mark Andrews 99c3e8e09c cleanup 2013-12-10 09:31:38 +11:00
Mark Andrews 06a0b00bb6 use snprintf; check the result of putstr 2013-12-10 08:55:26 +11:00
Mark Andrews 8539d19c04 handle underflow now that n is unsigned
(cherry picked from commit 536ac53126)
2013-12-10 07:24:44 +11:00
Mark Andrews 131333682c silence compiler warning
(cherry picked from commit b14c6a1caf)
2013-12-10 07:24:44 +11:00
Mark Andrews cc35438d96 install named-rrchecker
(cherry picked from commit 918be56b8c4dbc6c993f2aee883fc5cc0a40ee73)
2013-12-09 12:41:08 +11:00
Tinderbox User 79812068ff update copyright notice 2013-12-06 23:47:28 +00:00
Tinderbox User 3497d22532 newcopyrights 2013-12-06 23:30:21 +00:00
Mark Andrews 7d65cbaca0 3684. [bug] The list of included files would grow on reload.
[RT 35090]
2013-12-07 09:44:45 +11:00
Mark Andrews 53f70575bd silence compiler warnings 2013-12-06 17:38:25 +11:00
Mark Andrews 2bdfb330af update copyrights 2013-12-05 15:04:53 +11:00
Mark Andrews a464682c3a cleanup 2013-12-05 15:04:27 +11:00
Mark Andrews 0eb371ca0d regen 2013-12-05 14:55:59 +11:00
Mark Andrews b033f40369 Merge remote-tracking branch 'refs/remotes/origin/master' 2013-12-05 12:22:48 +11:00
Tinderbox User 4f9cb7bd58 regen master 2013-12-05 01:04:59 +00:00
Mark Andrews ccf57aa273 new manual 2013-12-05 12:00:54 +11:00
Mark Andrews 4edbda219a these are now being preprocessed 2013-12-05 11:52:46 +11:00
Mark Andrews 2303b18274 these are now being preprocessed 2013-12-05 11:49:44 +11:00
Mark Andrews eea9fdd01a move to win32util/legacy 2013-12-05 11:46:51 +11:00
Mark Andrews 0c87a24176 namedcheckzone.xxx -> checkzone.xxx 2013-12-05 11:44:18 +11:00
Mark Andrews e16b482740 {dsp,mak} -> {dsp,mak}.in 2013-12-05 11:41:10 +11:00
Mark Andrews 777e9370fa rename namedcheckconf.xxx -> checkconf.xxx 2013-12-05 11:38:44 +11:00
Mark Andrews 5e47b4200e update for new windows build proceedures 2013-12-05 11:14:27 +11:00
Tinderbox User 5465b124f1 update copyright notice 2013-12-04 23:46:51 +00:00
Evan Hunt bee9a28af0 [master] clearer "not found" message for rndc commands
3683.	[cleanup]	Add a more detailed "not found" message to rndc
			commands which specify a zone name. [RT #35059]
2013-12-04 12:47:56 -08:00
Curtis Blackburn 14fb521a45 pulling down changes from master before merge 2013-12-04 12:29:58 -06:00
Curtis Blackburn 8009525601 3682. [bug] Correct the behavior of rndc retransfer to allow
inline-signing slave zones to retain NSEC3 parameters instead of
			reverting to NSEC [RT #34745]
2013-12-04 12:26:20 -06:00
Evan Hunt 4fa9468802 remove unnecessary echo 2013-12-04 09:54:46 -08:00
Evan Hunt 7f2b3089f2 reword/reorder configuration summary 2013-12-04 09:00:35 -08:00
Mark Andrews 545b8a7295 remove redundent assignment 2013-12-04 16:12:43 +11:00
Mark Andrews c3c8823fed 3681. [port] Update the Windows build system to support feature
selection and WIN64 builds.  This is a work in
                        progress. [RT #34160]
2013-12-04 12:47:23 +11:00
Evan Hunt 2c2be89824 [master] buffer could overflow in rndc zonestatus
3680.	[bug]		Ensure buffer space is available in "rndc zonestatus".
			[RT #35084]
2013-12-02 15:38:24 -08:00
Evan Hunt fb507315d4 [master] dig could miss tcp connections when cleaning up
3679.	[bug]		dig could fail to clean up TCP sockets still
			waiting on connect(). [RT #35074]
2013-12-02 13:34:23 -08:00
Mark Andrews ae871ebb28 3678. [port] Update config.guess and config.sub. [RT #35060] 2013-12-02 10:55:24 +11:00
Mark Andrews 49ae04f6ee 3677. [bug] 'nsupdate' leaked memory if 'realm' was used multiple
times.  [RT #35073]
2013-11-28 06:45:30 +11:00
Mark Andrews aa5cb9ad91 use shorthash to identify snapshots 2013-11-26 06:18:41 +00:00
Mark Andrews 08a1e53c73 update 2013-11-26 10:42:54 +11:00
Evan Hunt d999ca28d4 [master] check hint files in named-checkconf -z
3676.	[bug]		"named-checkconf -z" now checks zones of type
			hint and redirect as well as master. [RT #35046]
2013-11-25 12:26:53 -08:00