Tinderbox User
c16cf64ba5
update copyright notice
2014-09-29 23:45:52 +00:00
Mark Andrews
319659fc23
3955. [bug] Notify messages due to changes are no longer queued
...
behind startup notify messages. [RT #24454 ]
2014-09-29 09:32:22 +10:00
Evan Hunt
2d3bd3471d
[v9_10] prep 9.10.1
2014-09-16 09:32:56 -07:00
Mark Andrews
af6a52437f
3948. [port] solaris: RCVBUFSIZE was too large on Solaris with
...
--with-tuning=large. [RT #37059 ]
(cherry picked from commit 52131a8351 )
2014-09-09 09:43:39 +10:00
Evan Hunt
aa430f55f4
[v9_10] [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:24:54 -07:00
Evan Hunt
bf3ebcb44c
[v9_10] win32 sockets don't support dscp
2014-08-06 21:36:10 -07:00
Evan Hunt
649dca47a8
[v9_10] prep 9.10.1b2
2014-08-05 21:54:13 -07:00
Tinderbox User
be5457a1e5
update copyright notice
2014-08-02 23:45:46 +00:00
Mark Andrews
140ebff1cf
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 14:43:57 +10:00
Mark Andrews
4394594398
3898. [bug] To small a buffer in tohexstr() calls in test code.
...
[RT #36598 ]
(cherry picked from commit 6a6838f973 )
2014-07-22 11:26:50 +10:00
Mark Andrews
2ec32ccfc1
adjust INSIST now that dev->dscp is unsigned
2014-07-19 11:56:44 +10:00
Mark Andrews
8900fed936
3896. [bug] Address performance issues with DSCP code on some
...
platforms. [RT #36534 ]
2014-07-18 11:41:46 +10:00
Mark Andrews
78727550d4
silence "Value stored to 'length' is never read" by removing assignment
...
(cherry picked from commit 2e6d7a724a )
2014-07-17 09:45:17 +10:00
Tinderbox User
d47d4e9acf
update copyright notice
2014-07-15 23:45:43 +00:00
Mark Andrews
e1bbda10c5
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:54:15 +10:00
Tinderbox User
340d2afbfb
update copyright notice
2014-07-10 23:45:42 +00:00
Mark Andrews
76ed897302
update description to match code; doxygen fixes
2014-07-10 10:38:19 +10:00
Mark Andrews
20a9681497
Revert "update description to match code; doxygen fixes"
...
This reverts commit f1e08154ec .
2014-07-10 10:38:02 +10:00
Mark Andrews
f1e08154ec
update description to match code; doxygen fixes
2014-07-10 10:33:24 +10:00
Mark Andrews
ae67e03572
silence coverity - reviewed by Evan over jabber
...
(cherry picked from commit e31a37787b )
2014-07-01 09:52:59 +10:00
Mark Andrews
343e01c64b
rename closesocket to socketclose to avoid coverity model for window's closesocket
2014-06-26 10:55:48 +10:00
Evan Hunt
0fc6ea9032
[v9_10] unresolved externals
2014-06-20 13:51:45 -07:00
Evan Hunt
c8d92f75e1
[v9_10] prep 9.10.1b1
2014-06-18 23:49:55 -07:00
Mark Andrews
89955300be
silence coverity
2014-06-19 11:17:51 +10:00
Evan Hunt
a71b8efb04
[v9_10] update gitignore files; use rev-parse to get srcid
...
(cherry picked from commit a4e76a630e )
2014-06-17 13:49:44 -07:00
Mark Andrews
3bc928ccc3
update copyrights
2014-06-11 10:28:49 +10:00
Mark Andrews
9becd4c7d6
3872. [bug] Address issues found by static analysis. [RT #36209 ]
...
(cherry picked from commit b16d99bac1 )
2014-06-10 09:22:43 +10:00
Mark Andrews
a27fdeeef2
3868. [bug] isc_mem_setwater incorrectly cleared hi_called
...
potentially leaving over memory cleaner running.
[RT #35270 ]
2014-06-02 16:37:45 +10:00
Mark Andrews
73086f17b0
update copyrights
2014-05-30 09:42:32 +10:00
Evan Hunt
1c961887b8
[v9_10] Add various RBT unit tests
...
3865. [test] Improved testability of the red-black tree
implementation and added unit tests. [RT #35904 ]
2014-05-29 12:30:33 -07:00
Mark Andrews
f7f2de9a71
address typo
...
(cherry picked from commit 358cc47a25 )
2014-05-27 14:10:32 +10:00
Mark Andrews
1c18b4bd9e
fix typo == -> =
2014-05-24 23:24:44 +10:00
Mark Andrews
8fd8dd56fe
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:25 +10:00
Tinderbox User
68f3043aef
update copyright notice
2014-05-07 23:45:47 +00:00
Evan Hunt
b674db54ca
[v9_10] 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:47 -07:00
Tinderbox User
76bc53b31f
update copyright notice
2014-05-02 23:45:43 +00:00
Mark Andrews
c83e6ec921
add keyboard.h [RT #35887 ]
...
(cherry picked from commit c25d9da3f1 )
2014-05-02 10:19:43 +10:00
Tinderbox User
82c9b4952f
update copyright notice
2014-04-29 23:45:46 +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
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
Tinderbox User
a8a07c9532
update copyright notice
2014-04-25 23:45:45 +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
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
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
Evan Hunt
8103fbabd5
[v9_10] globally rename "delve" to "delv"
...
3817. [func] The "delve" command is now spelled "delv" to avoid
a namespace collision with the Xapian project.
[RT #35801 ]
(cherry picked from commit 2ae159b376 )
2014-04-23 11:15:36 -07:00