Andreas Gustafsson
267d211cfe
edited
2000-12-15 00:28:32 +00:00
Andreas Gustafsson
6ea2433052
someone should ceck whether our NAPTR implementation conforms to RFC2915
2000-12-15 00:25:16 +00:00
Andreas Gustafsson
4004165d00
removed reference to nonexistent named.conf man page; added
...
more detailed references to ARM
2000-12-15 00:24:10 +00:00
Andreas Gustafsson
a1bb4b0e4f
edited
2000-12-15 00:22:52 +00:00
Andreas Gustafsson
6c29053a20
614. [bug] Checks for uninitialized link fields were prone
...
to false positives, causing assertion failures.
The checks are now disabled by default and may
be re-enabled by defining ISC_LIST_CHECKINIT.
2000-12-15 00:20:55 +00:00
Andreas Gustafsson
46564d3c26
edited for 9.1.0b2
2000-12-15 00:02:57 +00:00
Andreas Gustafsson
5412d26798
entropy.c did not include header files necessary for select(),
...
causing nonthreaded builds to fail on AIX
2000-12-14 22:40:17 +00:00
Mark Andrews
8923ca9a52
detect when you need to re-run configure / config.status.
2000-12-14 22:33:05 +00:00
Mark Andrews
ddc9b4f5f7
cut&paste error.
2000-12-14 22:28:01 +00:00
Mark Andrews
43b8fb7570
dns_rdata_init > dns_rdata_reset
2000-12-14 22:10:37 +00:00
Mark Andrews
5d2026ea7b
relax initalied checks
2000-12-14 22:09:51 +00:00
Mark Andrews
7d12803252
initial checkin
2000-12-14 22:08:56 +00:00
Mark Andrews
9ef0d4a179
add check-conf.1
2000-12-14 22:03:58 +00:00
Andreas Gustafsson
88b3bc12b5
added RFC2915 (new NAPTR RR RFC)
2000-12-14 21:49:30 +00:00
Mark Andrews
92f372bb48
Initial checkin.
2000-12-14 21:41:50 +00:00
Mark Andrews
e7f4be873f
add checking files
2000-12-14 21:35:25 +00:00
Mark Andrews
e99691e566
cleanup
2000-12-14 21:33:34 +00:00
Mark Andrews
7e8c1a13e9
Initial checkin.
2000-12-14 21:33:11 +00:00
Andreas Gustafsson
6383cfc666
added more enum drafts
2000-12-14 21:27:03 +00:00
Mark Andrews
8fd925169f
keep CAP_SYS_RESOURCE
2000-12-14 18:29:57 +00:00
Mark Andrews
54f00517c5
Add check-zone.
2000-12-14 01:45:53 +00:00
Mark Andrews
ef65850496
add check
2000-12-14 01:12:38 +00:00
Mark Andrews
0de782ac54
bring into line w/ man page.
2000-12-14 01:03:48 +00:00
Mark Andrews
f815ada673
Initial checkin.
2000-12-14 00:52:44 +00:00
Brian Wellington
ee10d3de18
#include <stdio.h>
2000-12-13 21:28:38 +00:00
Andreas Gustafsson
93ead7de34
omit lib/cfg from distribution until it is ready
2000-12-13 21:21:30 +00:00
Andreas Gustafsson
eaa45770d0
draft-aboba-dnsext-mdns-01.txt was apparently superseded by draft-ietf-dnsext-mdns-00.txt
2000-12-13 18:19:11 +00:00
Andreas Gustafsson
fe9c5d2fc5
updated drafts
2000-12-13 18:16:16 +00:00
Andreas Gustafsson
cdb41f0dc3
added more multicast DNS drafts
2000-12-13 18:15:16 +00:00
David Lawrence
3d509f54ac
613. [bug] "rndc reload zone" now reloads primary zones.
...
It previously only updated slave and stub zones,
if an SOA query indicated an out of date serial.
2000-12-13 07:18:44 +00:00
Mark Andrews
fa67ca21f6
make dns_zone_load work w/o being managed.
...
add bin/check/Makefile to configure
2000-12-13 06:21:42 +00:00
Mark Andrews
9e77d51069
Initial checkin
2000-12-13 06:05:42 +00:00
David Lawrence
13a0f9518a
oops, an ifdef should have been an ifndef
2000-12-13 01:42:23 +00:00
David Lawrence
a59ed6543b
612. [cleanup] Shutup a ridiculously noisy HP-UX compiler that
...
complains relentlessly about how its treatment
of 'const' has changed as well as how casting
sometimes tightens alignment constraints.
2000-12-13 00:23:05 +00:00
Brian Wellington
2103b1d460
Don't allow queries of class or type ANY.
2000-12-13 00:22:54 +00:00
David Lawrence
10e6498d6d
* Removed max-names (as well as DNS_R_ZONETOOLARGE, which was
...
never returned by any function and was presumably cruft
related to max-names).
* Made allow-notify part of the public source and documented it.
* Made master server TSIG keys part of the public source and documented it.
* Removed a define of DNS_OPT_NEWCODES supposedly used by GNS, with
the approval of Mike.
* Made DNS_ZONE_FORCELOAD flag, used by rndc reload, work in the
public source. After the NOMINUM_PUBLIC cleanup, I'll
fix the rndc reload issues we've been discussing here at IETF.
I left in NOMIMUM_PUBLIC around the forward-notify stuff, with the
expectation that Michael will give the go-ahead next week to remove it.
2000-12-13 00:15:39 +00:00
Brian Wellington
58082ab8a8
The "cachefile" option now loads the file on startup. The "temporary" -x
...
option to named is no more.
2000-12-12 23:05:59 +00:00
Brian Wellington
8b6293c6ca
oops, forgot to add "dumpdb"
2000-12-12 23:03:16 +00:00
Brian Wellington
ddda1ae369
rndc dumpdb is supported now.
2000-12-12 21:43:11 +00:00
Brian Wellington
91b191a90c
610. [func] rndc dumpdb is now supported.
2000-12-12 21:33:43 +00:00
Brian Wellington
eb8713ed94
Add support for the 'rndc dumpdb' command. Also add the 'cachefile'
...
option to the config file, which will be used for persistent cache
storage.
2000-12-12 21:33:21 +00:00
Brian Wellington
31874cf824
Print the version of dnssec-signzone in a comment in the signed zone.
2000-12-12 20:21:34 +00:00
Brian Wellington
87075c90f6
The sdb CHANGES entry ( #401 ) should return to CHANGES from doc/private/CHANGES.
2000-12-12 19:54:02 +00:00
David Lawrence
c0d3ee33c4
Another draft from the IAB chair about domain names. It is more
...
ICANN relevant than IETF relevant -- not a technical standard -- but
would be good for many domain administrators to read.
2000-12-12 18:34:30 +00:00
Brian Wellington
bf00f50cf4
609. [bug] getrrsetbyname() would crash lwresd if the server
...
found more SIGs than answers. [RT #554 ]
2000-12-12 07:25:04 +00:00
David Lawrence
b74896ead5
599. [func] Added four new functions to the libisc log API to
...
support i18n messages. isc_log_iwrite(),
isc_log_ivwrite(), isc_log_iwrite1() and
isc_log_ivwrite1() were added.
(The log.h/log.c changes were just minor formatting changes.)
2000-12-12 05:29:33 +00:00
Andreas Gustafsson
fc6f5743aa
use isc_log_iwrite() for localized logging,
...
to keep backwards compatibility
2000-12-12 00:18:01 +00:00
Brian Wellington
f8246fc026
alphabetize tokens
2000-12-11 23:38:25 +00:00
Mark Andrews
88a6fef494
init dns_rdata_t's
2000-12-11 23:09:47 +00:00
Brian Wellington
253f774e35
608. [func] dnssec-signzone now adds a comment to the zone
...
with the time the file was signed.
2000-12-11 22:55:25 +00:00