Commit Graph
25079 Commits
Author SHA1 Message Date
Mukund Sivaraman 35928b7e1a Mark performance CHANGES as such 2015-11-30 14:00:51 +05:30
Mark Andrews 8e73941f33 4265. [bug] Address unchecked isc_mem_get calls. [RT #41187] 2015-11-30 10:29:29 +11:00
Tinderbox User 89c5c74c96 update copyright notice / whitespace 2015-11-24 23:45:23 +00:00
Tinderbox User 6634faa55b newcopyrights 2015-11-24 23:30:04 +00:00
Evan Hunt bdc60a0bde [master] update developer guide, expanding on comments and unit tests 2015-11-24 14:43:02 -08:00
Mark Andrews 447591a49c use isc_buffer_constinit 2015-11-23 07:26:46 +11:00
Mark Andrews d06680b51a fix path for CHANGES.SE
(cherry picked from commit e948cf361c75ff0a64bb3365271efbbdaec740f3)
2015-11-21 12:22:22 +11:00
Tinderbox User 909a8e59a4 regen master 2015-11-21 01:04:11 +00:00
Tinderbox User af0bea7aa7 update copyright notice / whitespace 2015-11-20 23:45:23 +00:00
Tinderbox User 6d114a4c5c newcopyrights 2015-11-20 23:30:05 +00:00
Mark Andrews 5b1c7ef35b 4264. [bug] Check const of strchr/strrchr assignments match
argument's const status. [RT #41150]
2015-11-20 18:38:24 +11:00
Mark Andrews 913d976eca 4263. [contrib] Address compiler warnings in mysqldyn module.
[RT #41130]
2015-11-20 16:07:43 +11:00
Mark Andrews cbc660172d spelling 2015-11-20 14:55:20 +11:00
李昶andMukund Sivaraman 65f6e2f909 Cleanup in journal_open() correctly (#41129) 2015-11-19 11:20:59 +05:30
Mukund Sivaraman 7bc21557f3 Fix bug in epoll_ctl() usage causing blocked connections (#41067) 2015-11-19 11:01:45 +05:30
Tinderbox User 69b10c86b9 update copyright notice / whitespace 2015-11-18 23:45:27 +00:00
Tinderbox User af682c183e newcopyrights 2015-11-18 23:30:05 +00:00
Mark Andrews c2955d0abd win32: new -> newtable
(cherry picked from commit 5060d8639e932680456ab07519687d68298be5e0)
2015-11-18 15:44:46 +11:00
Tinderbox User dec590a3de regen master 2015-11-18 01:04:11 +00:00
Mark Andrews b57276f89e note the address changes for H.ROOT-SERVERS.NET 2015-11-18 11:08:50 +11:00
Tinderbox User a727cdff50 update copyright notice / whitespace 2015-11-17 23:45:26 +00:00
Jeremy C. Reed 22b006e0df Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9 2015-11-17 10:22:41 -05:00
Mark Andrews 77daae1a07 add CVE-2015-8000 2015-11-17 15:29:10 +11:00
Evan Hunt 63042d5b57 [master] typo 2015-11-16 18:21:17 -08:00
Mark Andrews 268c4e79c4 4261. [maint] H.ROOT-SERVERS.NET is 198.97.190.53 and 2001:500:1::53.
[RT #40556]
2015-11-17 13:16:44 +11:00
Mark Andrews 6b9f38958c update 9.9.x range 2015-11-17 12:45:21 +11:00
Tinderbox User c42708dcc8 regen master 2015-11-17 01:04:47 +00:00
Tinderbox User c203aa153c update copyright notice / whitespace 2015-11-16 23:45:24 +00:00
Tinderbox User 5e82fe9a56 newcopyrights 2015-11-16 23:30:05 +00:00
Mark Andrews a248b59381 use *newrdatas rather than *oldrdatas in sizeof for consistency [RT #41131] 2015-11-17 06:24:32 +11:00
Jeremy C. Reed 414678df72 Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9 2015-11-16 12:53:55 -05:00
Francis Dupont dd784c18ef Merged VS 2015 64 bit warnings (#40373) 2015-11-16 17:47:10 +01:00
Mark Andrews 0d44dd6131 add dns_message_setclass 2015-11-16 14:27:08 +11:00
Mark Andrews c8821d124c 4260. [security] Insufficient testing when parsing a message allowed
records with an incorrect class to be be accepted,
                        triggering a REQUIRE failure when those records
                        were subsequently cached. (CVE-2015-8000) [RT #4098]
2015-11-16 13:12:20 +11:00
Tinderbox User 3ebda3f46b update copyright notice / whitespace 2015-11-12 23:45:23 +00:00
Tinderbox User d7a61cfbe5 regen master 2015-11-12 01:04:13 +00:00
Mark Andrews d0afc2d1c4 use a test key 2015-11-12 10:54:59 +11:00
Tinderbox User 4949f39716 update copyright notice / whitespace 2015-11-11 23:45:23 +00:00
Tinderbox User 862cad747c newcopyrights 2015-11-11 23:30:05 +00:00
Mark Andrews 2df63247be check dns_test_begin result 2015-11-11 22:38:39 +11:00
Mark Andrews 946e2cd351 check ptr is not NULL 2015-11-11 22:33:57 +11:00
Mukund Sivaraman 8012e06abf Update notes.xml for #40498 2015-11-11 13:51:55 +05:30
Mukund Sivaraman 53cf70ef7d Cleanup *.nta files after rndc system test 2015-11-11 13:49:21 +05:30
Mukund Sivaraman 58f7af60e7 Allow non-destructive control channel access using a "read-only" clause (#40498) 2015-11-11 13:46:57 +05:30
Mukund Sivaraman 9b17fd447c Limit rndc query message sizes to 32 KiB (#41073) 2015-11-11 09:56:13 +05:30
Tinderbox User d9613f4c73 regen master 2015-11-11 01:04:12 +00:00
Mark Andrews 1d83f85752 don't run {doc,man}clean for releaseinfo.xml and friend 2015-11-10 14:39:41 +11:00
Jeremy C. Reed e08c32f45f add simpara to some note tags
So generated "Note" header isn't on same line as content.

Also removed one place that said "Note" (so doesn't say
"Note Note").
2015-11-09 22:10:01 -05:00
Jeremy C. Reed cca02d061f Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9 2015-11-09 22:07:27 -05:00
Tinderbox User 3865e18d3d update copyright notice / whitespace 2015-11-09 23:45:22 +00:00