Commit Graph
20827 Commits
Author SHA1 Message Date
Tinderbox User b5be717763 update copyright notice 2014-05-02 23:46:32 +00:00
Tinderbox User 1f0a03ef0b newcopyrights 2014-05-02 23:30:38 +00:00
Mark Andrews 2a73b485ca 3836. [bug] Address C++ keyword usage in header file.
(cherry picked from commit dd820d8fd2)
2014-05-02 11:36:49 +10:00
Mark Andrews 90e138afe4 add keyboard.h [RT #35887]
(cherry picked from commit c25d9da3f1)
2014-05-02 10:20:19 +10:00
Mark Andrews d524b7bf55 silence clang compiler warnings
(cherry picked from commit d26c36b1d9)
2014-05-02 10:03:29 +10:00
Tinderbox User 888fcc25c0 update copyright notice 2014-05-01 23:46:33 +00:00
Tinderbox User 1486d3faa3 newcopyrights 2014-05-01 23:30:38 +00:00
Mark Andrews 0457686ef9 fix filter-aaaa system test to work when crypto is disabled
(cherry picked from commit f09f1bf18e)
2014-05-01 13:28:43 +10:00
Tinderbox User 70c0e33cfa update copyright notice 2014-04-30 23:46:37 +00:00
Tinderbox User f0b4fec5ad newcopyrights 2014-04-30 23:30:24 +00:00
Mark Andrews 745b629cc3 use SKIPPED exit code (255)
(cherry picked from commit 96f07724d6)
2014-05-01 00:33:52 +10:00
Mark Andrews de96cd4fb5 fix change number 2014-04-30 11:59:15 +10:00
Mark Andrews 63c97aa7b3 3834. [bug] The re-signing heaps were not being updated soon enough
leading to multiple re-generations of the same RRSIG
                        when a zone transfer was in progress. [RT #35273]

(cherry picked from commit 5d739300d1)
2014-04-30 11:58:43 +10:00
Mark Andrews c7b2cf17af 2833. [bug] Cross compiling was broken due to calling genrandom at
build time. [RT #35869]

(cherry picked from commit 87344c2cb3)
2014-04-30 11:41:51 +10:00
Mark Andrews ab71b9b780 it was bad INSIST logic not use after free
(cherry picked from commit 6bc767b003)
2014-04-30 10:48:00 +10:00
Tinderbox User 7923962b58 update copyright notice 2014-04-29 23:46:37 +00:00
Tinderbox User fd0e1c74d9 newcopyrights 2014-04-29 23:30:26 +00:00
Evan Hunt 947d77471a [v9_8] missed a file 2014-04-29 15:36:51 -07:00
Evan Hunt 57d6e79dd1 [v9_8] use-after-free in isc_radix_remove()
3826.	[bug]		Corrected a use-after-free in isc_radix_remove().
			(This function is not used in BIND, but could have
			caused problems in programs linking to libisc.)
			[RT #35870]

(cherry picked from commit 3e5743068c)
2014-04-29 15:25:47 -07:00
Mark Andrews ad9d77cccb silence compiler warnings; style
(cherry picked from commit db3f8d175d)
2014-04-29 21:11:49 +10:00
Mark Andrews 660195a82c fix testsock6.pl 2014-04-29 19:15:07 +10:00
Evan Hunt 72ad6e2ecd [v9_8] add filter-aaaa to SUBDIRS 2014-04-28 22:47:44 -07:00
Evan Hunt 66abba7b44 [v9_8] fix CHANGES note (no SIT in 9.8/9.9) 2014-04-28 22:39:03 -07:00
Mark Andrews 473e0d5cad improve error handling in sig_fromfile
(cherry picked from commit 52c5b74c27)
2014-04-29 14:41:56 +10:00
Mark Andrews 642f6b03ae 3825. [bug] Address sign extension bug in isc_regex_validate.
[RT #35758]

(cherry picked from commit c11e46110b)
2014-04-29 14:36:43 +10:00
Evan HuntandMark Andrews 72ccbdc0d1 [v9_8] SIT/max-cache-size flag collision
3824.	[bug]		A collision between two flag values could cause
			problems with cache cleaning when SIT was enabled.
			[RT #35858]

(cherry picked from commit e01fbe2a45)
2014-04-29 11:29:28 +10:00
Tinderbox User 9d9e13a3ab update copyright notice 2014-04-26 23:46:35 +00:00
Tinderbox User a264ffab0b newcopyrights 2014-04-26 23:30:29 +00:00
Evan Hunt 983c4e3861 [v9_8] correct a comment 2014-04-26 10:20:52 -07:00
Evan Hunt 5d59817b4f [v9_8] log static-stub correctly when removing
3822.	[bug]		Log the correct type of static-stub zones when
			removing them. [RT #35842]

(cherry picked from commit eb1a7730f0)
(cherry picked from commit 00e9952c41)
2014-04-26 10:20:40 -07:00
Mark Andrews 3231c9ee37 silence warnings
(cherry picked from commit 4aaaaadeae)
2014-04-26 23:43:09 +10:00
Tinderbox User 72df4d7dd5 update copyright notice 2014-04-25 23:46:35 +00:00
Tinderbox User 1b00ce27d1 newcopyrights 2014-04-25 23:30:35 +00:00
Mark Andrews 39b5269577 additional places:
3818.   [bug]           Stop lying to the optimizer that 'void *arg' is a
                        constant in isc_event_allocate.
2014-04-25 12:20:43 +10:00
Mark Andrews c8521d4852 additional changes for:
3818.   [bug]           Stop lying to the optimizer that 'void *arg' is a
		        constant in isc_event_allocate.

(cherry picked from commit 71b15f9362)
2014-04-25 12:14:02 +10:00
Tinderbox User f592e58397 update copyright notice 2014-04-24 23:46:34 +00:00
Tinderbox User c19ca26e4b newcopyrights 2014-04-24 23:30:39 +00:00
Mark Andrews ee59423dda 3819. [bug] NSEC3 hashes need to be able to be entered and
displayed without padding.  This is not a issue for
                        currently defined algorithms but may be for future
                        hash algorithms. [RT #27925]

(cherry picked from commit 36e5ac0033)
2014-04-24 20:55:56 +10:00
Mark Andrews 062d3c08a8 3818. [bug] Stop lying to the optimizer that 'void *arg' is a
constant in isc_event_allocate.

(cherry picked from commit e916c4f840)
2014-04-24 13:46:00 +10:00
Mark Andrews 8989fe9c50 make days a const
(cherry picked from commit 974fb3a9c5)
2014-04-24 13:16:51 +10:00
Tinderbox User faa2557d88 regen v9_8 2014-04-20 01:20:00 +00:00
Evan Hunt cf5c2a4d5d [v9_8] additional nsupdate doc fix 2014-04-18 18:26:37 -07:00
Tinderbox User 3fbcb0a17e regen v9_8 2014-04-19 01:21:02 +00:00
Evan Hunt 3f4c8f76de [v9_8] clarify nsupdate -y
3815.   [doc]           Clarify "nsupdate -y" usage in man page. [RT #35808]
2014-04-18 15:09:31 -07:00
Mark Andrews d37e93d2e7 cleanup
(cherry picked from commit 1b9318af8f)
2014-04-18 09:58:00 +10:00
Evan Hunt 299f01d193 [v9_8] remove outdated files from doc directory 2014-04-16 22:59:19 -07:00
Tinderbox User 901a4d63d6 regen v9_8 2014-04-17 01:08:52 +00:00
Tinderbox User 07397bf80d update copyright notice 2014-04-16 23:45:14 +00:00
Mark Andrews 3871e8551a 3809. [doc] Fix NSID documentation.
(cherry picked from commit aefc581854)
2014-04-16 15:56:52 +10:00
Mark Andrews 1fdbe44d71 remove openssl-1.0.1f-patch
(cherry picked from commit 1d4526d1cb)
2014-04-16 14:09:09 +10:00