Mark Andrews
c0b641e012
silence clang compiler warnings
...
(cherry picked from commit d26c36b1d9 )
2014-05-02 10:03:17 +10:00
Tinderbox User
9c8331804a
update copyright notice
2014-05-01 23:45:42 +00:00
Tinderbox User
8857a48aae
newcopyrights
2014-05-01 23:30:16 +00:00
Mark Andrews
1a1b313cab
dec_adbstats should decrement rather than increment
...
(cherry picked from commit 3b27d9a318 )
2014-05-01 20:59:10 +10:00
Mark Andrews
7ef8ac49b3
protect geoip_elem use with HAVE_GEOIP
...
(cherry picked from commit c2638d3d5a )
2014-05-01 15:03:42 +10:00
Mark Andrews
993f91edc0
silence compiler warning
...
(cherry picked from commit ab02ecbb30 )
2014-05-01 14:55:21 +10:00
Mark Andrews
ab7e5820b2
silence NULL pointer dereference warning
...
(cherry picked from commit 4442141672 )
2014-05-01 14:23:56 +10:00
Evan Hunt
4266ef751e
[v9_10] fixed geoip elements in named ACLs
...
3835. [bug] Geoip ACL elements didn't work correctly when
referenced via named or nested ACLs. [RT #35879 ]
(cherry picked from commit c0c4512020 )
2014-04-30 20:23:38 -07:00
Mark Andrews
d79492c45c
fix filter-aaaa system test to work when crypto is disabled
...
(cherry picked from commit f09f1bf18e )
2014-05-01 12:29:27 +10:00
Mark Andrews
06e5284fc7
update copyrights
2014-05-01 10:02:31 +10:00
Tinderbox User
112d8ecf3c
update copyright notice
2014-04-30 23:45:45 +00:00
Tinderbox User
965b0e5048
newcopyrights
2014-04-30 23:30:08 +00:00
Evan Hunt
71b9688d27
[v9_10] remove core file accidentally included in zkt-1.1.2
2014-04-30 10:00:31 -07:00
Mark Andrews
9cec47074f
use SKIPPED exit code (255)
...
(cherry picked from commit 96f07724d6 )
2014-05-01 00:33:35 +10:00
Mark Andrews
52f887aaeb
change exit code
...
(cherry picked from commit e54767a3c9 )
2014-04-30 14:17:49 +10:00
Mark Andrews
9e7d2c11a3
fix change number
2014-04-30 11:59:41 +10:00
Mark Andrews
204d10864c
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:31 +10:00
Mark Andrews
95ba250d60
2833. [bug] Cross compiling was broken due to calling genrandom at
...
build time. [RT #35869 ]
(cherry picked from commit 87344c2cb3 )
2014-04-30 11:40:33 +10:00
Mark Andrews
23c5660af8
it was bad INSIST logic not use after free
...
(cherry picked from commit 6bc767b003 )
2014-04-30 10:46:50 +10:00
Evan Hunt
22cededc29
[v9_10] reduce EDNS logging noise
...
3831. [cleanup] Reduce logging noise when EDNS state changes occur.
[RT #35843 ]
(cherry picked from commit 2b78610512 )
2014-04-29 17:07:03 -07:00
Tinderbox User
82c9b4952f
update copyright notice
2014-04-29 23:45:46 +00:00
Evan Hunt
f05b73d1f7
[v9_10] fix relative/absolute errors in sample DLZ module
...
3827. [contrib] The example DLZ driver (a version of which is
also used in the dlzexternal system test) could
use absolute names as relative. [RT #35802 ]
2014-04-29 16:42:37 -07:00
Tinderbox User
413993dd25
newcopyrights
2014-04-29 23:30:12 +00:00
Evan Hunt
013b68c0dd
[v9_10] 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:22:09 -07:00
Mark Andrews
aa91fdc4bf
silence compiler warnings; style
...
(cherry picked from commit db3f8d175d )
2014-04-29 21:11:32 +10:00
Mark Andrews
2b69fcbb82
fix testsock6.pl
...
(cherry picked from commit 660195a82c )
2014-04-29 19:15:48 +10:00
Evan Hunt
de0a1f7f74
[v9_10] add geoip and filter-aaaa to SUBDIRS
2014-04-28 22:41:33 -07:00
Mark Andrews
82cd68fdf9
improve error handling in sig_fromfile
...
(cherry picked from commit 52c5b74c27 )
2014-04-29 14:41:44 +10:00
Mark Andrews
97e241a3f8
3825. [bug] Address sign extension bug in isc_regex_validate.
...
[RT #35758 ]
(cherry picked from commit c11e46110b )
2014-04-29 14:36:20 +10:00
Evan Hunt
6318f03621
[v9_10] 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 )
Conflicts:
CHANGES
2014-04-29 14:36:02 +10:00
Tinderbox User
23d5541a7d
update copyright notice
2014-04-26 23:45:43 +00:00
Tinderbox User
3baebc4dac
newcopyrights
2014-04-26 23:30:10 +00:00
Evan Hunt
00e9952c41
[v9_10] 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 )
2014-04-26 10:19:20 -07:00
Mark Andrews
37380ec318
silence warnings
...
(cherry picked from commit 4aaaaadeae )
2014-04-26 23:42:58 +10:00
Tinderbox User
a8a07c9532
update copyright notice
2014-04-25 23:45:45 +00:00
Evan Hunt
2455ddb7e4
[v9_10] Merge branch 'v9_10' of ssh://repo/proj/git/prod/bind9 into v9_10
2014-04-25 16:32:16 -07:00
Tinderbox User
e2e0dddd49
newcopyrights
2014-04-25 23:30:18 +00:00
Evan Hunt
de03407445
[v9_10] restore changes post 9.10.0
...
This reverts commit 2bb45e9515 .
2014-04-25 16:29:32 -07:00
Evan Hunt
7393a3e551
[v9_10] tag 9.10.0
2014-04-25 16:28:47 -07:00
Evan Hunt
2bb45e9515
[v9_10] revert so 9.10.0 can be tagged
...
(changes for 9.10.1 were inadvertently committed early)
2014-04-25 16:27:03 -07:00
Mark Andrews
f6e606a08a
remove const
...
(cherry picked from commit 1deeb567fa )
2014-04-25 14:31:17 +10:00
Mark Andrews
eff85d1ef2
additional places:
...
3818. [bug] Stop lying to the optimizer that 'void *arg' is a
constant in isc_event_allocate.
(cherry picked from commit 39b5269577 )
2014-04-25 12:22:01 +10:00
Mark Andrews
5d636666e2
additional changes for:
...
3818. [bug] Stop lying to the optimizer that 'void *arg' is a
constant in isc_event_allocate.
(cherry picked from commit 44c6deacdd )
2014-04-25 11:52:14 +10:00
Tinderbox User
18c4d53ad7
update copyright notice
2014-04-24 23:45:43 +00:00
Tinderbox User
e5cf19d756
newcopyrights
2014-04-24 23:30:16 +00:00
Mark Andrews
7ce6651a2a
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 19:12:00 +10:00
Mark Andrews
c41f0af196
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:45:28 +10:00
Mark Andrews
78e2afc0cb
make days a const
...
(cherry picked from commit 974fb3a9c5 )
2014-04-24 13:16:36 +10:00
Mark Andrews
78501be4cb
update copyrights
2014-04-24 09:42:38 +10:00
Mark Andrews
8d665f5266
fix rename
...
(cherry picked from commit b57445a84b )
2014-04-24 09:41:24 +10:00