Commit Graph
20121 Commits
Author SHA1 Message Date
Automatic Updater 23a1670136 auto update 2012-02-06 23:18:14 +00:00
Evan Hunt 0615e540d6 file named.conf was added on branch rt25419b on 2012-02-07 00:44:13 +0000 2012-02-06 23:00:45 +00:00
Automatic Updater 3db8a321ba update 2012-02-06 22:16:59 +00:00
Evan Hunt 99f6179191 3277. [bug] Make sure automatic key maintenance is started
when "auto-dnssec maintain" is turned on during
			"rndc reconfig". [RT #26805]
2012-02-06 21:33:50 +00:00
Automatic Updater 22e7f42b56 update 2012-02-06 05:19:00 +00:00
Mark Andrews 77cb7130e7 3276. [bug] win32: isc_socket_dup is not implemented. [RT #27696]
3276.   [bug]           win32: ns_os_openfile failed to return NULL on
                        safe_open failure. [RT #27696]
2012-02-06 04:19:33 +00:00
cvs2git 0277e042b6 This commit was manufactured by cvs2git to create branch 'rt27696'. 2012-02-04 00:17:23 +00:00
Automatic Updater dfddd6bd6f update 2012-02-04 00:17:22 +00:00
Automatic Updater bb2d9d7aec update copyright notice 2012-02-03 23:46:58 +00:00
Automatic Updater d04fe0d954 newcopyrights 2012-02-03 23:30:39 +00:00
Automatic Updater 3e2fd1443c auto update 2012-02-03 23:17:43 +00:00
Automatic Updater c5fb1bc465 update 2012-02-03 23:16:38 +00:00
Evan Hunt adfc3ad3ce 3275. [bug] Corrected rndc -h output; the 'rndc sync -clean'
option had been missplled as '-clear'.  (To avoid
			future confusion, both options now work.) [RT #27173]
2012-02-03 22:27:17 +00:00
cvs2git 2c70be8eb0 This commit was manufactured by cvs2git to create branch 'rt27173'. 2012-02-03 13:16:20 +00:00
Automatic Updater 970247fb56 update 2012-02-03 13:16:19 +00:00
Mark Andrews fb63e9c020 missing return 2012-02-03 12:59:03 +00:00
Automatic Updater 161df8aecd update 2012-02-03 05:18:25 +00:00
Mark Andrews ca92b02363 I:waiting for nameserver to load, ok'd by Evan 2012-02-03 04:44:17 +00:00
Automatic Updater 06c1095b43 update 2012-02-03 00:17:02 +00:00
Automatic Updater c2f843fc2b update copyright notice 2012-02-02 23:47:33 +00:00
Automatic Updater 016614bf32 newcopyrights 2012-02-02 23:30:25 +00:00
Automatic Updater 85920ea4c2 update 2012-02-02 04:17:11 +00:00
Mark Andrews 92a83eeb2d portable code, ok'd bu Evan 2012-02-02 03:47:39 +00:00
Mark Andrews 912920eace leave a better forensics trail on failure, ok'd by Evan 2012-02-02 03:26:55 +00:00
Automatic Updater 7584be1230 update 2012-02-02 03:17:45 +00:00
Mark Andrews 53d4f17eac spin waiting for load/transfer to complete, ok'd by Evan 2012-02-02 03:08:02 +00:00
Automatic Updater 24e1ab3782 update 2012-02-02 00:16:59 +00:00
Automatic Updater fe910f9d17 update copyright notice 2012-02-01 23:46:51 +00:00
Automatic Updater 79242b4b2b newcopyrights 2012-02-01 23:30:24 +00:00
Automatic Updater 1db42e99b1 auto update 2012-02-01 23:18:04 +00:00
Automatic Updater bc9b848af6 update 2012-02-01 22:16:17 +00:00
Mark Andrews 23370a7eb2 more robust I:waiting for transfers to complete 2012-02-01 22:07:23 +00:00
Mark Andrews 1769b07530 fix memory overun in dns_zone_getincludes, allocated array too small (zero).
fix possible memory overrun in dns_zone_getincludes
fix inconsistent mxtc use in ns_server_zonestatus
fix missing out of memory errors checks in zone_registerinclude
fix possible use after free issues zone_registerinclude/ns_server_zonestatus
2012-02-01 21:28:39 +00:00
Automatic Updater 05d5ee720e update 2012-02-01 01:16:57 +00:00
Automatic Updater 150d28abc8 regen HEAD 2012-02-01 01:04:20 +00:00
Mark Andrews a34861f804 remove bug entry as it is for unshipped code 2012-02-01 00:29:07 +00:00
Mark Andrews d98850b876 3275. [bug] "use out of scope" bug in unit test master_test.
[RT# 27674]
2012-02-01 00:20:09 +00:00
Automatic Updater f57b02aa51 update 2012-02-01 00:17:05 +00:00
Automatic Updater 41f1164438 update copyright notice 2012-01-31 23:47:33 +00:00
Automatic Updater 8f2c45a35d newcopyrights 2012-01-31 23:30:28 +00:00
Automatic Updater a28292cc9e auto update 2012-01-31 23:17:52 +00:00
Automatic Updater cb95a30094 update 2012-01-31 23:16:31 +00:00
Mark Andrews db1b550863 3274. [placeholder] 2012-01-31 22:29:42 +00:00
Automatic Updater eff8aefa0e update 2012-01-31 07:16:24 +00:00
Evan Hunt 93143fd81a 3273. [bug] AAAA responses could be returned in the additional
section even when filter-aaaa-on-v4 was in use.
                        [RT #27292]
2012-01-31 06:58:39 +00:00
Automatic Updater f26d91ebf5 update 2012-01-31 04:16:53 +00:00
Mark Andrews c2e614115b 3271. [port] darwin: mksymtbl is not always stable, loop several
times before giving up.  mksymtbl was using non
                        portable perl to covert 64 bit hex strings. [RT #27653]
2012-01-31 04:08:07 +00:00
Evan Hunt 2855e27723 3271. [func] New "rndc zonestatus" command prints information
about the specified zone. [RT #21671]
2012-01-31 03:35:41 +00:00
Automatic Updater 477327ab65 update 2012-01-31 02:16:11 +00:00
Automatic Updater b950d0b80a update 2012-01-31 01:16:18 +00:00