Commit Graph

3080 Commits

Author SHA1 Message Date
Brian Wellington
daad43e5a4 802. [bug] DNSSEC key tags were computed incorrectly in almost
all cases. [RT #1146]
2001-04-04 02:02:58 +00:00
Brian Wellington
599bf3aca7 The code to convert a resolv.conf sortlist into a named.conf sortlist was
broken in many ways.
2001-04-02 22:52:07 +00:00
Brian Wellington
b435b1ded3 correctly document the -V (verbose) argument. 2001-03-31 18:19:07 +00:00
Brian Wellington
edac761923 updates 2001-03-31 02:39:52 +00:00
Andreas Gustafsson
9c49c394b4 manpage docbook conversion 2001-03-31 02:31:16 +00:00
Brian Wellington
8ffa8320ab minor changes 2001-03-31 02:25:31 +00:00
Andreas Gustafsson
803b50652f manpage docbook conversion 2001-03-31 02:23:18 +00:00
Brian Wellington
c9c630ee84 If signing a zone fails, remove the partial file. [RT #1131] 2001-03-31 02:12:26 +00:00
Brian Wellington
bb74e8ce7b output the signed data into a temp file, then rename at the end. 2001-03-31 01:46:13 +00:00
Brian Wellington
091329e690 allow multiple messages on the command channel socket 2001-03-31 01:24:25 +00:00
Brian Wellington
eeb77542a8 improve logging [RT #1132] 2001-03-31 01:03:26 +00:00
Brian Wellington
0b062f4990 converted man pages to docbook and cleaned them up. 2001-03-30 22:50:27 +00:00
Brian Wellington
3efd690413 801. [bug] nsupdate should treat lines beginning with ';' as
comments. [RT #1139]
2001-03-30 22:48:35 +00:00
Brian Wellington
5c3efef926 fix port handling 2001-03-30 21:00:08 +00:00
Brian Wellington
2f8380972f don't die if a key wasn't found 2001-03-30 20:00:18 +00:00
Brian Wellington
70d08aea0a 800. [bug] dnssec-signzone produced incorrect statistics for
large zones.  [RT #1133]
2001-03-30 18:02:34 +00:00
Brian Wellington
e0b9690a0a fix format strings 2001-03-30 00:38:27 +00:00
Brian Wellington
c40265eba0 converted man pages to docbook 2001-03-30 00:08:35 +00:00
Brian Wellington
9b6a170d22 'command' is a required argument. 2001-03-30 00:06:30 +00:00
Brian Wellington
2c9db93149 798. [bug] nsupdate should be able to reject bad input lines
and continue. [RT #1130]
2001-03-29 23:51:36 +00:00
Andreas Gustafsson
7dde5be909 rephrased relative directory warning 2001-03-29 04:25:59 +00:00
Andreas Gustafsson
b18aa36ef0 removed extraneous space 2001-03-29 04:23:51 +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
Bob Halley
1c17c669fa update 2001-03-28 20:19:57 +00:00
Brian Wellington
c2c7bfcef5 rndc only takes one command. make the documentation say this. 2001-03-28 20:17:10 +00:00
Brian Wellington
0f635e91db don't print -v and -z options in the usage statement, since they don't exist. 2001-03-28 20:09:05 +00:00
Brian Wellington
099805b4c1 remove the nonexistent namelimit option and the deprecated rrlimit option. 2001-03-28 03:09:47 +00:00
Brian Wellington
08a0b6d8a0 tabify 2001-03-28 02:43:44 +00:00
Brian Wellington
668f8d91db 795. [func] Add the +multiline option to dig.
(which requires dns_message_totext(), etc. to take a style parameter)
2001-03-28 02:42:56 +00:00
Bob Halley
94bd918b63 convert rndc.conf to docbook 2001-03-28 02:02:24 +00:00
Bob Halley
4610465ed9 rndc docbook conversion 2001-03-28 01:01:01 +00:00
Brian Wellington
566cc190fa remove extraneous spaces 2001-03-28 00:21:56 +00:00
Brian Wellington
d7ba3622ff 794. [func] Implement the "port" and "default-port" statements
in rndc.conf.
2001-03-28 00:16:09 +00:00
Brian Wellington
45e22378fc dns_name_tofilenametext() now downcases the name, which means the callers
don't need to.
2001-03-27 23:43:15 +00:00
Brian Wellington
7d7215baf8 Add dns_name_tofilenametext(), and use it in the dnssec tools. 2001-03-27 22:57:48 +00:00
Brian Wellington
d566e8ea7b open databases with the root as origin when possible. 2001-03-27 22:08:39 +00:00
Brian Wellington
dd750c560a Reran update_copyrights, which slightly reformatted the copyrights. 2001-03-27 20:11:04 +00:00
Bob Halley
610550dc5d add doc, docclean, and maintainer-clean targets 2001-03-27 19:37:23 +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
Bob Halley
6ea1b817e3 convert man pages to docbook 2001-03-27 17:54:37 +00:00
Brian Wellington
be0e3baffd define the port explicitly, rather than including named/control.h and
getting into a dependency mess.
2001-03-27 02:34:36 +00:00
Brian Wellington
badf66abe0 Remove OMAPI. 2001-03-27 00:53:58 +00:00
Brian Wellington
1b4e6163be oops, missed a few files. 2001-03-27 00:45:13 +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
34613b2e39 789. [bug] The "localhost" and "localnets" ACLs did not match
when used as the second element of a two-element
                        sortlist item.
2001-03-26 23:36:00 +00:00
Andreas Gustafsson
af0a9bac79 missing NULL initialization in
match-mapped-addresses glue code
2001-03-26 23:03:05 +00:00
Andreas Gustafsson
851c849a5e log successful setting of resource limits at level 3, not 1 2001-03-26 23:02:26 +00:00
Brian Wellington
6eccf5bd07 788. [feature] Add the "match-mapped-addresses" options, which
causes IPv6 v4mapped addresses to be treated as
			IPv4 addresses for the purpose of acl matching.
2001-03-26 21:33:07 +00:00
Brian Wellington
ff14db20fb check that the address family is supported before binding ports. 2001-03-24 02:31:41 +00:00
Brian Wellington
b03c1bf72f Make sure to create all keyset- and signedkey- files with downcased names;
downcase names before looking for signedkey- files in dnssec-signzone.
2001-03-23 03:59:00 +00:00