Andreas Gustafsson
|
05c7046a3d
|
use complete sentences in comments
|
2000-11-03 17:54:52 +00:00 |
|
Andreas Gustafsson
|
65e8f6477f
|
some instances of yes_or_no were misspelled as true_or_false
|
2000-11-03 17:41:51 +00:00 |
|
Andreas Gustafsson
|
98f43e2d60
|
commented the special case TSIG code for update forwarding
|
2000-11-03 17:39:37 +00:00 |
|
Mark Andrews
|
ae97173085
|
initalise/free/print dialup option
|
2000-11-03 10:43:12 +00:00 |
|
Mark Andrews
|
04967d1a5a
|
extraneous isc_mem_get
|
2000-11-03 08:54:18 +00:00 |
|
Mark Andrews
|
79451e492c
|
remove debugging printf
|
2000-11-03 07:53:13 +00:00 |
|
Mark Andrews
|
0fc89c4ee6
|
540. [func] Add dialup support.
|
2000-11-03 07:16:09 +00:00 |
|
Brian Wellington
|
b209e8ecad
|
The check to see if tsig checking failing with badkey is ok because
the message is an update to be forwarded was wrong.
|
2000-11-03 04:45:03 +00:00 |
|
Brian Wellington
|
e21d199dca
|
539. [func] Support the blackhole option.
|
2000-11-03 02:45:55 +00:00 |
|
Andreas Gustafsson
|
45dad73117
|
added draft-ietf-dnsext-dnsmib-historical-00.txt
|
2000-11-02 19:22:15 +00:00 |
|
Michael Sawyer
|
596b911d9c
|
Include information on failure locking file
|
2000-11-02 17:54:30 +00:00 |
|
Mark Andrews
|
4ab40dad77
|
Add BIND 8 style GENERATE $$ => $.
|
2000-11-02 05:18:33 +00:00 |
|
Brian Wellington
|
4d833ef73b
|
Document lwres_getrrsetbyname
|
2000-11-02 02:21:09 +00:00 |
|
Brian Wellington
|
046862bebe
|
basic getrrsetbyname() tests
|
2000-11-02 02:05:01 +00:00 |
|
Brian Wellington
|
3a372f7aaf
|
Add a signed record. The SIG doesn't verify (verification isn't even
attempted), but getrrsetbyname returns it.
|
2000-11-02 02:04:15 +00:00 |
|
Brian Wellington
|
9ce9834a57
|
server side of getrrsetbyname()
|
2000-11-02 01:53:25 +00:00 |
|
Brian Wellington
|
668728fed8
|
First cut at getrrsetbyname code
|
2000-11-02 01:52:32 +00:00 |
|
Mark Andrews
|
c03298d879
|
538. [bug] fix buffer overruns by 1 in lwres_getnameinfo().
|
2000-11-02 01:10:22 +00:00 |
|
Brian Wellington
|
e3e3bafa13
|
Lookups now return sigrdatasets if they exist.
|
2000-11-02 00:55:41 +00:00 |
|
Brian Wellington
|
97c323e9d8
|
A couple failure cases weren't handled correctly.
|
2000-11-01 23:56:29 +00:00 |
|
Brian Wellington
|
4587a7c3df
|
lwresd should only try to load /etc/resolv.conf if the -c option was not
specified.
|
2000-11-01 20:59:22 +00:00 |
|
Brian Wellington
|
6e4deb9f1b
|
updates
|
2000-11-01 00:33:50 +00:00 |
|
Brian Wellington
|
ed239db49c
|
Allow keys to be referred to as 'Kname.+id+alg.' (with a trailing dot), since
file completion often produces strings of that form.
|
2000-11-01 00:17:18 +00:00 |
|
Brian Wellington
|
783055c0a6
|
Big lwresd restructuring. The code is a lot more modular now (the lwresd
structure containing search path, view, etc. is split from the listener
object), and should work correctly on reload.
|
2000-10-31 22:39:30 +00:00 |
|
Brian Wellington
|
0a6ddf7b82
|
A typo caused null keys to be printed incorrectly.
|
2000-10-31 20:12:32 +00:00 |
|
Brian Wellington
|
82f4c5bc90
|
- print the names of the files generated, expand the usages a bit
- add -d directory option to dnssec-signzone
|
2000-10-31 20:09:15 +00:00 |
|
Mark Andrews
|
70f6f7a39a
|
update
|
2000-10-31 06:47:57 +00:00 |
|
Mark Andrews
|
533df4efda
|
537. [func] Use transfer-source{-v6} when notify messages.
|
2000-10-31 05:34:18 +00:00 |
|
Mark Andrews
|
f4166b4dc3
|
allow transfer-source to be set on master zones.
print the transfer-source port.
|
2000-10-31 04:20:54 +00:00 |
|
Mark Andrews
|
368b37b616
|
dns_rdata_invalidate -> dns_rdata_reset
|
2000-10-31 03:22:05 +00:00 |
|
Mark Andrews
|
04c22ceaf2
|
536. [func] Use transfer-source{-v6} when sending refresh queries.
Transfer-source{-v6} now take a optional port
parameter for setting the UDP source port. The port
parameter is ignored for TCP.
|
2000-10-31 01:17:19 +00:00 |
|
Brian Wellington
|
38a5d999de
|
#include cleanup
|
2000-10-30 20:15:20 +00:00 |
|
Mark Andrews
|
6ef15459b8
|
535. [func] Use xfrsource[46] when forwarding update requests.
|
2000-10-30 05:08:07 +00:00 |
|
Brian Wellington
|
c5c77ccbe1
|
Redo the dns_rdata_init() stuff again.
|
2000-10-28 22:56:25 +00:00 |
|
Brian Wellington
|
fc3ab47d03
|
remove calls to printf() in error handling.
|
2000-10-28 01:25:14 +00:00 |
|
Brian Wellington
|
0bd785149d
|
Document the '-t' (statistics) option.
|
2000-10-28 01:16:46 +00:00 |
|
Brian Wellington
|
3af66745d8
|
Use the nxt rdatastruct instead of an ugly hack.
|
2000-10-28 01:09:36 +00:00 |
|
Brian Wellington
|
3568cef90b
|
Use the SOA TTL as the TTL for NXT records, not the SOA minimum value.
|
2000-10-28 00:53:39 +00:00 |
|
Brian Wellington
|
0656756d82
|
With search path processing in the server, LWRES_R_INCOMPLETE is no longer
returned.
|
2000-10-28 00:44:46 +00:00 |
|
Brian Wellington
|
2be139c4b2
|
search path processing is now done in the server
|
2000-10-28 00:37:52 +00:00 |
|
Brian Wellington
|
686026894b
|
getaddrbyname now does search path processing in the server.
|
2000-10-28 00:35:57 +00:00 |
|
Brian Wellington
|
eb716d8c2e
|
added a new variable to the searchctx
|
2000-10-28 00:09:46 +00:00 |
|
Brian Wellington
|
1e561d6103
|
ok, this really works now.
|
2000-10-28 00:09:11 +00:00 |
|
Brian Wellington
|
bb71d64085
|
dns_message_checksig should not require a view in all cases
|
2000-10-27 21:56:57 +00:00 |
|
Brian Wellington
|
f1cae4bcb7
|
DNS_RDATA_INITIALIZED was spelled wrong (missing an 'i'), and also not
spelled the same way as other uses of the word "initialize" (it had an 's',
not a 'z').
|
2000-10-27 21:29:23 +00:00 |
|
Brian Wellington
|
ecc8ad5822
|
changes to stats printing
|
2000-10-27 21:08:03 +00:00 |
|
Brian Wellington
|
babe5bc58a
|
The initialize/invalidate rdata changes weren't made in all places.
|
2000-10-27 20:56:39 +00:00 |
|
Brian Wellington
|
18d1a4ea33
|
fix the case when keys are not specified on the command line
|
2000-10-27 20:27:51 +00:00 |
|
Brian Wellington
|
0e23f2010f
|
Maybe it works this time.
|
2000-10-27 18:50:00 +00:00 |
|
Brian Wellington
|
469f328aa0
|
- added statistics gathering
- work when keys specified on the command line are in a different directory
- misc cleanup
|
2000-10-27 18:48:22 +00:00 |
|