Andreas Gustafsson
468b85d9d1
restrict parser stack size to avoid thread stack overflow in
...
bison-generated parsers
2000-04-19 00:26:39 +00:00
Andreas Gustafsson
7ead3746f8
consistent wording in log messages
2000-04-18 00:25:41 +00:00
Andreas Gustafsson
e0d1050c57
use single quotes consistently in log messages
2000-04-18 00:18:38 +00:00
Bob Halley
823ed8c082
isc_mem_destroy_check is now isc_mem_setdestroycheck
2000-04-12 01:25:07 +00:00
James Brister
09c9fc94cf
Fixed a function name for style.
...
Fixed validation of keys used in server statement. Now they must truly be
defined before used. Ditto for in address match list element. Keys
referenced can be inside the enclosing view or at file scope.
2000-04-07 20:41:29 +00:00
James Brister
6abdc5c090
Changes necessary to support server statements inside a view statement.
2000-04-07 17:40:43 +00:00
James Brister
616ee4a3f7
Changes to support keys inside views.
2000-04-07 13:35:06 +00:00
James Brister
f46678fb6c
Name change to some accessors.
...
Parse lame-ttl in options block
Parse allow-update-forwarding in options block
parse transfer-format in view statment
2000-04-06 20:12:26 +00:00
James Brister
3a49917729
Support new optional class on a view declaration.
2000-04-06 10:35:27 +00:00
James Brister
2aac82553d
Support lame-ttl, min-roots and treat-cr-as-space in options.
...
Support auth-nxdomain
recursion query-source query-source-v6 transfer-source
transfer-source-v6 max-transfer-time-out max-transfer-idle-out
transfer-format request-ixfr privide-ixfr cleaning-interval
fetch-glue notify rfc2308-type1 lame-ttl max-ncache-ttl
min-roots
in views
2000-04-06 09:43:12 +00:00
James Brister
f211bb7bb6
Support new match-clients view option.
2000-04-05 15:16:49 +00:00
James Brister
3cfa5fedfe
Replace bit-setting method for determining if a config file field was set.
...
Templatized(?) code with macros.
2000-03-29 15:01:14 +00:00
James Brister
da47a1b896
Removed listen-on from views.
...
Changed syntax of grant/deny statements so they now must be inside an
'update-policy' block.
quote rr types when printing grant/deny statements as they can
clash with config file keywords.
Added rcs Id inside comment.
2000-03-28 22:58:25 +00:00
Bob Halley
77221c2c88
update copyright
2000-03-23 19:35:59 +00:00
Andreas Gustafsson
034c7247de
%token L_DIRECTORY line was repeated
2000-03-21 21:26:21 +00:00
Andreas Gustafsson
71181f3e13
make the global option 'maintain-ixfr-base' a synonym
...
for 'provide-ixfr'; fix typos in previous change
2000-03-20 22:03:13 +00:00
Andreas Gustafsson
72166c5cf5
made 'support-ixfr' a synonym for 'request-ixfr'
2000-03-20 19:40:04 +00:00
James Brister
5475a2d296
Support request-ixfr and provide-ixfr values in options and server
...
statements.
2000-03-19 02:58:15 +00:00
James Brister
3bb4fdd9cc
remove unused rcsid variable
2000-03-18 00:46:47 +00:00
James Brister
85558cee10
Handle new grant/deny clause inside zone statement.
2000-03-02 20:41:21 +00:00
James Brister
c47b53250b
Use strings instead of dns_c_category_t.
...
Added token_to_keyword().
2000-03-02 03:57:32 +00:00
Andreas Gustafsson
e0768b64e8
%type declaration for master_in_addr_list was repeated three times
2000-02-25 16:35:08 +00:00
Andreas Gustafsson
e7e3b748f8
missing NULL initialization before attach
2000-02-24 18:44:16 +00:00
James Brister
e323a667e0
Replace use of private config type user for server statement with new
...
dns_peer_t.
Support two forms of server key statement:
keys "blah";
keys { "foo" ; };
Non longer build confserv.c
2000-02-24 14:48:30 +00:00
Andreas Gustafsson
be1395f914
typo
2000-02-15 18:24:26 +00:00
James Brister
334e2ce758
Handle new dns_c_ipmatch_any type in address lists. Use (negated)
...
when parsing address 'none'.
Also make better use of localhost and localnets ipmatch elements.
2000-02-15 17:05:11 +00:00
James Brister
e0df4c98c8
Support parsing new allow-update-forwarding statement inside zones and
...
views.
2000-02-14 17:20:35 +00:00
James Brister
51c7627c91
Support queyer-source-v6 and transfer-source-v6
...
Is now an error if a IPv6 address is used in a transfer-source or
query-source statement.
Ditto for an IPv4 address in *-v6 statement.
Cleaned up error messages.
2000-02-09 16:45:52 +00:00
Bob Halley
d01ac47e73
move up some forward declarations
2000-02-08 20:44:53 +00:00
James Brister
8561310bf9
Removed extraneous semi-colon.
2000-02-06 15:07:03 +00:00
Bob Halley
8c5039fd81
improve error message if zone callback fails; revise error levels
2000-02-02 00:38:11 +00:00
James Brister
3b94d5eaf9
Implement ALSO_NOTIFY and TRANSFER_SOURCE in options block.
...
Corrected type of FORWARDERS.
Implemented several new values in a VIEW.
2000-01-28 23:52:41 +00:00
James Brister
c71fc7ffdd
Remove definition and use of dns_c_severity_t and replace with dns_severity_t.
2000-01-28 19:56:25 +00:00
Andreas Gustafsson
b4166f2452
if a maybe_wild_addr was wild, the port was not zeroed and
...
the length was not set
2000-01-28 01:14:41 +00:00
James Brister
6ca3b786b4
Support new 'tcp-clients' and 'recursive-clients' statements.
2000-01-17 14:41:24 +00:00
James Brister
ad62ba2e70
Do checks on some integers for size limits.
1999-12-17 18:32:38 +00:00
James Brister
b9dc54b8dd
- Fixed transfer/idle times in zones that were being lef as minutes.
...
- Added checking for minutes that are too big to be converted to seconds.
1999-12-14 10:28:00 +00:00
James Brister
e8cf926e39
Fix (and test) for max-transfer statements inside zones.
1999-12-11 14:07:19 +00:00
James Brister
0b8e472452
Support new max-transfer-time-out, max-transfer-idle-in and
...
max-transfer-idle-out statements in options block and zone statements.
1999-12-11 13:44:46 +00:00
James Brister
1ce5dcf1c8
Change config API to not take a isc_log_t but use dns_lctx extern.
1999-12-06 12:40:39 +00:00
James Brister
29bf8316a3
- Hold list of pubkeys instead of a single pubkey in zones.
...
- Change dns_zone_copy to use pubkey list.
- MAGIC-number related fixes and miscellaneous defensive programing issues.
1999-12-01 16:29:00 +00:00
Andreas Gustafsson
afaaf4c0aa
Multiple fixes to address match list parsing:
...
- When no IP prefix length is specified, use 32 (IPv4) or 128 (IPv6), not 0
- Allow an explicit prefix length of 32 (IPv4) or 128 (IPv6)
- use isc_sockaddr_fromin()/isc_sockaddr_fromin6() to build isc_sockaddr_t
structures so that the length field gets set correctly
1999-11-30 22:01:16 +00:00
James Brister
292031c9fc
- Removed config *_delete functions on structures that use reference
...
counting and replaced with *_detach.
- Changed config *_attach functions to return the new attached value through
the paramater list rather than as a return value.
- Changed config *_delete functions to no longer allow deletion of a null
pointer
- Changed calls to the config *_delete functions to make sure no null
pointers were passed in.
- Changed use of the config *_attach function to match new signature.
1999-11-17 21:52:32 +00:00
James Brister
e42197260c
Support forward and forwarders values inside master, slave and stub zones.
1999-11-02 15:49:44 +00:00
James Brister
3f8c638594
Support rfc2308-type1 options statement.
1999-11-02 09:13:48 +00:00
Bob Halley
9e5bf8aab6
Comment out 'optional_string' which was defined but not used, causing YACC
...
on a number of platforms to die.
1999-10-29 15:44:06 +00:00
James Brister
4c716c8642
Somei minor grammer changes to help with view statements..
1999-10-29 11:10:04 +00:00
Mark Andrews
c9c070991c
in6_addr.s6_addr is always an array.
1999-10-29 07:13:04 +00:00
Mark Andrews
8b2779bba0
return ISC_TRUE/ISC_FALSE not 1/0
1999-10-29 06:05:10 +00:00
Mark Andrews
b3a2ce7d96
fix calls to isdigit()
1999-10-29 04:18:07 +00:00