Commit Graph
298 Commits
Author SHA1 Message Date
Brian Wellington 6177fc9897 A lot of files generated by libtool were not properly ignored. 2000-10-16 23:44:25 +00:00
Mark Andrews 256b8024a1 remve unused variable 2000-10-12 04:03:28 +00:00
Brian Wellington 4a200b9022 Add tkey-gssapi-credential to the options section 2000-10-12 00:38:30 +00:00
Mark Andrews c7294f9c0b Suppress spurious "hint zones do not have a dialup field". 2000-10-11 05:15:23 +00:00
Brian Wellington cf2f889716 remove warning 2000-10-10 22:04:29 +00:00
Brian Wellington d03a04f594 incorrect use of the sanitizer 2000-10-10 21:58:01 +00:00
Mark Andrews 452d75b18f 510. [bug] Remove spurious view notify warning. [RT #376] 2000-10-10 01:17:30 +00:00
Brian Wellington ed6d98bffe freeing null pointers is bad 2000-10-09 18:20:18 +00:00
Brian Wellington fc5332e1f4 Should compile now. 2000-10-04 20:50:25 +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 dc8a97366a 492. [bug] The error messages printed when an IP match list
contained a network address with a nonzero host
                        part where not sufficiently detailed. [RT #365]
2000-09-27 20:10:39 +00:00
Michael Sawyer 1c66892e02 Fix confparser.y stuff in relation to sanitize. 2000-09-27 18:00:40 +00:00
Brian Wellington 2557aa46f0 Print a warning if check-names is set. Of course, setting check-names
as specified in the ARM causes the parser to die anyway.
2000-09-27 02:04:04 +00:00
Brian Wellington c5c1043a96 print a warning if the dialup, check-names, or pubkey directive is seen 2000-09-27 01:50:01 +00:00
Andreas Gustafsson a8f69def81 type mismatch 2000-09-15 23:02:07 +00:00
Andreas Gustafsson 97c7e793b0 missing space between words in warning message; typos 2000-09-15 00:26:35 +00:00
Mark Andrews be1d71fd17 454. [bug] Enforce dotted decimal and dotted decimal quad where
documented as such in named.conf. [RT #304, RT#311]
2000-09-14 02:19:04 +00:00
Andreas Gustafsson 3bd5170d0c do not treat maintain-ixfr-base as equivalent to provide-ixfr,
since it's not documented that way
2000-09-13 23:00:16 +00:00
Andreas Gustafsson 8e732de92e Buffers Files Tools Edit Search Help
453.   [bug]           Warn if the obsolete option maintain-ixfr-base
                        is specified in named.conf. [RT #306]
2000-09-13 22:47:05 +00:00
Andreas Gustafsson 16447e2997 spacing 2000-09-13 20:51:54 +00:00
Andreas Gustafsson afd2f40b3c 452. [bug] Warn if the unimplemented option statistics-file
is specified in named.conf. [RT #301]
2000-09-13 20:49:40 +00:00
Bob Halley 3113e4dac8 fix auth-nxdomain default message [RT #287] 2000-09-07 19:24:33 +00:00
Mark Andrews 42aea0fbdc options { notify-forward yes; }; is not longer hardwired as "no;". 2000-08-28 05:51:16 +00:00
Andreas Gustafsson 60cf8301f9 drop parser support for dns_c_forw_noanswer and dns_c_forw_nodomain
as the server does not implement them (lacking a spec for what they should do)
2000-08-23 23:56:44 +00:00
Andreas Gustafsson 5bf922fd09 use all lower case in error messages 2000-08-23 23:54:58 +00:00
Andreas Gustafsson f0bdf4aa8b #endif /* NOMINUM_PUBLIC */ was missing the required comment 2000-08-22 17:36:31 +00:00
Mark Andrews 8249eee42a notify-any to allow-notify conversion.
notify-relay to notify-forward conversion.
2000-08-22 05:14:59 +00:00
Andreas Gustafsson 84c25ccb3d NOMINUM, not NOMINMUM 2000-08-19 00:47:18 +00:00
Andreas Gustafsson 6c86627ede NOMINUM, not NOMINMUM 2000-08-19 00:39:23 +00:00
Mark Andrews 769dd27de8 add notify-any & notify-relay
added missing / corrected comment spelling of NOMINUM_PUBLIC
added REQUIRE(ISLOCKED(????)); to zone.c
2000-08-17 13:13:37 +00:00
Andreas Gustafsson 07f69609fc log messages should start with lower case letter 2000-08-14 21:59:57 +00:00
Andreas Gustafsson 7e6d32fdba #endif /* NOMINUM_PUBLIC */ was missing the magic comment 2000-08-11 21:51:04 +00:00
Brian Wellington de58ecaa9c Treat undefined acls as an error, rather than warning and then later
throwing an assertion.
2000-08-11 00:20:59 +00:00
Brian Wellington c18730e2c0 Protect all of the max-names stuff with NOMINUM_PUBLIC 2000-08-08 23:04:55 +00:00
David Lawrence a31bdafd5c Some seds do not support ? in regexps. 2000-08-03 15:29:40 +00:00
David Lawrence 5ba268d2ab Solaris yacc puts "#line" directives as "# line", so remove the latter as the
former already is on other platforms.
Also reduce Solaris const warnings by fixing the structure definition of
yytoktype and the declaration of yyreds.
2000-08-03 14:03:43 +00:00
Andreas Gustafsson 44f1473596 conform to style guide in use of sizeof() 2000-08-02 21:58:19 +00:00
James Brister 385a9cb48a 369. [func] Support new named.conf options, view and zone
statements:

				max-retry-time, min-retry-time,
				max-refresh-time, min-refresh-time, max-names.
2000-08-02 20:44:27 +00:00
David Lawrence c037bf9c8e My last change caused new warnings on systems that were already making the
text arrays const.
2000-08-01 19:12:10 +00:00
Michael Graff 5ffd3b6473 rewrite bits of strange code. Now xfer-00 doesn't crash. 2000-08-01 14:48:59 +00:00
David Lawrence 15b196c28e Signficantly reduced the const warnings from confparser.c.
I did not copy this to all platforms to test it everywhere, but I will keep
an eye on the build status page to be sure it did not mess up anything else.
2000-08-01 14:34:11 +00:00
Michael Sawyer a4c4df8be7 Expand out NOMINUM_PUBLIC test-out by one instruction. 2000-08-01 14:12:58 +00:00
Michael Graff 4421383e30 only dereference l->keys if it isn't NULL 2000-08-01 13:53:38 +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
Michael Graff 6d3496c045 Implement additional-from-{glue,auth} [ yes | no ] ;
with yes being the default.  These control searching in the cache and
other zones we are authorative for.  This is mostly for gdib, but
may be useful elsewhere.

The config changes are renaming from glue-from-* to additional-from-*,
since this also prevents DNAME, CNAME, NS, MX, etc. additional data
from being followed.
2000-07-31 21:07:07 +00:00
Michael Graff 0eeabc1399 remove trailing blank lines 2000-07-31 19:35:31 +00:00
Andreas Gustafsson 98a5693ce7 removed unused variable debug_lexer 2000-07-28 19:33:29 +00:00
David Lawrence 15a4474541 word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
Michael Sawyer a53151d995 Fix up some of the sanatize code and make kits correctly 2000-07-26 23:40:22 +00:00