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

10485 Commits

Author SHA1 Message Date
Danny Mayer
238e6556ea Restore dnssec-signzone to list of binaries to install 2001-07-28 02:45:07 +00:00
Danny Mayer
7c09f7ba44 Updated win32 Installation Notes 2001-07-28 02:33:25 +00:00
Danny Mayer
adee3a73e6 Modifications to support batch build environment and additional documentation 2001-07-28 02:32:47 +00:00
Danny Mayer
00086b09fe Build script to build all binaries 2001-07-28 02:31:51 +00:00
Brian Wellington
3d388146c6 if both +trace and +nssearch are specified, ignore the second one. 2001-07-28 01:41:28 +00:00
Brian Wellington
a0d965e7b1 comments 2001-07-28 01:01:02 +00:00
Brian Wellington
3806886c28 oops, dig +nssearch and host -C work again. 2001-07-28 00:55:15 +00:00
Brian Wellington
d0de20156a Make +trace work. More cleanup. 2001-07-28 00:11:15 +00:00
Brian Wellington
57bccaacd0 cleanup 2001-07-27 22:07:10 +00:00
Andreas Gustafsson
321fd0ceb4 in named-checkconf, pass in the complete path of named.conf
as NAMED_CONFFILE instead of constructing it by compile-time concatenation of NS_SYSCONFDIR
and /named.conf, to facilitate win32 support
2001-07-27 17:45:29 +00:00
Brian Wellington
1d78c8d7cd unused variables 2001-07-27 17:39:10 +00:00
Andreas Gustafsson
8cf1357c5a incorrect indentatinon; other style issues 2001-07-27 17:25:41 +00:00
Andreas Gustafsson
a492e2366b style 2001-07-27 17:25:23 +00:00
Brian Wellington
637b4b4392 simplify header printing code. 2001-07-27 06:45:20 +00:00
Brian Wellington
0e0e575ec1 unused variables and stuff 2001-07-27 06:11:10 +00:00
Brian Wellington
f3f143f249 simplify TSIG key loading 2001-07-27 05:52:45 +00:00
Brian Wellington
46e349e515 more minor cleanup 2001-07-27 05:41:46 +00:00
Brian Wellington
f9521c63ea minor cleanup 2001-07-27 05:26:38 +00:00
Danny Mayer
924b2e8230 Fix line length issues to perl scripts 2001-07-27 05:20:29 +00:00
Danny Mayer
0ce385e126 Added named-check* apps to build script 2001-07-27 05:19:38 +00:00
Danny Mayer
0794ffffee Added paths info 2001-07-27 05:17:39 +00:00
Danny Mayer
075a7534a8 Added path information - retry 2001-07-27 05:16:55 +00:00
Danny Mayer
61e561c2ca Added path information 2001-07-27 05:15:27 +00:00
Danny Mayer
1f43af072f Added named-check* apps to install list 2001-07-27 05:06:34 +00:00
Danny Mayer
ed1f8b162a added named.key file path to global variable 2001-07-27 05:02:11 +00:00
Danny Mayer
66a38d1693 Changed log to logc to allow VC++ to compile it on win32 2001-07-27 04:59:01 +00:00
Danny Mayer
a246e32f29 win32 build files for named-check* 2001-07-27 04:57:24 +00:00
Brian Wellington
6bc58751c6 query -> request 2001-07-26 22:46:44 +00:00
Andreas Gustafsson
e1ad5fdd33 regenerated 2001-07-26 22:20:47 +00:00
Andreas Gustafsson
6087f3bfc8 missing paragraph end tag; use — 2001-07-26 22:19:57 +00:00
Brian Wellington
a781910430 #define PATH_MAX if it's not already defined (such as on HURD) [RT #1543] 2001-07-26 22:09:25 +00:00
Andreas Gustafsson
90e289c59f A6 has an RFC now 2001-07-26 21:34:02 +00:00
Andreas Gustafsson
113b83a9e2 always build cfg_test, since it is now needed when
regenerating the documentation
2001-07-26 21:33:28 +00:00
Andreas Gustafsson
db8c4a3519 regenerated 2001-07-26 21:32:21 +00:00
Andreas Gustafsson
22f0b13f28 946. [cleanup] doc/misc/options is now machine-generated from the
configuration parser syntax tables, and therefore
                        more likely to be correct.
2001-07-26 21:31:12 +00:00
Andreas Gustafsson
657a6a6f3c some unimplemented options were not marked as such in the grammar summary output 2001-07-26 21:27:51 +00:00
Andreas Gustafsson
455ab32690 don't distclean files that don't exist any more 2001-07-26 21:15:48 +00:00
Brian Wellington
26a5f97dd8 Don't refer to keys as "TSIG keys", since they might be used for rndc only,
and this could be confusing.
2001-07-26 20:54:35 +00:00
Brian Wellington
ee3ab6063d 945. [func] Add the new view-specific options
"match-destinations" and "match-recursive-only".
2001-07-26 20:42:46 +00:00
Andreas Gustafsson
e5b18854e3 define RNDC_AUTOCONFFILE on win32 so that the code again
compiles on win32 and behaves like it did before.
2001-07-26 20:40:01 +00:00
Andreas Gustafsson
929b55a64d consistency 2001-07-26 20:37:26 +00:00
Andreas Gustafsson
38f0e0520c tabified 2001-07-26 20:31:48 +00:00
Andreas Gustafsson
05de675386 removed nonportable declaration of h_errno as h_errno is not
actually used in this file
2001-07-26 20:26:09 +00:00
Andreas Gustafsson
1ecd9d30a0 pass in the full name of the automatic configuration file from
the Makefile as RNDC_AUTOCONFFILE, so that it too can be overridden on Win32
if necessary
2001-07-26 20:14:46 +00:00
Andreas Gustafsson
5da31b1ebe define RNDC_CONFFILE 2001-07-26 20:08:03 +00:00
Andreas Gustafsson
dcfaeabc63 renamed RNDC_SYSCONFPATH to RNDC_CONFFILE; there's
nothing specifically SYS about it
2001-07-26 20:06:22 +00:00
Danny Mayer
922a15c7c0 Changes to support win32 2001-07-26 03:15:16 +00:00
Andreas Gustafsson
64dab5aca2 edited 2001-07-24 21:25:55 +00:00
Andreas Gustafsson
7b1ad32ff2 renamed the file 'cvs' to cvs-usage' to avoid conflicting
with the directory 'CVS' on case-insensitive operating systems
2001-07-24 21:25:44 +00:00
Brian Wellington
d81622b537 944. [func] Check for expired signatures on load. 2001-07-24 18:49:06 +00:00