change interface to connect
[spider.git] / Changes
1 14Mar01=======================================================================
2 1. first cut at outgoing ax25 /external program connects
3 2. slight change of interface to connect
4 13Mar01=======================================================================
5 1. implemented first cut at non blocking connect
6 2. removed memory leakage in connects
7 3. add link IP address if available on who
8 4. made the \r\n work correctly on External connections
9 5. removed client.pl
10 6. fixed memory leakages in DXMsg
11 7. fixed pc39/21 handling
12 8. fixed routing table issues and general disconnection tidy up
13 10Mar01=======================================================================
14 1. minor changes to the admin manual to reflect differences in distibutions
15 thanks to pa3ezl (g0vgs)
16 2. add (finally) the first draft of the usermanual (g0vgs)
17 05Mar01=======================================================================
18 1. do some major surgery on the connect logic to shorten the possibility of 
19 duplicate connects happening
20 2. fix stupid error on sh/qrz queries that don't work
21 04Mar01=======================================================================
22 1. allow fallback to english for help
23 03Mar01=======================================================================
24 1. allow incoming and outgoing IP connects direct to cluster.pl
25 2. fixed (long standing)a hole in PC17 handling
26 3. added winclient.pl (actually just a very basic client) from Iain G0RDI
27 4. Added Spanish as a language (thanks ea1dav) (g0vgs) 
28 5. ignore BUST(ED) spots
29 28Feb01=======================================================================
30 1. allow sh/c gb7 (ie show the config of all gb7 nodes)(for example)
31 2. get rid of spurious DXHash 'uninitialised' messages if no corresponding 
32 file is present.
33 3. changed policy of $censorpc in DXProt.pm so that badwords are looked for
34 in all text announces etc.
35 4. Unpad (remove excess spaces from) spotted callsigns in PC11. 
36 5. test for opertaing system in various places and do different if M$
37 27Feb01=======================================================================
38 1. allow partial node callsigns on sh/c (eg sh/c gb7)
39 2. Changed Msg.pm to allow a more generalised interface with more than one
40 listener.
41 3. Added IntMsg.pm to implement the internal connection management that is
42 currently scattered about the cluster code.
43 25Feb01=======================================================================
44 1. Fixed watchdbg so that simple arguments work again
45 22Feb01=======================================================================
46 1. Added platform name to sh/version
47 2. changed client.pl so that it send \r\n instead of \n on telnet connects
48 3. added lineend '\r\n' command to connect scripts so you can override 
49 defaults
50 03Feb01=======================================================================
51 1. Changes and additions to the manual and added a help file for sh/log (g0vgs)
52 13Jan01=======================================================================
53 1. Documentation alterations to match new commands etc (g0vgs)
54 08Jan01=======================================================================
55 1. Changed the way that badnodes, baddx etc work. There is a new general way
56 implemented (dunno why I didn't do this before - hey ho...) as a consequence
57 there are set/unset/show baddx (for bad dx callsigns) badnode (for dx from
58 bad nodes) badspotter (for bad spotters of dx eg VE2STN). Expect more of 
59 this sort of thing...
60 2. Added one to the copyright dates...
61 06Jan01=======================================================================
62 1. Fix set/obscount so it actually works.
63 2. Allow different number formats for set/pingint eg: 5m for 5 minutes and
64 120s for 120 seconds (and 1h for 1 hour).
65 03Jan01=======================================================================
66 1. Added a txt directory for txt versions of manuals (g0vgs)
67 2. Various documentation changes
68 02Jan01=======================================================================
69 1. added a help file for forward/latlong and updated the admin manual to
70 match. (g0vgs)
71 2. Add spot2csv.pl to convert spot files into tab delimited .csv format.
72 3. Add show/route to see which interface a station is connected on.
73 31Dec00=======================================================================
74 1. add lat/long info to show/prefix
75 30Dec00=======================================================================
76 1. added latest version of the admin manual from Ian G0VGS.
77 23Dec00=======================================================================
78 1. don't route anything back down the channel it came from.
79 2. and, in the process, fix some silly errors in routing converted rcmd PCs
80 3. changed all occurrances of 'freq' in filter help to 'on' and corrected
81 some errors (eg freq/ssb).
82 4. added latest admin manual.
83 18Dec00=======================================================================
84 1. fix double printing of DB results
85 2. add new style filtering for WWV and WCY to complete the set
86 3. got the field nos right (hopefully) on Announces for filters
87 05Dec00=======================================================================
88 1. fix frequency hinting routine so it correctly handles things like 'on 23cm'
89 where digits are the 'wrong' way round.
90 2. made default max days to search for spots 3 months.
91 3. added hex decodes for those pesky 'national' characters that aren't really
92 in grepdbg and watchdbg.
93 4. decide that we are using Latin-1 and therefore characters 0x80-0x9f are
94 not allowed.
95 5. fix the announces so that they are all UPPER CASE for poor old DXTelnet.
96 03Dec00=======================================================================
97 1. change grepdbg and watchdbg so that you can see a number of lines before
98 the condx that you are looking for so:-
99   grepdbg 3 LOOP
100   watchdbg 3 LOOP 
101 will show both the LOOP line and the preceeding 2 lines.
102 2. add PCPROT to all error condx lines in DXProt.pm so that you can watch
103 for them more easily.
104 30Nov00=======================================================================
105 1. remove %nn strings from dups of announces and spots
106 2. remove check for ssids on PC41s 
107 29Nov00=======================================================================
108 1. make some small changes to DXmsg to try to track delete problems?
109 2. fix ann/full so it doesn't dup
110 27Nov00=======================================================================
111 1. alter sh/wcy output slightly
112 26Nov00=======================================================================
113 1. made it possible for sysop calls to be used on other nodes and still have
114 anti loop checking on PC16/17.
115 25Nov00=======================================================================
116 1. -l <nnn> now works on C client
117 2. -e toggles echo cancelling (normally on) on C client
118 20Nov00=======================================================================
119 1. added even more checking to PC16,17 and 39
120 19Nov00=======================================================================
121 1. improve reaping code a bit more.
122 2. put some extra checking in the PC16,17,19,21 code.
123 3. fix problem with the aliased user disappearing and loads of 'unitialised'
124 messages coming out.
125 16Nov00=======================================================================
126 1. Alter the process reaping code in cluster.pl to use waitpid
127 12Nov00=======================================================================
128 1. Fix lack 't' action in Filter.pm
129 08Nov00=======================================================================
130 1. fix cosmetic errors in for/oper for 'users'.
131 07Nov00=======================================================================
132 1. removed sh/call because the owner isn't happy about us using it. 
133 2. change sh/qrz to the new interface. MUCH QUICKER! you will need a user id
134 and password from qrz.com to use it and you will have to copy the 
135 /spider/perl/Internet.pm to /spider/local and alter it accordingly. Do 
136 remember to set $allow=1 as well! The new interface comes courtesy of Fred
137 LLoyd, the proprietor of http://www.qrz.com
138 06Nov00=======================================================================
139 1. Added sh/qrz to the list of callbook services
140 05Nov00=======================================================================
141 1. 75% speed up on sh/dx !, lower memory usage as well!
142 2. Fixed problem with clear/spot 0 (how did this one last so long!!!)
143 3. add 'on' in accept/reject spots as synonym for 'freq'
144 4. add the same speed up to general log printing
145 5. fixed help \ 
146 04Nov00=======================================================================
147 1. fix sh/filter so ity now works for any callsign (and not just connected
148 ones).
149 2. Have only one is_callsign and not an iscallsign as well.
150 3. Add set/hops and show/hops commands.
151 4. Add unset/badnode command and put some help in for these commands
152 03Nov00=======================================================================
153 1. allow - in filter strings
154 2. store only the filter expression NOTE BENE: you will need to clear all 
155 your existing filters and re-enter them!!!!!!
156 3. Added announce filtering
157 4. Fixed problem with announce filtering on output to the node
158 02Nov00=======================================================================
159 1. updated filtering logic. You will need to RECREATE your filters (clear/spot
160 all, then start again) for testing.
161 2. allow PC73 for DXNet
162 3. added some help text for filtering and filtering spots in particular.
163 01Nov00=======================================================================
164 1. put PC11 field 2 check back to m for pc text.
165 2. improve 'simple' callsign checking
166 3. Added the first cut of the new user/sysop filtering code. This cut works 
167 for spots and the syntax is:-
168
169 accept/spots [<call>] [input] [<filterno>] things ..
170 reject/spots [<call>] [input] [<filterno>] things ..
171
172 where things are: 
173   freq 0/30000 | hf | hf/cw | 6m,4m,2m
174   call G,PA,HB9
175   info iota
176   by G,PA,HB9
177   call_dxcc 61,62
178   call_itu 31
179   call_zone 14,15,16
180   by_dxcc 61,62
181   by_itu 31
182   by_zone 14,15,16
183   origin GB7,MB7
184   channel GB7DJK,GB7BAA
185       
186 You can simply string these together on one line one after the other and 
187 there is an implied 'and', you can also string together with 'or' 'not' (or
188 '!') and '(' and ')' - in otherwords an arbitrary expression.
189               
190 You can see what you have done with:
191
192 show/filter [<call>]
193
194 You can clear your work with:
195
196 clear/spots [<call>] [input] [<filterno>|all]
197
198 Have fun and someone please write the documentation.
199 4. Added show/msg_status.pl sysop command (shows some info on what is busy in 
200 the message system)
201 31Oct00=======================================================================
202 1. add 0x8e to the list of characters we clobber (make xterm go into graphics
203 mode).
204 30Oct00=======================================================================
205 1. put in new Filter::it code and tested it. Now all we have to do is write
206 the user access routines (oh and the help files!).
207 29Oct00=======================================================================
208 1. put in echo cancelling measures into the clients. This doesn't mean you
209 shouldn't take steps to prevent echoing on node links, but it may help where
210 (whatever you do) it still bloody echos! This is experimental.
211 2. store dxchan and mynode as callsigns (and not references) in the routing 
212 tables and do some checking in accessors to see if we can capture some errors.
213 3. tart up the stat/chan etc display to give more useful debugging info 
214 28Oct00=======================================================================
215 1. updated show/sun and show/moon from stuff sent by Steve Franke K9AN
216 2. added show/call which queries jeifer.pineknot.com for any call in the 
217 world (as opposed to UALR which only does US calls). Inspired by a bit of 
218 perl sent to me by Steve Franke (again!) and also Angel EA7WA who gave me the
219 pineknot ip address.
220 3. fixed clients so that they accept -0 as a valid SSID and then strip it off
221 as though they had come in without (why has this taken so long to appear? How
222 long have we been running this code ??????). 
223 27Oct00=======================================================================
224 1. alter the code in clean_old of DXMsg system to see if we get some different
225 behaviour with random crashing
226 26Oct00=======================================================================
227 1. if there is a 'connected' file in /spider/data then the client will send
228 it out to the user after connection.
229 25Oct00=======================================================================
230 1. fix catchup and uncatchup commands so that they accept ranges
231 24Oct00=======================================================================
232 1. added cty.dat from http://www.k1ea.com/cty/index.htm to the prefix_data.pl
233 data file and modified create_prefix.pl accordingly.
234 2. the 'no text line' messages should now propagate correctly
235 3. added the dxcc, itu and cq zone numbers for announcer and origining node 
236 on announce filters - see the /spider/filter/ann/*.issue files for more info.
237 4. you can now specify a 'user_default.pl', 'node_default.pl' and 
238 'in_node_default.pl' in each of the filter directories
239 23Oct00=======================================================================
240 1. Added K5K as Kingman Reef
241 1. Added K7K as Kure
242 17Oct00=======================================================================
243 1. force frames to go down the local interface when doing a route. This is 
244 particularly important for pings!
245 16Oct00=======================================================================
246 1. add a ':' after 'G7BRN de G1TLH' in a talk message.
247 2. added /J to the list of things to ignore (as in G1TLH/J) in prefix 
248 processing (ie /J mean Jota not /JA [Japan]).
249 3. change all INCOMING 00-08 0A-1F and 9B characters that make it past the
250 intermediate client->server protocol to '.'.
251 04Sep00=======================================================================
252 1. made PC10,11,12 badword checking dependant on a flag variable ($censorpc)
253 default = 0 (off).
254 02Sep00=======================================================================
255 1. fix a long standing talk bug to do with routing to specific nodes (t xxx >
256 yyy .....)
257 2. Add badwords checking in various places. You put a list of words into
258 /spider/data/badwords one or several per line. Lines starting with # are
259 ignored. PC10, PC11, PC12 with words contained in this file will not be
260 sent on. Also ann, talk and dx commands have badword checking added. Words
261 are NOT case sensitive, but you will need to put all the endings in (eg 
262 ...k, ...ker, ...king).
263 3. Added new version of admin manual from G0VGS.
264 01Sep00=======================================================================
265 1. allow blank on field 4 of PC10 (even though it's "illegal").
266 28Aug00=======================================================================
267 1. changes DXChannel::get_all_ak1a to get_all_nodes.
268 2. ignore PC21s coming in on the interface with that callsign (ie nodes 
269 trying to disconnect themselves).
270 3. output correct PC29 on blank lines and escape ^ characters differently 
271 (and transparently for spider nodes).
272 26Aug00=======================================================================
273 1. make blank origins on messages the node call.
274 2. added new version of FAQ from Ian G0VGS
275 3. added a dummy PC75 command (WCY merge?)
276 4. Don't allow mail routing for clx nodes
277 5. Log isolates
278 25Aug00=======================================================================
279 1. moan about and then delete empty message files
280 24Aug00=======================================================================
281 1. Removed WWV command so that users can't interfere (read mess up) the
282 automatic feeds which come from various places on the net.
283 23Aug00=======================================================================
284 1. Added persistant dupe file so that all dupes are stored here (including
285 announces) - announces are now kept for 5 days (as default).
286 2. limit the characters stored in a dupe for spots and announces
287 20Aug00=======================================================================
288 1. Added system Alias for set/nodxgrid => unset/dxgrid
289 2. Add full individual checking for all PC protocol fields in all messages
290 and removed any language dependant stuff (hopefully).
291 3. console.pl is now a bit more international (client.c/pl already are)
292 19Aug00=======================================================================
293 1. Added an efficiency thing for AUTOLOADed accessors from OO Perl by Conway.
294 2. Fiddled with the rtty and digital bandplan frequencies.
295 18Aug00=======================================================================
296 1. added a couple of changes for perl 5.6.0
297 2. removed del_dup from DXUser for earlier versions of DB '1.85' (ie real ones
298 not 2.x versions in 1.85 compatibility mode).
299 3. Started the OOing of the PC protocol stuff.
300 15Aug00=======================================================================
301 1. added 1.25 of the admin manual html
302 14Aug00=======================================================================
303 1. Added regex support to sh/dup_*.pl commands
304 2. fixed rcmd in crontab so that will work again
305 13Aug00=======================================================================
306 1. removed extra /60 in AnnTalk to make deduping of announces work a bit
307 better for longer...
308 05Aug00=======================================================================
309 1. Fixed hex character problem put in somewhen in the C Client
310 03Aug00=======================================================================
311 1. caught some more signals (are any of these causing the random stopping
312 of the code?
313 2. the Console now requires 1.05 of the Curses module ^R REFRESHES THE SCREEN
314 (as does ^L) AT LAST!!!!!
315 02Aug00=======================================================================
316 1. put back hex check exception for PC29
317 01Aug00=======================================================================
318 1. made the export and import ascii system work finally. The user_asc file
319 generated (automatically and 0000Z Sunday morning) is autoloading. Just 
320 execute it and it will automatically reload your user database.
321 2. remove import_users.pl no longer necessary
322 31Jul00=======================================================================
323 1. try to fix paging problem.
324 2. added help for spoof and set/forward
325 3. fixed bogus callsign check for field 2 of a PC12
326 4. Add DB_File to DXCommandmode to make it available for commands
327 30Jul00=======================================================================
328 1. Added talk mode so that I don't have to keep typing T <call> all the time.
329 2. fiddled around with storing of Debug messages a bit more.
330 3. bomb proofed the type command.
331 4. started the objectifying for talk, dx and announcements.
332 5. fix talkmode so that it only does 'via' PC10s when it really needs to.
333 6. SEND now displays a message if you try to do it in not prompt mode.
334 7. stopped a few more things being done by rcmd (eg send, talk, ann, dx)
335 8. tidied up the talking a bit more.
336 9. Increase default hop counts all round.
337 10. Adjust hex encoding so that 8 bit characters should now go thru
338 11. check more of the essential protocol fields for 8 bit characters.
339 29Jul00=======================================================================
340 1. added forward/latlong which will forward ALL the users that have a latitude
341 and longitude set on them to one or more locally connected nodes - with a hop
342 count of 1.
343 2. speeded up the show/node command by using the DB_File interface and 
344 sequentially reading the data directly and only 'get'ting the ones that are
345 nodes.
346 3. did the same for show/isolate and show/lockout.
347 28Jul00=======================================================================
348 1. fixed watchdbg midnight rollover loop and removed the date part of the 
349 date/time translation to leave just the time.
350 27Jul00=======================================================================
351 1. made sure that 'en' is the default language on new users.
352 2. issue error message if shutdown is attempted by a low privileged user.
353 3. Make sure a privilege is defined for all users (even if it is 0).
354 4. Try to fix some more dups (and the time on them).
355 5. make the time stored on dups generated locally on spots an integer no of 
356 minutes * 60 
357 6. send unsolicited PC[38]5s to the sysop if online.
358 7. merged current html from www.dxcluster.org with Ian's stuff
359 8. Added sgml files into the source tree
360 9. changed default paclen in client.c to 236
361 26Jul00=======================================================================
362 1. added wantgrid (to control display of grid square info on DX Broadcasts)
363 2. added lastoper for controlling periodic demands for user info from other
364 nodes.
365 3. added spiderFAQ stuff from Ian G0VGS and latest update of the admin manual
366 4. changed updating and deleting from user file in an attempt to keep down
367 duplicates and possibly corruptions.
368 5. added a DXUser::export routine to allow the cluster to automatically 
369 export the user data in ascii from cron.
370 6. added a line in the ISSUED crontab to do the export once a week
371 7. delete annok and dxok if set to 1 in user records.
372 8. added export_users command to allow arbitary exporting of user files
373 9. added set and unset/dxgrid command to allow control over the grid squares 
374 on DX announcements
375 10. Removed export_user.pl (no longer needed)
376 11. made import_users.pl accept a non related input filename and always
377 update the current user file.
378 12. added an 'auto rcmd <node> for/oper <call>' for people I can see on the
379 cluster that issue spots and for whom I have no qra info (no more than once
380 a month). This isn't the default - set $send_opernam in
381 /spider/local/DXProtVars.pm (copied from /spider/perl). Good for gateways.
382 13. Despace spot texts properly again for deduping purposes.
383 14. Corrected Pc84/85 handling a bit.
384 15. Sync the user database every 15 secs to see whether we can reduce the 
385 corruptions and duplicates.
386 25Jul00=======================================================================
387 1. ignore \n in ax25 mode for C client.
388 2. remove extra space at the end of a DX spot announce when no grid square
389 is output.
390 3. added new admin manual from Ian G0VGS
391 20Jul00=======================================================================
392 1. Finally managed to update my source with the sourceforge one
393 2. added user->qra cleaning in various places
394 3. added four digit locator strings to broadcast DX spots (for users).
395 4. PC11 with blank callsigns should now be ignored.
396 5. put back the unpadding to the PC11 dup checking to catch spots with added
397 blanks at the end of lines.
398 25Jun00=======================================================================
399 1. added 0 to the regex that checks for valid data on the cluster.pl->client
400 channel - this will allow G0VGS and G0RDI to connect....
401 2. removed technically unnecessary /= 60 from the dup routines to see if 
402 Arnold's Sparcs don't then crash.
403 19Jun00=======================================================================
404 1. move ann_dup, spot_dup etc to dup_ann, dup_spots etc
405 2. made mode 3 the default line ending convention for all out going connects
406 via telnet in client.pl
407 18Jun00=======================================================================
408 1. fixed line ending ambiguities (I think) for telnet connections. Well 
409 actually only really band aided it. It works but isn't how I want it. 
410 Client.pl has got to go....
411 2. Added 1.21 of Ian G0VGS's admin manual
412 17Jun00=======================================================================
413 1. I believe I have fixed all the login/logout 'broken pipe' errors
414 2. Added G0RDI's 'links' command.
415 3. added update_sysop.pl which cleans out all previous versions of the sysops
416 information from the user database and recreates it with that in DXVars.pm
417 4. Added node type to links and who
418 5. Hardened up the cluster->client link in the cluster software so that 
419 rubbish on port 27754 doesn't (usually) crash the cluster.
420 14Jun00=======================================================================
421 1. fixed sh/node crash
422 2. fixed RTT in who.pl
423 13Jun00=======================================================================
424 1. fixed looping bug in C client on ending.
425 12Jun00=======================================================================
426 1. Added RCMD for clx
427 2. Added WCY processing
428 3. Added new node types (clx, spider, dxnet, arcluster)
429 4. Store echo settings
430 5. Store pagelth settings
431 6. sort out source of DXVars for callbot.pl
432 7. added sh/isolate
433 8. added sh/lockout 
434 11Jun00=======================================================================
435 1. removed extraneous DXDebug from DXUtil
436 2. added help for set/echo
437 3. Centralised all spot, wwv and ann dup handling into respective packages.
438 4. Created new AnnTalk package (for above and OOing announce and talk 
439 handling).
440 5. Fixed problem with outputting lines with | in them to console.pl.
441 10Jun00=======================================================================
442 1. got rid of some more nasty bugs in sh/qra.
443 2. fixed 9A3xx to always be Croatia (and not Haiti!).
444 09Jun00=======================================================================
445 1. change some print commands in DXMsg to dbg('err'...
446 2. overloaded confess, croak et al into DXDebug and removed Carp from 
447 everywhere and checked that the necessary debugging really does go into
448 the debug files now.
449 3. changed print statements in cluster.pl to dbg('err',... so they go into
450 the debug files as well.
451 4. Altered the logic around duplicate spots, reduced the length of comment
452 checked to 20 characters (this should solve some problems including those
453 people sucking ar-cluster spots with prefixes in the extreme rh end). 
454 08Jun00=======================================================================
455 1. fixed problem with binary characters from cluster->client
456 2. added set/echo and unset/echo commands
457 3. echo login characters on login: prompt for C client
458 4. Send \r\n on telnet connections for C Client
459 5. Make echoing the default option (for M$ telnet clients :-()
460 11May00=======================================================================
461 1. fixed looping in Msg.pm (at last)
462 10May00=======================================================================
463 1. wrote a cross between 'tail -f' and grepdbg so that you can watch the
464 debug files for particular strings and only have them print out. 
465 05May00=======================================================================
466 1. rewrote parts of Msg.pm and client.c so that the messages no longer use
467 a length word at the front of each one. They are simply strings of characters
468 separated by a \n. No binary characters are allowed (they are encoded as %nn)
469 a la HTTP. This hopefully cures Arnold's problem and also make it more
470 secure anyway. It also paves the way for the ax25/ip multicast client.
471 30Apr00=======================================================================
472 1. put some extra checks and balances in to message send routine in Msg.pm to
473 see if I can prevent the error seen by Arnold (which I think is only likely to
474 appear in heavily loaded sites).
475 25Apr00=======================================================================
476 1. Changed reply so that you can reply to more than one address privately
477 31Mar00=======================================================================
478 1. fixed nnn-mmm in kill (erase/delete) msgs so that mmm is also deleted and
479 not just nnn -> mmm-1.
480 2. Added an autosplit to message importing so that messages are split
481 automagically into bits if the filename used in the import directory starts
482 with "split". This will add a [1/5] type string on the the end of the subject. 
483 3. dedupe more aggressively on the text of Spots so that only the 1st 27 chars
484 of text are considered (as opposed to the whole lot).
485 30Mar00=======================================================================
486 1. altered client.pl connect code so that it doesn't falsely recognise 
487 /spider/src/client as a 'client' instruction.
488 28Mar00=======================================================================
489 1. Added buffering to client 
490 2. Fixed LOGIN so that you can login with an arbitrary callsign
491 27Mar00=======================================================================
492 1. updated wpxloc.raw and rsgb.cty for 4W and TX0.
493 2. display 'start time' rather than 'last start time in' in who.
494 3. Allow local users to see their own sh/talk or sh/log stuff.
495 4. A more robust version of the C client.
496 5. Added a message exporting command 'export'.
497 6. allow swopping on all messages, including imported and manually sent ones
498 7. S A < B @ C $BID now works from the command line and thus bbses ought to
499 be able to send messages into the cluster. Bids are (currently) ignored.
500 26Mar00=======================================================================
501 1. first cut of C client
502 18Mar00=======================================================================
503 1. fixed convkeps.pl so that it accepts more formats for floating point.
504 08Mar00=======================================================================
505 1. tidied up Sun.pm and sh/sat
506 2. fixed sh/qra so that the correct lat/long is displayed if only one locator
507 is given.
508 10Jan00=======================================================================
509 1. added Steve Franke's new Sun.pm and show/satellite command
510 08Jan00=======================================================================
511 1. really removed the restriction on 0 length messages.
512 2. added a periodic msg file import system a la FBB. Stick one or more files
513 into /spider/msg/import with a suitable SEND line, subject and the text and 
514 it will import it. The importer will accept some BBS syntax (eg < GB7TLH) to
515 allow you to customise the 'from' callsign.
516 03Jan00=======================================================================
517 1. changed the copyright statement in sh/version!
518 2. added sh/date with special "be compatible with ak1a" syntax for the output
519 of sh/date with no arguments, otherwise the same as sh/time. A special favour
520 to G4PDQ...
521 3. and another one, added show/node especially for G4PDQ.
522 01Jan00=======================================================================
523 1. Fixed Julian routines to get rid of the millenium bug! (do as I say, not
524 as I do!).
525 2. updated gdx.pl so that external programs can do a sh/dx just as a normal
526 user can. On reflection this could be used as a model for all sorts of 
527 "external" interface routines.
528 3. renamed gdx.pl as showdx.
529 11Dec99=======================================================================
530 1. added missing pc48 so that it calls the DXDb::process routine 
531 10Dec99=======================================================================
532 1. allow msgs to marked as read or unread
533 02Dec99=======================================================================
534 1. DX command doesn't recognise '6M' as '6m' in SH/DX ON 6M.
535 2. set/node now sets the homenode as the callsign.
536 3. changed the label for the 18Mhz band from '18m' to '17m' in the bands 
537 table. 
538 01Dec99=======================================================================
539 1. started the callbot which lives at n2tly.dxcluster.net 9000.
540 2. added www.qrz.com
541 3. added www.buck.com
542 4. added k4ute at no4j.com
543 28Nov99=======================================================================
544 1. fixed all the stupid errors introduced in 1.36 confusing DXUser->get with
545 DXCluster->get_exact.
546 24Nov99=======================================================================
547 1. extended badmsg.pl stuff so that it works like the forward file and allows
548 one to reject on to, from, origin and subject fields.
549 2. added a swop.pl again in a forward.pl like format that allows simple swop
550 for a field or test on a field and set another.
551 3. Fixed the problem that read private mail follows you around as well as
552 unread private mail does.
553 4. Change the logic of connections so that the node will accept callsigns with
554 SSIDs to -8 as different entities from each other. SSIDs > 8 are subtracted 
555 from 15 and are assumed to be coming in via netrom diddled connections. This
556 affects lots of the commands as well. I may not have got them all.
557 5. Hangup clients on HUP signals. I originally ignored them, for reasons that
558 are now lost in the mists of time. HUP signals now cause clients to die 
559 (cleanly) and disconnect everything correctly.
560 6. Added show/time command
561 21Nov99=======================================================================
562 1. lose extraneous rubbish after the callsign as sent by BBSes.
563 2. Change end label on sh/moon to RGain dB rather than Loss dB.
564 3. Remove spurious call to DXCluster->get_exact in pc50.
565 4. Allow rcmd to locally connected nodes that are not (for some reason) in the
566 nodes table.
567 5. Try and send a PC39 in more cases to a cluster that I want to disconnect
568 from in the hope that it notices and disconnects its end.
569 20Nov99=======================================================================
570 1. Added set/unset logininfo which will tell anybody that has this set when
571 someone has either logged in or out of this node.
572 2. Added set/pinginterval command which alters the length of time between
573 pings sent to nodes, the value is minutes < 120 and seconds above that, 0
574 means disable pinging (not recommended).
575 3. If someone does a sysop whilst connected via ax25, don't show privilege
576 level or passwd in stat/user.
577 4. Fixed the problem with the dx command where if the callsign ended in a ?
578 then the call and the freq would be replicated in the remarks.
579 5. Set/unset ann, dx, talk, beep, wx, wwv all are now permanent (ie stored in
580 the user file)
581 19Nov99=======================================================================
582 1. Added new version of sh/sun and also sh/moon from Steve K9AN
583 2. Added rtt to who.
584 3. added Aliase for show/tnc_sta to who.
585 4. added Alias for show/uptime to sh/cl 
586 18Nov99=======================================================================
587 1. Added ping obs counter together with Time::HiRes timers. This will dis-
588 connect nodes that fail to respond to 3 ping requests (on the 4th attempt). 
589 The default time is a ping every 3 mins, therefore a link will be struck out
590 after 12 minutes of nil response.
591 2. Maintain a table of outstanding connects to other nodes and prevent over-
592 laps (special favour to G0RDI).
593 17Nov99=======================================================================
594 1. Started using Data::Dumper for things again
595 2. 'Fixed' DXUser file corruption?
596 3. Allow multiline (ie lines with \n in them) output in $DXChannel::send 
597 4. Added Andrew K9CW's updated wpxloc.raw, regenerated prefix_data.pl
598 5. Put in callsign matching and stuff into sh/sun.
599 14Nov99=======================================================================
600 1. added BBS.pm to start BBS input of mail
601 2. fixed eval in DXUser to log errors rather than banging out
602 12Nov99=======================================================================
603 1. added sh/sun command kindly supplied by Steve K9AN.
604 2. allow ^Z on its own on a line to terminate a message
605 08Nov99=======================================================================
606 1. added spoofing (mk1 version) for sysops, useful for those little jobs like
607 reseting a user's qra locator and such like "spoof g7brn set/qra jo02lq".
608 2. fixed set/location so it stores the qra locator in the qra locator slot, 
609 NOT the lat/long (who wrote this stuff...?).
610 07Nov99=======================================================================
611 1. reduced the amount of stuff compared against for dup announces.
612 2. Check the regex for DK0WCY announces produces results before storing it as
613 a WWV.
614 3. Added some logging for set/priv (un)set/lockout.
615 4. Added test long path calc to sh/muf
616 5. Only wonder down the msg queue every minute
617 6. Put in the initial DB code (at last), you can create and remove local and
618 standard remote dbs, you can import AK1A style .FUL ascii databases, you can
619 enquire on a local or remote database.
620 7. A return ping to a node will clear down all outstanding pings to
621 that node (which might cause some confusion if more then one ping is
622 outstanding for a node, but then - shit happens).
623 04Nov99=======================================================================
624 1. Removed ~ from the end of the PC18.
625 2. Removed a hangover from duff character checking in cluster.pl
626 3. Stop PC frames that are to be routed, being routed back to themselves.
627 03Nov99=======================================================================
628 1. Simplified command caching so it uses anonymous subroutines, you should
629 also get error messages back on the console now when developing.
630 2. Allow locally connected AK1A clusters that for some obscure reason don't
631 issue PC19s to still appear as connected and allow them to acquire users.
632 31Oct99=======================================================================
633 1. updated Minimuf.pm and show/muf.pl to the fixed versions sent to me by
634 Steve Franke K9AN. 
635 2. Made set/badnodes work, added show/badnodes. This is an interim fix until
636 input spot filtering works.
637 24Oct99=======================================================================
638 1. fixed announces so that nodes only get one of them (not two).
639 2. Altered the select timeouts to prevent apparent excessive CPU usage on
640 multiprocessor machines (or at least that is what seems to be the trouble
641 here). 
642 22Oct99=======================================================================
643 1. allow filter CALLSIGNS to be in upper or lower case.
644 2. create the concept of input and output filters, input filters are of the 
645 form "in_$call.pl" eg: "in_g1tlh.pl" (or "in_G1TLH.pl"), output filters are 
646 "g1tlh.pl" (or "G1TLH.pl").
647 3. all users can now filter on spots, ann and wwv (assuming the sysop has set
648 the filters up - still no user creatable filters. Nodes can filter on both
649 input for announces and output for all of these. I would recommend setting 
650 up a few filters that are likely to be wanted and then symlinking callsigns
651 to them as you get requests.
652 4. added callsign and length of history/position of screen stats to console.
653 If you want to change the colour of the callsign you will need to copy the
654 Console.pm to your /spider/local directory and change the $mycallcolor equate.
655 21Oct99=======================================================================
656 1. fixed reply so that reply b or reply nop generate a bulletin with the 
657 correct address.
658 2. implemented sh/muf command.
659 3. reduced privilege of catchup and uncatchup to 5. This so that, suitably
660 privileged, nodes that occasionally link can rcmd a "catchup <nodecall> all"
661 to the node they are connecting to and thus prevent a large tranche of, 
662 potentially duplicate, mail. This isn't an issue for DXSpider, but may be
663 an issue for any AK1A clusters you are connected to.
664 20Oct99=======================================================================
665 1. Translated all the subroutines of minimuf into perl as Minimuf.pm
666 2. Limited the length of an ANN that is saved for de-duping to $pc12_dup_lth
667 (def 72)
668 3. help command should now return stuff that you expect.
669 4. reduced necessary privilege to use 'MSG' command to 6.
670 5. Correct the count of spots and wwv for a merge.
671 6. Allow decodes of DK0WCY-3 WWV data beacon announces
672 7. rewrote send so that an SB doesn't send a buckshee bull to NOPRIVATE!
673 8. Changed default colouration on console so that all spots >= 50Mhz are red
674 9. Fixed init command so that PC21s are sent down non-initted channels
675 10. Allow forwarding of unknown private mail. This means that you can set up
676 forwarding of 'foreign' mail across to and by gateways using the same 
677 mechanism as bulletins (/spider/msg/forward.pl).
678 11. Allow line wrapping on the console (G0RDI, G0VGS et al).
679 18Oct99=======================================================================
680 1. changed help command so that it works correctly with multiple title lines.
681 2. added to address to the list of things a message checks to see whether it
682 is a duplicate (how on earth did it take _this_ long to find this one?).
683 3. Changes S CC so that the callsign it says it has sent to is the real one
684 (request from G8TIC)
685 21Sep99=======================================================================
686 1. allow zero messages to be stored (request from G4PDQ)
687 2. make DX more flexible and change spotter syntax to be consistant with
688 sh/dx (request from K9AN)
689 30Aug99=======================================================================
690 1. remove -@ as well as \d from SSIDs for spots
691 2. remove WEB and/or NET from the front or rear of callsigns in Prefix.pm
692 29Aug99=======================================================================
693 1. Added msg command to allow the changing of To, From, Subject and so on the
694 messages. This seems particularly important just now as a whole raft of G3's
695 seem to be putting out non private bulls to callsigns.
696 2. While I am at set messages to TO fields that appear to be users to private
697 if they have been sent as bulls.
698 3. Add DISTROs, if a callsign field appears in /spider/msg/distro in upper
699 use that as a list of callsigns to send further. Note this is potentially
700 recursive as callsigns in a distro can be distros.
701 25Aug99=======================================================================
702 1. check the date of a WWV much more carefully.
703 24Aug99=======================================================================
704 1. Prevented spots with lowercase callsigns being forwarded. This opens a
705 much bigger can of worms which I shall have to address later.
706 17Aug99=======================================================================
707 1. all protocol except PC29 containing %XX characters will be dumped.
708 2. Changed console.pl so that if you start typing it moves the top window
709 back to the bottom.
710 19Jul99=======================================================================
711 1. Added iota and qra clauses to sh/dx as well, these take optional arguments
712 and will look for the appropriate strings.
713 17Jul99=======================================================================
714 1. Started database integration.
715 2. added qsl clause to sh/dx that searches for qsl or via in the dx info
716 16Jul99=======================================================================
717 1. drop frames with 'illegal' characters in them (but pass frames with 
718 embedded %XX characters).
719 15Jul99=======================================================================
720 1. Changed grepdbg to accept a regexp. More useful (to me anyway).
721 2. Altered init command so that it doesn't send PC21s down the initted 
722 channel.
723 10Jul99=======================================================================
724 1. added an explicit disconnect from my side for already connected calls. This
725 appears to have fixed a problem where if two consoles connect at the same time
726 with the same (sysop?) callsign the cluster would stop.
727 2. added some debugging in the Message handler to allow more state to be seen.
728 3. Message handler now seems to work better for longer and doesn't spew out
729 PC42 aborts with quite such gay abandon.
730 05Jul99=======================================================================
731 1. added stat/msg and stat/cluster commands to allow me to poke about inside
732 the msg and cluster node tables.
733 04Jul99=======================================================================
734 1. removed silly 'new message has arrived' to connected nodes 
735 2. added a ! command to the console.pl program; works like the bash shell.
736 01Jul99=======================================================================
737 1. Altered priv to 5 for connect.pl to match disconnect for nodes
738 29Jun99=======================================================================
739 1. fixed merge command that I broke.
740 2. added some randomness in waittimes for aborted outgoing messages 
741 3. Message Queuing now only occurs every 5 minutes (configurable if anyone 
742 wants to write the command for doing it) and on receipt of a PC16. This is
743 a further attempt at sorting the crossing of messages!
744 4. a PC33 will cause another attempt at queuing. If you are on a roll, keep
745 going!
746 28Jun99=======================================================================
747 1. console.pl now works with history and editting.
748 2. added scrolling to stuff sent by the cluster.
749 3. added colours to things.
750 27Jun99=======================================================================
751 1. added WWV filtering
752 2. added timeouts to for forwarding Messages, also added a waiting time for
753 failed (stalled) outgoing messages.
754 3. Incoming messages will now have priority over outgoing messages to the
755 same node.
756 4. Added 'catchup' command which will 'catchup' messages to date for a node. 
757 This means that when you start forwarding to a node, it doesn't get all the
758 messages queued up that are probably old.
759 5. added 'uncatchup' which does the opposite of the above.
760 6. fixed kill full and PC49 handling so that it actually works.
761 7. Fixed local aliases so they add to the front of the standard ones. This
762 means you only need to add your specials or override the system ones you need
763 to.
764 21Jun99=======================================================================
765 1. changed regex for cluster->client msgs so that strings like |---| are no
766 longer ignored.
767 20Jun99=======================================================================
768 1. prevented a merge to myself (causes a loop)
769 18Jun99=======================================================================
770 1. fixed a problem with DXLogPrint repeating log entries.
771 2. altered the permissions on disconnnect so that priv 5 users can disconnect
772 clusters, but still require priv 8 to disconnect users.
773 3. made sure that an incoming PC18 clears out all the cluster info for
774 that channel before re-initialising.
775 4. add init command.
776 5. disconnect users before nodess on shutdown
777 15Jun99=======================================================================
778 1. added grepdbg program (so you can search your debug files and get times
779 and dates of incidents).
780 2. Moved DXVars.pm to DXVars.pm.issue to force new users to cp it to their
781 local directory.
782 3. added $allowzero to DXProt to allow thru PC19s with zero protocol versions.
783 14Jun99=======================================================================
784 1. changed IO::File in help and apropos to IO::File
785 2. added a check for isa('DXNode') for PC50s
786 08Jun99=======================================================================
787 1. Started work on the curses based operator console.
788 03Jun99=======================================================================
789 1. cluster seems to have a memory leak, put DESTROY functions in where 
790 appropriate.
791 2. try to make sure that PC21 commands are not issued inappropriately and
792 also reformat PC19 for onward broadcast so that nodes coming in on loops are
793 dropped from those broadcasts.
794 3. make sure PC16,17,19,21 doen't affect locally connected nodes.
795 4. Changed all instances of FileHandle to IO::File.
796 01Jun99=======================================================================
797 1. removed a output of an unwanted pc21 for isolated nodes
798 31May99=======================================================================
799 1. Added checking for PC16,17,19 and 21 to make sure that they come in from
800 the channels that they are supposed to.
801 2. Pass the RCMDing node's priv level to the command (rather than the 
802 connecting node's privilege level).
803 3. Pass thru merge requests for other nodes.
804 4. Removed a warning from client.pl
805 5. routed external DB commands and drop them (for now) locally
806 6. routed external mail commands (ie those addressed elsewhere)
807 7. routed external PC26/27 lines 
808 25May99=======================================================================
809 1. try to make the lastin value correct even for local users
810 2. got rid of the stupid bug that failed to print out the offline message
811 but put a "*main::STDOUTmain" for every line of that message instead.
812 3. Ported to 5.00503 (well actually just installed it and it just runs). 
813 4. Added who command
814 23May99=======================================================================
815 1. Got rid of some of the useless error messages on global destruction when
816 quiting a program.
817 2. Stuck -w back on client.pl
818 23May99=======================================================================
819 1. tried to change connection to raw mode for cluster connections
820 2. sh/c and sh/u are now sorted in alphabetical order
821 3. Limited the number of queued dx spots when composing messages to 20 (the 
822 oldest one is lost for every one added above 20).
823 4. Added generalised shell globbing everywhere I think it is useful, including
824 sh/dx, dir, sh/files etc
825 5. Made dir more compatible with ak1a and added 'to' and 'from' call searching
826 it should now do everything that ak1a does except counts.
827 6. added similar functionality to kill command so that you can kill ranges, to
828 and from callsigns etc.
829 22May99=======================================================================
830 1. added check for -1 from Date::Parse and return undef for out of range dates
831 2. added show/files and type commands
832 21May99=======================================================================
833 1. made set/nodx work again.
834 2. made dx stuff queue nicely again when sending messages.
835 18May99=======================================================================
836 1. Added announce dup checking.
837 2. Added system announce filtering.
838 08May99=======================================================================
839 1. Added a bit more checking to the rcmd thing to make more sure that this
840 rcmd isn't coming from an imposter. Not possible to prevent everything 
841 ofcourse, just make it a bit harder.
842 2. altered set/lockout and set/privilege so that they can't executed remotely.
843 3. Added some code to reject rubbish (with invalid binary characters) protocol
844 or user lines as input.
845 4. prevented PC command being executed remotely :-)
846 05May99=======================================================================
847 1. change the connection overlap from an abort to a disconnect.
848 02May99=======================================================================
849 1. Added the mechanism for doing user spot filtering for spots in the cluster 
850 (no user control just yet - but sysops can do it).
851 2. Fixed problem with nodes sending out the node lists of isolated nodes.
852 30Apr99=======================================================================
853 1. Try to make it even more AK1A friendly by putting the node list out in the
854 'correct' order.
855 2. added code so that local users and commands go to all connected nodes 
856 INCLUDING the isolated ones.
857 26Apr99=======================================================================
858 1. added set/user command as a hack, please use this with care, there is
859 very little checking.
860 2. added export_opernam.pl which is a basic reader of AK1A opernam.dat files
861 to stdout
862 25Apr99=======================================================================
863 1. Fixed problem with filtered spots not coming out.
864 2. Added the possibility of filtering on channel callsign
865 20Apr99=======================================================================
866 1. altered order of undefing and closing of user file in an attempt to make 
867 corruptions/missing users less likely.
868 2. made messages that are addressed to the node call appear to the alias call
869 3. check dates much more rigourously.
870 4. ignore SIGTERM and SIGINT during shutdown of the cluster
871 15Mar99=======================================================================
872 1. added $actiondata to filter line to allow per action data such as no of hops
873 2. fixed a silly problem in talk for non-existant callsigns
874 3. Added sysop command
875 02Mar99========================================================================
876 1. Changed DXUser so that it uses a homemade import/export hash routine 
877 2. DXUser now uses a DB_BTREE file
878 3. Added export_users.pl, import_users.pl and convert_users.pl
879 25Feb99========================================================================
880 1. added NL language stuff.
881 2. added set/language
882 21Feb99========================================================================
883 1. Allowed multiple 'on <freq>' for show/dx
884 2. Made sure the 'on 20m/ssb' thing worked (also 'on hf/cw').
885 3. first cut of the Filtering code, no user commands yet but the file
886 format is defined and manually added filters should work for spots
887 17Feb99========================================================================
888 1. added export_user.pl to export user files (for interest and safety)
889 2. changed DXUser::init to allow O_RDONLY access which may limit the number
890 of coredumps G0RDI seems to get.
891 15Feb99========================================================================
892 1. Added msg forwarding code which uses $main::root/msg/forward.pl.
893 14Feb99========================================================================
894 1. Changed A & K in WWV to be the other way around (I am told by G3IOR that
895 this will mean that we won't have pole to pole aurora nor all the power lines
896 overloading everywhere as well as a result of having values of K > 10).
897 2. allow the '~' character in message bodies.
898 3. Moved $main::data/badmsg.pl to $main::root/msg/badmsg.pl.
899 11Feb99========================================================================
900 1. Fixed a problem with isolated nodes' configurations being sent on sending 
901 local configs to new connections.
902 08Feb99========================================================================
903 1. added a $SIG{ALRM} in the client to actually catch the alarm when it goes 
904 off which means that the netrom/ax25 call programs terminate properly (and not
905 loop as fast as their little legs can paddle, soaking up CPU time).
906 2. Implemented read receipts as an especial request from G4PDQ.
907 3. Fiddled with DXUser a bit to see whether I can stop it core dumping on new
908 users in PC16s on G0RDI's machine.
909 4. Added E4 (Palestine) to Prefix data.
910 30Jan99========================================================================
911 1. Some of the dates we get can cause crashes, tried to make it more robust (oh
912 and Y2K compliant)
913 2. PC16 seem to come in with missing callsigns from somewhere
914 3. added $main::data/baddx.pl which prevents callsigns that are in the list being
915 a) forwarded b) stored and c) (except for the originator, if local) being
916 displayed locally.
917 4. added $main::data/badmsg.pl which deletes any messages whose TO address is
918 in this list (this is largely for european sensibilities). 
919 18Jan99========================================================================
920 1. added present(),presentish() and disconnect() to DXCron so that you can see 
921 (easily) if a station is on the cluster anywhere and also disconnect them
922 locally. 
923 2. added rcmd() to DXCron so you can send an rcmd to someone else from crontab.
924 3. <embarrassment>Fixed create_sysop.pl so that longitude is spelt correctly
925 there as well</embarrassment> made the update work properly. NOTE create_sysop
926 will only do what you expect if all cluster.pl and client.pl programs are 
927 stopped.
928 4. DXCron wasn't reading in reliably on startup, this is now (hopefully) fixed.
929 the -M semantics are rather strange!
930 5. The -w switch is now standard on cluster.pl
931 6. Added last_connect() which gives the last connect time of a user (or now
932 if connected).
933 7. Added present_on(call, node) and presentish_on(ditto) which returns true if 
934 the call is connected to the node.
935 8. incoming messages for users will now send a 'new message' message (instead
936 of merely generating the message)[who wrote this rubbish?].
937 9. Hooked $SIG{__WARN__} and $SIG{__DIE__} so we store these nasty error 
938 messages.
939 10. Print the no of users on restricted protocol links if we have had PC50
940 11. Had a go at making the sh/cl stats more accurate.
941 12. PC11 was trying to call Local::spot1 instead of Local::spot, no warning 
942 previously.
943 13. Added a simple lockfile to prevent more than one cluster running at a time
944 17Jan99========================================================================
945 1. fixed some permission problems on DXLog.
946 2. There is a circumstance in DXMsg which caused the cluster to stop on an 
947 null ref pointer which I can't get to the bottom of but have bandaided out 
948 for now.
949 3. Started filter and Database code.
950 4. Upper cased all the TO callsigns for sending to more than one station in
951 messages.
952 07Jan99========================================================================
953 1. Fixed Geomag after emacs reformatted it wrong so sh/wwv works again.
954 2. Added more range checking in WWV spots (they really are a heap of ...)
955 3. Changed create_sysop.pl so that you can update as well as create the user 
956 file
957 4. Remove spotter's SSID from WWV spots
958 06Jan99========================================================================
959 1. Do some range checking for spots and WWV in the future (got a WWV for Oct 
960 2034 whhich caused a bit of confusion!)
961 2. Make WWV spots broadcast them to the users! (as opposed to merely storing 
962 them)(thank you G0RDI).
963 3. Allow users to do show/announce (thank you JE1SGH).
964 4. Delay broadcasts to users if they are not in a 'prompt' state (means you can
965 add messages and see what you are doing on a busy system)
966 5. Made set/unset dx,ann,wx,talk,wwv do what is expected
967 6. added set/sys_location and set/set_qra to set the cluster lat/long and qra
968 7. New messages will now be announced on logon (if there are any)
969 03Jan99========================================================================
970 1. Upped the version no !!!!
971 2. made the DXProtocol routines much less sensitive to '~' characters (JE1SGH)
972 3. added '^' -> ':' conversions on ann, talk and dx commands
973 4. You can now send messages containing blank lines.
974 5. Fixed merge command problem reported by G0RDI
975 28Dec98========================================================================
976 1. Crossed fingers, got rid of the instabilities caused by execing programs
977 at vast speed (reduced it significantly anyway).
978 2. Personals will now move if homenode is known.
979 3. Added Local.pm for doing local specials
980 27Dec98========================================================================
981 1. Various detail changes to remove some more warning with -w on
982 2. Added DXCron handling - you can do crontabs now.
983 3. Added show/program command so you can see where it is loading your .pm files
984 from.
985 4. Added pc26/27 replies to locally connected cluster's merge (pc25) requests
986 5. Added spotters DXCC and original cluster to Spot data files.
987 23Dec98========================================================================
988 1. Reindented various things
989 2. Added missing $main::mycall on the end of outgoing PC11s (!)
990 3. Check that PC16/17 node calls really are nodes (AFAIAC).
991 22Dec98========================================================================
992 1. Added brackets round callsign if not here for prompt
993 2. Added Iain's set/password routine
994 3. Fixed sh/dx problems (the xemacs indent region messed Spot.pm up!)
995 4. Issued 1.15
996 21Dec98============= late! ====================================================
997 1. fixed problem with missing DXDebug in DXProt.
998 2. Fixed DXDebug so that it actually works as advertised with and without 
999 trailing \n. 
1000 3. Added deduping of WWV spots as well (at for date,time,sfi,k and i) dups
1001 4. Replaced the 0 in "02-Dec-1998" with ' ' so it reads " 2-Dec-1998", it seems
1002 hard to credit it but some 'programs' out there that connect to clusters have
1003 problems with the leading '0'!
1004 5. In the same vain, included a strictly AK1A compatible sh/heading, apparently
1005 this is necessary for the same reason as 4.
1006 6. Started contrib tree stored the old show/heading in contrib/g0rdi/show.
1007 7. Because I now correctly dedupe spots and wwv (there's a hostage to fortune..)
1008 I have added a merge command. 
1009 21Dec98========================================================================
1010 1. Added "issue" to the client program for 'login' connections
1011 2. Added more docs for client program.
1012 3. Fixed problem introduced in 1.12 where a connect locally with a callsign of
1013 someone connected remotely would stop the cluster.
1014 4. issue release 1.13
1015 20Dec98========================================================================
1016 1. Removed all the warnings I get with perl -w (at least for just starting the
1017 cluster and running a few commands).
1018 2. Added per node hop control.
1019 3. Added some docs on how to use it and isolation
1020 4. Made talk command more intelligent in that if the user isn't seen and the
1021 user's last node is visible it tries the talk anyway.
1022 19Dec98========================================================================
1023 1. Fixed problems with sh/rcmd (talk/ann/log) with a callsign as argument and
1024 also made what G0RDI wanted work as well!
1025 2. Added isolate flag to allow isolation of different networks at a gateway.
1026 3. Changed make Makefile.PL to perl Makefile.PL in instructions
1027 4. Copied latest instructions to html directory
1028 5. Had another attempt at making clients disconnect without hanging everytime.
1029 6. Changed msg queuing semantics so that the system routes on exact callsign.
1030 7. Changed the protocol version so that it increments with the DXSpider version.
1031 14Dec98========================================================================
1032 1. Made the telnet thing work a bit better. It still will not work reliably to
1033 a real telnetd on port 23.
1034 2. Allowed network logins on client by specifying login instead of call.
1035 3. made msg handling more robust (PC30 with unknown streams cause PC42), queueing
1036 is only done on channels that are in state 'normal'.
1037 4. Added pc command which takes a callsign and some text and sends it without
1038 mods to the callsign, useful for sending manual PC protocol to unstick things.
1039 Also for sending anonymous messages to online users.
1040 5. Stopped duplicate messages being stored (it receives them and then bins them)
1041 6. Implemented PC49 delete/full from outside (kill full on the inside)
1042 7. Implemented the client command in connect scripts so that you can have 
1043 different scripts for the same callsign.
1044 8. Added sh/wwv command
1045 13Dec98========================================================================
1046 1. Fixed VS6 lat/long in prefix_data and wpxloc.raw
1047 2. Sorted out last in times for remote users
1048 3. editted and substitued G0RDI's version of the install instructions over
1049 mine in spider/html
1050 4. fixed telnet connections
1051 5. added connect instructions to html tree.
1052 6. Added some more help
1053 7. Upissued version
1054 12Dec98========================================================================
1055 1. Incorporated sh/st, (un)set/lockout, forward/opername from Iain G0RDI
1056 2. Added group handling with (un)set/group, show/group. This allows arbitrary
1057 groups to be formed (for ann/<group> for example) and is also used to 'filter' 
1058 spots, announces, wwvs etc into groups of cluster nodes (useful for creating 
1059 disjoint cluster networks)
1060 3. **** CHANGE mylongtitude to mylongitude in DXVars.pm ****
1061 4. Altered QRA locator routines so they work correctly!
1062 5. Fixed all commands that had the wrong mylat(itude) and mylong(itude) names
1063 in.
1064 07Dec98========================================================================
1065 1. Added set/name, set/qra, set/location, set/qth, set/homenode, set/bbs, 
1066 set/email
1067 2. changed the Msg socket close to a shutdown (hopefully more reliable), this 
1068 should stop clients hanging on exit.
1069 3. Added Alias support for help
1070 4. Added lltos and stoll routines to DXBearing
1071 5. Added auto prompting for name, qth, location and homenode if any of these
1072 aren't known.
1073 06Dec98========================================================================
1074 1. Fixed DXBearing::is_qra so that it correctly detects full QRA locators
1075 2. Added sh/qra for doing locator distances and bearings
1076 3. Added some stuff to Notes.txt on hints for command writers
1077 4. Changed help system to use just one file per language
1078 5. Started adding more help
1079 6. Fixed 24Mhz band limits
1080 7. Added apropos command and lots of new help text
1081 05Dec98========================================================================
1082 1. Added sh/heading and QRA locator calculation stuff
1083 04Dec98========================================================================
1084 1. Started Changes file
1085 2. Added load/cmd_cache.pl to clear cmd cache shortcuts (use this if cluster.pl
1086 get confused about where it is getting its commands from eg if you have
1087 removed a file from local_cmd 'cos you want to go back to standard one)
1088 3. Fixed bull handling at least to the extent that it stores them and
1089 doesn't mess up the normal directory handling.
1090 4. Fixed the unset/debug command so that it actually does the job!
1091 5. Removed the middle line 'written in perl for unix' from show/version.pl