Evan Hunt
1d47cb124d
[v9_9] refactor max-recursion-queries
...
- the counters weren't set correctly when fetches timed out.
instead we now pass down a counter object.
(cherry picked from commit 05e448935c )
(cherry picked from commit 6c049c57d9 )
2014-11-19 18:38:52 -08:00
Evan Hunt
922588e83e
[v9_9] fix false positive compiler warning
...
a "pointer always evaluates to true" warning was blocking
compilation of the radix ATF test when using --enable-developer
with gcc 4.8.2.
2014-11-15 00:55:20 -08:00
Mark Andrews
4cc275ad08
3998. [bug] isc_radix_search was returning matches that were
...
to precise. [RT #37680 ]
(cherry picked from commit b976c39c07 )
2014-11-04 12:41:07 +11:00
Tinderbox User
c64d8daa09
update copyright notice
2014-10-21 23:46:11 +00:00
Francis Dupont
88f53e412b
Handle VS14 incompatible changes [RT #37380 ]
2014-10-21 09:36:43 +02:00
Tinderbox User
141adfd898
update copyright notice
2014-09-29 23:46:13 +00:00
Mark Andrews
c41a438d4d
3955. [bug] Notify messages due to changes are no longer queued
...
behind startup notify messages. [RT #24454 ]
(cherry picked from commit 319659fc23 )
2014-09-29 09:35:15 +10:00
Evan Hunt
38398c590a
[v9_9] [rt36786] use INSTALL_PROGRAM for shared libs
...
3947. [cleanup] Set the executable bit on libraries when using
libtool. [RT #36786 ]
(cherry picked from commit f687e639f0 )
2014-09-05 10:28:57 -07:00
Evan Hunt
c0f5302894
[v9_9] prep 9.9.6b2
2014-08-05 22:07:37 -07:00
Tinderbox User
e009a733fa
update copyright notice
2014-08-02 23:46:02 +00:00
Mark Andrews
13ffd78910
3908. [bug] rndc now differentiates between a zone in multiple
...
views and a zone that doesn't exist at all. [RT #36691 ]
(cherry picked from commit c38341ec43 )
2014-08-02 15:09:03 +10:00
Mark Andrews
90e563bb16
3898. [bug] To small a buffer in tohexstr() calls in test code.
...
[RT #36598 ]
(cherry picked from commit 6a6838f973 )
2014-07-22 11:27:43 +10:00
Mark Andrews
dcb7b3ce31
silence "Value stored to 'length' is never read" by removing assignment
...
(cherry picked from commit 2e6d7a724a )
2014-07-17 09:45:32 +10:00
Tinderbox User
3f05845322
update copyright notice
2014-07-15 23:46:00 +00:00
Mark Andrews
d85255bdc3
3894. [bug] Buffers in isc_print_vsnprintf were not properly
...
initialized leading to potential overflows when
printing out quad values. [RT #36505 ]
(cherry picked from commit 71ec6d0940 )
2014-07-15 22:57:57 +10:00
Tinderbox User
8525155ecc
update copyright notice
2014-07-10 23:45:57 +00:00
Mark Andrews
514b23e6f3
update description to match code; doxygen fixes
2014-07-10 10:38:32 +10:00
Mark Andrews
738cf8c80c
Revert "update description to match code; doxygen fixes"
...
This reverts commit 3f187abcc2 .
2014-07-10 10:38:28 +10:00
Mark Andrews
3f187abcc2
update description to match code; doxygen fixes
2014-07-10 10:33:31 +10:00
Mark Andrews
7856e63cd4
silence coverity - reviewed by Evan over jabber
...
(cherry picked from commit e31a37787b )
2014-07-01 09:53:07 +10:00
Mark Andrews
539d13af30
rename closesocket to socketclose to avoid coverity model for window's closesocket
2014-06-26 10:55:54 +10:00
Mark Andrews
9ef09403b0
silence win64 possible loss of data
2014-06-23 14:01:29 +10:00
Mark Andrews
363107b2b0
install bitstring.h and namespace.h
2014-06-23 13:44:19 +10:00
Evan Hunt
ed87392e88
[v9_9] unresolved externals
2014-06-20 13:52:13 -07:00
Evan Hunt
08f092cc6f
[v9_9] prep 9.9.6b1
2014-06-18 23:59:48 -07:00
Mark Andrews
a52b7860ff
silence coverity
2014-06-19 11:18:00 +10:00
Evan Hunt
8e1242e852
[v9_9] update gitignore files; use rev-parse to get srcid
...
(cherry picked from commit a4e76a630e )
(cherry picked from commit a71b8efb04 )
2014-06-17 14:02:05 -07:00
Mark Andrews
504bb97afd
update copyrights
2014-06-11 10:29:21 +10:00
Mark Andrews
b41598a203
3872. [bug] Address issues found by static analysis. [RT #36209 ]
...
(cherry picked from commit b16d99bac1 )
2014-06-10 09:23:12 +10:00
Mark Andrews
9870df8033
3868. [bug] isc_mem_setwater incorrectly cleared hi_called
...
potentially leaving over memory cleaner running.
[RT #35270 ]
2014-06-02 16:38:20 +10:00
Mark Andrews
b308d44a9c
address typo
...
(cherry picked from commit 358cc47a25 )
2014-05-27 14:10:39 +10:00
Mark Andrews
10547ab2ea
fix typo == -> =
2014-05-24 23:24:50 +10:00
Mark Andrews
8cc4214818
add safe.[ch]
2014-05-23 23:43:36 +10:00
Mark Andrews
ccf2bb9626
remove bind9.c
2014-05-23 23:14:48 +10:00
Mark Andrews
ec1f5e6122
crc64.c and bind9.c are not part of 9.9.5
...
(cherry picked from commit 194c5f3acd )
2014-05-23 22:37:25 +10:00
Mark Andrews
6eff02f3bf
3860. [bug] ioctl(DP_POLL) array size needs to be determined
...
at run time as it is limited to {OPEN_MAX}.
[RT #35878 ]
(cherry picked from commit a569e1b321 )
2014-05-23 13:06:51 +10:00
Tinderbox User
f74c892d50
update copyright notice
2014-05-07 23:46:06 +00:00
Evan Hunt
a3b3557f6f
[v9_9] check for arc4random_addrandom()
...
3840. [port] Check for arc4random_addrandom() before using it;
it's been removed from OpenBSD 5.5. [RT #35907 ]
(cherry picked from commit 1ea6e09c37 )
2014-05-07 08:58:54 -07:00
Tinderbox User
ed32138fe7
update copyright notice
2014-05-02 23:46:00 +00:00
Mark Andrews
daf8905bc3
add keyboard.h [RT #35887 ]
...
(cherry picked from commit c25d9da3f1 )
2014-05-02 10:19:48 +10:00
Tinderbox User
6ec060a1f9
update copyright notice
2014-04-29 23:46:03 +00:00
Evan Hunt
6ffed98d1e
[v9_9] 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:16 -07:00
Mark Andrews
2fbed97055
3825. [bug] Address sign extension bug in isc_regex_validate.
...
[RT #35758 ]
(cherry picked from commit c11e46110b )
2014-04-29 14:36:37 +10:00
Tinderbox User
c7e4eb88a9
update copyright notice
2014-04-25 23:46:01 +00:00
Mark Andrews
f49e47739c
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:21:15 +10:00
Mark Andrews
71b15f9362
additional changes for:
...
3818. [bug] Stop lying to the optimizer that 'void *arg' is a
constant in isc_event_allocate.
2014-04-25 12:12:40 +10:00
Tinderbox User
1f841fabd2
update copyright notice
2014-04-24 23:46:02 +00:00
Mark Andrews
c10c7ddb6e
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:08 +10:00
Mark Andrews
336c54e9ac
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:44:48 +10:00
Mark Andrews
e53cc6ac4c
keyboard.h
...
(cherry picked from commit 2d1c1ee28a )
2014-04-08 10:39:37 +10:00