Andreas Gustafsson
|
531eafa302
|
use dns_master_rdatasettotext() &co; removed unused flag
DNS_MESSAGETEXTFLAG_OMITDOT
|
2001-03-28 00:50:05 +00:00 |
|
Andreas Gustafsson
|
421551db8a
|
new functions dns_master_rdatasettotext() and dns_master_questiontotext(),
replacing dns_rdataset_totext()
|
2001-03-28 00:22:16 +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
|
db9c64f8ef
|
fix paths to man pages
|
2001-03-27 23:59:53 +00:00 |
|
Brian Wellington
|
ff1e17749c
|
The section on man pages was outdated.
|
2001-03-27 23:56:24 +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
|
c0968380c4
|
793. [cleanup] The DNSSEC tools could create filenames that were
illegal or contained shell metacharacters. They
now use a different text encoding of names that
doesn't have these problems. [RT #1101]
|
2001-03-27 23:00:02 +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 |
|
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 |
|