Mark Andrews
974ea3c6f7
2017. [bug] allow-query default was net correct. [RT #15946 ]
2006-05-16 03:39:57 +00:00
Mark Andrews
cb6bc372d8
2001. [func] Check the KSK flag when updating a dynamic zone.
...
New zone option "update-check-ksk yes;". [RT #15817 ]
2006-03-06 01:38:01 +00:00
Mark Andrews
ea407e7082
1991. [cleanup] The configuration data, once read, should be treated
...
as readonly. Expand the use of const to enforce this
at compile time. [RT #15813 ]
2006-02-28 03:10:49 +00:00
Mark Andrews
dfb3eacdfb
1983. [func] Two new update policies. "selfsub" and "selfwild".
...
[RT #12895 ]
2006-02-16 01:38:49 +00:00
Mark Andrews
76f6d0382a
1964. [func] Seperate out MX and SRV to CNAME checks. [RT #15723 ]
2006-01-06 00:10:00 +00:00
Mark Andrews
586f82c999
update copyright notice
2006-01-06 00:01:43 +00:00
Mark Andrews
dbf2a22cda
1962. [bug] Named failed to clear old update-policy when it
...
was removed. [RT #15491 ]
2006-01-05 03:38:28 +00:00
Mark Andrews
ff3b707f8a
1959. [func] Control the zeroing of the negative response TTL to
...
a soa query. Defaults "zero-no-soa-ttl yes;" and
"zero-no-soa-ttl-cache no;". [RT #15460 ]
2006-01-05 02:24:27 +00:00
Mark Andrews
3c8367a203
1940. [bug] Fixed a number of error conditions reported by
...
Coverity.
2005-11-30 03:44:39 +00:00
Mark Andrews
59606dc362
seperate out sibling glue checks
2005-08-25 00:05:47 +00:00
Mark Andrews
35dfb27614
1914. [bug] Strings returned from cfg_obj_asstring() should be
...
treated as read-only. The prototype for
cfg_obj_asstring() has been updated to reflect this.
[RT #15256 ]
2005-08-23 02:31:40 +00:00
Mark Andrews
fd759209ce
1817. [func] add support for additional zone file formats for
...
improving loading performance. The masterfile-format
option in named.conf can be used to specify a
non-default format. A new separate command
named-compilezone was provided to generate zone files
in a new format.
2005-06-20 01:21:17 +00:00
Mark Andrews
066f566317
1862. [func] Add additional zone data constancy checks.
...
named-checkzone has extended checking of NS, MX and
SRV record and the hosts they reference.
named has extended post zone load checks.
New zone options: check-mx and integrity-check.
[RT #4940 ]
2005-05-19 04:59:57 +00:00
Rob Austein
372edff338
1851. [doc] Doxygen comment markup. [RT #11398 ]
2005-04-27 05:02:59 +00:00
Mark Andrews
ccfb99f09d
1758. [func] Don't send notify messages to self. [RT #12933 ]
2005-02-10 05:50:52 +00:00
Mark Andrews
5daded5446
1792. [func] New zone option "notify-delay". Specify a minimum
...
delay between sets of NOTIFY messages.
2005-01-11 23:10:40 +00:00
Mark Andrews
0547d8d5d5
1797. [func] named-checkconf now check acls to verify that they
...
only refer to existing acls. [RT #13101 ]
2005-01-11 03:56:00 +00:00
Mark Andrews
7150e2289b
update copyright
2005-01-11 01:39:40 +00:00
Mark Andrews
4238db360a
1794. [func] Named and named-checkzone can now both check for
...
non-terminal wildcard records.
2005-01-10 00:05:32 +00:00
Mark Andrews
e2da38bec5
1684. [func] ixfr-from-differences now takes master and slave in
...
addition to yes and no at the options and view levels.
2004-10-14 00:51:33 +00:00
Mark Andrews
30d7aefb3d
1705. [func] Allow the journal's name to be changed via named.conf.
2004-10-07 02:15:30 +00:00
Mark Andrews
6b7dc303b7
1612. [bug] check-names at the option/view level could trigger
...
an INSIST. [RT# 11116]
2004-04-20 14:12:44 +00:00
Mark Andrews
bc94d297e5
1595. [func] New notify type 'master-only'. Enable notify for
...
master zones only.
2004-03-30 02:12:16 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
2047977ce2
1586. [func] "check-names" is now implemented.
2004-02-27 20:41:51 +00:00
Mark Andrews
62700b67eb
1539. [bug] Open UDP sockets for notify-source and transfer-source
...
that use reserved ports at startup. [RT #9475 ]
2004-01-05 06:56:44 +00:00
Tatuya JINMEI 神明達哉
ce28ea0f2f
fixed a typo in a comment line: s/compatability/compatibility/
2003-08-08 22:46:37 +00:00
Mark Andrews
b500de3be9
alt-transfer-source-v4 -> alt-transfer-source
2003-02-27 05:12:47 +00:00
Mark Andrews
476386968b
1446. [func] Implemented undocumented alternate transfer sources
...
from BIND 8. See use-alt-transfer-source,
alt-transfer-source-v4 and alt-transfer-source-v6.
SECURITY: use-alt-transfer-source is ENABLED unless
you are using views. This may caues a security risk
resulting in accidental disclosure of wrong zone
content if the master supplying different source
content based on IP address. If you are not certian
ISC recommends setting use-alt-transfer-source no;
developer: marka
reviewer: explorer
2003-02-26 23:29:00 +00:00
Mark Andrews
a1301ef891
undo (wrong branch)
2003-02-04 06:10:09 +00:00
Mark Andrews
ab4bec8504
checkpoint
2003-02-04 05:44:32 +00:00
Mark Andrews
87f4715d6c
1344. [func] Log if the serial number on the master has gone backwards.
...
If you have multiple machines specified in the masters
clause you may want to set 'multi-master yes;' to suppress
this warning.
2002-07-29 06:58:46 +00:00
Mark Andrews
a7038d1a05
copyrights
2002-02-20 03:35:59 +00:00
Mark Andrews
023dd2cfe0
reverse also-notify changes. dns_zone_setalsonotify() has relaxed its calling
...
convention.
Correct INSIST
2002-01-23 02:12:24 +00:00
Brian Wellington
a5c077e40c
1181. [func] Add the "key-directory" configuration statement,
...
which allows the server to look for online signing
keys in alternate directories.
2002-01-21 11:00:25 +00:00
Mark Andrews
b627356826
re-do:
...
1168. [bug] Empty also-notify clauses were not handled. [RT #2309 ]
2002-01-14 04:16:03 +00:00
Andreas Gustafsson
1f1d36a87b
Check return values or cast them to (void), as required by the coding
...
standards; add exceptions to the coding standards for cases where this is
not desirable
2001-11-30 01:59:49 +00:00
Mark Andrews
80dd46d7aa
1113. [bug] allow-update/allow-update-forwarding did not work
...
when specified in a view. [RT #2014 ]
2001-11-08 05:36:23 +00:00
Andreas Gustafsson
0cf9ce19cc
1057. [bug] Reloading the server after adding a "file" clause
...
to a zone statement could cause the server to
crash due to a typo in change 1016.
2001-10-17 18:57:01 +00:00
Andreas Gustafsson
bb60abb445
1043. [bug] Specifying a transfer-source or transfer-source-v6
...
option in the zone statement for a master zone was
not treated as an error. [RT #1876 ]
2001-10-11 01:55:03 +00:00
Andreas Gustafsson
ff4322d44f
1016. [bug] Slave zones with no backup file were re-transferred
...
on every server reload.
2001-09-25 23:01:15 +00:00
Andreas Gustafsson
8cccaeaee1
New named.conf option "ixfr-from-differences" [RT #1727 ]
2001-09-08 00:21:49 +00:00
Andreas Gustafsson
76d9120dd6
80 columns
2001-09-04 19:20:54 +00:00
Andreas Gustafsson
687b7ef998
handle max-journal-size more like other options
2001-09-01 01:43:24 +00:00
Andreas Gustafsson
cb8fd52bbe
call the new option for setting the maximum journal
...
size 'max-journal-size', not 'journal-size', in the tradition of the
historical option 'max-ixfr-log-size'
2001-09-01 01:13:41 +00:00
Mark Andrews
cc0a5f7142
journal-size can now be set from named.conf
2001-08-30 05:23:00 +00:00
Mark Andrews
de9833be77
955. [bug] When using views, the zone's class was not being
...
inherited from the view's class. [RT #1583 ]
2001-08-07 01:58:59 +00:00
Brian Wellington
17dba29ba5
854. [bug] The config parser didn't properly handle config
...
options that were specified in units of time other
than seconds. [RT #1372 ]
2001-06-04 21:51:27 +00:00
David Lawrence
8dd4cf7fc6
dns_dialuptype_t dialup = dns_notifytype_no changed to = dns_dialuptype_no
2001-04-12 21:09:35 +00:00
David Lawrence
0015ab0974
initialized some variables to silence warning
2001-03-05 12:04:46 +00:00