Commit Graph

31 Commits

Author SHA1 Message Date
minima
65bf111b2d 12. added an 'auto rcmd <node> for/oper <call>' for people I can see on the
cluster that issue spots and for whom I have no qra info (no more than once
a month).
13. Despace spot texts properly again for deduping purposes.
2000-07-26 14:45:30 +00:00
djk
88665a2bed put duplicate checking into respective modules and out of DXProt.
fix displaying of lines with | in them on console.pl
added debugging show/(wwv|spot|ann)_dups.pl commands
added AnnTalk module
2000-06-11 12:58:32 +00:00
djk
19f68ea69f changed cluster copyright date
removed extraneous DXDebug from DXUtil
added set/echo to help
2000-06-11 09:38:43 +00:00
djk
0bd9d2811c get all the debugging finally into the debug files when things go wrong
added 'err' as a catchall dbg category
changed all the print stdout statements to dbg('err', ...)
2000-06-09 17:29:34 +00:00
djk
a57ea9d550 added ssid handling
added sh/time
added help for sh/time, sh/sun, sh/moon
1999-11-24 21:31:43 +00:00
djk
295f32fa75 removed password from login on client
added set/home as an alias for set/homenode not set/homebbs
1999-11-21 20:49:38 +00:00
djk
88c2b296ba added chaining to databases 1999-11-08 21:29:40 +00:00
djk
9e2fbafcfd 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)
1999-11-08 00:45:20 +00:00
djk
adf3cc7462 started Database work
removed error checking in cluster.pl
added readfilestr
1999-11-05 15:24:59 +00:00
djk
82de56e409 put in input filter for ann and output filters for ann/wwv/spots
allow lower case names for filters
fixed all issues on console.pl
added some eye candy to console
1999-10-22 18:58:57 +00:00
djk
99bd533ad5 fixed iscallsign! 1999-08-29 20:35:32 +00:00
djk
8aa1d22330 1. Added msg command to allow the changing of To, From, Subject and so on the
messages. This seems particularly important just now as a whole raft of G3's
seem to be putting out non private bulls to callsigns.
2. While I am at set messages to TO fields that appear to be users to private
if they have been sent as bulls.
3. Add DISTROs, if a callsign field appears in /spider/msg/distro in upper
use that as a list of callsigns to send further. Note this is potentially
recursive as callsigns in a distro can be distros.
1999-08-29 20:18:29 +00:00
djk
69e2746d46 got rid of warning in date conversion 1999-07-12 12:53:31 +00:00
djk
f3688be5d3 added shellregex
made sh/c and sh/u sorted
added shelregex to sh/dx and dir
started making dir more useful
1999-05-23 13:06:09 +00:00
djk
77727aa5c2 merge in changes from BAA 1999-05-22 20:52:59 +00:00
djk
ca18864d12 *** empty log message *** 1999-04-20 17:55:49 +00:00
djk
0a27cdf136 added extra validation to the year. need my own routine. 1999-03-21 21:37:34 +00:00
djk
abab69b2a9 added more restrictive time parsing 1999-01-30 20:33:06 +00:00
djk
fbf952ad4e forgot to write this away 1999-01-30 20:01:42 +00:00
djk
d5b4190c36 1. fixed problem with missing DXDebug in DXProt.
2. Fixed DXDebug so that it actually works as advertised with and without
trailing \n.
3. Added deduping of WWV spots as well (at for date,time,sfi,k and i) dups
4. Replaced the 0 in "02-Dec-1998" with ' ' so it reads " 2-Dec-1998", it seems
hard to credit it but some 'programs' out there that connect to clusters have
problems with the leading '0'!
5. In the same vain, included a strictly AK1A compatible sh/heading, apparently
this is necessary for the same reason as 4.
6. Started contrib tree stored the old show/heading in contrib/g0rdi/show.
7. Because I now correctly dedupe spots and wwv (there's a hostage to fortune..)
I have added a merge command.
1998-12-21 23:49:08 +00:00
djk
cce1612210 pre 1.13 release 1998-12-21 10:24:48 +00:00
djk
69c8aeb338 1. Fixed problems with sh/rcmd (talk/ann/log) with a callsign as argument and
also made what G0RDI wanted work as well!
2. Added isolate flag to allow isolation of different networks at a gateway.
3. Changed make Makefile.PL to perl Makefile.PL in instructions
4. Copied latest instructions to html directory
5. Had another attempt at making clients disconnect without hanging everytime.
6. Changed msg queuing semantics so that the system routes on exact callsign.
7. Changed the protocol version so that it increments with the DXSpider version.
1998-12-20 01:58:04 +00:00
djk
337f38bfac 1. Incorporated sh/st, (un)set/lockout, forward/opername from Iain G0RDI
2. Added group handling with (un)set/group, show/group. This allows arbitrary
groups to be formed (for ann/<group> for example) and is also used to 'filter'
spots, announces, wwvs etc into groups of cluster nodes (useful for creating
disjoint cluster networks)
3. **** CHANGE mylongtitude to mylongitude in DXVars.pm ****
4. Altered QRA locator routines so they work correctly!
5. Fixed all commands that had the wrong mylat(itude) and mylong(itude) names
in.
1998-12-13 00:47:32 +00:00
djk
57b5e464bc a mostly working send message implementation
also added set privilege
           debug
           sb
           sp
1998-10-03 22:30:56 +00:00
djk
84505457c5 added a first pass at receiving mail and files. It seems to work.
more finesse required as well as a mechanism for reading and listing
it as well as replying and sending it back!
1998-09-29 22:23:23 +00:00
djk
e5b0e3dee5 sh/dx and sh/dxcc now fully implemented
abbreviated commands now work automagically
band data now implemented and working
1998-08-17 00:34:39 +00:00
djk
6f566611af started the spotting code. Got most of the utilities working. 1998-07-13 00:55:51 +00:00
djk
07ea293f39 fleshed out some commands (particularly flag setting and unsetting)
added some more messages - more needed
1998-06-20 23:32:43 +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
0017002e2d added Ids and changed the name of DXConnect to DXChannel 1998-06-16 10:57:31 +00:00
djk
2e16209416 Initial version 1998-06-15 23:20:05 +00:00