Commit graph

8957 commits

Author SHA1 Message Date
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
Brian Wellington
cb3e854e18 oops, use the nominum copyright for lib/isccc. Also fix the update_copyrights
script to do @YEARS@ expansion on 2 lines.
2001-03-27 20:08:15 +00:00
Bob Halley
610550dc5d add doc, docclean, and maintainer-clean targets 2001-03-27 19:37:23 +00:00
Bob Halley
ca5cbad980 add maintainer-clean rule to remove configure 2001-03-27 19:36:55 +00:00
Andreas Gustafsson
9d2d409333 removed unused function isccc_ccmsg_keepbuffer();
fixed incorrect header multi-inclusion protection macros;
changed comment referring to 'DNS message' to say 'command channel message'
2001-03-27 18:34:56 +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
622df0afb8 add docbook manuals 2001-03-27 17:58:43 +00:00
Bob Halley
5a48c9f760 add sgml support 2001-03-27 17:57:28 +00:00
Bob Halley
4e96c7fabc update 2001-03-27 17:55:37 +00:00
Bob Halley
ee7560f46d do not generate named.{8,html} 2001-03-27 17:55:25 +00:00
Bob Halley
6ea1b817e3 convert man pages to docbook 2001-03-27 17:54:37 +00:00
Bob Halley
3d447d2592 update 2001-03-27 17:49:59 +00:00
Bob Halley
0b3c031b8f generate named.html 2001-03-27 17:49:41 +00:00
Bob Halley
79764f5641 add DocBook support and superclean 2001-03-27 17:48:48 +00:00
Bob Halley
988551782a add 2001-03-27 17:48:12 +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
2999a3a988 remove erroneously added copyright 2001-03-27 02:25:34 +00:00
Brian Wellington
8ab278415f fix copyright 2001-03-27 02:23:57 +00:00
Brian Wellington
022d19c138 copyright updates 2001-03-27 02:06:13 +00:00
Andreas Gustafsson
b1e8b7fd92 cut-and-paste-o 2001-03-27 01:41:07 +00:00
Brian Wellington
5440ab6629 regenerate 2001-03-27 00:56:28 +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
Brian Wellington
11ba7973f9 added COPYRIGHT.NOM, fixed a few isccfg file descriptions. 2001-03-27 00:24:08 +00:00
Brian Wellington
dcd8bbcc8d Add a joint ISC/Nominum copyright statement. 2001-03-27 00:21:32 +00:00
Brian Wellington
c1ff0308f3 791. [bug] The command channel now works over IPv6.
(well, not really.  OMAPI's being fixed on the release breanch, and the new
command channel will be incorporated soon)
2001-03-27 00:14:18 +00:00
Andreas Gustafsson
b52a5b0630 790. [bug] Wildcards created using dynamic update or IXFR
could fail to match. [RT #1111]
2001-03-27 00:06:34 +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
eb059776a2 [func], not [feature] 2001-03-26 23:08:06 +00:00
Andreas Gustafsson
b6d733ea3c typo 2001-03-26 23:07:07 +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
0a10d7722e remove comment referring to dead code. 2001-03-26 21:11:33 +00:00
Andreas Gustafsson
3d1483d86d rephrased 786., 787. 2001-03-26 19:04:01 +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
3bd8e7cf1c 787. [bug] The dnssec tools should always downcase domain names
before creating and looking for files with derived
                        names.
2001-03-24 02:25:04 +00:00
Andreas Gustafsson
9efa0d2ae3 do not capitalize error message strings 2001-03-24 02:18:42 +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
Brian Wellington
b8a85202af 786. [bug] When signing/verifying data, names were not properly
downcased.
2001-03-23 03:51:04 +00:00
Andreas Gustafsson
c52683ae45 'serial-query-rate 1;' caused an assertion failure 2001-03-23 00:33:28 +00:00
Brian Wellington
4e146b2fd6 duplicate keys on the command line were not properly suppressed 2001-03-22 19:28:23 +00:00
Brian Wellington
734ae1f7c6 isc_{base64|hex}_decodestring took an unused mctx. Remove the mctx. 2001-03-22 00:07:07 +00:00
Andreas Gustafsson
72d9655b64 minor editorial changes 2001-03-22 00:06:01 +00:00
Brian Wellington
27422dd5db typo [RT #1094] 2001-03-21 20:45:55 +00:00
Andreas Gustafsson
1824b43f62 parse_mapbody() could return ISC_R_SUCCESS when it failed, triggering
an assertion
2001-03-21 19:01:36 +00:00
Brian Wellington
1ea29ff88d mention that parallel make doesn't work. 2001-03-21 18:18:57 +00:00
Andreas Gustafsson
41149b919e check for broken inet_pton() 2001-03-21 02:06:28 +00:00