Francis Dupont
f30ddbed55
spurious space
2014-02-16 02:13:43 +01:00
Tinderbox User
9b1a974d15
update copyright notice
2014-02-14 23:45:30 +00:00
Tinderbox User
8aec3040e1
newcopyrights
2014-02-14 23:30:03 +00:00
Evan Hunt
23daf0309a
[v9_8] updated published drafts
2014-02-14 08:54:36 -08:00
Tinderbox User
3ffbe8a620
regen v9_8
2014-02-13 01:11:30 +00:00
Tinderbox User
a44fb034e0
update copyright notice
2014-02-12 23:45:31 +00:00
Tinderbox User
aa48ffdba2
newcopyrights
2014-02-12 23:30:03 +00:00
Evan Hunt
7037971fad
[v9_8] typos in dig man page
2014-02-12 10:32:46 -08:00
Evan Hunt
3581743f86
[v9_8] try multiple addresses per server name in nsupdate
...
3736. [bug] nsupdate: When specifying a server by name,
fall back to alternate addresses if the first
address for that name is not reachable. [RT #25784 ]
(cherry picked from commit 842a3e6d0e )
(cherry picked from commit 1a58baf293 )
2014-02-11 21:30:24 -08:00
Tinderbox User
3cb51448c2
update copyright notice
2014-02-11 23:45:30 +00:00
Tinderbox User
47a9451c00
newcopyrights
2014-02-11 23:30:02 +00:00
Mark Andrews
9995df65ca
define and use BACKTRACECFLAGS
...
(cherry picked from commit 6b66ee9147 )
2014-02-12 09:08:38 +11:00
Mark Andrews
6144ceaf99
hpux: move -Wl,+vnocompatwarnings to STD_CWARNINGS; add +vnocompatwarnings to SO_LDFLAGS
...
(cherry picked from commit ac49f1c511 )
2014-02-11 13:22:56 +11:00
Tinderbox User
bfaf11e57f
update copyright notice
2014-02-10 23:45:29 +00:00
Tinderbox User
62ee65bc00
newcopyrights
2014-02-10 23:30:03 +00:00
Mark Andrews
c83b9337a8
-Wl,+vnocompatwarnings is a compiler flag to pass to the loader not a direct loader flag
...
(cherry picked from commit 343556ecf9 )
2014-02-10 17:54:32 +11:00
Mar Andrews
29b646791b
add SO_LDFLAGS
2014-02-10 05:56:47 +00:00
Mark Andrews
b54c25af21
3734. [bug] Improve building with libtool. [RT #35314 ]
...
(cherry picked from commit 61eea10d81 )
2014-02-10 15:25:07 +11:00
Mark Andrews
8ed0f93907
whitespace
2014-02-10 15:24:55 +11:00
Mark Andrews
53e06f5bc5
cleanup removed files
2014-02-10 12:05:52 +11:00
Tinderbox User
6f3d44f21e
newcopyrights
2014-02-08 23:30:05 +00:00
Tinderbox User
f9bec4ba03
regen v9_8
2014-02-08 01:14:08 +00:00
Tinderbox User
d338393795
update copyright notice
2014-02-07 23:45:34 +00:00
Tinderbox User
8b8216c495
newcopyrights
2014-02-07 23:30:06 +00:00
Mark Andrews
3c7aa3b3a8
fix typo in comment
...
(cherry picked from commit 404d7c966c )
2014-02-08 09:38:40 +11:00
Evan Hunt
08f5a1f53c
[v9_8] spelling
2014-02-07 08:03:18 -08:00
Evan Hunt
0067fe2103
[v9_8] update README
2014-02-06 22:53:25 -08:00
Evan Hunt
2c01712503
[v9_8] type mismatch in ODBC DLZ driver
...
3732. [contrib] Fixed a type mismatch causing the ODBC DLZ
driver to dump core on 64-bit systems. [RT #35324 ]
(cherry picked from commit 41e55d0403 )
2014-02-06 20:05:53 -08:00
Evan Hunt
31bed7e679
[v9_8] add no-case-compress
...
3731. [func] Added a "no-case-compress" ACL, which causes
named to use case-insensitive compression
(disabling change #3645 ) for specified
clients. (This is useful when dealing
with broken client implementations that
use case-sensitive name comparisons,
rejecting responses that fail to match the
capitalization of the query that was sent.)
[RT #35300 ]
(cherry picked from commit 166341d554 )
(cherry picked from commit c2d3d0eda5 )
2014-02-06 19:44:27 -08:00
Tinderbox User
7900f8ba48
regen v9_8
2014-02-07 02:34:24 +00:00
Tinderbox User
c4587f6d20
sync
2014-02-07 02:31:16 +00:00
Evan Hunt
180828c4ee
[v9_8] report T_SKIPPED from t_dst
...
(cherry picked from commit dd19c1a352 )
2014-02-06 16:22:36 -08:00
Evan Hunt
643722c884
[v9_8] testcrypto.sh in system tests
...
3714. [test] System tests that need to test for cryptography
support before running can now use a common
"testcrypto.sh" script to do so. [RT #35213 ]
2014-02-06 16:17:10 -08:00
Evan Hunt
648eec5167
[v9_8] dnssec-keygen fixes
...
3730. [cleanup] Added "never" as a synonym for "none" when
configuring key event dates in the dnssec tools.
[RT #35277 ]
3729. [bug] dnssec-kegeyn could set the publication date
incorrectly when only the activation date was
specified on the command line. [RT #35278 ]
(cherry picked from commit 5f06c523186be56c5b0cd9b1c230ea7a53960c53)
(cherry picked from commit ec146546f4 )
2014-02-06 15:58:14 -08:00
Evan Hunt
3a69982cf6
[v9_8] add description of [contrib]
2014-02-05 14:55:12 -08:00
Evan Hunt
4f2d52897b
[v9_8] explain [placeholder]
2014-02-05 09:25:36 -08:00
Evan Hunt
4883d26f0d
[v9_8] fixed win32 dig problem
...
3724. [bug] win32: Fixed a bug that prevented dig and
host from exiting properly after completing
a UDP query. [RT #35288 ]
(cherry picked from commit a8cdf2a2e7 )
(cherry picked from commit b603c50553 )
2014-02-04 12:03:09 -08:00
Evan Hunt
ad3e926a40
[v9_8] silence coverity warnings
...
- remove dead code in server.c
(cherry picked from commit 48def18179 )
2014-01-31 09:40:31 -08:00
Mark Andrews
1e3d792c8e
#include <inttypes.h>
2014-01-31 22:44:16 +11:00
Evan Hunt
3b141b7d18
[v9_8] add stdint.h
2014-01-31 00:06:18 -08:00
Tinderbox User
e95ce72878
update copyright notice
2014-01-30 23:45:26 +00:00
Tinderbox User
b0931c6639
newcopyrights
2014-01-30 23:30:04 +00:00
Tinderbox User
9873a9629b
update copyright notice
2014-01-29 23:45:26 +00:00
Mark Andrews
4f13f6df27
3720. [bug] Address compiler warnings. [RT #35261 ]
...
(cherry picked from commit 63add83a26 )
2014-01-30 10:33:57 +11:00
Tinderbox User
119870fe08
newcopyrights
2014-01-29 23:30:03 +00:00
Mark Andrews
e15a1d7a3f
3719. [bug] Address memory leak in in peer.c. [RT #35255 ]
...
(cherry picked from commit 75d747e1c5 )
2014-01-30 07:55:32 +11:00
Mark Andrews
d836927853
3718. [bug] A missing ISC_LINK_INIT in log.c. [RT #35260 ]
...
(cherry picked from commit fbc0e37e0c )
Conflicts:
CHANGES
2014-01-30 07:46:16 +11:00
Tinderbox User
e8a3c8cb51
update copyright notice
2014-01-27 23:45:30 +00:00
Tinderbox User
6a1b6294b1
newcopyrights
2014-01-27 23:30:06 +00:00
Mark Andrews
cf308a5333
#if 0/#endif debug only variable
...
(cherry picked from commit 373b9944b6 )
2014-01-28 09:43:52 +11:00