Commit Graph
9873 Commits
Author SHA1 Message Date
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
Brian Wellington ff6b5e8406 regen 2001-07-11 18:15:03 +00:00
Brian Wellington e4c7b24ab1 -I, not -L. 2001-07-11 18:14:44 +00:00
Andreas Gustafsson 020b33eaec new draft 2001-07-11 17:20:20 +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
David Lawrence 37aa910318 ISC_PLATFORM_USEDECLSPEC hook for Microsoft DLL declaration junk 2001-07-11 05:32:55 +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
Danny Mayer ad38e19578 Fix isabsolute for absolute path names 2001-07-11 04:32:15 +00:00
Bob Halley c54210716e avoid deadlock with the ADB when shutting down [RT #1324] 2001-07-11 01:19:56 +00:00
Brian Wellington faca6b801d - openssl has been removed from the distribution. This means
that to use DNSSEC, openssl must be installed and the
            --with-openssl option must be supplied to configure.  This
            does not apply to TSIG, which does not require openssl.
2001-07-10 23:44:01 +00:00
Brian Wellington b54a21e047 regen 2001-07-10 23:41:59 +00:00
Brian Wellington 9a43e47721 ordering 2001-07-10 23:38:44 +00:00
Andreas Gustafsson 82c65f4f62 tabified 2001-07-10 21:57:06 +00:00
Brian Wellington 7db1c16561 updates 2001-07-10 21:42:05 +00:00
Brian Wellington 1a8002871e require a build with openssl to run dnssec & tkey tests 2001-07-10 21:41:14 +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
Brian Wellington 6614bac268 oops, don't return an isc_boolean_t as an isc_result_t. 2001-07-10 21:27:59 +00:00
Andreas Gustafsson 1858039a0e spacing 2001-07-10 21:13:07 +00:00
Andreas Gustafsson 3d4d93c35b misplaced cast could cause EDNS extended RCODE bits to be lost [RT #1483] 2001-07-10 20:09:24 +00:00
Andreas Gustafsson aba6851825 I${top_srcdir}/lib/lwres/unix/include 2001-07-10 19:59:03 +00:00
Andreas Gustafsson 55a96dbea0 need sys/time.h on some platforms 2001-07-10 19:54:01 +00:00
Brian Wellington 5939aa7265 wording 2001-07-10 19:08:28 +00:00
Brian Wellington 3b31ce9da9 functions can now return DST_R_NOCRYPTO 2001-07-10 19:05:53 +00:00
Brian Wellington cda383abe0 don't call dst_algorithm_supported(), an unsupported algorithm will be caught
anyway.
2001-07-10 18:53:09 +00:00
Andreas Gustafsson 2729fdfb8d regenerated 2001-07-10 18:26:27 +00:00
Andreas Gustafsson 34729dbcb3 split lwres/net.h into separate Unix and Win32 version to facilitate
porting; rely on that header for networking definitions rather than redundantly
including OS-dependent headers from the various lwres .c files
2001-07-10 18:26:12 +00:00