Mark Andrews
a780addfd8
update wording
2004-01-27 00:58:15 +00:00
Mark Andrews
ab936f4781
1563. [bug] Gracefully fail when unable to obtain neither a IPv4
...
or a IPv6 dispatch. [RT #10230 ]
2004-01-26 23:55:26 +00:00
Mark Andrews
e3764d516d
1539. [bug] Open UDP sockets for notify-source and transfer-source
...
that use reserved ports at startup. [RT #9475 ]
2004-01-05 07:21:33 +00:00
Mark Andrews
3ef0cdb28f
patch misplaced a hunk
2003-09-19 13:40:42 +00:00
Mark Andrews
5bf66f7c0f
1509. [bug] Hint zones should accept delegation-only. Forward
...
zone should not accept delegation-only.
1508. [bug] Don't apply delegation-only checks to answers from
forwarders.
1507. [bug] Handle BIND 8 style returns to NS queries to parents
when making delegation-only checks.
2003-09-19 06:17:54 +00:00
Mark Andrews
bfe6a0f3b4
1504. [func] New zone type "delegation-only".
2003-09-17 05:20:04 +00:00
Mark Andrews
1d04b5105d
1495. [cleanup] Replace hash functions with universal hash.
2003-07-25 03:31:45 +00:00
Mark Andrews
c1df871a18
silence compiler warnings (HPUX/11i)
2003-07-23 06:57:59 +00:00
Mark Andrews
4ac02e2e6b
1482. [bug] Named could fail to start if the kernel supports
...
IPv6 but no interfaces are configured. Similarly
for IPv4. [RT #6229 ]
2003-07-17 07:30:20 +00:00
Mark Andrews
f8bbf744a5
use "%u" for unsigned arguements
2003-05-15 06:37:55 +00:00
Mark Andrews
06aa4578d1
1418. [bug] 'rndc reconfig' did not cause new slaves to load.
2003-05-12 07:03:50 +00:00
Mark Andrews
818643e8c5
1452. [bug] Bad #ifdef, ISC_RFC2335 -> ISC_RFC2535.
2003-03-07 00:11:28 +00:00
Mark Andrews
a7efbe70e7
merge 9.2.2 back into v9_2
2003-03-06 04:38:29 +00:00
Mark Andrews
3e4d38c0b1
reviewed: bwelling
...
1277. [bug] Failure to write pid-file should not be fatal on
reload. [RT #2861 ]
2002-07-10 04:27:30 +00:00
Mark Andrews
c073347825
reviewed: bwelling
...
1335. [bug] Options should apply to the internal _bind view.
2002-07-02 02:46:43 +00:00
Mark Andrews
b9b40d5fb7
1282. [bug] ns_server_destroy() failed to set *serverp to NULL.
2002-05-08 06:06:33 +00:00
Mark Andrews
253c278b39
pullup:
...
1240. [bug] It was possible to leak zone references by
specifying an incorrect zone to rndc.
2002-03-29 01:35:24 +00:00
Mark Andrews
73d7583d98
update copyrights
2002-02-08 03:57:47 +00:00
Mark Andrews
9445e10377
1012. [bug] The -p option to named did not behave as documented.
2002-01-24 03:06:25 +00:00
Andreas Gustafsson
413463f215
pullup:
...
wrong test to see if snprintf had a too small buffer.
2002-01-23 02:11:32 +00:00
Mark Andrews
a4e8b19b83
1019. [bug] The value of the lame-ttl option was limited to 18000
...
seconds, not 1800 seconds as documented. [RT #1803 ]
2001-09-28 05:35:47 +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
337a8fe16a
Add Danny's name to the authors.bind list
2001-08-03 17:58:18 +00:00
Andreas Gustafsson
b76883e1cc
issue a more descriptive error message when multiple conflicting
...
forwarding policies are configured
2001-07-31 19:22:51 +00:00
Brian Wellington
ee3ab6063d
945. [func] Add the new view-specific options
...
"match-destinations" and "match-recursive-only".
2001-07-26 20:42:46 +00:00
Andreas Gustafsson
4eb5d27bae
issue a more specific error message when there is a problem with the
...
root hints file (such as it not existing)
2001-07-23 17:31:33 +00:00
Andreas Gustafsson
6529f9ffb6
use isc_file_ischdiridempotent()
2001-07-16 18:33:30 +00:00
Brian Wellington
9f5423a840
If the server was built without openssl, ignore trusted keys.
2001-07-11 22:22:37 +00:00
Andreas Gustafsson
07c336a9a8
912. [bug] Attempts to set the 'additional-from-cache' or
...
'additional-from-auth' option to 'no' in a
server with recursion enabled will now
be ignored and cause a warning message.
[RT #1145 ]
2001-06-26 23:53:39 +00:00
Andreas Gustafsson
6a7a69e9f7
905. [bug] Creating a forward "zone" for the root domain
...
did not work. [RT #1418 ]
2001-06-18 20:03:48 +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
Mark Andrews
b5a86fe434
853. [bug] configure_view_acl() failed to detach existing acls.
...
[RT #1374 ]
2001-06-04 14:08:34 +00:00
Brian Wellington
5455f30a75
842. [func] 'rndc flush' now takes an optional view.
2001-05-31 01:21:12 +00:00
Mark Andrews
89d03d4715
Redo:
...
839. [func] Dump packets for which there was no view or that the
class could not be determined to category "unmatched".
2001-05-28 05:17:05 +00:00
Brian Wellington
50097b38c0
830. [func] Implement 'rndc status'.
2001-05-14 20:44:16 +00:00
Brian Wellington
ecf4962155
more of 'rndc status'
2001-05-14 19:06:47 +00:00
Brian Wellington
66262ee904
rndc status now counts zones (in all views except _bind)
2001-05-09 21:35:28 +00:00
Brian Wellington
7fea1b3b43
If 'rndc trace' is sent to a server already debugging at level 99, ignore it.
2001-05-08 04:30:32 +00:00
Brian Wellington
e4cd5a1e5d
Partial support for "rndc status". Not all of the fields are filled in yet.
2001-05-08 04:09:41 +00:00
Andreas Gustafsson
532989b206
initate command channel shutdown from the server task, not the
...
main task, to avoid race conditions; eliminate global variables in
controlconf.c
2001-05-08 03:42:34 +00:00
Andreas Gustafsson
2071b2be37
unused variable
2001-05-08 00:26:24 +00:00
Andreas Gustafsson
9dafd058e3
implemented 'rndc reconfig'
2001-05-07 23:34:24 +00:00
Brian Wellington
4f35dccfc2
If lwresd was started with no -c or -C option, it would fail to read
...
/etc/resolv.conf if /etc/lwresd.conf was not found.
2001-04-19 23:38:32 +00:00
David Lawrence
8ed664e5a6
zonetype "ztype" was set but not used in configure_zone; removed
2001-04-12 21:07:39 +00:00
Brian Wellington
c20ffa38de
808. [func] Add 'rndc flush' to flush the server's cache.
2001-04-11 20:37:50 +00:00
Andreas Gustafsson
7dde5be909
rephrased relative directory warning
2001-03-29 04:25:59 +00:00
Brian Wellington
672056d560
797. [func] Issue a warning if the 'directory' option contains
...
a relative path. [RT #269 ]
2001-03-29 02:33:48 +00:00
Andreas Gustafsson
a95181f3f2
statistics-file had incorrect default value if the configuration did not
...
load completely
2001-03-27 18:17:09 +00:00
Brian Wellington
1d92d8a245
792. [cleanup] Replace the OMAPI command channel protocol with a
...
simpler one.
2001-03-27 00:44:59 +00:00
Andreas Gustafsson
af0a9bac79
missing NULL initialization in
...
match-mapped-addresses glue code
2001-03-26 23:03:05 +00:00