Commit Graph

20 Commits

Author SHA1 Message Date
minima
ee3201c650 fix spurious extra line from previous year 2006-01-18 11:01:34 +00:00
minima
57ffea56da add a 36 month limit on sh/log queries. 2006-01-15 20:18:48 +00:00
minima
9cc26cc7a7 Improve the selection of parser for XML::Simple.
Fix the problems introduced to Investigate's return pings not being
processed.
Fix sh/log's irritating habit of not showing (some of) the lines that we
want.
Speeded up sh/log by probably an order of magnitude.
2006-01-15 19:52:58 +00:00
minima
defc60f3e7 added chat stuff for fun 2003-03-08 02:16:29 +00:00
minima
266e6533b7 improve sh/log sh/rcmd etc
fix correct msg for dupes in dx command
2002-10-28 23:15:16 +00:00
minima
dbf7523a9b remove warnings from $BRANCH lines for 5.8.0 2002-07-29 15:41:49 +00:00
minima
a79ed63d7b Make sh/log only show stuff that sh/ann, sh/talk, sh/rcmd doesn't. 2001-09-14 20:44:18 +00:00
minima
2b58ccdf81 change build number calculation to be more accurate 2001-09-01 12:15:09 +00:00
minima
2a43619b67 1. make all newly learned nodes locked out by default.
2. add lock_nodes.pl which locks out all the nodes in the user file whose
privilege is 1 or less and which isn't mentioned as an argument to the
command on the command line.
3. make set/node, set/spider and their friends unlock a node as well as make
them one.
4. Make sh/log et al more efficient / less memory hungry
2001-08-26 13:06:11 +00:00
minima
f0910da57e 1. protect against PC41s with field[3] == field[2]
2. Redo Julian stuff as proper objects
3. Make the various Log display come out forwards instead of backwards
4. Add the dbgclean routine to system cron to clear out all debug files
more then 10 days old.
2001-08-20 18:28:53 +00:00
minima
96461da2f8 fixed fast log printing 2000-11-05 21:19:39 +00:00
minima
97fa461814 fixed help \ 2000-11-05 20:53:27 +00:00
minima
c20a2c1e01 added echo cancelling
started new filter code, objectifyed old filter code
2000-10-29 11:00:06 +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
85564500ce 1. fixed a problem with DXLogPrint repeating log entries.
2. altered the permissions on disconnnect so that priv 5 users can disconnect
clusters, but still require priv 8 to disconnect users.
3. made sure that an incoming PC18 clears out all the cluster info for
that channel before re-initialising.
4. add init command.
5. disconnect users before nodess on shutdown
1999-06-18 14:12:01 +00:00
djk
97315924f5 changed all instances of FileHandle to IO::File 1999-06-03 21:19:43 +00:00
djk
f3adc82a02 1. Various detail changes to remove some more warning with -w on
2. Added DXCron handling - you can do crontabs now.
3. Added show/program command so you can see where it is loading your .pm files
from.
4. Added pc26/27 replies to locally connected cluster's merge (pc25) requests
5. Added spotters DXCC and original cluster to Spot data files.
1998-12-28 01:09:44 +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
b0f75ae157 1. Started Changes file
2. Added load/cmd_cache.pl to clear cmd cache shortcuts (use this if cluster.pl
get confused about where it is getting its commands from eg if you have
removed a file from local_cmd 'cos you want to go back to standard one)
3. Fixed bull handling at least to the extent that it stores them and
doesn't mess up the normal directory handling.
4. Fixed the unset/debug command so that it actually does the job!
5. Removed the middle line 'written in perl for unix' from show/version.pl
1998-12-04 16:16:27 +00:00
djk
099c6b4a10 added Log Parsing
started work on allowing SSID for local users/clusters
1998-11-30 00:02:20 +00:00