Andreas Gustafsson
f7c21e46c4
updated ARM and the rndc usage message to reflect the current
...
set of supported commands
2000-11-30 21:33:22 +00:00
Andreas Gustafsson
091ea9e38d
#include <dns/result.h>
2000-11-30 21:32:20 +00:00
Andreas Gustafsson
1d7204a98d
Support reloading of any zone using rndc, not just zones in class IN,
...
using the command syntax "rndc reload zone [class [view]]".
2000-11-30 20:47:53 +00:00
Andreas Gustafsson
fa73911fa2
call dns_result_register()
2000-11-30 20:45:07 +00:00
Andreas Gustafsson
984ca288f1
rewrote Mike's code for reloading of individual zones completely,
...
thereby eliminating a large number of bugs including a buffer overflow
2000-11-30 19:38:04 +00:00
Mark Andrews
012c6d0b91
585. [func] dns_db_addrdataset() and and dns_rdataslab_merge()
...
now support 'exact' additions in a similar manner to
dns_db_subtractrdataset() and dns_rdataslab_subtract().
2000-11-30 13:19:09 +00:00
Andreas Gustafsson
1addbb8471
'notify explicit;' did not have a CHANGES entry
2000-11-30 03:00:08 +00:00
Stephen Jacob
5f43995672
Changed "Rebuilding the Server" section:
...
* Changed references to OBJS, SRCS, CINCLUDES, LIBS to DBDRIVER_OBJS,
DBDRIVEDR_SRCS, DBDRIVER_INCLUDES, DBDRIVER_LIBS.
* Added references to a specific sample driver (timedb) as an example
for each step.
2000-11-30 02:03:18 +00:00
Stephen Jacob
c56fb9c0a5
2000-11-29 Stephen Jacob <sj@nominum.com>
...
* bin/named/Makefile.in: Added DBDRIVER_SRCS and included it
in the SRCS variable. Equivalent of DBDRIVER_OBJS for OBJS.
2000-11-30 00:50:49 +00:00
Andreas Gustafsson
23825d1956
references to named.conf statements should not include an empty
...
set of braces
2000-11-30 00:29:35 +00:00
Andreas Gustafsson
d3be9a9c6e
583. [func] "rndc querylog" will now toggle logging of
...
queries, like "ndc querylog" in BIND 8.
2000-11-30 00:25:49 +00:00
Andreas Gustafsson
acb053cc54
references to named.conf statements should not include an empty
...
set of braces
2000-11-30 00:20:40 +00:00
Andreas Gustafsson
21dc0cbb26
reload is no longer the only command supported by rndc
2000-11-30 00:18:16 +00:00
Andreas Gustafsson
8b4eaec405
removed RRSET_AUTHORITATIVE bit as decided in lengthy
...
teleconference discussion; some editorial changes
2000-11-29 22:55:11 +00:00
Andreas Gustafsson
2321342255
updated drafts
2000-11-29 19:15:51 +00:00
Andreas Gustafsson
21a170a0ce
typos
2000-11-29 19:14:15 +00:00
Mark Andrews
e9fce1415f
582. [bug] dns_zone_idetach() failed to lock the zone.
...
[RT #199 , #463 ]
2000-11-29 14:03:29 +00:00
Mark Andrews
483958540f
581. [bug] log severity was not being correctly processed.
...
[RT #485 ]
2000-11-29 13:30:43 +00:00
David Lawrence
01a37f376f
changed "in" to "of" in DNS_R_SINGLETON, "multiple RRs of singleton type"
2000-11-29 05:59:33 +00:00
David Lawrence
9309cf30c0
The role of the DNS, as viewed by the IAB chair
2000-11-29 04:27:35 +00:00
Andreas Gustafsson
25303900d1
missing semicolon
2000-11-29 01:51:54 +00:00
Andreas Gustafsson
1d90a73d6d
Make reloads work again after condition variable hack; added comments
2000-11-29 01:50:49 +00:00
Andreas Gustafsson
e3ac60bd05
updated
2000-11-29 01:32:26 +00:00
Andreas Gustafsson
8e7ce54bef
Make omapi clients work on single-threaded systems by
...
means of a gross hack involving recursive invocation of the
event loop. [RT #505 ]
2000-11-29 01:27:09 +00:00
Andreas Gustafsson
af5e09a3f2
removed drafts now available as RFCs
2000-11-29 01:16:30 +00:00
Andreas Gustafsson
b0ec080043
added new RFCs
2000-11-29 01:15:33 +00:00
Andreas Gustafsson
aefca1d492
typo in comment
2000-11-29 00:10:29 +00:00
Andreas Gustafsson
88f55cd779
; Add some cell padding to tables so that they don't look so cramped
...
; in Netscape.
2000-11-28 23:31:30 +00:00
Andreas Gustafsson
b4d70507ca
Documented the "stderr" logging destination
2000-11-28 23:06:32 +00:00
Andreas Gustafsson
a057b6e5e2
{min,max}-re{try,fresh}-time are implemented as
...
view and zone options, too
2000-11-28 22:44:10 +00:00
Andreas Gustafsson
37fb395fd7
it makes no sense for a forward zone to have
...
a {min,max}-re{try,fresh}-time or zone-statistics option
2000-11-28 22:42:37 +00:00
Andreas Gustafsson
50baab1389
{min,max}-{refresh,retry}-time are now implemented
2000-11-28 22:14:22 +00:00
Andreas Gustafsson
53f483103b
sortlist is implemented in views, too
2000-11-28 21:46:32 +00:00
Andreas Gustafsson
876a69ba28
reclassified check-names as obsolete
2000-11-28 21:45:28 +00:00
Andreas Gustafsson
54f6b2cfa8
stacksize, datasize, coresize and files options are now implemented
2000-11-28 21:43:37 +00:00
Andreas Gustafsson
1f1ff380e0
switch() was missing all break; statements, causing setting of resource
...
limits to always fail
2000-11-28 21:40:52 +00:00
Andreas Gustafsson
c7a793bddb
missing spaces in resource limit error message
2000-11-28 21:32:32 +00:00
Andreas Gustafsson
2e711b6002
statistics-file, sortlist, additional-from-cache, and additional-from-auth
...
are now implemented
2000-11-28 21:27:45 +00:00
Andreas Gustafsson
9374f5f62c
Do not express intent to implement the check-names option.
2000-11-28 21:20:51 +00:00
Andreas Gustafsson
0a479f5bfd
clarified description of 'database' option; undocumented rbt64
2000-11-28 21:10:20 +00:00
Andreas Gustafsson
57aac9d2de
removed /* XXX should use temporary file and rename */ comment -
...
dns_master_dump() now takes care of that
2000-11-28 20:54:37 +00:00
Andreas Gustafsson
d963f03a1b
item 537. no longer applies
2000-11-28 20:45:06 +00:00
Andreas Gustafsson
06fef02803
removed 'nostatistics' lines from statistics dumps
2000-11-28 20:08:35 +00:00
Michael Sawyer
f9fa6b9a3b
Don't reset counters on every reload
2000-11-28 19:58:14 +00:00
Andreas Gustafsson
f6ec00228a
updated notify-source documentation to reflect simplified default
...
processing; other editing affecting mainly the various *-source options
2000-11-28 19:16:23 +00:00
Andreas Gustafsson
7f317e65c2
simplified notify-source default processing
2000-11-28 19:15:12 +00:00
Andreas Gustafsson
f333ea9bdd
added notify-source options
2000-11-28 19:07:00 +00:00
Andreas Gustafsson
78d65c6542
regenerated HTML
2000-11-28 18:57:04 +00:00
Andreas Gustafsson
6ce3f0408e
minor clarifications to additional-from{auth,cache} docs
2000-11-28 18:55:57 +00:00
Michael Graff
ecc1defdac
add documentation for additional-from-{auth,cache} -- comments welcome
2000-11-28 18:35:08 +00:00