Andreas Gustafsson
|
8d146b6e11
|
1015. [bug] Log channels that had a "versions" option but no
"size" option failed to create numbered log
files. [RT #1783]
|
2001-09-25 00:55:22 +00:00 |
|
Andreas Gustafsson
|
f8d86ef2f6
|
if network interfaces are not not configured,
urge the user to configure them [RT #1757]
|
2001-09-22 01:10:41 +00:00 |
|
Andreas Gustafsson
|
589a8a85b3
|
clarified messages
|
2001-09-22 01:10:03 +00:00 |
|
Andreas Gustafsson
|
808b909f27
|
1014. [bug] Some queries would cause statistics counters to
increment more than once or not at all. [RT #1321]
|
2001-09-21 19:08:06 +00:00 |
|
Mark Andrews
|
fe57fad800
|
make "lwresd -p port" work again.
|
2001-09-21 12:34:19 +00:00 |
|
Brian Wellington
|
9cc98b104e
|
controls->shuttingdown should not be set on server reload.
|
2001-09-21 03:04:14 +00:00 |
|
Brian Wellington
|
39504d4517
|
remove dead code, consolidate dupliacted code.
|
2001-09-21 00:17:01 +00:00 |
|
Brian Wellington
|
87647e12e9
|
more minor cleanups
|
2001-09-21 00:02:20 +00:00 |
|
Andreas Gustafsson
|
d9e690eb71
|
1012. [bug] The -p option to named did not behave as documented.
|
2001-09-20 21:51:22 +00:00 |
|
Brian Wellington
|
3bf31a5161
|
misc cleanup
|
2001-09-20 21:51:05 +00:00 |
|
Andreas Gustafsson
|
f1491358ff
|
removed numerous ununsed extern variable declarations
|
2001-09-20 19:26:57 +00:00 |
|
Andreas Gustafsson
|
bf097e2a31
|
the +rec option was no longer recognized after +retry
was added, due to a misplaced break statement
|
2001-09-20 19:11:59 +00:00 |
|
Brian Wellington
|
b32e75f3e1
|
deuglify #1010 [RT #1766]
|
2001-09-20 19:04:59 +00:00 |
|
Andreas Gustafsson
|
640923da58
|
1010. [bug] The server could attempt to execute a command channel
command after initiating server shutdown, causing
an assertion failure. [RT #1766]
|
2001-09-20 18:37:00 +00:00 |
|
Andreas Gustafsson
|
2e189b0677
|
if a server does not die when sent a SIGTERM, kill it using
SIGABRT, not SIGKILL, so that we get a core file to analyze. Also make
sure we return with a nonzero exit status in this case.
|
2001-09-20 18:33:51 +00:00 |
|
Andreas Gustafsson
|
4b611cca1d
|
regenerated
|
2001-09-20 17:25:49 +00:00 |
|
Brian Wellington
|
897adbe920
|
dig +retry, not +retries is the option from BIND 8. Conveniently,
+retries works also.
|
2001-09-20 17:15:03 +00:00 |
|
Mark Andrews
|
c2bc56dc65
|
Move configuration checking to libbind9.
|
2001-09-20 15:17:07 +00:00 |
|
Andreas Gustafsson
|
2f734e0a7e
|
sizeof style
|
2001-09-19 23:08:24 +00:00 |
|
Brian Wellington
|
b4c38fdd69
|
cleanups and rewrites
|
2001-09-19 21:24:34 +00:00 |
|
Andreas Gustafsson
|
e4b5f088ca
|
Added RT #1763 regression test
|
2001-09-19 21:19:52 +00:00 |
|
Brian Wellington
|
97f4d2e8f4
|
typo
|
2001-09-19 21:00:35 +00:00 |
|
Andreas Gustafsson
|
1301637cc5
|
check that negative validation fails with a misconfigured trusted key
|
2001-09-19 20:47:02 +00:00 |
|
Brian Wellington
|
19d684e84f
|
fix potential memory leak
|
2001-09-19 19:22:28 +00:00 |
|
Brian Wellington
|
f8dd2aeebd
|
rewrite large chunks of code.
|
2001-09-19 19:14:35 +00:00 |
|
Brian Wellington
|
2dee13b8b8
|
rsasha1 stuff
|
2001-09-19 00:15:05 +00:00 |
|
Brian Wellington
|
b7b9b499f4
|
remove unused code
|
2001-09-19 00:03:37 +00:00 |
|
Andreas Gustafsson
|
28cf7340b9
|
1005. [bug] Don't copy nonzero RCODEs from request to response.
[RT #1765]
|
2001-09-19 00:02:26 +00:00 |
|
Brian Wellington
|
56ae0ccb87
|
minor cleanup
|
2001-09-18 21:43:19 +00:00 |
|
Brian Wellington
|
d11cc41b2b
|
fixed weird code.
|
2001-09-18 21:21:18 +00:00 |
|
Brian Wellington
|
feb1f6a4ac
|
1003. [func] Add the +retry option to dig.
|
2001-09-18 18:25:14 +00:00 |
|
Brian Wellington
|
bbece796a9
|
The default number of UDP queries should be 3, not 2.
|
2001-09-18 18:16:08 +00:00 |
|
Andreas Gustafsson
|
e1e635578d
|
use ifconfig.sh up, not ifconfig.sh start, to be
consistent with the ifconfig.sh usage message [RT #1758]
|
2001-09-17 21:42:47 +00:00 |
|
Andreas Gustafsson
|
66870de523
|
support 'make check' as an alias for 'make test'
|
2001-09-17 20:47:51 +00:00 |
|
Andreas Gustafsson
|
f4f9761c84
|
note that ifconfig.sh must be run as root
|
2001-09-17 20:33:54 +00:00 |
|
Brian Wellington
|
81b172466c
|
*** empty log message ***
|
2001-09-17 17:47:20 +00:00 |
|
Brian Wellington
|
206bced36f
|
order the parameters to dnssec-keygen consistently.
|
2001-09-17 17:42:04 +00:00 |
|
Mark Andrews
|
9054558fbd
|
remove redundant check
|
2001-09-17 02:59:01 +00:00 |
|
Mark Andrews
|
d1a6976967
|
1002. [bug] Log unknown class including file and line. [RT #1759]
|
2001-09-17 00:33:52 +00:00 |
|
Mark Andrews
|
fc14ca7a8f
|
improved error reporting
|
2001-09-17 00:23:10 +00:00 |
|
Mark Andrews
|
5fe21da364
|
999. [func] "rndc retransfer zone [class [view]]" added.
[RT #1752]
|
2001-09-15 14:23:29 +00:00 |
|
Mark Andrews
|
43efd9fa56
|
998. [func] named-checkzone now has arguements to specify the
chroot directory (-t) and working directory (-w).
[RT #1755]
|
2001-09-15 02:05:35 +00:00 |
|
Brian Wellington
|
36e37042c6
|
997. [func] Add support for RSA-SHA1 keys.
|
2001-09-15 00:01:58 +00:00 |
|
Andreas Gustafsson
|
1b1f63339c
|
regenerated
|
2001-09-14 20:21:52 +00:00 |
|
Andreas Gustafsson
|
d4678a75ed
|
replaced 'List the keys included in the keyset file' by
'The list of keys to be included in the keyset file', as
suggested by <Jason.Fountain@compaq.com>
|
2001-09-14 20:20:54 +00:00 |
|
Mark Andrews
|
98e231525f
|
996. [func] Issue warning if the configuration filename contains
the chroot path.
|
2001-09-14 12:34:03 +00:00 |
|
Mark Andrews
|
da5795a32a
|
995. [bug] dig, host, nslookup: using a raw IPv6 address as a
target address should be fatal on a IPv4 only system.
|
2001-09-14 06:31:40 +00:00 |
|
Brian Wellington
|
e49238474c
|
'dig +short' should explicitly enable printing the answer section.
Otherwise, 'dig +noall +short' prints nothing.
|
2001-09-14 04:54:56 +00:00 |
|
Mark Andrews
|
48cddfee7c
|
remove broken (unreachable) undocumented ./.digrc support.
|
2001-09-13 03:02:59 +00:00 |
|
Andreas Gustafsson
|
41a0c85888
|
regenerated
|
2001-09-13 01:50:31 +00:00 |
|