2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Commit Graph

9949 Commits

Author SHA1 Message Date
Brian Wellington
b9be76ed89 lwres.h wasn't installed [RT #1494] 2001-07-14 18:41:33 +00:00
Brian Wellington
f46b1b2329 regen 2001-07-14 18:30:02 +00:00
Brian Wellington
fb173de212 fix the xml 2001-07-14 18:29:10 +00:00
Brian Wellington
18a71db562 document 'send' and 'show' 2001-07-14 18:26:38 +00:00
Andreas Gustafsson
aff4e48c82 edited 2001-07-14 01:55:39 +00:00
Andreas Gustafsson
be745062fd regenerated 2001-07-14 01:55:21 +00:00
Andreas Gustafsson
86a733bc74 use ISC_PLATFORM_RLIMITTYPE unconditionally, eliminating
the need for the HAVE_RLIM_T macro
2001-07-14 01:55:08 +00:00
Andreas Gustafsson
e576c7352e regenerated 2001-07-14 01:45:11 +00:00
Andreas Gustafsson
caa736a754 provide more defaults for cross compiling;
don't run checks to determine the type of rlim_cur if we already know that
rlim_t is defined
2001-07-14 01:44:44 +00:00
Brian Wellington
3a76f8d5e8 regen 2001-07-14 00:59:26 +00:00
Brian Wellington
a0ad323da3 look for openssl in /usr/local/ssl 2001-07-14 00:59:11 +00:00
Andreas Gustafsson
0d5e7cd0af added --- 9.2.0a3 released --- tag 2001-07-13 22:06:53 +00:00
Andreas Gustafsson
25525110c1 fixed and simplified 2001-07-13 18:29:00 +00:00
Mark Andrews
0792e396ea regen 2001-07-13 02:46:21 +00:00
Mark Andrews
5e68d98eff add libtool support to libbind [RT #1491] 2001-07-13 02:38:28 +00:00
Andreas Gustafsson
e5a8e8cfd2 added --with-openssl and --enable-libbind to configure options 2001-07-13 01:51:28 +00:00
Andreas Gustafsson
c0ce84c054 new drafts 2001-07-13 01:50:43 +00:00
Andreas Gustafsson
699095b077 regenerated docs 2001-07-13 01:50:31 +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
Andreas Gustafsson
f72a461c76 document --with-openssl in the same place as all
the other configure options
2001-07-13 01:01:51 +00:00
Andreas Gustafsson
16fc7f145f regenerated 2001-07-13 00:48:57 +00:00
Andreas Gustafsson
cb2a4cad76 require OpenSSL 0.9.5a, since that's what doc/misc/dnssec
has been saying for some time
2001-07-13 00:48:46 +00:00
Andreas Gustafsson
abea3fdc7f OpenSSL is no longer included in the distribution 2001-07-13 00:43:58 +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
Stephen Jacob
623aa30301 Remove dubious hostname from sample.1. 2001-07-12 18:19:52 +00:00
Andreas Gustafsson
317ebe84d5 updated for 9.2.0a3 2001-07-12 17:40:18 +00:00
Brian Wellington
db5d9614fe @server can be an IPv6 address. 2001-07-12 16:29:11 +00:00
Danny Mayer
c4958494a9 Updates to support LIBISC_EXTERNAL_DATA and misc. cleanup 2001-07-12 05:58:28 +00:00
Brian Wellington
5e664afb95 don't send mesages with empty update sections, even if they have prereqs. 2001-07-12 04:13:39 +00:00
Mark Andrews
c70896e026 namespace collision [RT #1399] 2001-07-12 03:51:14 +00:00
Andreas Gustafsson
a4a4c7e751 added notes about importing vendor source to contrib 2001-07-12 02:08:12 +00:00
Andreas Gustafsson
35db8a8eda 930. [func] Query performance testing tool added as
contrib/queryperf.
2001-07-12 02:07:01 +00:00
Andreas Gustafsson
499072b46b Reimported with corrected vendor tags 2001-07-12 02:02:27 +00:00
Andreas Gustafsson
4848fe4ad2 Reimported with corrected tags 2001-07-12 02:02:09 +00:00
Brian Wellington
20d13d8975 remove generated file 2001-07-12 01:20:56 +00:00
Brian Wellington
828bd291c6 Only remove generated files. 2001-07-12 00:20:57 +00:00
Brian Wellington
710b0d6a8b oops. check that a message has either updates or prerequisites, not that it
has both.
2001-07-11 23:50:43 +00:00
Andreas Gustafsson
7fb42c0f61 regenerated 2001-07-11 23:35:46 +00:00
Andreas Gustafsson
68f72235f8 using NOM_PATH_FILE to look for openssl was a bad idea 2001-07-11 23:35:33 +00:00
Andreas Gustafsson
d8e6884349 regenerated 2001-07-11 23:23:23 +00:00
Andreas Gustafsson
80f323528a typo 2001-07-11 23:23:16 +00:00
Andreas Gustafsson
badcc5419c regenerated 2001-07-11 23:17:41 +00:00
Andreas Gustafsson
5989aea4bb if --with-openssl is specified without a directory name, look in a couple
of likely places; check the openssl library version
2001-07-11 23:16:44 +00:00
Mark Andrews
39ebcd5955 #927
check for DUMPNEEDED in dns_zone_flush.
check for zone->masterfile != NULL in zone_dump().
2001-07-11 23:15:14 +00:00
Brian Wellington
9f5423a840 If the server was built without openssl, ignore trusted keys. 2001-07-11 22:22:37 +00:00
Brian Wellington
17f04ff2e7 don't test dst if configured without openssl 2001-07-11 21:46:32 +00:00
Andreas Gustafsson
dc9b928cf6 net.h has moved 2001-07-11 21:42:25 +00:00
Brian Wellington
b6d7e96688 LOCK_ZONE/UNLOCK_ZONE, not LOCK/UNLOCK 2001-07-11 19:12:53 +00:00
Brian Wellington
f4d26dbdb6 fix redirection 2001-07-11 19:02:16 +00:00
Brian Wellington
529017a705 The testing framework didn't handle T_UNTESTED at all. It also sucks. 2001-07-11 18:51:22 +00:00