Andreas Gustafsson
49df2ea987
eliminated compiler warning
2000-12-21 02:50:43 +00:00
Andreas Gustafsson
bb01a40e65
clean, distclean, and install targets were missing
2000-12-21 01:56:12 +00:00
Brian Wellington
e3d6866002
usage() -> usage(void)
2000-12-21 01:54:30 +00:00
Brian Wellington
c867239326
updated
2000-12-20 03:42:49 +00:00
Brian Wellington
039c8eda34
test a few more things about getrrsetbyname()
2000-12-20 03:42:01 +00:00
Brian Wellington
736aab3076
626. [bug] The lightweight resolver daemon no longer crashes
...
when asked for a SIG rrset. [RT #558 ]
2000-12-20 03:40:20 +00:00
Andreas Gustafsson
5502121bd0
eliminated compiler warning
2000-12-19 19:54:29 +00:00
Andreas Gustafsson
6ed87838fe
spacing
2000-12-19 19:53:58 +00:00
Andreas Gustafsson
75d927bd72
renamed check-zone to named-checkzone and check-conf to named-checkzone
...
to reduce /usr/local/bin namespace pollution; added a CHANGES entry for them
2000-12-19 19:51:08 +00:00
Andreas Gustafsson
bb1cf189bb
renamed check-zone to named-checkzone and check-conf to named-checkzone
...
to reduce /usr/local/bin namespace pollution; added a CHANGES entry for them
2000-12-19 19:48:09 +00:00
Andreas Gustafsson
9de6daa628
use ISC_SOCKADDR_FORMATSIZE
2000-12-19 19:21:39 +00:00
Andreas Gustafsson
1928be262c
edited
2000-12-19 19:21:06 +00:00
Mark Andrews
96f66b3396
make views test work
2000-12-19 03:42:36 +00:00
Brian Wellington
a53b596c42
reorder the directories so that 'check' is last.
2000-12-19 01:42:15 +00:00
Andreas Gustafsson
c877d7db8f
use common configuration files
2000-12-18 23:24:24 +00:00
Andreas Gustafsson
bfc41f13e7
clenup
2000-12-18 22:39:17 +00:00
Andreas Gustafsson
8351864ef8
added directory bin/tests/system/common for code to be shared by
...
multiple system tests
2000-12-18 21:04:27 +00:00
Brian Wellington
c8fc692fa1
618. [bug] Queries to a signed zone could sometimes cause
...
an assertion failure.
2000-12-16 02:30:58 +00:00
Andreas Gustafsson
d06083ba21
superseded by tests/system/nsupdate/update_test.pl
2000-12-16 00:58:40 +00:00
Andreas Gustafsson
f19771c55d
617. [bug] When using dynamic update to add a new RR to an
...
existing RRset with a different TTL, the journal
entries generated from the update did not include
explicit deletions and re-additions of the existing
RRs to update their TTL to the new value.
2000-12-16 00:58:03 +00:00
Andreas Gustafsson
113b8ef973
renamed dns_view_dumpcachetostream() to dns_view_dumpdbtostream()
...
and changed header comments to make it clear that it is for debugging/analysis purposes and may
dump other stuff in addition to the cache in the future. Also changed the dump style to the
'explict TTL' one, which makes more sense than usin when dumping cache files since the TTLs
tend to be different in each rrset, and added a comment banner at the top of each cache dump
containing the view name.
2000-12-15 21:11:38 +00:00
Andreas Gustafsson
9719cb1205
clarified usage message
2000-12-15 19:39:58 +00:00
Andreas Gustafsson
e194e0e04b
#include <masterdump.h> not needed; loop style
2000-12-15 19:38:07 +00:00
Andreas Gustafsson
416b0c2f10
don't include function names in non-debug log messages
2000-12-15 19:32:55 +00:00
Andreas Gustafsson
3253eb8c09
brace style
2000-12-15 19:29:57 +00:00
Andreas Gustafsson
5ccb842cda
lined up columns in signing performance statistics output
...
and made all the lines use colons consistently
2000-12-15 19:26:54 +00:00
Andreas Gustafsson
7e044d7367
fixed several bugs in signing performance statistics printing
2000-12-15 19:19:56 +00:00
Andreas Gustafsson
cbd600f1ba
spacing
2000-12-15 19:07:07 +00:00
Olafur Gudmundsson
acc63b06d9
[615] dnssec-signzone did not like child signed keysets with multiple
...
signatures. (coredump)
[616] After consulting with Andreas I added some more timing statistics
when statistics are requesed.
2000-12-15 05:58:08 +00:00
Andreas Gustafsson
0f5542c35c
Makefile.in did not devine VPATH, which caused Marks's
...
makefile-out-of-date hack to fail when using a separate build
directory
2000-12-15 01:40:40 +00:00
Andreas Gustafsson
8c18a5cfc2
oops, previous change did not compile
2000-12-15 01:07:52 +00:00
Andreas Gustafsson
eacc01e117
not being able to open a socket on port 53 is not
...
an 'unexpected error'
2000-12-15 00:31:27 +00:00
Andreas Gustafsson
f77a1793d0
commented
2000-12-15 00:29:59 +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
Mark Andrews
7d12803252
initial checkin
2000-12-14 22:08:56 +00:00
Mark Andrews
92f372bb48
Initial checkin.
2000-12-14 21:41:50 +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
Mark Andrews
8fd925169f
keep CAP_SYS_RESOURCE
2000-12-14 18:29:57 +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
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
9e77d51069
Initial checkin
2000-12-13 06:05:42 +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
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
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