2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

2666 Commits

Author SHA1 Message Date
Michael Sawyer
94b50bce2b Add zone-specific reload and refresh capability to server and rndc 2000-10-12 21:52:00 +00:00
Brian Wellington
cfdb88eb33 removed the check for stray NOMINUM_, since it didn't work. It's also not too useful
if keys can now be arbitrary.
2000-10-10 23:12:54 +00:00
Brian Wellington
70c7872be6 state wasn't properly cleared between files 2000-10-10 23:07:35 +00:00
Brian Wellington
3517415542 a few fixes. perl -w is your friend. 2000-10-10 22:46:46 +00:00
Brian Wellington
9d794b5203 Added lwres{} statement to named.conf. 2000-10-04 18:47:24 +00:00
Michael Sawyer
229c6987e7 Get sanitize working with arbitrary keys 2000-09-29 21:31:02 +00:00
Andreas Gustafsson
c3e3c64bcb omit unfinished man pages (they were omitted
from 9.0 by virtue of not having a branch tag, but for
9.1 we have to do it here
2000-09-29 17:14:32 +00:00
Andreas Gustafsson
9560b5fa95 if a file was deleted, subsequent files were not properly renamed
because $deletefile was left true
2000-09-28 17:35:19 +00:00
Michael Sawyer
1c66892e02 Fix confparser.y stuff in relation to sanitize. 2000-09-27 18:00:40 +00:00
Michael Sawyer
936438fe8b Update the sanitize scripts:
sanitize -kPUBLIC will remove all code surrounded by
	#ifndef NOMINUM_PUBLIC
	#endif /* NOMINUM_PUBLIC */
(eg, all of our internal code)

sanitize -iPUBLIC will remove all code surrounded by
	#ifdef NOMINUM_PUBLIC
	#endif /* NOMINUM_PUBLIC */
(eg, all of the code which is specific to the public release)

The -k option takes a key, removing any code which requires that key
be unfedined.  The idea is that internally we compile everything, and
require no special #defines for that to happen.

NOMINUM_key_DELETE will delete a file if sanitized with -k option.
2000-09-27 17:16:01 +00:00
Brian Wellington
b3596b3981 The file delete option didn't work. 2000-09-26 23:17:32 +00:00
Brian Wellington
c406080562 NOMINUM_PUBLIC_DELETE will cause an entire file to be deleted. 2000-09-26 22:44:19 +00:00
Andreas Gustafsson
922e6a3c2a 478. [bug] "make install" failed if the directory specified with
--prefix did not already exist.
2000-09-20 19:06:16 +00:00
Brian Wellington
93ebaca304 remove dnssafe, add openssl rsa 2000-09-16 01:17:00 +00:00
Andreas Gustafsson
dfc887d6fc make-snapshot.sh is obsolete, use 'kit.sh snapshot' instead 2000-09-15 21:09:33 +00:00
Mark Andrews
23e5e3065d add bin/tests/system/upforwd/clean.sh 2000-09-13 07:47:03 +00:00
Mark Andrews
f5c09d61a4 update to match current debug output 2000-09-13 01:58:02 +00:00
Mark Andrews
f267ee3e4f Add upforwd files.
Addition cleaning up from previous runs.
2000-09-13 01:24:05 +00:00
Andreas Gustafsson
c4213ed935 added support for building snapshots (but not more
than one a day)
2000-09-06 16:20:47 +00:00
Andreas Gustafsson
0a2eab4e35 coding style 2000-09-01 01:06:23 +00:00
Andreas Gustafsson
ec965b4201 .css files are not C files; files of random data removed 2000-08-30 19:20:01 +00:00
Andreas Gustafsson
003b1f94e8 merge_copyrights 2000-08-30 19:11:20 +00:00
Andreas Gustafsson
82493dc831 run check-instincludes as part of altbuild.sh 2000-08-30 17:04:55 +00:00
Brian Wellington
e489c8c653 added non-threaded libisc private header files 2000-08-30 00:09:34 +00:00
Brian Wellington
f05941692e Add an empty lib/isc/nothreads/condition.c, since it greatly simplifies
the build process.
2000-08-29 18:19:29 +00:00
Brian Wellington
bc40028504 Added the "nothreads" directory in lib/isc. These will be used in the
non-threaded libisc.
2000-08-28 23:16:50 +00:00
Brian Wellington
dcc6bde0a3 Added a system test for selective forwarding. 2000-08-24 22:23:46 +00:00
Brian Wellington
30e6ea9ded 405. [func] Add support for selective forwarding (forward zones) 2000-08-24 22:15:40 +00:00
Andreas Gustafsson
52f16aeb30 omit doc/private from release kits 2000-08-22 17:28:09 +00:00
Brian Wellington
b3e3e95537 add sig0_test and its keys 2000-08-22 01:14:35 +00:00
Brian Wellington
8eee0fb337 new simple database files 2000-08-21 22:20:57 +00:00
Andreas Gustafsson
374f22b5d3 corrected misleading error messages and made them
include the line number where the error was detected;
changed initial letter of error messages to lower case
2000-08-19 01:02:07 +00:00
Brian Wellington
c528dee35b added lib/dns/sec/dst/gssapi_link.c 2000-08-17 19:03:59 +00:00
Andreas Gustafsson
09fc73adf9 omit doc/todo from distributions 2000-08-11 20:05:25 +00:00
Andreas Gustafsson
f4ba768a60 usage message was wrong 2000-08-11 19:58:19 +00:00
Brian Wellington
2e88e05fd4 add bin/tests/genrandom.c 2000-08-10 22:29:05 +00:00
Andreas Gustafsson
4508b24fcd nuked zone2_test 2000-08-10 18:38:27 +00:00
David Lawrence
816e576f77 new URL for the copyright notice 2000-08-09 04:37:43 +00:00
Andreas Gustafsson
21f17c42ec added script for exercising seldom-used build options 2000-08-08 01:07:17 +00:00
Andreas Gustafsson
eefe56c8b3 usage message had old script name 2000-08-02 16:02:40 +00:00
David Lawrence
d6da642b67 Use the copyrights file (or other list of files) as inputer rather than using
a find command to generate the files to update.  this skips doc/drafts,
doc/rfc, lib/dns/sec/dnssafe, lib/dns/sec/openssl and any other files
we do not make changes to.
2000-08-01 15:25:07 +00:00
David Lawrence
4e2f273e97 bin/tests/system/clean.sh was removed a few weeks ago 2000-08-01 15:22:29 +00:00
David Lawrence
4372495bc7 363. [doc] doc/html was not being maintained so has been removed. 2000-08-01 15:19:19 +00:00
David Lawrence
40f53fa8d9 Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
own CVS tree will help minimize CVS conflicts.  Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
David Lawrence
1cd587d241 utility to trim trailing whitespace 2000-08-01 00:51:14 +00:00
David Lawrence
f4a7d04843 Do not put trailing whitespace on comment lines that
separate paragraphs
in the copyright notice.

Reindented with 8 column indentation.
2000-08-01 00:46:14 +00:00
Brian Wellington
f4811a903a lib/dns/sec/dst/dst_support.c no longer exists. 2000-07-31 19:45:56 +00:00
Andreas Gustafsson
66687fb204 replaced nonportable shell substitution with
sed command
2000-07-28 05:42:36 +00:00
Andreas Gustafsson
d49d75f507 added script for building release kits 2000-07-28 01:47:16 +00:00
Andreas Gustafsson
1f36109490 use perl5, not perl, so that this works when building test kits on bb 2000-07-28 01:26:23 +00:00