Commit Graph

12 Commits

Author SHA1 Message Date
minima
5e7031a532 changed lockfile name to .lck (from .lock) for M$ 2001-04-08 23:21:28 +00:00
minima
3f1c5ab45a fixed sh/node
improved import_users.pl
added some help
fixed paging?
removed bogus callsign check on PC12
2000-07-31 20:54:16 +00:00
djk
8ac487c0c3 1. added export_user.pl to export user files (for interest and safety)
2. changed DXUser::init to allow O_RDONLY access which may limit the number
of coredumps G0RDI seems to get.
1999-02-17 00:06:52 +00:00
djk
678715c76f 1. added present(),presentish() and disconnect() to DXCron so that you can see
(easily) if a station is on the cluster anywhere and also disconnect them
locally.
2. added rcmd() to DXCron so you can send an rcmd to someone else from crontab.
3. <embarrassment>Fixed create_sysop.pl so that longitude is spelt correctly
there as well</embarrassment> made the update work properly. NOTE create_sysop
will only do what you expect if all cluster.pl and client.pl programs are
stopped.
4. DXCron wasn't reading in reliably on startup, this is now (hopefully) fixed.
the -M semantics are rather strange!
5. The -w switch is now standard on cluster.pl
6. Added last_connect() which gives the last connect time of a user (or now
if connected).
7. Added present_on(call, node) and presentish_on(ditto) which returns true if
the call is connected to the node.
1999-01-18 17:18:46 +00:00
djk
fa18779239 modified create_sysop.pl to allow update 1999-01-07 22:54:41 +00:00
djk
ab568d677a I think I have most the SSID probs cracked. 1998-11-30 15:26:02 +00:00
djk
099c6b4a10 added Log Parsing
started work on allowing SSID for local users/clusters
1998-11-30 00:02:20 +00:00
djk
3f145290a9 fixed create_sysop so that the it has the correct BEGIN sequence, which will
allow it to use ENV variables for setting the correct root

added instructions to INSTALL to for using create_sysop!
1998-10-16 13:31:41 +00:00
djk
1cf4bd14be We have lift off, we are CONNECTED. We aren't doing much but we can
get on and we have a structure in place which is workable. It now needs
fleshing out.
1998-06-22 20:05:22 +00:00
djk
6b6a800292 Started on the dx cluster database stuff
added a load of real and dummy commands to be getting on with
Started some DOCUMENTATION (shock horror)
1998-06-20 17:11:50 +00:00
djk
f46017e7be started the command processor code.
fixed some more of the connection bugs
1998-06-18 21:33:15 +00:00
djk
60c0ea1747 started to flesh some of it out.
added basic message indirection.
1998-06-16 21:33:50 +00:00