ChangeLog
2013-06-11 Egbert Zimmermann <dd9qp@db0res.de>
- adding key "prnet" to swhoisd.conf for "Network Packet-Radio:".
This key holds an old Packet-Radio-Network, which is no
longer used for routing in AX.25 packetworld (with or
without a regional domainname), but is transfered,
maintained and bgp-announced by an HAMNET-AS.
2009-10-06 Egbert Zimmermann <dd9qp@db0res.de>
- added "hub" key into swhoisd.conf for "Hub:" in domain records.
This shows up to which DNS-Hub this domain was assigned to.
- extended record-types to 4. Available are record-types of
network, domain, host and person.
- deleted keys "ns6"-"ns9" and "ns6ip"-"ns9ip" in swhoisd.conf
because in ampr-net we never have more than 5 DNS for a
domain.
2009-10-04 Egbert Zimmermann <dd9qp@db0res.de>
- added new keys into swhoisd.conf: "bbnet", "usrnet" for holding
the AS-assigned (CIDR-)networks in the German HAMNET.
- added new key "remark" into swhoisd.conf which gives a lot of
flexibility in presenting misc or non-rfc-informations.
- added new keys "arp", "router" and "serial" into swhoisd.conf.
These keys are for implementing informations out of the
deprecated koord.html for the good-old PR-Nets and Zones.
2009-10-03 Egbert Zimmermann <dd9qp@db0res.de>
- Running autogen.sh once because sources use an old automake
(V1.6.3) which does not work. Debian uses automake-1.10
- shifted sysconfdir for config- and database-files from /etc
into /etc/swhoisd. This allows setting up one symbolic
link into another place where the files can be maintained
by a coordinator or a team in a much safer way (e.g using
their homedirs having write-access there)
- added "remark" key into swhoisd.conf for "Remarks:". This allows
putting remarks into any of the four recordtypes.
- added "bbnet" key into swhoisd.conf for "Network Backbone:".
- added "usrnet" key into swhoisd.conf for "Network User-Service:".
2009-10-02 Egbert Zimmermann <dd9qp@db0res.de>
- Setting a dummyfile "swhoisd" in ./src for getting rid of
the whole RCS-stuff which is outdated and not used
in other places.
- Deleted all RCS directories in ./ ./src ./doc
- added hardware-type x86_64-* in ./config.sub making source
compiling under 64-bit dual/quadcores from Intel
2009-09-01 Egbert Zimmermann <dd9qp@db0res.de>
- 3.0.6-amprnet: Package taken over for development of whoisd for
German IP-Coordination in AMPR.ORG (HAMNET)
2004-01-03 Dan Anderson <dan@drydog.com>
- 3.0.5: Remove duplicate AM_CONFIG_HEADER in configure.in
- Removed strlcpy.c from src/Makefile.am (not always needed now)
- Removed @HELPER_SOURCES@ from src/Makefile.am (automake error)
- Made /etc/init.d/swhoisd script executible
2002-04-11 Dan Anderson <dan@drydog.com>
- Added note about Debian 2.2 to INSTALL file
2002-03-27 Dan Anderson <dan@drydog.com>
- Solaris 7 and older requires a space after "sort -k"
in file configure.in (which generates file configure).
2001-10-09 Dan Anderson <dan@drydog.com>
- 3.0.4: Add network records (nr) with "net" and "as" fields.
- Add "(noreplace)" to %config for /etc/swhoisd.* configurable files.
2001-07-15 Dan Anderson <dan@drydog.com>
- 3.0.3: Add SIGHUP to reopen log file (used during log rotation).
- Add int return type to issocket() (compiler warning)
2001-07-10 Dan Anderson <dan@drydog.com>
- 3.0.2: Add <netinet/in.h> for systems that don't include it from
netdb.h.
2001-07-07 Dan Anderson <dan@drydog.com>
- 3.0.1: Minor fix to /etc/init.d/swhoisd startup script.
2001-07-03 Dan Anderson <dan@drydog.com>
- Added ident client (RFC 1431)
- Added ChangeLog
- Added autoconfig/automake
- Released 3.0
2001-06-28 Dan Anderson <dan@drydog.com>
- standalone capability
- syslog logging
- access logging
- cleanup of code (str*() functions, error handling)
- Added Spanish (EspaXol) message text file
2001-06-25 Dan Anderson <dan@drydog.com>
- Allow '#' comments to start in any column in swhoisd.conf
- Internationalisation.
- Created packages for Solaris and RedHat Linux
- Created webpage: http://dan.drydog.com/swhoisd/
2000-01-01 Joao Cabral <jcnc@dhis.org>
- Program created