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
Michael Graff
a4e2a43f79
s/DNS_R_/ISC_R_/ as needed
2000-04-07 03:50:33 +00:00
Michael Graff
927d494e07
s/DNS_R_/ISC_R_/ as needed
2000-04-07 03:35:58 +00:00
Michael Graff
4195904998
s/DNS_R_/ISC_R_/ change for some codes.
2000-04-06 22:03:35 +00:00
David Lawrence
8b09428acb
dns_parser category was removed; fixed categorybyname to find a valid category
2000-04-06 20:28:29 +00:00
James Brister
5ab3a02712
Example of new view class type.
2000-04-06 10:32:50 +00:00
James Brister
4549ed5847
Added new view fields.
2000-04-06 09:34:36 +00:00
Brian Wellington
b8fd630c4b
better test todns/from dns routines
2000-04-05 22:21:17 +00:00
Bob Halley
d339787606
add headerdep_test.sh to distclean rule
2000-04-05 21:09:02 +00:00
Bob Halley
82f7b9a4c9
add headerdep_test.sh
2000-04-05 21:06:38 +00:00
Andreas Gustafsson
ee1078f3aa
test cases contained illegal out-of-zone data, causing tests
...
to fail now that dns_db_load() ignores such data
2000-04-05 18:18:54 +00:00
Andreas Gustafsson
d4f67a6d13
created
2000-04-05 17:38:46 +00:00
James Brister
44b3d6bb6f
Match-client test.
2000-04-05 15:40:41 +00:00
Andreas Gustafsson
ddfe394c06
need <isc/buffer.h>
2000-04-04 20:10:29 +00:00
Bob Halley
4907e46c8f
do not try to use local compression
2000-04-04 18:30:55 +00:00
James Brister
8b49a0c526
Better usage message.
2000-03-30 17:18:03 +00:00
Brian Wellington
63e11cf5a8
Modified TSIG printing to work again after removing the TSIG pseudosection
...
in the message structure.
2000-03-29 05:14:04 +00:00
Brian Wellington
c85cd83147
TSIGs don't need to be explicitly rendered
2000-03-29 05:04:45 +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
dda4bfe649
update copyrights
2000-03-23 19:52:19 +00:00
Brian Wellington
b930c125ca
Fixed missing braces reported on bind9-workers. The rewritten keygen should
...
hopefully go in just after b2.
2000-03-23 19:03:32 +00:00
David Lawrence
ecb6c5782e
exorcized local compression
2000-03-23 05:18:46 +00:00
Bob Halley
f0558da29c
AXFR and IXFR are not yet implemented; reject attempts to use
...
them. [RT 74]
2000-03-22 21:39:07 +00:00
Andreas Gustafsson
afda57a68e
changes from code review: use ISC_LIST_EMPTY(msg->sections[i])
...
rather than msg->counts[i] > 0 to determine whether a section is
empty, since the count field does not track pseudosections
2000-03-20 16:57:46 +00:00
James Brister
ad1b7dd6b9
sample usage of request-ixfr and provide-ixfr
2000-03-19 03:14:20 +00:00
David Lawrence
71f93ef065
Use task method for listener shutdown.
2000-03-18 00:54:07 +00:00
David Lawrence
7700639655
include <dns/result.h>
2000-03-18 00:42:07 +00:00
Andreas Gustafsson
2539896175
do not indent CVS ID comment
2000-03-17 17:49:37 +00:00
Andreas Gustafsson
91ae8a0e72
annotated
2000-03-16 01:09:32 +00:00
Andreas Gustafsson
5d097eee54
accept # comments in wire data input files
2000-03-16 01:09:13 +00:00
James Brister
4471cc539d
Build ndc config parser tester.
2000-03-15 02:13:04 +00:00
James Brister
67ac79ed04
Sample ndc config file.
2000-03-15 02:12:22 +00:00
James Brister
c0536aa152
ndc config parser and test program
2000-03-15 02:11:57 +00:00
Brian Wellington
c7f88538d4
build keygen by default
2000-03-14 21:26:54 +00:00
David Lawrence
c889a8ac41
test signatures, listener shutdown callback
2000-03-14 04:03:05 +00:00
Michael Graff
d736db6dc5
lwres get-addr-by-name returns a linked list, not an array, of names. This
...
was needed to make adding the sortlist code, which will be checked in
in a few minutes.
2000-03-10 23:11:36 +00:00
Michael Graff
2311073ce0
handle resolv.conf 'search' line, client side. Also, fix a bug in lwresd that would return success, but no addresses, for NXDOMAIN or NXRRSET.
2000-03-10 22:11:14 +00:00
Brian Wellington
774d9e3de4
Sign the TKEY request message with a TSIG, since unsigned TKEY exchanges
...
violate the latest version of the TKEY draft.
2000-03-08 19:51:54 +00:00
Brian Wellington
4124057bf5
dst_result_t -> isc_result_t
2000-03-06 20:04:15 +00:00
Brian Wellington
2b71493ae6
Add an option (-a) to attempt to verify generated signatures
2000-03-06 18:16:49 +00:00
David Lawrence
711aef666e
added isc_log_categorybyname and isc_log_modulebyname
2000-03-04 03:05:17 +00:00
James Brister
7135df4495
Include grant/deny statements in sample.
2000-03-02 20:38:58 +00:00
James Brister
9d612f10ec
Change for new log api.
2000-03-02 03:52:28 +00:00
James Brister
b7fce30291
Fix syntax error.
2000-03-02 03:52:00 +00:00
David Lawrence
f028532a15
new test for ISC_LOG_DEBUGONLY
2000-03-02 01:52:47 +00:00
Brian Wellington
2e9fe863e1
Print a warning if we see a wildcard in a zone we're signing.
2000-03-01 21:23:46 +00:00
David Lawrence
7fe1fdea0d
Number stderr lines for easier visual inspection.
...
Test ISC_LOG_DEBUGONLY used by default_debug.
Print a banner about the expected output.
2000-03-01 17:35:00 +00:00
David Lawrence
fd088dc8c8
remove xtargets with make clean/distclean; omapi_test needs DNSLIBS
2000-02-28 16:27:59 +00:00