Commit Graph

20643 Commits

Author SHA1 Message Date
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
Mark Andrews
52a4dd9b9a doxygen markup
(cherry picked from commit bc28371004d70b17f0ca872da8bd84e70591eaf4)
2014-01-28 09:13:12 +11:00
Evan Hunt
231d741842 [v9_8] prep 9.8.7 v9.8.7 2014-01-27 10:59:48 -08:00
Tinderbox User
32bad09460 update copyright notice 2014-01-26 23:45:28 +00:00
Tinderbox User
6783ec4033 newcopyrights 2014-01-26 23:30:07 +00:00
Mark Andrews
5bfdd04a93 restore 'Portions of this code' notice
(cherry picked from commit a299dbc566)
2014-01-26 10:50:02 +11:00
Tinderbox User
7915172126 regen v9_8 2014-01-25 01:11:02 +00:00
Tinderbox User
c85bfdcd6b update copyright notice 2014-01-24 23:45:29 +00:00
Tinderbox User
cf28f8f605 newcopyrights 2014-01-24 23:30:05 +00:00
Evan Hunt
a1e6f90944 [v9_8] correct copyrights and attributions
see RT #35423 for details; highlights:
        - remove license clauses 3 and 4 from NetBSD code
        - remove advertising clause from historical BSD code
2014-01-24 09:54:07 -08:00
Tinderbox User
c5dd47d83e update copyright notice 2014-01-22 23:45:28 +00:00
Tinderbox User
8748386f7b newcopyrights 2014-01-22 23:30:03 +00:00
Mark Andrews
a1d70e3013 remove src files not available for 'make depend' 2014-01-22 10:49:34 +11:00