Commit Graph
21306 Commits
Author SHA1 Message Date
Mark Andrews 2da39075c8 add *.plist/ 2013-05-09 11:11:56 +10:00
Mark Andrews fb89b7cb33 add gen.dSYM 2013-05-09 10:54:36 +10:00
Tinderbox User ee53fcb61c update copyright notice 2013-05-08 23:46:09 +00:00
Tinderbox User de7b9a1dac newcopyrights 2013-05-08 23:30:12 +00:00
Evan Hunt 0d18225b5e [master] enable threads by default
3572.	[func]		Threads are now enabled by default on most
			operating systems. [RT #25483]
2013-05-08 15:57:47 -07:00
Mark Andrews 62f016d5d3 3571. [bug] Address race condition in dns_client_startresolve().
[RT #33234]

Squashed commit of the following:

commit ebfb9f3e783531cc1369bf519eb1c33437ec6f1a
Author: Evan Hunt <each@isc.org>
Date:   Wed May 8 11:47:52 2013 -0700

    [rt33234] style

commit 0a915af759670aadb2455711997d9f29e5c3f794
Author: Mark Andrews <marka@isc.org>
Date:   Wed May 8 18:23:57 2013 +1000

    handle dns_client race
2013-05-09 08:41:24 +10:00
Mark Andrews 3f97149ea3 assert if zone and zone->raw are the same; this should help coverity static analysis 2013-05-08 13:03:38 +10:00
Tinderbox User 180c8cf5fa update copyright notice 2013-05-07 23:46:05 +00:00
Tinderbox User cd34c1adb0 newcopyrights 2013-05-07 23:30:13 +00:00
Evan Hunt 127a4a90b0 [master] more map file sanity checks
(not adding a new CHANGES note because this is an extension of the
previous one, change #3570.)
2013-05-07 13:54:58 -07:00
Mark Andrews 831b70f5bd remove dead code 2013-05-07 22:28:19 +10:00
Tinderbox User 87d422bb38 newcopyrights 2013-05-06 23:30:18 +00:00
Evan Hunt d9f0c713fe [master] handle corrupted pointers in map files
3570.	[bug]		Check internal pointers are valid when loading map
                        files. [RT #33403]
2013-05-06 15:40:40 -07:00
Evan Hunt 5ba1d3dcc5 [master] mysql DLZ module
3569.	[contrib]	Ported mysql DLZ driver to dynamically-loadable
			module, and added multithread support. [RT #33394]
2013-05-06 10:54:14 -07:00
Tinderbox User 2147c42301 update copyright notice 2013-05-03 23:46:12 +00:00
Tinderbox User 64d59a0480 newcopyrights 2013-05-03 23:30:12 +00:00
Evan Hunt af9f195c9e [master] add product description
3568.	[cleanup]	Add a product description line to the version file,
			to be reported by named -v/-V. [RT #33366]
2013-05-03 15:08:45 -07:00
Evan Hunt e47208b6fb [master] silence ccc-analyzer
3567.	[bug]		Silence clang static analyzer warnings. [RT #33365]
2013-05-03 14:31:27 -07:00
Evan Hunt 34f3693b93 [master] log forwarded updates
3566.	[func]		Log when forwarding updates to master. [RT #33240]
2013-05-03 14:05:32 -07:00
Evan Hunt 1a076410c2 [master] fix corrupt map file handling
3564.	[bug]		Improved handling of corrupted map files. [RT #33380]
2013-05-03 14:00:12 -07:00
Mark Andrews b07086de42 add missing parameter sha1 2013-05-03 16:01:22 +10:00
Mark Andrews 0dc44869b9 remove special distclean target for irs 2013-05-03 13:32:57 +10:00
Tinderbox User 52d3ce3ada update copyright notice 2013-05-02 23:46:13 +00:00
Tinderbox User fbcaee30a2 newcopyrights 2013-05-02 23:30:18 +00:00
Evan Hunt 96a1161785 [master] quote table names
3563.	[contrib]	zone2sqlite failed with some table names. [RT #33375]
2013-05-02 07:38:49 -07:00
Evan Hunt 03b5d2689d [master] add hash to map files
3562.	[func]		Update map file header format to include a SHA-1 hash
			of the database content, so that corrupted map files
			can be rejected at load time. [RT #32459]
2013-05-01 22:20:02 -07:00
Evan Hunt a4fe161bd3 [master] fix skipping of Tinderbox files 2013-05-01 20:00:35 -07:00
Tinderbox User 299e3f18eb regen master 2013-05-02 01:04:58 +00:00
Mark Andrews 7c0d0a21bb add records starting with "v=spf1" 2013-05-01 15:30:07 +10:00
Mark Andrews 93aba6dcec 3561. [bug] dig: issue a warning if an EDNS query returns FORMERR
or NOTIMP.  Adjust usage message. [RT #33363]
2013-05-01 14:53:16 +10:00
Evan Hunt c218f119cd [master] typo 2013-04-30 11:31:25 -07:00
Evan Hunt 23b599264f [master] correct change number 2013-04-30 11:26:06 -07:00
Evan Hunt aa2c42d959 [master] branchsync: don't update EXCLUDED 2013-04-30 10:04:38 -07:00
Tinderbox User 7105104b6e update copyright notice 2013-04-30 06:39:16 +00:00
Tinderbox User 9bc394fffd newcopyrights 2013-04-30 06:38:07 +00:00
Mark Andrews afc047fdb5 3360. [bug] isc-config.sh did not honour includedir and libdir
when set via configure. [RT #33345]
2013-04-30 16:32:03 +10:00
Tinderbox User 055fd5fcba update copyright notice 2013-04-30 05:03:43 +00:00
Mark Andrews ebbd4fadc3 bin/tests/system/redirect/ns2/redirect.db -> bin/tests/system/redirect/ns2/redirect.db.in 2013-04-30 15:00:48 +10:00
Tinderbox User 954e43e605 update copyright notice 2013-04-30 04:51:59 +00:00
Tinderbox User 9a5217f827 newcopyrights 2013-04-30 04:50:14 +00:00
Tinderbox User 7be2f6d5df regen master 2013-04-30 04:23:14 +00:00
Mark Andrews 26bb3b7a67 3559. [func] Check that both forms of Sender Policy Framework
records exist or do not exist. [RT #33355]
2013-04-30 13:49:41 +10:00
Tinderbox User e658a6635d regen master 2013-04-30 01:04:45 +00:00
Tinderbox User 5655174c2c update copyright notice 2013-04-29 23:46:13 +00:00
Tinderbox User 560d6da48f newcopyrights 2013-04-29 23:30:32 +00:00
Mark Andrews bbc868ccbb undo conditional compile 2013-04-29 17:01:06 +10:00
Mark Andrews f49613e8a7 add #ifdef DLZ 2013-04-29 16:51:23 +10:00
Mark Andrews 9a785712f1 3558. [bug] IXFR of a DLZ stored zone was broken. [RT #33331] 2013-04-29 15:46:54 +10:00
Mark Andrews ec8a802114 3557. [bug] Reloading redirect zones was broken. [RT #33292] 2013-04-29 15:20:09 +10:00
Tinderbox User 7bf14f4945 regen master 2013-04-29 01:04:45 +00:00