Commit Graph

9041 Commits

Author SHA1 Message Date
Brian Wellington
9bd186cd9a Remove dnssafe, cylink, and the broken dst random generator. 2001-04-03 00:28:16 +00:00
Brian Wellington
7b1ab9e210 don't do 0.0.0.0 -> 127.0.0.1 conversion for netmasks. 2001-04-02 23:05:14 +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
765eb27068 call inet_aton, not inet_pton when parsing resolv.conf 2001-04-02 22:33:31 +00:00
Andreas Gustafsson
8b862ad2b7 handle some constructs used in the nsupdate man page 2001-04-02 21:48:31 +00:00
Andreas Gustafsson
6277b6cbb5 added new drafts 2001-04-02 17:14:10 +00:00
Mark Andrews
9de63e99af char array index 2001-04-02 09:42:20 +00:00
Mark Andrews
94803c4a46 MIN and MAX 2001-04-02 08:06:18 +00:00
Mark Andrews
d091280d77 MAXHOSTNAMELEN 2001-04-02 07:56:05 +00:00
Mark Andrews
12a7ea1c51 make structures private 2001-04-02 07:53:19 +00:00
Mark Andrews
68a1ce3cee private structures 2001-04-02 07:52:33 +00:00
Mark Andrews
5d989a8b8b checkpoint 2001-04-02 07:23:56 +00:00
Mark Andrews
87c7112365 sync 2001-04-02 07:05:00 +00:00
Mark Andrews
ba980b2c1e checkpoint 2001-04-02 07:03:56 +00:00
Mark Andrews
25ddc215c4 new 2001-04-02 06:42:17 +00:00
Mark Andrews
8122657ebf sync 2001-04-02 06:39:06 +00:00
Mark Andrews
28454712ae checkpoint 2001-04-02 06:38:19 +00:00
Mark Andrews
10e9ae3676 checkpoint 2001-04-02 06:29:21 +00:00
Mark Andrews
8e59dace1f sync 2001-04-02 05:57:53 +00:00
Mark Andrews
8d7927f73a checkpoint 2001-04-02 05:57:11 +00:00
Mark Andrews
2eb2d69130 sync checkpoint 2001-04-02 01:25:32 +00:00
Mark Andrews
ca05034308 checkpoint 2001-04-02 01:24:32 +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
Andreas Gustafsson
dcd3db4310 install man page aliases by linking 2001-03-31 00:34:16 +00:00
Andreas Gustafsson
abeaa7aeb5 created 2001-03-31 00:11:20 +00:00
Andreas Gustafsson
ddccd5811f man page docbook conversion 2001-03-31 00:08:23 +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
Bob Halley
cf8cc51238 There were no curly braces around address_match_list and key_list in the
controls statement grammar.
2001-03-30 18:15:45 +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
Bob Halley
907620b5e0 The ADB didn't find AAAA glue in a zone unless A6 glue was also present. 2001-03-30 17:27:29 +00:00
Brian Wellington
e0b9690a0a fix format strings 2001-03-30 00:38:27 +00:00
Brian Wellington
414d289686 oops, cut-and-paste-o 2001-03-30 00:34:52 +00:00
Brian Wellington
e0bab4386b Treat a zone as secure only if it has a zone key and a signed NXT at the apex. 2001-03-30 00:33:39 +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
Brian Wellington
5684e37a3a #ifdef HAVE_SA_LEN 2001-03-29 23:19:51 +00:00
Andreas Gustafsson
a737f45fba look for SGML stylesheets in more places 2001-03-29 22:54:36 +00:00
Mark Andrews
6475a59ca4 make/* need to be created _before_ the Makefiles are created. 2001-03-29 07:01:32 +00:00