Commit Graph
23414 Commits
Author SHA1 Message Date
Mark Andrews 503f0b324a #undef before #define 2015-05-24 06:04:09 +10:00
Mark Andrews 2ac85d943b specfiy where libisc is
(cherry picked from commit c907e7b512e88b641595d514790e2b41575f149e)
2015-05-24 06:03:08 +10:00
Mark Andrews e6e7de5cda link against ISCLIBS 2015-05-24 05:42:44 +10:00
Francis Dupont 941b62c8cb finished print.h stuff 2015-05-23 16:12:24 +02:00
Francis Dupont 850cfa4e86 Added isc in includes (print.h requires it) 2015-05-23 15:51:34 +02:00
Francis Dupont 3759f10fc5 added print.h includes, updated copyrights 2015-05-23 14:21:51 +02:00
Tinderbox User 46ee7c3260 update copyright notice / whitespace 2015-05-22 23:45:24 +00:00
Tinderbox User fca737c98d newcopyrights 2015-05-22 23:30:13 +00:00
Curtis Blackburn 39f11e83a3 added CHANGES note for previous change 2015-05-22 15:02:40 -07:00
Curtis Blackburn 717c2b9655 4125. [test] Added tests for dig, renamed delv test to digdelv.
[RT #39490]
2015-05-22 11:47:17 -07:00
Mark Andrews 9e5390f3f3 add cfg_parse_buffer2 2015-05-22 22:24:06 +10:00
Mark Andrews 7507c1826f all of NEED*PRINT are needed if %z is not supported 2015-05-22 22:12:42 +10:00
Evan Hunt c55a1da4fc [master] log parsing errors from default config or addzone/modzone
4124.	[func]		Log errors or warnings encountered when parsing the
			internal default configuration.  Clarify the logging
			of errors and warnings encountered in rndc
			addzone or modzone parameters. [RT #39440]
2015-05-21 23:04:29 -07:00
Mark Andrews 83a938d0f9 add print.o/print.c forn ISC_PLATFORM_NEEDPRINTF abd ISC_PLATFORM_NEEDFPRINTF 2015-05-22 13:31:34 +10:00
Mark Andrews 0d13a9584b update 2015-05-22 12:39:37 +10:00
Tinderbox User 661e7fbf77 regen master 2015-05-22 01:04:47 +00:00
Mark Andrews 22909ca827 unconditionally include stdio.h 2015-05-22 10:08:43 +10:00
Tinderbox User 0dfc0745c4 update copyright notice / whitespace 2015-05-21 23:45:26 +00:00
Mark Andrews 9e69ff9ad0 exclude isc_print_printf and isc_print_fprintf 2015-05-22 08:22:19 +10:00
Evan Hunt cadf8d687b [master] add %z format options to printf
4123.	[port]		Added %z (size_t) format options to the portable
			internal printf/sprintf implementation. [RT #39586]
2015-05-21 14:55:15 -07:00
Evan Hunt f5c20627f4 [master] fix tags 2015-05-21 14:29:22 -07:00
Mukund Sivaraman 72a1c3f1a7 Update notes.xml and CHANGES for #39567 2015-05-21 21:45:47 +05:30
Mukund Sivaraman 705cea35a8 Fix RPZ radix tree search() for CLIENT-IP triggers (#39481) 2015-05-21 11:10:49 +05:30
Mark Andrews 9208b81867 note differencec between 9.10 and 9.11 for EDNS negotiation in dig 2015-05-21 12:28:01 +10:00
Tinderbox User b9a0676eec regen master 2015-05-21 01:04:46 +00:00
Mark Andrews cb40461f87 update util/copyrights 2015-05-21 10:35:14 +10:00
Evan Hunt 19365b43e9 [master] ensure rpz summary consistence during AXFR updates
4121.	[bug]		When updating a response-policy zone via AXFR,
			summary data about other policy zones could fall
			out of sync. Ultimately this could trigger an
			assertion failure in rpz.c. [RT #39567]
2015-05-20 15:00:50 -07:00
Evan Hunt b403f3b57e [master] revert erroneous cleanup 2015-05-20 13:44:28 -07:00
Evan Hunt 54231cf082 [master] minor cleanup 2015-05-20 00:10:38 -07:00
Tinderbox User e9ed929fd1 regen master 2015-05-20 01:04:55 +00:00
Evan Hunt 7e6cf6fc6e [master] address a possible policy update race
4120.	[bug]		A bug in RPZ could cause the server to crash if
			policy zones were updated while recursion was
			pending for RPZ processing of an active query.
			[RT #39415]
2015-05-19 15:47:42 -07:00
Jeremy C. Reed 20914534e6 add a space after shell here-document name
<<END> foo.out
  to
<<END > foo.out

to be consistent with shell style

discussed via jabber in bind9 room
2015-05-19 13:22:36 -04:00
Mark Andrews 247a9c2cf6 change category to test 2015-05-19 12:49:28 +10:00
Mark Andrews c7463967db 4119. [func] Allow dig to set the message opcode. [RT #39550] 2015-05-19 12:46:06 +10:00
Mark Andrews d9a0f1bea7 4118. [bug] Teach isc-config.sh about irs. [RT #39213] 2015-05-19 12:43:22 +10:00
Evan Hunt d9aefcf5cb [master] there are now 98 automatic zones 2015-05-16 10:07:17 -07:00
Mark Andrews 8f20f6c9d7 4117. [protocol] Add EMPTY.AS112.ARPA as per RFC 7534. 2015-05-15 08:22:25 +10:00
Tinderbox User f5280a1563 update copyright notice / whitespace 2015-05-11 23:45:22 +00:00
Tinderbox User e5be5a9f94 newcopyrights 2015-05-11 23:30:05 +00:00
Mark Andrews 1acfed3dac update variable name to better reflect reality
(cherry picked from commit 51a82fe30d)
2015-05-11 13:42:04 +10:00
Mark Andrews 844b568182 use dns_opcode_t 2015-05-11 12:16:44 +10:00
Mark Andrews b4a6f7fff4 #include <string.h> for strcmp 2015-05-11 12:16:07 +10:00
Tinderbox User 9ae1588020 update copyright notice / whitespace 2015-05-08 23:45:24 +00:00
Mark Andrews d56349eff4 update copyrights 2015-05-08 16:12:44 +10:00
Tinderbox User 7f18387d4b regen master 2015-05-08 01:05:05 +00:00
Mukund Sivaraman b947e1a521 Fix a bug in RPZ that could cause unwanted recursion (#39229)
Conflicts:
	doc/arm/notes.xml
2015-05-07 08:29:36 +05:30
Tinderbox User 012142bbe0 update copyright notice / whitespace 2015-05-06 23:45:24 +00:00
Tinderbox User f0c5e91897 newcopyrights 2015-05-06 23:30:06 +00:00
Mark Andrews fe76a64294 restore is_zone on return from redirect lookup [RT #37989b]
(cherry picked from commit 1d405c1412b3a2e5aafb37ea55b332914246349e)
2015-05-07 08:32:42 +10:00
Tinderbox User 6d45011a65 regen master 2015-05-06 01:05:06 +00:00