Andreas Gustafsson
0d5e7cd0af
added --- 9.2.0a3 released --- tag
2001-07-13 22:06:53 +00:00
Andreas Gustafsson
5e88852b94
932. [bug] Use INSTALL_SCRIPT, not INSTALL_PROGRAM,
...
when installing isc-config.sh.
[RT #198 , #1466 ]
2001-07-13 01:38:51 +00:00
Brian Wellington
2281544482
931. [bug] The controls statement only attempted to verify
...
messages using the first key in the key list.
(9.2.0a1/a2 only).
2001-07-12 21:08:50 +00:00
Andreas Gustafsson
35db8a8eda
930. [func] Query performance testing tool added as
...
contrib/queryperf.
2001-07-12 02:07:01 +00:00
Mark Andrews
c6de6524d7
929. [placeholder]
2001-07-11 13:27:25 +00:00
Brian Wellington
bd6504aa9a
928. [bug] nsupdate would send empty update packets if the
...
send (or empty line) command was run after
another send but before any new updates or
prerequisites were specified. It should simply
ignore this command.
2001-07-11 06:30:54 +00:00
Mark Andrews
e9596e1fb3
927. [bug] Don't hold the zone lock for the entire dump to disk.
...
[RT #1423 ]
2001-07-11 05:20:26 +00:00
Bob Halley
c54210716e
avoid deadlock with the ADB when shutting down [RT #1324 ]
2001-07-11 01:19:56 +00:00
Andreas Gustafsson
82c65f4f62
tabified
2001-07-10 21:57:06 +00:00
Brian Wellington
3fcf6b956f
925. [cleanup] Remove openssl from the distribution; require that
...
--with-openssl be specified if DNSSEC is needed.
2001-07-10 21:40:10 +00:00
Andreas Gustafsson
1e289d3cca
further clarification of 924.
2001-07-09 22:37:10 +00:00
Mark Andrews
9d99e3fda1
924. [port] Extend pre-RFC2133 support. [RT #987 ]
2001-07-09 08:07:41 +00:00
Brian Wellington
0a2d5c9905
924. [port] Apply #910 to lib/lwres. [RT #987 ]
2001-07-07 00:03:26 +00:00
Andreas Gustafsson
96ed624253
923. [bug] Multiline TSIG secrets (and other multiline strings)
...
were not accepted in named.conf. [RT #1469 ]
2001-07-06 20:34:12 +00:00
Brian Wellington
5733d25b06
921. [bug] lwres returned an incorrect error code if it received
...
a truncated message.
920. [func] Increase the lwres receive buffer size to 16K.
[RT #1451 ]
2001-07-02 20:46:31 +00:00
Andreas Gustafsson
eb6e3b0416
clarified 917. and 918.
2001-07-02 19:04:16 +00:00
Brian Wellington
debff476ad
919. [placeholder]
2001-07-02 17:53:37 +00:00
Mark Andrews
ea2a4bbc5d
918. [func] nsupdate: TSIG errors are not immediately fatal.
...
917. [func] nsupdate: keys can now be specified inline with
with all other commands.
2001-07-02 06:09:28 +00:00
Brian Wellington
fed846067d
916. [bug] Specifying type ixfr to dig without specifying
...
a serial number failed in unexpected ways.
2001-06-29 06:06:02 +00:00
Andreas Gustafsson
a26ad011f3
915. [func] The named-checkconf and named-checkzone programs
...
now have a '-v' option for printing their version.
[RT #1151 ]
2001-06-29 01:05:11 +00:00
Andreas Gustafsson
9a72459b60
rephrased 913. and added RT references
2001-06-28 22:39:30 +00:00
Andreas Gustafsson
57188b5ff2
typo
2001-06-28 22:37:47 +00:00
Andreas Gustafsson
7d8c3693d0
914. [bug] Gobal 'server' statements were rejected when
...
using views, even though they were accepted
in 9.1. [RT #1368 ]
2001-06-28 21:58:54 +00:00
Mark Andrews
fa010adc23
913. [bug] More max-cache-size tuning.
2001-06-28 13:55:47 +00:00
Andreas Gustafsson
07c336a9a8
912. [bug] Attempts to set the 'additional-from-cache' or
...
'additional-from-auth' option to 'no' in a
server with recursion enabled will now
be ignored and cause a warning message.
[RT #1145 ]
2001-06-26 23:53:39 +00:00
Andreas Gustafsson
8bcf7a1579
spacing; tabify
2001-06-25 17:14:30 +00:00
Mark Andrews
712fa28946
911. [placeholder]
2001-06-25 13:35:36 +00:00
Mark Andrews
f2a16ec2e8
Change wording
...
910. [port] Some pre-RFC2133 IPv6 implementations do not define
IN6ADDR_ANY_INIT. [RT# 1416]
2001-06-25 04:28:25 +00:00
Mark Andrews
2bc98b7d91
910. [port] Some pre-RFC2133 IPv6 do not define IN6ADDR_ANY_INIT.
2001-06-25 03:56:58 +00:00
David Lawrence
f8644da8d9
908. [func] New program, rndc-confgen, to simplify setting up rndc.
2001-06-22 17:19:09 +00:00
David Lawrence
9bfa90768a
907. [func] The ability to get entropy from either the
...
random device, a user-provided file or from
the keyboard was migrated from the DNSSEC tools
to libisc as isc_entropy_usebestsource().
2001-06-22 17:05:54 +00:00
David Lawrence
2d67c24744
906. [port] Separated the system independent portion of
...
lib/isc/unix/entropy.c into lib/isc/entropy.c
and added lib/isc/win32/entropy.c.
2001-06-21 14:19:20 +00:00
Andreas Gustafsson
6a7a69e9f7
905. [bug] Creating a forward "zone" for the root domain
...
did not work. [RT #1418 ]
2001-06-18 20:03:48 +00:00
Brian Wellington
0a9a3d8c6d
904. [bug] The server would leak memory if attempting to use
...
an expired TSIG key. [RT #1406 ]
2001-06-15 02:24:02 +00:00
Andreas Gustafsson
f5ebf2f0c9
TCP, not tcp
2001-06-14 22:03:15 +00:00
Brian Wellington
34d5676aac
903. [bug] dig should not crash when receiving a tcp packet
...
of length 0.
2001-06-14 21:40:02 +00:00
Andreas Gustafsson
1d9ab72131
902. [bug] The -d option was ignored if both -t and -g were also
...
specified.
2001-06-14 14:14:17 +00:00
David Lawrence
63fd201fde
Reworded:
...
900. [bug] A config.guess update changed the system identification
string of FreeBSD systems; configure and
bin/tests/system/ifconfig.sh now recognize the new
string.
to include the sense of the old 901:
901. [bug] More Unixware config.guess related changes.
and made a new 901 placeholder for the removal of empty lines from
nroff files change in the 9.1 branch.
2001-06-14 06:12:55 +00:00
Mark Andrews
ef8d97818f
901. [bug] More Unixware config.guess related changes.
2001-06-14 04:52:39 +00:00
Olafur Gudmundsson
112d9875bf
config.guess update changed FreeBSD system identifier
2001-06-12 03:34:01 +00:00
Andreas Gustafsson
edc1c60621
899. [bug] lib/dns/soa.c failed to compile on many platforms
...
due to inappropriate use of a void value.
[RT #1372 , #1373 , #1386 , #1387 , #1395 ]
2001-06-11 18:58:03 +00:00
Andreas Gustafsson
519f8475ff
edited for 9.2.0a2
2001-06-11 18:47:46 +00:00
Andreas Gustafsson
c2c275f5f4
tabified
2001-06-11 18:41:20 +00:00
Andreas Gustafsson
7fe2ead2b3
typo
2001-06-11 18:38:40 +00:00
Andreas Gustafsson
41626c0997
898. [bug] "dig" failed to set a nonzero exit status
...
on UDP query timeout. [RT #1323 ]
2001-06-11 18:20:43 +00:00
David Lawrence
4f4e44c98f
"A config.guess update change the ..." -> "A config.guess update changed ..."
2001-06-10 22:17:22 +00:00
David Lawrence
464c2e4bb9
897. [bug] A config.guess update change the system identification
...
string of UnixWare systems; configure now recognizes
the new string.
2001-06-10 22:11:59 +00:00
David Lawrence
6112718b0d
896. [bug] If a configuration file is set on named's command line
...
and it has a relative pathname, the current directory
(after any possible jailing resulting from named -t)
will be prepended to it so that reloading works
properly even when a directory option is present.
2001-06-08 23:52:21 +00:00
David Lawrence
04260c5c48
895. [func] New function, isc_dir_current(), akin to POSIX's
...
getcwd().
2001-06-08 23:50:32 +00:00
David Lawrence
f479c9ff55
Clarified just what program 894 affected:
...
894. [bug] When using the DNSSEC tools, a message intended to warn
when the keyboard was being used because of the lack
of a suitable random device was not being printed.
2001-06-08 22:12:01 +00:00