5. Only wonder down the msg queue every minute
authordjk <djk>
Mon, 8 Nov 1999 00:45:20 +0000 (00:45 +0000)
committerdjk <djk>
Mon, 8 Nov 1999 00:45:20 +0000 (00:45 +0000)
commit9e2fbafcfdab1ee45e581524311f1a97ac41f6ad
tree6fb123822322016a333d724355f928606ec97131
parent6ab5f0300e614249c24916600817ae221a6bdc8c
5. Only wonder down the msg queue every minute
6. Put in the initial DB code (at last), you can create and remove local and
standard remote dbs, you can import AK1A style .FUL ascii databases, you can
enquire on a local or remote database.
7. A return ping to a node will clear down all outstanding pings to
that node (which might cause some confusion if more then one ping is
outstanding for a node, but then - shit happens)
18 files changed:
Changes
cmd/Aliases
cmd/db.pl [deleted file]
cmd/dbavail.pl [new file with mode: 0644]
cmd/dbcreate.pl [new file with mode: 0644]
cmd/dbdelkey.pl [new file with mode: 0644]
cmd/dbgetkey.pl [new file with mode: 0644]
cmd/dbimport.pl [new file with mode: 0644]
cmd/dbremove.pl [new file with mode: 0644]
cmd/dbupdate.pl [new file with mode: 0644]
perl/DXCommandmode.pm
perl/DXDb.pm
perl/DXMsg.pm
perl/DXProt.pm
perl/DXProtout.pm
perl/DXUtil.pm
perl/Messages
perl/cluster.pl