key changes:
-B flag, DH shared secret length handling fix, logging level fix,
gssapi support (not enabled, may not work on plain 1.5 due to issue in
kerberos library)
* Don't create extra (tmp) rtadvd.conf, assume /etc/rtadvd.conf has
no interface specs, and just that.
* Don't suggest clients set an explicit (static) default route. This
will happen automatically.
* Update manpage and html page
Thanks to Itojun and some others for their inputs!
environment as processing language. Because of lack of locale suppor,
perl may not accept locale related environment. So, user could use
only "LANGUAGE" environment.
Add warning for this setting of envionment problem.
SMB2WWW, the gateway to Windows networking, is a Windows Network client
that is accessible through a web browser. It is based on the samba
package.
Add this to your apache config:
Alias /smb2www/images @PREFIX@/libexec/smb2www/images
ScriptAlias /smb2www/ @PREFIX@/libexec/smb2www/cgi-bin/
AddHandler cgi-script .pl
You can access the gateway at the following URL:
http://localhost/smb2www/smb2www.pl
To make modifications to the smb2www setup, edit
@PREFIX@/libexec/smb2www/etc/smb2www.conf
* Add rc.d startup script
* Update pkg name to xfstt-1.1nb1
Code based on FreeBSD port,
submitted by Martti Kuparinen <martti.kuparinen@iki.fi> in PR 12201
20010206
internal: response_query() takes a class argument.
internal: query_start() takes a class argument.
internal: packetquery() takes a class argument.
ui: tinydns et al., axfrdns, and dnscache repeat qclass * in
response to bogus * queries. tnx Mike Batchelor.
ui: axfrdns rejects queries for weird classes.
ui: axfrdns uses query ID instead of ID 0 in the series of AXFR
response messages between the SOAs, to support the AXFR
client in BIND 9.
ui: axfrdns sets AA in the series of AXFR response messages.
20010211
ui: servers print starting message.
internal: some respond() declarations.
version: djbdns 1.05.
* minor corrections in Makefile, like use of ${DISTNAME} in some places
instead of djbdns-version