Brian Wellington
|
507102c95a
|
In dns_compress_invalidate(), cctx->table cannot be NULL, since it's part of
the cctx structure.
|
2001-02-15 01:14:16 +00:00 |
|
Andreas Gustafsson
|
3ad7f12f74
|
exit if restarting server fails; increase sleep after SIGKILLing server
to give sockets time to be freed
|
2001-02-15 01:04:06 +00:00 |
|
Andreas Gustafsson
|
fcc9f7f86c
|
regenerated
|
2001-02-15 00:12:20 +00:00 |
|
Andreas Gustafsson
|
672a41b5fe
|
mention performance improvements; refer to migration-4to9
|
2001-02-15 00:11:19 +00:00 |
|
Matt Nelson
|
214eae639d
|
Made obsolete by .pl version.
|
2001-02-15 00:10:33 +00:00 |
|
Andreas Gustafsson
|
39f1df3fbd
|
split off the BIND 4 to BIND 9 migration docs into a separate
file 'migration-4to9'
|
2001-02-15 00:09:33 +00:00 |
|
Matt Nelson
|
2d556761c2
|
Use stop.pl to stop servers, not stop.sh.
|
2001-02-15 00:07:03 +00:00 |
|
Andreas Gustafsson
|
3e42d5b2bb
|
start and stop the servers in alphabetical order
|
2001-02-14 23:57:33 +00:00 |
|
Andreas Gustafsson
|
449f4411c9
|
NO NEED TO SHOUT
|
2001-02-14 23:05:14 +00:00 |
|
Andreas Gustafsson
|
4b9f0fd079
|
stdtime -> stdtime.c
|
2001-02-14 23:01:46 +00:00 |
|
Brian Wellington
|
898ad3e515
|
regenerate
|
2001-02-14 22:57:05 +00:00 |
|
Brian Wellington
|
f317c00e0d
|
the /dev/random changes were broken
|
2001-02-14 22:56:55 +00:00 |
|
Andreas Gustafsson
|
3a44b7b9fd
|
added book title and copyright; broke also-notify syntax description
into two lines; added missing space in Server Statement Grammar section title
|
2001-02-14 22:50:11 +00:00 |
|
Brian Wellington
|
2cb74c5bc5
|
741. [port] Support openssl-engine. [RT #709]
|
2001-02-14 20:57:15 +00:00 |
|
Brian Wellington
|
3d60fe9baf
|
740. [port] Handle openssl library mismatches slightly better.
|
2001-02-14 20:26:48 +00:00 |
|
Andreas Gustafsson
|
dc50587e2e
|
regenerated
|
2001-02-14 20:22:19 +00:00 |
|
Andreas Gustafsson
|
339bf07cd6
|
substitute SGML directory into nominum-docbook-print.dsl
|
2001-02-14 20:22:04 +00:00 |
|
Andreas Gustafsson
|
daed322bb0
|
the old jade on NetBSD requires a -c option
|
2001-02-14 20:13:10 +00:00 |
|
Brian Wellington
|
218c8472e6
|
739. [port] Look for /dev/random in configure, rather than
assuming it will be there for only a predefined
set of OSes.
|
2001-02-14 20:03:29 +00:00 |
|
Brian Wellington
|
3dec5690e9
|
regenerate:
look for /dev/random rather than having a hardcoded list of OSes that have it.
|
2001-02-14 20:01:27 +00:00 |
|
Brian Wellington
|
af5ad488cb
|
look for /dev/random rather than having a hardcoded list of OSes that have it.
|
2001-02-14 20:01:12 +00:00 |
|
Andreas Gustafsson
|
f915bbfc2d
|
rdatas constructured by query_addcnamelike() always had
type CNAME, even when part of a non-CNAME rdataset
|
2001-02-14 19:32:30 +00:00 |
|
Mark Andrews
|
0c6971b8ea
|
Split the load context in two, one part that is visible across all files
the other part that is include file specific.
|
2001-02-14 13:14:50 +00:00 |
|
Andreas Gustafsson
|
65a66336a6
|
redid configuration locking using isc_task_beginexclusive()
and isc_task_endexclusive() instead of a multitude of separate
configuration rwlocks
|
2001-02-14 03:54:53 +00:00 |
|
Brian Wellington
|
dc5415c9fd
|
comment update
|
2001-02-14 03:01:12 +00:00 |
|
Andreas Gustafsson
|
1dd8ee4fd5
|
fctx_addopt() would leak an rdataset if dns_message_setopt() ever failed;
fixed it by making dns_message_setopt() guarantee to either adopt
or free the rdataset
|
2001-02-14 02:51:12 +00:00 |
|
Andreas Gustafsson
|
927fe08882
|
leave more evidence when failing
|
2001-02-14 02:42:10 +00:00 |
|
Andreas Gustafsson
|
1b003261c2
|
stop.pl should replace only kill -TERM, not kill -KILL; the test is
specifically trying to test how the server behaves when shut down uncleanly
|
2001-02-14 02:11:17 +00:00 |
|
Andreas Gustafsson
|
edd03c5600
|
add -- before non-option argument starting with a dash so as not to
confuse the Perl Getopt module
|
2001-02-14 02:03:45 +00:00 |
|
Brian Wellington
|
bf5c44f380
|
ISC_R_INPROGRESS should not be propagated out of client_sendpkg.
|
2001-02-14 01:46:59 +00:00 |
|
Ben Cottrell
|
2caff6b7df
|
Something that I thought was a win turned out to be a lose. I now no longer
even try to restore previous state when someone issues two conflicting
type options.
|
2001-02-14 01:46:03 +00:00 |
|
Andreas Gustafsson
|
ff6e7b684a
|
commented
|
2001-02-14 01:34:26 +00:00 |
|
Brian Wellington
|
8766351a67
|
general cleanup
|
2001-02-14 00:43:10 +00:00 |
|
Andreas Gustafsson
|
d156c10aee
|
removed extra empty line
|
2001-02-14 00:29:16 +00:00 |
|
Matt Nelson
|
614610ba0b
|
Use start.pl and stop.pl to start and stop servers during test.
|
2001-02-14 00:16:38 +00:00 |
|
Matt Nelson
|
a60a0fd346
|
Use start.pl and stop.pl instead of start.sh and stop.sh.
|
2001-02-14 00:14:24 +00:00 |
|
Brian Wellington
|
5226a9f307
|
argument handling was broken
|
2001-02-14 00:13:33 +00:00 |
|
Matt Nelson
|
557e104278
|
Added ability to test port on a single ip address.
|
2001-02-14 00:09:44 +00:00 |
|
Matt Nelson
|
cf1dd93491
|
Rewrite of stop.sh in perl. Added ability to stop single server.
|
2001-02-13 23:41:00 +00:00 |
|
Matt Nelson
|
7b8ebf78a8
|
Rewrite of start.sh in perl. Added ability to start single specified server
and to skip cleanup of server files.
|
2001-02-13 23:39:50 +00:00 |
|
Ben Cottrell
|
354f4f1ab2
|
Fixed RT #727 and #780.
|
2001-02-13 23:12:17 +00:00 |
|
Andreas Gustafsson
|
8f17525ebc
|
in some situations, a request could be cancelled twice
|
2001-02-13 21:06:25 +00:00 |
|
Brian Wellington
|
47d78f67cb
|
Give more information when isc_mempool_destroy() dies with an assertion
failure, in the hope that we'll be able to fix the bug one day.
|
2001-02-13 20:29:27 +00:00 |
|
Brian Wellington
|
b2c46df291
|
A receive could be erroneously cancelled because of missing braces around a
block.
|
2001-02-13 20:21:52 +00:00 |
|
Brian Wellington
|
d77312050f
|
change #738 should reference RT #852
|
2001-02-13 20:13:35 +00:00 |
|
Brian Wellington
|
f24c135e09
|
738. [bug] If a non-threadsafe sdb driver supported AXFR and
received an AXFR request, it would deadlock or die
with an assertion failure.
(also some other cleanups)
|
2001-02-13 20:11:15 +00:00 |
|
Andreas Gustafsson
|
b27b26d710
|
added isc_task_beginexclusive() test
|
2001-02-13 18:55:19 +00:00 |
|
Andreas Gustafsson
|
936af16e0d
|
cross reference 733. to RT #821
|
2001-02-13 17:24:47 +00:00 |
|
Mark Andrews
|
382c4ce5a3
|
737. [port] stdtime failed to compile on certain platforms.
|
2001-02-13 13:24:09 +00:00 |
|
Mark Andrews
|
ba6e506ed2
|
#if not #ifdef ISC_MEM_TRACKLINES
|
2001-02-13 13:20:37 +00:00 |
|