cvs commit: nic LICENSE lookup.php mailaddrcheck.php
traceroute.php whois.php finger.php icq.php index.php menu.php
nic.php ping.php relay.php services.php status.php COPYING
nic/config conf.php.dist nic/docs CHANGES nic/templates/lookup ...
Chuck Hagenbuch
chuck@horde.org
Mon, 15 Oct 2001 14:12:26 -0700 (PDT)
chuck 2001/10/15 14:12:26 PDT
Modified files:
. finger.php icq.php index.php menu.php
nic.php ping.php relay.php services.php
status.php
config conf.php.dist
docs CHANGES
templates/menu menu.inc
Added files:
. LICENSE lookup.php mailaddrcheck.php
traceroute.php whois.php
templates/lookup lookup.inc
templates/mailaddrcheck mailaddrcheck.inc
templates/traceroute traceroute.inc
templates/whois whois.inc
Removed files:
. COPYING
Log:
a bunch of new tools, Apache-style license, headers, etc.
Revision Changes Path
1.2 +0 -340 nic/COPYING (dead)
1.1 +49 -0 nic/LICENSE (new)
1.13 +12 -1 nic/config/conf.php.dist
1.9 +2 -0 nic/docs/CHANGES
1.26 +9 -4 nic/finger.php
1.9 +7 -8 nic/icq.php
1.6 +4 -4 nic/index.php
1.1 +39 -0 nic/lookup.php (new)
1.1 +77 -0 nic/mailaddrcheck.php (new)
1.6 +5 -5 nic/menu.php
1.5 +8 -0 nic/nic.php
1.10 +8 -1 nic/ping.php
1.8 +8 -0 nic/relay.php
1.4 +9 -0 nic/services.php
1.9 +4 -5 nic/status.php
1.1 +29 -0 nic/templates/lookup/lookup.inc (new)
1.1 +29 -0 nic/templates/mailaddrcheck/mailaddrcheck.inc (new)
1.14 +13 -0 nic/templates/menu/menu.inc
1.1 +29 -0 nic/templates/traceroute/traceroute.inc (new)
1.1 +29 -0 nic/templates/whois/whois.inc (new)
1.1 +30 -0 nic/traceroute.php (new)
1.1 +30 -0 nic/whois.php (new)