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 |
|
Andreas Gustafsson
|
5c90fb2361
|
clarified error messages
|
2000-11-28 17:34:06 +00:00 |
|
Mark Andrews
|
ae520c2f9f
|
More obsolete filed warnings
|
2000-11-28 05:24:53 +00:00 |
|
Mark Andrews
|
9b2e198580
|
Silence compiler
|
2000-11-28 04:46:00 +00:00 |
|
Mark Andrews
|
70270e02ca
|
Remove max-cache-ttl and max-ncache-ttl unimplemented warnings.
Warn max-cache-size is not implemented.
|
2000-11-28 04:01:21 +00:00 |
|
Mark Andrews
|
1e9a8d3d39
|
Warn that max-cache-size is not yet implemented.
|
2000-11-28 03:57:17 +00:00 |
|
Mark Andrews
|
a5af8127b8
|
add support for enabling library logging.
add missing ISC_LINK_INIT()
|
2000-11-28 03:34:10 +00:00 |
|
Mark Andrews
|
a7e4b89468
|
Check stub dialup option values.
|
2000-11-28 03:22:55 +00:00 |
|
Mark Andrews
|
94e5d79449
|
Use "nsupdate filename" rather than "nsupdate < filename".
|
2000-11-28 03:21:17 +00:00 |
|
Mark Andrews
|
e0c769c3ec
|
Update dialup info.
|
2000-11-28 03:20:20 +00:00 |
|
Mark Andrews
|
537d147d76
|
Allow "dialup passive" to work for stub zones.
|
2000-11-28 03:17:48 +00:00 |
|
Andreas Gustafsson
|
8a711bcd39
|
clarified comment
|
2000-11-28 02:33:58 +00:00 |
|
Andreas Gustafsson
|
0b2d261301
|
removed sdb NOMINUM_PUBLIC cruft
|
2000-11-28 02:10:03 +00:00 |
|
Andreas Gustafsson
|
90cd33e0ba
|
580. [func] Ignore trailing garbage on incoming DNS packets,
for interoperability with broken server
implementations. [RT #491]
|
2000-11-28 02:05:27 +00:00 |
|
Michael Sawyer
|
504b15de12
|
Use zone lock instead of zmgr lock on counters
Clean up global and local count adders.
|
2000-11-28 01:59:25 +00:00 |
|
Andreas Gustafsson
|
f00075e753
|
getrrsetbyname() incorrectly assumed that malloc() and
calloc() return NULL only on failure, causing the lwres test to fail
on OSF/1 and AIX systems
|
2000-11-28 01:50:46 +00:00 |
|
Andreas Gustafsson
|
13dcd0e9df
|
updated
|
2000-11-28 00:02:57 +00:00 |
|
Mark Andrews
|
644ef1972a
|
Add INSIST(client->recursionquota == NULL) in various places to ensure that
we are not leaking.
|
2000-11-27 23:54:12 +00:00 |
|
Andreas Gustafsson
|
d7e77a9b59
|
573. had wrong RT number
|
2000-11-27 23:03:01 +00:00 |
|
Andreas Gustafsson
|
483ecbbf7e
|
580. was not a user visible change
|
2000-11-27 22:49:31 +00:00 |
|
Andreas Gustafsson
|
3955d85b3c
|
uninitialized variable
|
2000-11-27 22:19:37 +00:00 |
|
Andreas Gustafsson
|
517ad698ee
|
make ns_server_dumpstats() use dns_name_format(), not dns_name_totext()
|
2000-11-27 22:08:06 +00:00 |
|
Andreas Gustafsson
|
d0d6f26fb2
|
updated
|
2000-11-27 21:58:01 +00:00 |
|
Andreas Gustafsson
|
bb86d6e2a6
|
draft-ietf-idn-requirements-03.txt presumably supersedes draft-ietf-idn-requirment-00.txt
|
2000-11-27 20:30:32 +00:00 |
|
Bob Halley
|
59e1a928bc
|
do not INSIST when restarting with returnlame
|
2000-11-27 19:56:16 +00:00 |
|
Andreas Gustafsson
|
aba53c938b
|
added recipe for removing lockout files
|
2000-11-27 19:52:16 +00:00 |
|
Andreas Gustafsson
|
41c53e1d11
|
added comment
|
2000-11-27 19:45:45 +00:00 |
|
Andreas Gustafsson
|
9259fed3d8
|
Continue move of lib/dns/*conf.c stuff to bin/named
|
2000-11-27 19:42:38 +00:00 |
|
Andreas Gustafsson
|
ea888dc768
|
added draft-ietf-ipngwg-prefix-rr-disc-00.txt
|
2000-11-27 19:22:22 +00:00 |
|
Andreas Gustafsson
|
d7059b8b7c
|
80 columns
|
2000-11-27 19:15:39 +00:00 |
|
Andreas Gustafsson
|
a5d079249c
|
provide more clearly marked places to insert code for
database drivers
|
2000-11-27 19:12:23 +00:00 |
|
Andreas Gustafsson
|
f9870620b3
|
reworded 578.
|
2000-11-27 18:20:50 +00:00 |
|
Andreas Gustafsson
|
84810b58f9
|
missing end tags and missing comma
|
2000-11-27 18:06:02 +00:00 |
|
Andreas Gustafsson
|
ef5d6f22e2
|
spacing
|
2000-11-27 17:58:59 +00:00 |
|