make links command work :-)
[spider.git] / Changes
1 14Jun07=======================================================================
2 1. prepare for git repository and moving of anon cvs repository to 
3 scm.tobit.co.uk.
4 11Jun07=======================================================================
5 1. Change the frequency normalisation for DX Spot dupe checks so that any
6 decimal part is thrown away (in other words: truncate the freq to integer khz)
7 20May07=======================================================================
8 1. add 1704 cty.dat
9 08Apr07=======================================================================
10 1. add CTY-1703 cty.dat
11 2. alter the way the dupefile deletion is done.
12 18Mar07=======================================================================
13 1. change URL in show/425.
14 04Mar07=======================================================================
15 1. add CTY 1702 prefix data files
16 22Feb07=======================================================================
17 1. add show/myfdx to Aliases. 
18 15Feb07=======================================================================
19 1. allow convkeps.pl to parse NORAD keps files.
20 22Jan07=======================================================================
21 1. disable default propagation of PC9x sentences
22 2. simplify PC17 handling 
23 16Jan07=======================================================================
24 1. back ported a change to PC16 handling so that a locally connected node's
25 info clears out and generally overrides any residual PC16 info gathered from
26 elsewhere.
27 15Jan07=======================================================================
28 1. added CTY-1701
29 07Jan07=======================================================================
30 1. use IO::Socket blocking where available and switch off or ignore all 
31 attempts to block.
32 05Jan07=======================================================================
33 1. increase default ephemeral deduping on PC15 to 6 minutes (from 2).
34 23Nov06=======================================================================
35 1. added wrapping to over length lines in console.pl.
36 03Nov06=======================================================================
37 1. add CTY-1609 changes
38 2. add back Geo::Taf code with submitted mods
39 3. add new version of the sh/425 code using the new database location.
40 09Oct06=======================================================================
41 1. fix problems with bad filters pointed by Thomas DL3SBB.
42 27Jul06=======================================================================
43 1. merge in official issue version of wpxloc.raw (with one change: 4U1V).
44 26Jul06=======================================================================
45 1. incorporated Jim AD1C's spiffy new, unified, wpxloc.raw and version 
46 1605 of cty.dat.
47 21Jul06=======================================================================
48 1. Added the (now) all new gtkconsole program, with all the changes needed in
49 dxspider to run it (yet another cmd interface (sigh)). You will need gtk2-perl
50 installed (most modern linux distros do this automatically). The big news is
51 that this will work on Windows boxes as well if you install the Gtk libraries
52 as per: http://gtk2-perl.sf.net.
53 03Jun06=======================================================================
54 1. Added changes to wpxloc.raw (prefixes) suggested by Jim AD1C. 
55 2. Made a change to prevent xml data being interpreted unless we are
56 configured for it.
57 3. Change the buddy messages after a suggestion from Angel EA7WA.
58 02Apr06=======================================================================
59 1. incorporated cty-1604 data.
60 29Mar06=======================================================================
61 1. fix sh/muf that I broke in the previous change
62 26Mar06=======================================================================
63 1. Arrange for any online buddies to be displayed when a user logs on.
64 2. Try to reduce the amount of POSIX stuff that is loaded to just that which
65 is required.
66 23Mar06=======================================================================
67 1. Added cty-1603 data.
68 2. On the advice of Jim AD1C I have changed around some things in wpxloc.raw
69 that affect 8J,CT2,KC4,KG4,KG6,ZK1 and ZS2. These should now show the more 
70 likely canonical prefix.
71 3. On the advice of Tom WB8ZRL, I have made BW an alias for BV (Taiwan) and 
72 made some other changes to affect the selection between the mainland and the
73 island more reliable. 
74 10Mar06=======================================================================
75 1. fix sh/c/n.
76 2. Add new Spanish translations by Angel EA7WA.
77 07Mar06=======================================================================
78 1. Add the node call to remote tell_login and tell_buddie calls.
79 06Mar06=======================================================================
80 1. Fix warning on empty PC19s.
81 2. Add new command set/local_node to allow people to see logins/outs on other
82 related nodes.
83 3. Add new command set/buddy to allow people to see when their favorite 
84 chum(s) logins/out.
85 4. Arrange filter reading so that the following order is followed for users: 
86 callsign, callsign less ssid, user_default. Nodes are unchanged. 
87 14Feb06=======================================================================
88 1. Turn R and SFI around in mrtg.pl.
89 13Feb06=======================================================================
90 1. Updated prefixes with cty-1601 data.
91 2. Fixed qth in show/muf so that it shows the correct qth (if known).
92 3. Try to make the state machine in convkeps.pl deal with more variations
93 of the 2 line keps sets that are available on line. Also give a sensible
94 error message if no keps were actually decoded.
95 4. Update the base keps to the latest set of AMSAT keps 06033.
96 04Feb06=======================================================================
97 1. Explicitly ignore spots with lower case characters in the spotted call
98 01Feb06=======================================================================
99 1. Explicitly ignore spots with blank spotted callsigns
100 26Jan06=======================================================================
101 1. Fix divide by 0 error in DXBearing (how come this has taken so long to
102 appear?).
103 22Jan06=======================================================================
104 1. Remove +<prefix> from the fronts of comments to fix LoTW dupes.
105 18Jan06=======================================================================
106 1. Fix spurious announce from previous year appearing in sh/ann.
107 15Jan06=======================================================================
108 1. Fix some obviously long standing problems with create_sysop.pl and also
109 with initialising the User file.
110 2. Fixed the problem with certain things not being shown in sh/log (because of
111 a regex that rejected too many things).
112 3. Speeded up sh/log quite a bit at the same time.
113 4. Add a default limit of the last 36 months for sh/log querys. 
114 14Jan06=======================================================================
115 1. undo frequency rounding change, it causes more problems than it solves.
116 11Jan06=======================================================================
117 1. Fixed problem with badspotters doing ann/full as pointed out by Luigi 
118 IK5ZUK.
119 07Jan06=======================================================================
120 1. Fixed problem with the standalone 'showdx' program pointed out by Leo,
121 IZ5FSA.
122 2. Fixed rounding problem on entering spots as pointed out by Ron N5IN.
123 3. Fixed problem with badspotters sending DX as pointed out by Luigi IK5ZUK.
124 4. Added some extra logging for swearing so that we can see what lines used
125 which swear words. Hopefully this will allow sysops to refine their swearing 
126 filters more easily. 
127 06Jan06=======================================================================
128 1. Fix problem with rcmd <call> sh/fdx
129 27Dec05=======================================================================
130 1. put some more flesh on the SQL stuff (which may turn out to be a bit of a
131 red herring as it doesn't appear to be significantly faster (for spots) than
132 the existing code).
133 21Dec05=======================================================================
134 1. Add start of optional SQL working.
135 2. Fix BadWords so that the simple word check splits words on word boundaries.
136 13Dec05=======================================================================
137 1. upissue version no to 1.52
138 07Nov05=======================================================================
139 1. Fix warnings on filtering spots where the filter was looking at US states
140 and there is no US state in the spot. 
141 2. Fix the dupes caused by having a prefix in the last characters of the 
142 comment.
143 01Nov05=======================================================================
144 1. add log2csv.pl for printing out logfiles
145 25Oct05=======================================================================
146 1. Incorporated the cty.dat from Jim dated today (25Oct05).
147 08Oct05=======================================================================
148 1. Reject PC11s with blank spot callsigns
149 01Sep05=======================================================================
150 1. Change the logic of propagating WWV broadcasts. Now all non-input filtered
151 PC23s will be sent on. Previously only the first successful new WWV was 
152 rebroadcast.
153 2. fix the problem with by_dxcc and origin_dxcc not working on WWV.
154 29Aug05=======================================================================
155 1. try something else to resolve/prevent more of these spot dupes. It appears
156 that there is software out there chopping off variable amounts from the ends
157 of comment fields. This makes the task of detecting dupes that much harder.
158 10Aug05=======================================================================
159 1. trim dx spot duplicate length after normalisation
160 2. Do the same for announces
161 08Jul05=======================================================================
162 1. new CTY.DAT encorporated
163 27May05=======================================================================
164 1. change copyright in dbg message at startup.
165 25May05=======================================================================
166 1. Added a means to import a script of arbitrary commands to allow external
167 programs to do stuff.
168 23Mar05=======================================================================
169 1. fix (un)set/badspotter so that it only stores non-ssid calls.
170 2. mention action on talk and ann/full in help.
171 22Mar05=======================================================================
172 1. Fix ? so it works again.
173 2. Fix Aliases for sh/c so they are correct
174 3. Fix sh/connect for AGW ports and other niffnaffs.
175 22Mar05=======================================================================
176 1. fixed sh/c/node sh/c/a and sh/newc/n.
177 21Mar05=======================================================================
178 1. log AGW port on connection
179 2. merge in latest (2Mar2005) cty.dat 
180 3. fix command searching so it does not pick up false positives for commands
181 with / in them in directories that don't have that.
182 4. Important security change.
183 5. add missing input filter for WWV
184 16Mar05=======================================================================
185 1. make the correct correction to the DL entry in wpxloc.raw (left out the
186 'N' of 'North' in the latitude).
187 2. Severely reduce the dupes caused by some of the badly configured / written
188 spot suckers out there. 
189 13Mar05=======================================================================
190 1. There has been a mix up in the Aranea1 branch. I have managed to merge a
191 change that I have been meaning to do for ages. I have now made that change
192 here.
193 27Feb05=======================================================================
194 1. fix duping on bad spot suckers that copy the prefix that is put at the end
195 of the comment section by AR-C nodes becoming the whole comment. 
196 26Feb05=======================================================================
197 1. Added show/grayline command from Steve K9AN. This is also aliased to
198 show/greyline :-)
199 2. fix spot dupe ambiguity on spotter having an SSID (remove it).
200 25Feb05=======================================================================
201 1. Changed the way spot deduping is done. This is likely to make deduping much
202 stricter. In essence a person cannot spot the same call on the same frequency
203 more than once an hour (configurable) unless he makes a (non-duped) comment
204 as well. 
205 2. Added Swains Island
206 3. Added TO4G for Glorioso 
207 19Feb05=======================================================================
208 1. changed ssb allocation on 40m to add missing 5Khz.
209 2. Change sh/425 to Leo, IZ5FSA's requirements.
210 08Feb05=======================================================================
211 1. possibly fixed the multiple condition problems on sh/dx
212 2. added some FAQs.
213 05Feb05=======================================================================
214 1. Fix a long standing (ie since the first bulletin was sent) bug with old
215 mail not being deleted until a restart was done.
216 2. As well as a duplicate check on existing bulletins, I have added a check 
217 the message is not (already) too old. 
218 3. fix problem for perl < 5.6 in Thingy.pm 
219 03Feb05=======================================================================
220 1. Added latest Spanish translations courtesy of Angel EA7WA.
221 2. Force all languages to use pr in en in Messages, as the prompt is
222 the same for all.
223 19Jan05=======================================================================
224 1. More Spanish changes by Angel, EA7WA.
225 2. add language dependant motd files. You can now have motd_{lang} and 
226 motd_nor_{lang} (eg for Spanish: motd_es and motd_nor_es) for normal and
227 non-registered (if you use registration) users respectively. Based on an idea
228 from Angel, EA7WA.
229 18Jan05=======================================================================
230 1. Added missing Spanish translation courtesy of Angel EA7WA.
231 2. Really incorporate latest cty.dat (11Dec04) as opposed to merely thinking 
232 I had (and still add 3X0Y as well).
233 3. fix ? all in non english language
234 4. Alias sh/st and sh/sta back to show/station from show/startup.
235 17Jan05=======================================================================
236 1. Added 3Y0X to Peter Island 3Y in cty.dat.
237 16Jan05=======================================================================
238 1. Added the changes to Canadian Prefixes so that usdbraw.gz from Charlie
239 K1XX's website (http://dxc.k1xx.com/download) dated after 1Jan05 will include
240 Canadian city and province data as well the existing US data.
241 2. Improve the apropos command to take better account of language and do
242 a better job of only showing english stuff for commands where there really is
243 no local language version.
244 15Jan05=======================================================================
245 1. knocked over a few possible ways of people annoying other people thru
246 the use of scripts
247 2. Fixed problem in DXCommandmode with an indirect call that did not work
248 in perl < 5.8.0.
249 3. Add Spanish translations of new scripting commands in help, from Angel 
250 EA7WA. 
251 13Jan05=======================================================================
252 1. Fixed prompting in languages other than English.
253 2. Fixed language problem with spoof, but that simply hides a whole can of
254 worms that I shall have to address later.
255 3. Added make clean to src Makefile (!!!)
256 12Jan05=======================================================================
257 1. Add $main::bumpexisting variable which allows a new connection for a user
258 call to disconnect an existing connection with the same call. The default for
259 this variable is 'true' (1). This means that existing behaviour has changed.
260 set/var $main::bumpexisting = 0 to return to original behaviour.
261 2. Remind a user every hour (as default) that they have new messages.
262 set/var $DXCommandmode::msgpolltime = 3*3600 to set it to 3 hours.
263 3. Allow some substitutions in set/prompt (call, date, time and
264 cluster call) and add dxspider just before the > as standard. 
265 4. Add $main::allowdxby variable so that sysops can switch off the 
266 'DX BY <othercall' command. It is set to 0 (ie disabled) by default. This
267 is for sysops who don't want to bump privilege to allow it. That still works
268 as before.
269 5. Fix the bug in 'dx by <call>' that causes only the first word of the 
270 comment to be recorded.
271 6. Fix bug counting backwards over a leap year in Julian.pm which meant that
272 sh/dxstats doesn't start at 'yesterday' anymore.
273 7. Added set/startup and show/startup commands to allow users and sysops
274 to create and display startup scripts. There is also an unset/startup to
275 remove a script.
276 27Dec04=======================================================================
277 1. add improved VE data from Charlie K1XX. You should update usdb as well.
278 22Dec04=======================================================================
279 1. Changed all the names of US prefixes to be prepended with their State code.
280 thus "Alaska-KL7" becomes "AK-Alaska-KL7". 
281 21Dec04=======================================================================
282 1. added AGW port no after an example by IW5DEZ.
283 2. modified links command to suggestions by Charlie K1XX.
284 3. added show/groups command to show recently used chat groups by Tommy 
285 SM3OSM.
286 4. fixed T8 / V6 ambiguity (at least basically).
287 20Dec04=======================================================================
288 1. updated create_prefix.pl to only use (supplied) wpxloc.raw and cty.dat
289 2. Added IG9, GM/S, 4U1V and some other detail changes to make it compatible
290 with cty.dat.
291 3. regenerated prefix_data.pl with updated wpxloc.raw and cty.dat 11Dec04.
292 17Dec04=======================================================================
293 1. add undocumented special command for VE7CC.
294 10Dec04=======================================================================
295 1. Included fixes sent in by David, N9KT for the new DB0SDX site.
296 2. removed redundant "rm *bys" and "rm *cys" from Spot::init().
297 09Dec04=======================================================================
298 1. fix show/mydx properly this time (and test the fix!)
299 2. fix the default in show/qrz
300 06Dec04=======================================================================
301 1. fix show/mydx if there is no defined spotfilter
302 07Oct04=======================================================================
303 1. added the ability for people to import chat from external programs.
304 create a directory called /spider/chat_import, make sure it is writable
305 by any applications that might dump stuff in there (chmod 1777 
306 /spider/chat_import on *nux). Put a file with a sensible name in there;
307 the first part of the name will be the chat group to whom the message will
308 be sent. So solar.txt.12325 = SOLAR. Announces can also be sent to local, all
309 and sysop (ie files whose name begins with those names). Each line in the
310 file becomes a chat line or an announce. See importwwv.pl for an example.
311 DO NOT USE importwwv.pl, I am already using it and if you do as well, people
312 will get duplicates which will ANNOY THEM!!! It is just an example.
313 23Aug04=======================================================================
314 1. add the start of an alternative routing engine (RouteDB)
315 20Aug04=======================================================================
316 1. Added new protocol specification to techdoc
317 17Aug04=======================================================================
318 1. change 'fo' alias in Aliases 
319 31Jul04=======================================================================
320 1. add a load of .cvsignore lines to reduce the updating noise
321 30Jul04=======================================================================
322 1. make sure that // is not converted to / in command lines.
323 28Jul04=======================================================================
324 1. backported 'Investigate' from NP branch so that only pingable nodes
325 are 'believed'.
326 2. added missing entries in Internet.pm for sh/contest
327 26Jul04=======================================================================
328 1. added extra variables to Internet.pm to allow the various internet query
329 commands to alter the url that they use. 
330 2. Added show/425 command from Leo, IZ5FSA.
331 05Jul04=======================================================================
332 1. fix rspfcheck on pc27
333 23Jun04=======================================================================
334 1. Add zone, by_zone, itu, by_itu, state and by_state searches to sh/dx
335 2. Update manuals for CVS and new commands
336 22Jun04=======================================================================
337 1. Add the show/mydx command which *may* filter your spots using your
338 spot filter.
339 17Jun04=======================================================================
340 1. alter processing of PC17 to see if they get distributed more than now.
341 14Jun04=======================================================================
342 1. fix previous fix of sh/dx
343 09Jan04=======================================================================
344 1. removed PC90 which was breaking various filtering things.
345 2. added realtime spot formats to sh/dx (at least in basic form), this is
346 activated by using either of the keywords 'real' of 'rt' on the command
347 line. Also added sh/fdx as an alias.
348 01Jan04=======================================================================
349 1. move position of USDB init to get rid of an obscure bug pointed out by
350 Charlie K1XX.
351 2. Remove redundant documentation
352 31Dec03=======================================================================
353 1. alter remote database handling to 'new standard'.
354 30Dec03=======================================================================
355 1. updated website to make it clear(er) that it all works under Windows (like
356 wot Charlie said...).
357 2. made the changes to the German Messages that Thomas DL3SBB sent me a 
358 loooong time ago.
359 3. made 'dx by' require at least privilege 1.
360 29Dec03=======================================================================
361 1. updated dxoldtonew.pl so that it takes an AK1A DX.DAT file (argument on
362 command line or a default of /spider/data/DX.DAT and outputs the standard
363 DXSpider format spot files. Please be warned that if any of these files 
364 already exist, the data will be appended onto the end of the file. Please
365 make sure you have backups or at least be aware that this may give strange
366 results which may be 'out of order'.
367 24May03=======================================================================
368 1. Added more french translations from Robert (HB9BZA) and we now have some
369 french help as well (also from Robert). A splendid effort. Thank you.
370 16May03=======================================================================
371 1. Correct Windows section of the Addendum file! (g0vgs)
372 06May03=======================================================================
373 1. Add Portuguese language courtesy of David CT1DRB (set/lang pt)
374 2. Add French language courtesy of Robert HB9BZA (set/lang fr)
375 02Apr03=======================================================================
376 1. Fix some minor problems with the manuals (g0vgs)
377 01Apr03=======================================================================
378 1. Update filtering primer, changes by N3RD (g0vgs)
379 28Mar03=======================================================================
380 1. Added an excellent document on filtering to the manuals from Jim, W3BG
381 2. started to remove old documents (g0vgs)
382 27Mar03=======================================================================
383 1. play around with sh/reg, sh/iso, sh/node and sh/lock to make them work
384 slightly better with the new user format.
385 2. update manuals (g0vgs)
386 26Mar03=======================================================================
387 1. add some ak1a compatibility changes to chat
388 2. added help text for chat, join, leave and sh/chat.
389 18Mar03=======================================================================
390 1. minor corrections to manuals (g0vgs)
391 17Mar03=======================================================================
392 1. changed the regex determining what is a callsign to be more comprehensive.
393 I would suggest re-running create_qsl.pl and then restarting.
394 2. Fix chat so that output appears to users again and PC sentence conforms
395 to standard. Add kludge to remove rewritten chats if I see them.
396 3. Only send chat PCs to spider or AK1A boxes
397 12Mar03=======================================================================
398 1. added HC and QRZ.com to possible QSL locations, if you want to pick up
399 historical info (ie start again), run create_qsl.pl after update and restart
400 the node (which you will need to do anyway).
401 2. changed the dbcreate command so that you can say: 
402    dbcreate dxqsl cmd show/dxqsl
403 which will allow local and remote users to execute commands as though they
404 are Databases. You can also include these databases in chains. What you do
405 with this, is ofcourse a moot question.   
406 3. Update manuals (g0vgs)
407 11Mar03=======================================================================
408 1. Changed the name of show/qsl to show/dxqsl.
409 2. Alter Commands_en.hlp to match new name and issue manual updates (g0vgs)
410 10Mar03=======================================================================
411 1. added show/qsl command. This command basically takes the normal output of
412 sh/dx qsl and stores it in a database. In order to enable this command you 
413 will require the Storable module to be loaded (you will already have done
414 this with a bit of luck for the new DXUser interface). The suggested 
415 procedure is (after the update) to run /spider/perl/create_qsl.pl (this may
416 take a long time), then immediately it finishes, restart the node. The node 
417 will then keep the database up to date automatically. If you are not 
418 interested in historical data then you can leave this step out.
419 2. added show/contest command from Tommy SM3OSM via Rene OZ1LQH.
420 08Mar03=======================================================================
421 1. Added chat, join, leave commands to allow general purpose conferencing
422 on arbitrary subjects. [Translators: added e34,e35,join,leave]. There is
423 currently no help. There is also sh/chat.
424 28Feb03=======================================================================
425 1. Charlie K1XX fixed the sh/iso, sh/reg and sh/node commands
426 25Feb03=======================================================================
427 1. backported switch processing for PC sentences
428 24Feb03=======================================================================
429 1. add the 'run' command and the 'privilege' command to allow sysops to 
430 create scripts for people.
431 2. fix show/user so that it doesn't moan about uninitialised variables
432 23Feb03=======================================================================
433 1. Added show/wm7d command (a US only callbook server) [by K1XX].
434 2. Added a prototype show/db0sdx command (w.i.p).
435 3. Added set/dxcq and set/dxitu zone commands [Translators: I have added
436 dxcqu, dxcqs, dxitus and dxituu to Messages].
437 4. Add new Commands to manuals (g0vgs)
438 5. make sure that none of the above set/dx... commands are defaulted on
439 22Feb03=======================================================================
440 1. changed qrz.com address 
441 2. added Charlie's [K1XX] new wpxloc.raw data stuff to get WA1, KC3 type 
442 callsigns to work better.
443 3. added in set/usstate command which prints any US state information 
444 available on both the spotted (LHS of time) and spotter (RHS of time).
445 [Translators: I have added usstates and usstateu to Messages].
446 4. Merged in the new (faster) DXUser.pm.
447
448 [NOTE] this version will require Storable to be installed. On the
449 other hand the code may work without, in a compatible way. This bit hasn't 
450 been very well tested (the 'no Storable' condition that is). 
451
452 [*** NOTE ***] make sure that you do an 'export_user' BEFORE restarting
453 you node. (Yes I know this is like a shrinkwrap licence, but I can't
454 help it).
455
456 It will take several minutes for the node to restart when it does the 
457 conversion from .v2 to .v3 user file. Please go and have a good strong cup
458 of tea whilst this is happening.
459
460 If it fails then you will need to edit your latest user_asc file on (or about)
461 line 25 it says: $ref = decode($f[1]); you will need to change that to 
462 $ref = asc_decode($f[1]); and then do: perl user_asc
463  
464 DO MAKE SURE THAT you include subdirectories in your CVS update 
465
466 21Feb03=======================================================================
467 1. moved the export of the users file to Wednesday night (GMT) to avoid 
468 possible crashes and/or delays during a contest weekend.
469 14Feb03=======================================================================
470 1. some major changes to the structure of the manual documentation.  To bring
471 the manuals into line, they now have the language tag (like 
472 installation_en.html).  Hopefully someone will translate the manuals 
473 eventually :-) I have left the old files in CVS for now to allow
474 everyone to change any symlinks etc to the new filenames.  I will remove the
475 old files shortly, please update your links! (g0vgs)
476 2. docs makefile updated and commands2sgml.pl added from M0AZM.  This script
477 inserts the helpfiles automagically from Commands_en.hlp into the relevant
478 manuals. (g0vgs)
479 3. Commands_en.hlp adjusted slightly to ensure at least one space before
480 examples for the purposes of the above script. (g0vgs)
481 4. Amend index.html to the right document names. (g0vgs)
482 09Feb03=======================================================================
483 1. Correct some typos in the manuals and update perl modules etc.  Also
484 amend some help files to show correct syntax, around the 'clear' commands
485 swapping [input] and <callsign> in each case, translators please take note.
486 Thanks to Dave N3RD for info. (g0vgs)
487 2. update the addendum for latest build and include information on additional
488 modules required. (g0vgs)
489 20Jan03=======================================================================
490 1. changed sh/c so that, by default, it only shows the caller's country nodes
491 sh/c all will show the old style full list. "sh/c sk gb" will show the config
492 of all the GB and SK nodes.
493 2. changed sh/stat and sh/route for nodes
494 19Jan03=======================================================================
495 1. I have made a fundemental change to the way PC19s are dealt with as a 
496 result of the discussions on the mailing list. From now on, only nodes that
497 issue PC16s will have PC19s propagated. If they *ever* issue a PC16 then from
498 then on they are considered as being 'connected' and thus routable. No PC16
499 and you have no route. This should stop all passive links being routed. For
500 the few cases where you know that that is a very small node and it rarely has
501 users, then you can do a set/routepc19 <node> to enable PC19 propagation. In
502 the even more rare case of you wanting to prevent PC19s being routed thru 
503 your node, you can use unset/routepc19. THIS IS NOT A SUBSTITUTE FOR ROUTE
504 FILTERING!!!!! [translators: I have added wpc16s, wpc16u, wpc19s, wpc19u]
505
506 BTW the first time you connect again you will notice a separate PC19 go out
507 for each 'new' PC16 that the node sees. This is normal and will go away the
508 second time the system needs to issue a PC19.
509 2. Alter the export_user command to remove users that have no useful info
510 and have not been seen for more than (default) 1 year.
511 3. fix the problem of users on more than one node not being propagated
512 4. remove spaces and all non-US ascii characters from PC41 for the dup check.
513 5. put in check to see if the parent of a newly allowed PC19 is still there
514 (this needs further investigation).
515 17Jan03=======================================================================
516 1. Fix problem with lines being left in the main input queue for a 
517 disconnected/ing node.
518 14Jan03=======================================================================
519 1. Tidy up AUTOLOAD functions
520 2. Make sure that empty PC16s are not sent on startup to a node.
521 12Jan03=======================================================================
522 1. add Czech language courtesy of Milan OK1XH
523 06Jan03=======================================================================
524 1. add the latest changes to the spider-web java interface from Rene, OZ1LQH.
525 Please note that there is a change to the spider.cgi file this time so that
526 the client show 'Connected to Node_Call' instead of the hostname.  You will
527 need to update your cgi file when you update the changes.  Please make sure
528 that you back up your old files first! (g0vgs)
529 2. yet more changes to the java client from Rene :-)  Also added a makefile
530 and a Changes file for the client in the spider-web directory.
531 05Jan03=======================================================================
532 1. fix some irritating messages caused by protocol loops in sh/c
533 2. update copyright
534 3. move GN from GJ to GI
535 31Dec02=======================================================================
536 1. Update files in the java client with fixes and additions from Rene, OZ1LQH
537 05Dec02=======================================================================
538 1. Fix SSID issues with AGWMsg.
539 2. updated show/hftable, vhftable, hfstats, vhfstats and dxstats after K1XX
540 sent in some sample code indicated new functionality he requires. Translators
541 please note that the stat* messages have been changed and e33 added. I have 
542 also added quite a bit of extra examples and things to the relevant HELP
543 texts. It is now possible to search from any date for up to 365 days of data.
544 You can get the information by prefix or by callsign or for ALL spots. 
545 04Dec02=======================================================================
546 1. updated sh/log to allow searching for more arbitrary strings such as IP
547 addresses
548 08Nov02=======================================================================
549 1. update Keps.pm to reflect which satellites now come round in the weekly
550 updates. I suggest that you copy this file to /spider/local and do a load/kep
551 and you should lose all the 'old' satellites (eg MIR).
552 08Nov02=======================================================================
553 1. made some small mods to grepdbg and spot2csv.pl
554 2. fix a possible DOS in dx command
555 07Nov02=======================================================================
556 1. allow three digit longitudes
557 2. make a small change to see if messages now stay in place.
558 3. make keep actually stick over a reboot and take it fully into account for
559 deletions (translators: I added m18).
560 4. try not to delete new messages (even if this is an update that reads 'old'
561 messages with missing fields).
562 29Oct02=======================================================================
563 1. make sh/log et al a bit more efficient.
564 2. fix dupe message in dx.
565 3. update cty.dat to the latest, add k8T, K8O to KH8 and TX5BTY to FO/A
566 4. clear cache on reload of prefixes
567 25Oct02=======================================================================
568 1. remove the dupefile automatically if it becomes corrupted
569 2. instrument the startup slightly more
570 21Oct02=======================================================================
571 1. Fix msg aging.
572 2. make the default pinginterval and obscount variable (set/var 
573 $DXProt::pingint and $DXProt::obscount) 
574 20Oct02=======================================================================
575 1. remove dupe check on local sysop announces
576 2. fix format errors on sh/muf for 5.8.0
577 3. add new version of the administration manual that includes WinCVS with
578 thanks to K1XX (g0vgs).
579 17Oct02=======================================================================
580 1. added new Spanish files for help and Messages from Angel, EA7WA.
581 16Oct02=======================================================================
582 1. decrease the default max length of PC16/19 to around 180 characters to be
583 slightly friendlier to ARC, which seems to have a difficulty reconstructing
584 lines from multiple packets. Also make the value settable via set/var.
585 2. strip off blank spaces from the ends of lines of  command output.
586 15Oct02=======================================================================
587 1. made some detail changes to the raw USDB data and the routines that 
588 generate and operate on them. There were some bugs involving a few 'missing'
589 callsigns which been fixed. Also there were some, for our purposes, invalid
590 callsigns in the database which have been removed (down to about 820,000 
591 entries now). You should really update your database. 
592
593 The latest code now (conditionally; ie if you have it loaded it will use it)
594 support Compress::Zlib on both *nux and Windows. The suggested procedure 
595 is this:-
596
597 1. Download the corrected database from
598    http://www.dxcluster.org/download/usdbraw.gz to somewhere like /tmp.
599 2. update from CVS.
600 3. Restart (on linux, just stop the node and *don't* restart on Windows).
601 4. remove /spider/data/usdb.v1
602 5. cd /spider/perl
603 6. (perl) create_usdb.pl /tmp/usdbraw.gz (or wherever you put it)
604 6a. If you don't have Compress::Zlib loaded then you will need to gunzip
605     it manually and do: create_usdb.pl /tmp/usdbraw (not Windows :-)
606 7. on linux, in a console window do: load/usdb, on windows: restart the node. 
607 --
608 2. Added set/usdb command to add adding or changing of a callsign in the USDB
609 3. Stop dupe spots from the same spotter (with or without comment corruption)
610 14Oct02=======================================================================
611 1. added show/usdb command as a simple, direct interface to the information
612 available in the USDB stuff.
613 13Oct02=======================================================================
614 1. A large change has occurred. There is now some (optional) US state recog-
615 nition. This is in its early stages but appears to work for me. You will need
616 to :-
617
618 1. download the database at http://www.dxcluster.org/download/usdbraw.gz 
619 2. save it somewhere (/tmp, anywhere).
620 3. Decompress it using your favorite program (gunzip / winzip) [call it
621    usdbraw if winzip]{BE WARNED, some browsers may decompress it on the
622    fly for you, you can tell; if it is 5Mb it is compressed - 16Mb not}.
623 4. remove any /spider/data/user.v1 files lying around (at least for this
624    first time.
625 5. cd /spider/perl
626 6. perl create_usdb.pl /tmp/usdbraw  (ie the UNCOMPRESSED file)
627 7. Wait, I suggest some cups of tea are in order.
628 8. Wait a bit more.
629
630 You don't need Compress::Zlib anymore, I assumed it was universal.
631
632 You will be able do this while the node is running somewhen. There is a 
633 planned method of keeping the US DB up to date with smaller (ie < 15Mb) patch
634 files once a week but you will have to wait a bit for the code to bed down 
635 first. You can filter on routes, spots and announces using 'call_state' or
636 'by_state' and a comma separated list of state codes. The HELP has been 
637 updated (which may help...). 
638
639 Once you have run the create_usdb.pl you will need to restart.
640
641 If you don't need this, then don't run create_usdb.pl it will simply be
642 a waste of time. The run-time version is 30Mb and has 840,000 odd entries
643 in it. This does not replace or supplant sh/qrz (sorry Charlie [who put me
644 up to this]). 
645
646 2. There are a number of other niff-naff changes which I hope will improve
647 rather than hinder your user experience (including check forward as well as
648 back for those speedy clocked dupes mentioned below).  
649 12Oct02=======================================================================
650 1. attempt to improve the "check back for 5 minutes to see if this spot is 
651 the same as a previous one but for the time spotted" dupe check.
652 2. improve the sh/vhftable and sh/hftable commands to allow you to enquire
653 by dxcc country (using the relevant prefixes or dxcc country numbers).
654 [note to translators, I have changed the help text and Messages tags for
655 stat*].
656 07Oct02=======================================================================
657 1. fix problem with (invalid) callsigns starting with '0' (zero) eg 0f6ira.
658 03Oct02=======================================================================
659 1. only sysop (priv=5+) can now send to distro SYSOP, ordinary users will have 
660 their message routed to the $main::myalias callsign as a private message. 
661 29Sep02=======================================================================
662 1. Added LRU caching to DXUsers and Prefix.
663 2. make Timer::handler only search its chain once a second seeing as that
664 is the minimum granularity available.
665 3. add some separation between cfg file making, data generation and mrtg 
666 running. See /spider/cmd/mrtg.pl for some instructions...
667 4. Added data in and out to the MRTG stats, you need to do an indexmaker
668 to get them onto the index page, I have also added some colour to the
669 legend to make what is being displayed a bit more obvious.
670
671 See http://gb7djk.dxcluster.org/mrtg/stats.html for an example of the
672 default screen.
673
674 28Sep02=======================================================================
675 1. Put some transparent caching into Prefix.pm to see if this has a 
676 performance impact.
677 2. Fix doing a new log open for every log file write.
678 26Sep02=======================================================================
679 1. added WWV and WCY to the Mrtg stats. Don't forget to do an indexmaker!
680 25Sep02=======================================================================
681 1. added mrtg stuff to the system as a template. In order to use this you
682 must install mrtg onto your system and copy all the mrtg files (or at least
683 all the images) to new directory /spider/html/mrtg. The system generates the
684 config file for you as part of its workings. To get it to update add a line
685 to your spider crontab like: 
686
687 00,05,10,15,20,25,30,35,40,45,50,55 * * * * run_cmd('mrtg all')
688
689 You will also need to do an indexmaker once in the html directory. I put the 
690 index page into /spider/html/mrtg/stats.html YMMV. I do:
691
692 indexmaker --output stats.html --columns=1 --title "MRTG statistics for 
693 GB7DJK" ../../mrtg/mrtg.cfg
694
695 But all on one line.
696 2. I have made a technical change to the way ax25 connects outward on unix 
697 boxes are done. I currently have no way of testing this. I think it still 
698 works.
699 22Sep02=======================================================================
700 1. Add changes to the installation manual for Windows users from K1XX
701 21Sep02=======================================================================
702 1. make some detail changes for connects out in Msg.pm
703 17Sep02=======================================================================
704 1. Added shu command for Charlie's (K1XX) benefit (together with the rest of
705 our butterfingered sysops) who miss the '/' out of sh/u frequently enough 
706 to curse. 'shu' simply types out a message saying 'type SHUT' to shutdown the
707 node. Added 'shu' to /spider/perl/Messages. No need to restart, just 
708 load/mess and load/alias after doing a CVS.
709 21Aug02=======================================================================
710 1. added 'warc' and 'contesthf' to the regions in bands.pl (K1XX).
711 20Aug02=======================================================================
712 1. fix lines containing just the character '0' in messages (and console.pl)
713 (K1XX).
714 2. remove all newline characters from AGW data, thus treating it like a 
715 'normal' ax25 connection where the 'newline' convention is just carriage
716 return (K1XX)
717 06Aug02=======================================================================
718 1. added 5.5Mhz band as '60m'.
719 29Jul02=======================================================================
720 1. Changed max R value in wcy to 500 from 300.
721 2. Got rid of warnings on startup using 5.8.0 
722 28Jul02=======================================================================
723 1. stick the invalid key deletes in an eval loop in export_user
724 18Jul02=======================================================================
725 1. Make additions and changes to manuals. (g0vgs)
726 16Jul02=======================================================================
727 1. Add changes to the spider-web java web client.  Thanks to Rene, OZ1LQH.  It
728 should now be easier to install and run for all systems. (g0vgs)
729 11Jul02=======================================================================
730 1. NP work has now started in ernest ([ed]who he?). You will need to download
731 Digest::SHA1 and any dependant packages to run this release. HOWEVER tempted
732 you are, please don't set/newprotocol on any nodes. It won't work.
733 http://www.cpan.org/modules/by-module/Digest/Digest-SHA1-2.01.tar.gz
734 2. Make the cluster node registered on from startup (from Mark HB9DBM).
735 3. Make the 'export_users' process *MUCH* more robust. It should now accept
736 funny characters and not rely on an absolutely 'perfect' user file to work.
737 Errors are displayed (and logged if done from the cluster) and then ignored.
738 Invalid callsigns are removed. 
739 09Jul02=======================================================================
740 1. make the is_qra more accurate (from Mark HB9DBM).
741 04Jul02=======================================================================
742 1. added another fix to Prefix.pm so that it resolves Japan callsigns again
743 also you can 'set/debug prefix' to see what it is trying to do.
744 03Jul02=======================================================================
745 1. Added the DEMONSTRATE command which allows a sysop to demonstrate a 
746 command to a user (from a request by Charlie K1XX). 
747 2. added message e31 (xxxx is not a user)
748 02Jul02=======================================================================
749 1. Fixed the problem with badspotter or badnode being set to baddx if either
750 of the data files are missing. 
751 25Jun02=======================================================================
752 1. as predicted there was an error in the Prefix routine, I have improved it.
753 24Jun02=======================================================================
754 1. make set/badspotter non SSID sensitive. Set/badnode is left to be SSID
755 sensitive. 
756 2. added 3XA(=3X) and K1B(=KH1) also changed the logic of sh/prefix. This
757 may break things, please test it. 
758 19Jun02=======================================================================
759 1. make set/badspotter and set/badnode apply to announces and talks as well
760 as spots. 
761 12Jun02=======================================================================
762 1. fixed (un)set/wwv and (un)set/wcy so they don't issue spurious messages.
763 Thanks Rene (oz1lqh)
764 07Jun02=======================================================================
765 1. fix messages in DXDb.pm to point to the correct ones. Thanks Rene (oz1lqh)
766 2. add missing wcys and wcyu messages to Messages. Thanks Rene (again)
767 3. upissue version number to 1.50 (finally)
768 16Apr02=======================================================================
769 1. allow the rest of PC19 to continue if it contains a reference to a locally
770 connected node. Thank you Tommy SM3OSM.
771 19Mar02=======================================================================
772 1. fix problems with ephemeral dup checking on PC16,17,19,21
773 2. perturb the problem with national character sets.
774 15Mar02=======================================================================
775 1. add help for 'accept' and 'reject'. (g0vgs)
776 2. adjustments to the manuals (g0vgs)
777 3. make changes to reflect the correct output of sh/sun and sh/moon based
778 on information from Steve, K9AN. (g0vgs)
779 23Feb02=======================================================================
780 1. remove old satellites from keps.
781 2. Add information on setting up the ax25 utils to the installation manual
782 (g0vgs)
783 19Feb02=======================================================================
784 1. move the PC11 dup check after the input filter
785 06Feb02=======================================================================
786 1. changes to manuals to (hopefully) improve documentation and alter my email
787 address (g0vgs)
788 02Feb02=======================================================================
789 1. changed sh/qrz to the latest incarnation of the command at qrz.com.
790 29Jan02=======================================================================
791 1. add VP8GEO to South Georgia
792 27Jan02=======================================================================
793 1. make save work in cron context
794 2. try to get the C client to handle closes on its standard input better
795 3. put some validation in cluster.pl to check that people have set it up 
796 handled.
797 4. fix the long callsign checking
798 22Jan02=======================================================================
799 1. limit spot dupe checking to first 12 characters
800 13Jan02=======================================================================
801 1. changed the backstop termination alarm routing in the C client so that
802 it flushes the input and output buffer and then commits suicide.
803 12Jan02=======================================================================
804 1. put setsockopts into eval block to allow some of them to fail
805 11Jan02=======================================================================
806 1. Make M$ TCP connx blocking again, sigh...
807 2. backed out ALL the M$ speedup and make nicer changes :-(
808 3. cope with data coming in during the disconnection process. Don't worry
809 Earth people, this will take no longer than 15 of your Earth seconds...
810 10Jan02=======================================================================
811 1. set SO_LINGER = 0 to try to prevent the system sending data on a closing
812 socket. This MAY help some of the hanging problems (but I am now beginning
813 to doubt this).
814 2. do the same on the C client (which means DON'T FORGET to make it).
815 3. set no nagling on the output from the node.
816 4. set KEEPALIVE on TCP connections for both the node and C Client (you will
817 have to make the C client again) and you will need to restart.
818 5. It appears that it IS possible to set non blocking on M$ you just need to
819 know how.
820 6. Fix problem with load/cmd_cache core dumping the system
821 08Jan02=======================================================================
822 1. altered sh/qrz to point to the new server
823 2. alter the character set handling a bit to make it better for spanish
824 06Jan02=======================================================================
825 1. fix leading space removal from messages input from the keyboard
826 2. make some mods to allow perl 5.7.2 to run
827 3. create $DXProt::eph_restime to allow variable slugging of ephemeral dups
828 4. create $DXProt::eph_info_restime to allow a long dupe time for these
829 5. create $DXProt::eph_pc34 to allow a short anti dupe slug for rcmd loops
830 6. Add a new sysop cmd 'save' which will save the output of any command (or
831 list of commands in "<cmd>") to a file.
832 7. Add a new command "echo" which echos its argument to the screen (useful
833 for titling in the save command above.
834 8. Increase interval between logins causing for/opernam to 60 days (from 30)
835 + a random factor between 0 and 9.
836 9. Added Italian translation of Messages from Luca IT9ROT (thank you 
837 very much).
838 10. Added the /<cmd> feature (as in talk) to execute a cmd whilst typing a 
839 message, then enhanced it so that if you do //sh/dx (for instance) it will
840 put the result into the message (as well as show it to you).
841 11. Added the // feature to talk as well. 
842 02Jan02=======================================================================
843 1. updated the copyright dates
844 2. modernised and extended the Windows instructions a bit.
845 3. added a TODO file which is the list of things that I need to do. Please
846 badger me to put YOUR enhancement on this list. It will then get done.
847 31Dec01=======================================================================
848 1. Make a couple of changes to the Installation Manual and add a FAQ on msg
849 deletion. (g0vgs)
850 2. Fix unset/register so it works (g0vgs)
851 30Dec01=======================================================================
852 1. make PC21 coming from the channel's node call then treat it as a PC39 and
853 disconnect it.
854 2. Send the client a 'Z' command (shutdown) to see if this has any effect on
855 the hangs.
856 26Dec01=======================================================================
857 1. make some detail changes to help texts
858 2. Added 'all' to the Band's region table to allow 'acc/spot on all/cw'
859 23Dec01=======================================================================
860 1. allow sh/dx on 1000/4000 (or 1000-4000).
861 2. merge sh/dx and sh/dxcc commands (Alias sh/dxcc to sh/dx dxcc). You can
862 now do things like 'sh/dxcc oq2 by w dxcc'. 
863 20Dec01=======================================================================
864 1. Fix 'not' in filtering
865 2. alter default max spots to 100 and the no of WWV to 5
866 17Dec01=======================================================================
867 1. added new satellite stuff from Steve K9AN. Fixed upper/lower problem
868 in convkeps.pl.
869 2. enhanced load/keps to accept a message no. This will create a new keps
870 file from a msg (hopefully containing 2 Line Nasa keps) and then load - all
871 in one step. Added load/keps to the help files
872 3. Updated spanish Messages
873 4. Improve wcy command from Stephan DK8LV's input
874 5. Added set/prompt (and unset/prompt) command so that Stephan can fool some
875 external programs into thinking it is talking to clx.
876 15Dec01=======================================================================
877 1. added superfluous spaces back into PC73 for the benefit of clx
878 14Dec01=======================================================================
879 1. make Spanish in set/lang & Messages 'es' instead of 'sp'
880 2. added prototype WCY and WWV commands (for qualified users only)
881 3. Added Commands_es.hlp contributed by Angel EA7WA
882 12Dec01=======================================================================
883 1. added Commands_de.hlp contributed (in record time) by Stephan DK8LV.
884 2. fixed help command so it uses it!
885 11Dec01=======================================================================
886 1. make PC17 generation more unconditional
887 08Dec01=======================================================================
888 1. added unset/hops command
889 02Dec01=======================================================================
890 1. Fix spurious 'new message for you' messages if things are deleted but 
891 unread.
892 2. stop remote passive nodes (those with version numbers of 0000) from
893 poluting the nodes table. Maybe this will make things slightly more stable.
894 3. Take off rspf checks on announces and spots and allow the dupe filters
895 to take the strain.
896 4. Move the dupe checking AFTER the input filtering for announces and spots.
897 5. Changed the checking of PC19/21 that it doesn't alter the wrong node
898 6. Alter the storage of messages so that illegal characters are stored as '.' 
899 in an attempt to stop such messages from hanging.
900 26Nov01=======================================================================
901 1. Make changes to the installation manual to show making the client before
902 actually trying to use it!  Thanks to oz1lqh.  Also add a line for SuSE
903 distros on useradd.
904 22Nov01=======================================================================
905 1. finally fix DELETE = ^H = Backspace in console.pl
906 21Nov01=======================================================================
907 1. altered the PC16/17 generation slightly to see whether this cures Roland's
908 problem.
909 19Nov01=======================================================================
910 1. added Ducie Island to prefixes
911 17Nov01=======================================================================
912 1. updated the Java Web Interface from Ian, m0azm to allow passwords.  If
913 a user with no password enters anything, including null, it is happily
914 accepted and ignored.
915 2. added the German language to the Messages file from Stephan, dk8lv
916 14Nov01=======================================================================
917 1. make the number of characters of the dx comment dependant on the type of
918 connection. This should mean that 'legacy' user programs can cope.
919 2. move the handling of unprintable characters out of IntMsg
920 07Nov01=======================================================================
921 1. fix is_pctext so that it actually catches corrupt spots and announces.
922 2. fix console.pl so that you can type in '0' again
923 3. Fix problem with reply disappearing up its own bottom.
924 4. Added Steve's latest sh/moon stuff
925 06Nov01=======================================================================
926 1. fix read so that sysop reading doesn't increment the read counter for 
927 private mail not addressed to them.
928 2. fix console.pl to show blank lines more reliably.
929 3. fix msgs so that 2 R: lines are only stored on initial entry (not just
930 after forwarding).
931 04Nov01=======================================================================
932 1. Allow the user to equal the node in RSPF checks (this allows spots and 
933 stuff with the origin and spotter to be the same (although it is STRONGLY 
934 recommended that they are NOT!!! [hint hint]).
935 2. make the send command rather more sensitive to what is allowed. Basically
936 it will only allow TO addresses that are bull addresses (if not private) or
937 vaild callsigns (if private). Bull addresses are the ones in 
938 /spider/msg/forward.pl with a 'T' flag on them. If there is no forward 
939 file it will only allow 'ALL' and 'DX' as valid Bull TO addresses. You may
940 use commas as callsign separators if you like.  
941 02Nov01=======================================================================
942 1. fixed some Aliasing problems, but this whole area will have to be addressed
943 more comprehensively.
944 2. Changed talk logging so that it hopefully is more consistant and maybe even
945 useful.
946 3. Altered the mechanism of the personal emailing so that it uses lower level
947 components and should be therefore available on M$ platforms. You will need
948 to install a version of libnet (perl -MCPAN -eshell, then install Net::SMTP).
949 I believe all 5.6.x perls have this built in (ie M$ should have this). If you
950 are on M$ or you want to use an MTA via SMTP in linux then you need to declare
951 the dns name of the MTA by: set/var $DXMsg::email_server = 'post.fred.net' 
952 (or whatever the MTA is called). You can also use local programs other than
953 sendmail by: set/var $DXMsg::email_prog = '/usr/bin/postfix ..' or whatever.
954 Finally you can alter the 'from' address using: set/var $DXMsg::email_from
955 = 'FBloggs@msn.com' (\@ if you use " and ") - bewarned that you may be 
956 prevented from using just any old address. You can place these commands in
957 /spider/scripts/startup for permanent use.
958 01Nov01=======================================================================
959 1. added information on registration, login scripts and passwords to the
960 26Oct01=======================================================================
961 1. If $main::reqreg = 1 then set/register will allow 'registered' users 
962 full access, if $main::reqreg = 2 then registered users will be 'read-only'
963 (ie the opposite). If $main::reqreg = 0 then registration and its effects
964 are disabled.
965 25Oct01=======================================================================
966 1. added unset/password command to allow sysops (only) to completely delete
967 and remove a user's password.
968 2. make 'read' increment the 'no of times read' for all messages.
969 3. give a read receipt for everybody that reads a message so marked.
970 4. enhance set/email so that if you set email address(es) with this command
971 it will send any messages to your callsign as they come in. unset/email
972 will disable forwarding. 
973 24Oct01=======================================================================
974 1. added (un)set/register, show/registered commands which when a 'set/var
975 $main::reqreg = 1' is done in the startup script will require users to 
976 be 'registered' in order for them to have 'write' access to the node. Non-
977 registered users will only be allowed to TALK or SEND PRIVATE to the cluster
978 sysop callsign.
979 2. Added password interrogation to the ExtMsg connections. If a user comes
980 in via telnet and this is being done with the internal listener and a pass-
981 word has been set for that user - he will be asked for it. You can force 
982 a password interrogation (for ALL users) with a 'set/var $main::passwdreq = 1'
983 in the node's startup script. It is anticipated that if you are using
984 registration you will also issue passwords to those registered users.
985 3. set/password has been changed so that users already with passwords can 
986 change them.   
987 4. A non-registered user will get the /spider/data/motd_nor file instead of
988 the motd on login.
989 5. made the BadWord regexes slightly less aggressive WARNING this may let
990 some constructions thru, but hopefully will also allow more legitimate 
991 foreign (mainly) things thru as well. 
992 19Oct01=======================================================================
993 1. Allow DELETE (0x7f) for backspace in console.pl
994 2. redo prefix table using latest cty.dat
995 14Oct01=======================================================================
996 1. Add the shortform SH/ST like display to sh/user <call> to make it more
997 AK1A compatible (G0RDI+G4PDQ pace).
998 12Oct01=======================================================================
999 1. make del nnn delete messages again (fix system Aliases file)
1000 2. substr the subject so that the dup works for stuff coming back via AK1A
1001 09Oct01=======================================================================
1002 1. change Aliases to allow shutdown as a command again. If you have changed
1003 /spider/cmd/Aliases and you update from CVS you may find it better to remove
1004 this file and then do another 'cvs update'. Otherwise you may get conflicts
1005 and the Aliase file will not load properly. The cvs update will recreate 
1006 the (now) missing file.
1007 2. Remove the 'please don't use XXXX on here' messages to prevent people
1008 from exploring the 'bad words space'. Three bad words will still disconnect
1009 without warning. 
1010 3. Sending dx spots/announces with bad words will succeed - but only back to
1011 the sender. These two mods are designed to annoy the perpitrators of the
1012 sort of filth as much as possible whilst not inconveniencing 'normal' users.
1013 4. Add expunge feature to kill. Deleting messages now marks a msg for 
1014 deletion two days hence. To have the old behaviour, do a 'kill exp' or use
1015 the standard alias "expunge". This will cause the message to be deleted at
1016 the next queue message cycle.
1017 5. Put in prototype echo handling for direct connections using ExtMsg and
1018 Listeners.pm.
1019 6. fix msgs to g1tlh-2 (as opposed to g1tlh)
1020 04Oct01=======================================================================
1021 1. allow a residence time of (default) 2 days before actually deleting a msg.
1022 2. reduce the number R: lines on a bull from a bbs to 2 (the origin and the
1023 last port of call).
1024 3. ignore deleted messages for queuing purposes
1025 4. store deleted status across restarts!
1026 5. make callsign checking more rigorous
1027 6. dup check PC49 (kill full)
1028 7. improved the regex matching of badwords (more efficient, better coverage)
1029 8. added default badword and badw_regex tables (as .issue files) which will
1030 activate unless there is one there already. It will NOT overwrite an existing
1031 file - so if you change it your changes will remain intact.
1032 03Oct01=======================================================================
1033 1. don't allow @WWW to become a 'TO' field...
1034 2. handle @gb7tlh.#35.eu type addresses as well
1035 02Oct01=======================================================================
1036 1. fixed the 'ever lengthening msg' syndrome and probably made the whole
1037 thing more reliable at the same time.
1038 2. do some restructuring of the msg system and upissue the version no.
1039 3. fix @xxxx syntax for bbs input
1040 01Oct01=======================================================================
1041 1. made login info not the default
1042 2. change the looping protoection for PC16/17/19/21 and also be more rigorous
1043 in who we accept which PC16/17/21's from.
1044 3. fix MAJOR disconnect bug introduced accidentally in the NP work.
1045 4. Try each badword with an S on the end as well and also check for 'f.u   c'
1046 type things as well (this only works for a few wellknown english ones).
1047 5. Go back to the old way of caching commands (but without the silly warnings
1048 because I know better what I am doing now). This allows symbolic debugging
1049 of commands again without coredumps. Hurrah!
1050 6. Add badword handling for messages. Users will get rude messages back if
1051 they try to send naughty words in msgs. Incoming messages with badwords will
1052 be dropped on receipt and their contents logged.
1053 7. and if you swear 3 or more times you are unceremoniously logged out.
1054 30Sep01=======================================================================
1055 1. made some small bug fixes in rspf checking and also messages. 
1056 23Sep01=======================================================================
1057 1. I have incorporated Steve's (K9AN) lastest sh/sun and sh/moon stuff which
1058 copes much better with some of the end effects that occur in these calc-
1059 ulations. You can now also see up to a year into the past or future. The 
1060 results compare favourably with the US Naval Obs (unlike certain other
1061 software's output which "I would not want to use their results to aim my 
1062 moon rocket..."). It also fixes some ambiguity about which day the results
1063 are actually for.
1064 21Sep01=======================================================================
1065 1. fix set/lockout so that it is possible to lock out all SSIDs except those
1066 specifically unlocked and so that you don't need to lock the non-SSID call in
1067 order to lock an SSID call. So set/lock g1tlh will lock out all instances of
1068 g1tlh, g1tlh-1, g1tlh-15 etc except (for instance) unset/lock g1tlh-9.
1069 2. show/lock allows partial callsign matching so sh/lock gb7 will only show
1070 GB7* calls that are locked.
1071 3. Had a grand shift around for the start of NP.
1072 19Sep01=======================================================================
1073 1. put in some rudimentory rsfp checking for various things
1074 2. tried to do some fixes on console.pl - YOU WILL REQUIRE Curses 1.06 from
1075 CPAN (perl -MCPAN -eshell, then at cpan> install Curses). 
1076 17Sep01=======================================================================
1077 1. Fixed help and apropos commands so that they default to english if
1078 the language is not english and help in the 'not english' language isn't
1079 available.
1080 2. added some help text for sh/newc.
1081 15Sep01=======================================================================
1082 1. released 1.48
1083 2. found 1st bug, fixed unset/logininfo reseting itself after logout 
1084 14Sep01=======================================================================
1085 1. added the start of script files on login/startup. You can now add 
1086 commands (for example to set variables) to a file called 
1087 /spider/scripts/startup. You can also put in scripts for a callsign which
1088 will be executed when that callsign logs on. A sample script is in the
1089 directory (you did remember to do cvs update -d?). User settable versions
1090 of this will happen when the general mechanism for doing that is available.
1091 2. Added set/unset/anntalk commands. If you unset/anntalk then you will
1092 no longer see many of the of talk like announces. Unfortunately you may
1093 miss the odd useful one as well (but since everything is repeated many times
1094 you probably won't :-)
1095 3. centralise the invalid callsign check so that g1tlh1 and similar calls
1096 will not be allowed to login anymore.
1097 4. Fiddle with the lockout mechanism so that set/login g1tlh also locks out
1098 g1tlh-1 -> g1tlh-15 UNLESS one of these is specifically unlocked.
1099 5. Make sh/log only show stuff that sh/ann, sh/talk, sh/rcmd doesn't.
1100 6. Make the scripts look for user and node_default files if there isn't a 
1101 more specific one.
1102 7. add the blank command which prints nn blank lines (default 1), this cmd
1103 can also print lines of characters: see help for examples.
1104 13Sep01=======================================================================
1105 1. did some work on making talk more intelligent and fixed a>b problem.
1106 2. fixed a nasty problem on input when being hit with full buffers of 
1107 data (eg at init time with large lists of node/users on fast links).
1108 3. fixed realtime input filter changing.
1109 4. added announce->talk conversion for routable calls when announces of the
1110 form 'to g1tlh hello', 't g1tlh hello'  or 'g1tlh hello' appear. 
1111 This also suppresses similar announces for users whose callsign is not the 
1112 one in the announce.
1113 5. Change the badwords interface to be the same as baddx, badspotter et al.
1114 added set/badword, unset/badword and show/badword. This routine will auto
1115 convert (and delete afterwards) the old badwords file. 
1116 6. fix intermittant bullitin mail forwarding?
1117 11Sep01=======================================================================
1118 1. added IP address logging of connections
1119 10Sep01=======================================================================
1120 1. clear/* node_default and user_default now work.
1121 2. in acc or rej/* you can now use (comma separated) prefixes as well as lists
1122 of numbers for things like *_dxcc, *_itu and *_cq (eg: by_dxcc ve,w); just
1123 remember that countries like ve and w have lots of zones and itus!
1124 3. Added all the clear/* commands to help and added some comments about 2.
1125 4. All filters (including *_default ones) are now reinstalled on channels in
1126 realtime, so changing a filter does NOT require a disconnect and reconnect
1127 cycle anymore. 
1128 09Sep01=======================================================================
1129 1. Add show/dxstats command
1130 2. Add show/hfstats command
1131 3. Add show/vhfstats command
1132 4. Add show/hftable command
1133 5. Add show/vhftable command (BE WARNED, the first time you run one of these
1134 commands it will take some considerable time to complete, thereafter it will
1135 be a lot faster).
1136 08Sep01=======================================================================
1137 1. Update the sgml docs on filtering a bit.
1138 06Sep01=======================================================================
1139 1. prevent nodes appearing as users from incoming PC16s
1140 2. Change ping averaging to be like TCP and become a smoothed RTT.
1141 3. Make all the Prompts in stat/* like output appear in alphebetical order
1142 4. Fix problem with 17m spots not appearing in sh/dx
1143 5. pump up eph dups everytime they re-occur and increase life to 180 secs
1144 04Sep01=======================================================================
1145 1. add delete/user command
1146 03Sep01=======================================================================
1147 1. make spot dups look back 5 mins.
1148 2. strip the top off each character in any text field of a Spot for duping.
1149 3. Try to make the routing tables more accurate for users that login to
1150 more than one node.
1151 4. Make PC50s come out in one heap on all channels every 14 mins, instead of
1152 on the 14th minute in the connection time for each channel. This should 
1153 reduce (slightly) the dups that are dumped.
1154 5. Speed up input queue processing (a lot).
1155 6. make set/isolate and acc/route mutually exclusive (and issue appropriate
1156 error messages) and fix set/iso on PC18 input.
1157 7. Improve stat/route_node and stat/route_user for diagnostics.
1158 8. strip top bit of comments in ann/spots.
1159 9. fix the announce filtering problem.
1160 10. Fix the double announcement of node disconnections?
1161 01Sep01=======================================================================
1162 1. Change build number calc (hopefully for the last time)
1163 27Aug01=======================================================================
1164 1. make rej/wwv and rej/wcy work
1165 26Aug01=======================================================================
1166 1. make all newly learned nodes locked out by default.
1167 2. add lock_nodes.pl which locks out all the nodes in the user file whose
1168 privilege is 1 or less and which isn't mentioned as an argument to the 
1169 command on the command line.
1170 3. make set/node, set/spider and their friends unlock a node as well as make
1171 them one. 
1172 4. Make sh/log et al more efficient / less memory hungry (and the display
1173 the correct way round!)
1174 24Aug01=======================================================================
1175 1. Allow badmsg to reject on interface callsign ('I')
1176 20Aug01=======================================================================
1177 1. protect against PC41s with field[3] == field[2]
1178 2. Redo Julian stuff as proper objects
1179 3. Make the various Log display come out forwards instead of backwards
1180 4. Add the dbgclean routine to system cron to clear out all debug files 
1181 more then 10 days old.
1182 19Aug01=======================================================================
1183 1. Fix rcmds
1184 2. make isolation when there are no filters present work again?
1185 3. dup check PC16/17/19/21 !
1186 17Aug01=======================================================================
1187 1. Sort out PC41 handling to include type 5 records for QRA locators and also
1188 remove all filtering (but retain ephemeral dup checking).
1189 2. Improve format checking in latlong and qra locators.
1190 3. Sort sh/st so that sh/st by itself displays only the local call not the
1191 whole lot (all 17000+ users records in my case). SH/ST ALL does this.
1192 16Aug01=======================================================================
1193 1. send a forward/opernam for a logged in user once a month (when they next
1194 login).
1195 2. rearrange rcmd stuff to be more maintainable and also be certain that 
1196 they are translated in both directions correctly for clx and ak1a style.
1197 3. Allow PC41s to be propagated and hope that the ephemeral dup filters 
1198 do their job!
1199 15Aug01=======================================================================
1200 1. fix problem with talks not coming out anymore
1201 13Aug01=======================================================================
1202 1. fixed problem of dxspots not being echoed back to spotter (announces too)
1203 02Aug01=======================================================================
1204 1. correct manual and help references on accept/route and reject/route. Thanks
1205 to ea1dav for pointing out the errors
1206 2. make sure that the actual line is printed in grepdbg & watchdbg esp. with
1207 ALL the '^' and leading space characters as they really are
1208 30Jul01=======================================================================
1209 1. changes to manuals to add links etc. (g0vgs)
1210 23Jul01=======================================================================
1211 1. made ann,dx spots,wwv,wcy,wx more 'object oriented'.
1212 2. allow for 'enhanced clients' and tell them what sort of thing is being 
1213 sent.
1214 3. Allow debug info to be sent via interface to an enhanced client.
1215 21Jul01=======================================================================
1216 1. started a gtkconsole program. It appears to sort of work. Requires Gtk-
1217 Perl-0.7007.
1218 2. start doing some spot statistical stuff. 
1219 19Jul01=======================================================================
1220 1. changes to Admin Manual to reflect route filtering.  Some alterations to
1221 the help files (g0vgs)
1222 09Jul01=======================================================================
1223 1. fix cron so that it allows stuff to be executed on the hour (ie min=0)
1224 06Jul01=======================================================================
1225 1. fix talk and routing problems to mycall
1226 2. add unset/privilege command to relinquish any sysop privileges you might 
1227 have for the current session.
1228 05Jul01=======================================================================
1229 1. disconnect channels whose route node has disappeared
1230 29Jun01=======================================================================
1231 1. fix merge command
1232 28Jun01=======================================================================
1233 1. fix problems with users on more than one node
1234 27Jun01=======================================================================
1235 1. try adding an ARC mail hack
1236 2. slug the not here messages so they can't loopback
1237 25Jun01=======================================================================
1238 1. added automatic 'not here' message
1239 21Jun01=======================================================================
1240 1. fix (some) problems with 'init'
1241 2. fix stat/msg a bit more
1242 3. small change to PC28 generation to make sure that the subject always 
1243 contains at least a blank
1244 16Jun01=======================================================================
1245 1. fix talk
1246 2. fix stat/msg 
1247 14Jun01=======================================================================
1248 1. changed debug api to (potentially) use less cpu time
1249 2. changed the spider.cgi in Arnold's borrowed java client to Ian's perl 
1250 script
1251 3. Added input route filtering
1252 4. put back the set/isolate logic into routing which is now overridable with
1253 filters whcih means a default filter is no longer generated. If you want the
1254 OLD behaviour, do rm /spider/filter/route/*.pl*, restart and try again. 
1255 5. Add http_proxy to Internet.pm and allow sh/qrz to use an HTTP Proxy
1256 13Jun01=======================================================================
1257 1. fix init cnd rinit cmds
1258 2. add missing clear/route cmd
1259 10Jun01=======================================================================
1260 1. fix set/here and unset/here
1261 2. fix indirect routing to users two hops away
1262 09Jun01=======================================================================
1263 1. more fixes
1264 2. add set/debug filter so that you can see why your filters aren't working
1265 (for sysops only)
1266 3. add ephemera deduping for all those PC41,24,50 etc etc broadcasts 
1267 4. Fix a problem with the connect text being sent on outgoing connections
1268 (this confuses db0fhf amongst other things)
1269 5. catch deep recursion bugs before you run out of memory.
1270 6. Make sure that PC16|17|19|21 update as well as add and delete
1271 7. local announces by the sysop will always be displayed
1272 08Jun01=======================================================================
1273 1. first cut with new routing code. Created NEW_ROUTE branch
1274 2. added acc/route and rej/route commands
1275 3. added stat/route_node and stat/route_user commands to look at the routing
1276 table entities
1277 07Jun01=======================================================================
1278 1. move userconfig.pl and nodeconfig.pl to stat/
1279 2. fix problem with locally connected users not being removed from the 
1280 routing tables
1281 3. Fix the build calc to take into account subdirectories
1282 06Jun01=======================================================================
1283 1. add stat/route_node and stat/route_user commands
1284 2. add sh/userconfig command (to show backward links to nodes)
1285 3. add sh/nodeconfig command
1286 05Jun01=======================================================================
1287 1. add set/bbs command
1288 2. more work on Routing code.
1289 3. status/msg on its own will print the status of the msg system.
1290 4. add sh/newconfig command
1291 03Jun01=======================================================================
1292 1. Fix the problem with ExtMsg and unresolvable IP addresses, hopefully
1293 properly this time.
1294 15May01=======================================================================
1295 1. set/lockout now prevents any outgoing connection taking place.
1296 2. Started the new routing stuff which will run in parallel for a while.
1297 3. changed the msg timeout arrangements so that it might not get stuck so
1298 easily.
1299 4. add $DXMsg::bulltopriv global to make msgs to known callsigns private 
1300 14May01=======================================================================
1301 1. fix problem with re-reading in db definitions for remote databases.
1302 2. try to prevent situations where two can (semi) successfully login, probably
1303 under load, and get a 'tried to connect whilst already connected' abort.
1304 3. change the max number of days to search for spots to 100
1305 11May01=======================================================================
1306 1. allow stat/msg on priv 1
1307 07May01=======================================================================
1308 1. set/page 0 switches off paging
1309 03May01=======================================================================
1310 1. It appears that for ages now, not enough PC19 and PC16s are being sent
1311 if you have more than one of them. Sigh..
1312 02May01=======================================================================
1313 1. put an upper limit on the number of concurrent errors allowed in command
1314 mode (20). This should disconnect runaway spot suckers....
1315 28Apr01=======================================================================
1316 1. fix an occasional problem with 'sorry connected to' messages
1317 23Apr01=======================================================================
1318 1. fix very long standing bug in storing and transmitting spots. The decimal
1319 point was left off :-(
1320 22Apr01=======================================================================
1321 1. Sysops can now have full privileges if there is a ExtMsg listener on 
1322 localhost (or everything) and they telnet to localhost and login with their
1323 callsign. This means that they don't need a client anymore (for local access)
1324 2. added input spot filtering. 
1325 3. Added run_cmd to DXCron which allows you to run any command on the system
1326 from the crontab. (Dunno why I didn't do this before). 
1327 18Apr01=======================================================================
1328 1. added Ian M0AZM's Java Client (SpiderConsole)
1329 17Apr01=======================================================================
1330 1. made a slight speedup on write in Msg.pm (about doubled it)
1331 16Apr01=======================================================================
1332 1. make the correct error messages come out on reject/accept when people
1333 leave out keywords like 'on'.
1334 2. Fairly major changes to the documentation tree.  Split the admin manual
1335 into 2 sections, Installation and Admin and merge the Windows stuff.
1336 15Apr01=======================================================================
1337 1. made some mods to the sgml documentation for 1.47
1338 2. added show/connect command
1339 11Apr01=======================================================================
1340 1. fixed more of the "xxx disappeared from yyy" messages
1341 2. altered the build no logic so that it always checksums the same files
1342 regardless of whatever else you might have in the directory.
1343 3. made shortcut at shutdown so that you don't get a storm of PC21s on busy
1344 nodes as each connection goes down. Just send a pc39 to each interface and
1345 nothing else.
1346 4. changed action of SIG{INT} and SIG{TERM} so that they now work on MSWin32
1347 10Apr01=======================================================================
1348 1. altered PC21 logic somewhat to eliminate dup PC21s
1349 2. disconnect should remove dangling local users in the routing table.
1350 3. fixed nasty recursive timer bug
1351 4. added some extra info to make connect tracking a bit easier.
1352 5. improved docs on connect scripts a bit (to include agw connects)
1353 09Apr01=======================================================================
1354 1. changed lockfile name to cluster.lck (from .lock) for MSWin's benefit
1355 08Apr01=======================================================================
1356 1. added a quick installation guide to the admin manual and removed references
1357 to client.pl (g0vgs)
1358 01Apr01=======================================================================
1359 1. changed agwrestart semantics. You need to use main::agwrestart() in your
1360 crontabs rather than AGWMsg::init();
1361 2. try to thread winclient.pl for MSWin32.
1362 31Mar01=======================================================================
1363 1. added agwrestart command
1364 2. add Iains Windoze installation manual (g0vgs)
1365 3. various alterations to adminmanual and initial version of the CVS changes
1366 file (g0vgs)
1367 30Mar01=======================================================================
1368 1. fix errors on accept in ExtMsg and in Msg
1369 2. fix the non-blocking problems of connects (and other things in general).
1370 non-blocking only works for unix implementations at the moment.
1371 3. add rinit command (sends a PC20)
1372 4. improve debuging so that stuff is always escaped and a new 'raw' debug 
1373 mode that shows everything sent and received in glorious hex and characters
1374 29Mar01=======================================================================
1375 1. add better tracking of AGW circuits (possibly)
1376 2. add set and unset/agwmonitor (ing) [for all the notice it seems to take]
1377 28Mar01=======================================================================
1378 1. AGW engine stuff now accepts incoming calls and at least attempts to do
1379 outgoing ones. YMMV.
1380 2. fixed 'always' telnet on a client line in a connect script
1381 27Mar01=======================================================================
1382 1. add first cut at an AGW Engine. Copy /spider/perl/AGWConnect.pm to 
1383 /spider/local and edit it appropriately. You shouldn't need a login and passwd
1384 if you are using the default setup. It may allow incoming connects (and then
1385 again it may not - I don't have a reliable infrostructure to test with at the
1386 moment). The AGW Engine is a M$ thingy, but that don't preclude you connecting
1387 to it from a unix box. 
1388 22Mar01=======================================================================
1389 1. edit the helpfile for set/debug and add help for show/debug
1390 2. Allow ^Z again on messages
1391 3. Added back onboard support for ax25 OUTBOUND connections. You will need
1392 exactly the same facilities as before (ie netrom_call, ax25_call suid root 
1393 etc) but it is called direct from the cluster.pl - client.pl is DEAD!
1394 19Mar01=======================================================================
1395 1. Add 'not allowed' messages into sh/filter with callsign and reduce priv
1396 2. decode %xx characters in winclient.pl
1397 necessary to 1.
1398 18Mar01=======================================================================
1399 1. minor changes to user and admin manuals.  Added revsion numbers
1400 17Mar01=======================================================================
1401 1. put block check back in, try a work around for EWOULDBLOCK/EINPROGRESS
1402 for M$. 
1403 16Mar01=======================================================================
1404 1. integrate build number into main cluster and change the PC18 to show 
1405 version and build in the text portion
1406 14Mar01=======================================================================
1407 1. first cut at outgoing ax25 /external program connects
1408 2. slight change of interface to connect
1409 3. added a build number to sh/version
1410 13Mar01=======================================================================
1411 1. implemented first cut at non blocking connect
1412 2. removed memory leakage in connects
1413 3. add link IP address if available on who
1414 4. made the \r\n work correctly on External connections
1415 5. removed client.pl
1416 6. fixed memory leakages in DXMsg
1417 7. fixed pc39/21 handling
1418 8. fixed routing table issues and general disconnection tidy up
1419 10Mar01=======================================================================
1420 1. minor changes to the admin manual to reflect differences in distibutions
1421 thanks to pa3ezl (g0vgs)
1422 2. add (finally) the first draft of the usermanual (g0vgs)
1423 05Mar01=======================================================================
1424 1. do some major surgery on the connect logic to shorten the possibility of 
1425 duplicate connects happening
1426 2. fix stupid error on sh/qrz queries that don't work
1427 04Mar01=======================================================================
1428 1. allow fallback to english for help
1429 03Mar01=======================================================================
1430 1. allow incoming and outgoing IP connects direct to cluster.pl
1431 2. fixed (long standing)a hole in PC17 handling
1432 3. added winclient.pl (actually just a very basic client) from Iain G0RDI
1433 4. Added Spanish as a language (thanks ea1dav) (g0vgs) 
1434 5. ignore BUST(ED) spots
1435 28Feb01=======================================================================
1436 1. allow sh/c gb7 (ie show the config of all gb7 nodes)(for example)
1437 2. get rid of spurious DXHash 'uninitialised' messages if no corresponding 
1438 file is present.
1439 3. changed policy of $censorpc in DXProt.pm so that badwords are looked for
1440 in all text announces etc.
1441 4. Unpad (remove excess spaces from) spotted callsigns in PC11. 
1442 5. test for opertaing system in various places and do different if M$
1443 27Feb01=======================================================================
1444 1. allow partial node callsigns on sh/c (eg sh/c gb7)
1445 2. Changed Msg.pm to allow a more generalised interface with more than one
1446 listener.
1447 3. Added IntMsg.pm to implement the internal connection management that is
1448 currently scattered about the cluster code.
1449 25Feb01=======================================================================
1450 1. Fixed watchdbg so that simple arguments work again
1451 22Feb01=======================================================================
1452 1. Added platform name to sh/version
1453 2. changed client.pl so that it send \r\n instead of \n on telnet connects
1454 3. added lineend '\r\n' command to connect scripts so you can override 
1455 defaults
1456 03Feb01=======================================================================
1457 1. Changes and additions to the manual and added a help file for sh/log (g0vgs)
1458 13Jan01=======================================================================
1459 1. Documentation alterations to match new commands etc (g0vgs)
1460 08Jan01=======================================================================
1461 1. Changed the way that badnodes, baddx etc work. There is a new general way
1462 implemented (dunno why I didn't do this before - hey ho...) as a consequence
1463 there are set/unset/show baddx (for bad dx callsigns) badnode (for dx from
1464 bad nodes) badspotter (for bad spotters of dx eg VE2STN). Expect more of 
1465 this sort of thing...
1466 2. Added one to the copyright dates...
1467 06Jan01=======================================================================
1468 1. Fix set/obscount so it actually works.
1469 2. Allow different number formats for set/pingint eg: 5m for 5 minutes and
1470 120s for 120 seconds (and 1h for 1 hour).
1471 03Jan01=======================================================================
1472 1. Added a txt directory for txt versions of manuals (g0vgs)
1473 2. Various documentation changes
1474 02Jan01=======================================================================
1475 1. added a help file for forward/latlong and updated the admin manual to
1476 match. (g0vgs)
1477 2. Add spot2csv.pl to convert spot files into tab delimited .csv format.
1478 3. Add show/route to see which interface a station is connected on.
1479 31Dec00=======================================================================
1480 1. add lat/long info to show/prefix
1481 30Dec00=======================================================================
1482 1. added latest version of the admin manual from Ian G0VGS.
1483 23Dec00=======================================================================
1484 1. don't route anything back down the channel it came from.
1485 2. and, in the process, fix some silly errors in routing converted rcmd PCs
1486 3. changed all occurrances of 'freq' in filter help to 'on' and corrected
1487 some errors (eg freq/ssb).
1488 4. added latest admin manual.
1489 18Dec00=======================================================================
1490 1. fix double printing of DB results
1491 2. add new style filtering for WWV and WCY to complete the set
1492 3. got the field nos right (hopefully) on Announces for filters
1493 05Dec00=======================================================================
1494 1. fix frequency hinting routine so it correctly handles things like 'on 23cm'
1495 where digits are the 'wrong' way round.
1496 2. made default max days to search for spots 3 months.
1497 3. added hex decodes for those pesky 'national' characters that aren't really
1498 in grepdbg and watchdbg.
1499 4. decide that we are using Latin-1 and therefore characters 0x80-0x9f are
1500 not allowed.
1501 5. fix the announces so that they are all UPPER CASE for poor old DXTelnet.
1502 03Dec00=======================================================================
1503 1. change grepdbg and watchdbg so that you can see a number of lines before
1504 the condx that you are looking for so:-
1505   grepdbg 3 LOOP
1506   watchdbg 3 LOOP 
1507 will show both the LOOP line and the preceeding 2 lines.
1508 2. add PCPROT to all error condx lines in DXProt.pm so that you can watch
1509 for them more easily.
1510 30Nov00=======================================================================
1511 1. remove %nn strings from dups of announces and spots
1512 2. remove check for ssids on PC41s 
1513 29Nov00=======================================================================
1514 1. make some small changes to DXmsg to try to track delete problems?
1515 2. fix ann/full so it doesn't dup
1516 27Nov00=======================================================================
1517 1. alter sh/wcy output slightly
1518 26Nov00=======================================================================
1519 1. made it possible for sysop calls to be used on other nodes and still have
1520 anti loop checking on PC16/17.
1521 25Nov00=======================================================================
1522 1. -l <nnn> now works on C client
1523 2. -e toggles echo cancelling (normally on) on C client
1524 20Nov00=======================================================================
1525 1. added even more checking to PC16,17 and 39
1526 19Nov00=======================================================================
1527 1. improve reaping code a bit more.
1528 2. put some extra checking in the PC16,17,19,21 code.
1529 3. fix problem with the aliased user disappearing and loads of 'unitialised'
1530 messages coming out.
1531 16Nov00=======================================================================
1532 1. Alter the process reaping code in cluster.pl to use waitpid
1533 12Nov00=======================================================================
1534 1. Fix lack 't' action in Filter.pm
1535 08Nov00=======================================================================
1536 1. fix cosmetic errors in for/oper for 'users'.
1537 07Nov00=======================================================================
1538 1. removed sh/call because the owner isn't happy about us using it. 
1539 2. change sh/qrz to the new interface. MUCH QUICKER! you will need a user id
1540 and password from qrz.com to use it and you will have to copy the 
1541 /spider/perl/Internet.pm to /spider/local and alter it accordingly. Do 
1542 remember to set $allow=1 as well! The new interface comes courtesy of Fred
1543 LLoyd, the proprietor of http://www.qrz.com
1544 06Nov00=======================================================================
1545 1. Added sh/qrz to the list of callbook services
1546 05Nov00=======================================================================
1547 1. 75% speed up on sh/dx !, lower memory usage as well!
1548 2. Fixed problem with clear/spot 0 (how did this one last so long!!!)
1549 3. add 'on' in accept/reject spots as synonym for 'freq'
1550 4. add the same speed up to general log printing
1551 5. fixed help \ 
1552 04Nov00=======================================================================
1553 1. fix sh/filter so ity now works for any callsign (and not just connected
1554 ones).
1555 2. Have only one is_callsign and not an iscallsign as well.
1556 3. Add set/hops and show/hops commands.
1557 4. Add unset/badnode command and put some help in for these commands
1558 03Nov00=======================================================================
1559 1. allow - in filter strings
1560 2. store only the filter expression NOTE BENE: you will need to clear all 
1561 your existing filters and re-enter them!!!!!!
1562 3. Added announce filtering
1563 4. Fixed problem with announce filtering on output to the node
1564 02Nov00=======================================================================
1565 1. updated filtering logic. You will need to RECREATE your filters (clear/spot
1566 all, then start again) for testing.
1567 2. allow PC73 for DXNet
1568 3. added some help text for filtering and filtering spots in particular.
1569 01Nov00=======================================================================
1570 1. put PC11 field 2 check back to m for pc text.
1571 2. improve 'simple' callsign checking
1572 3. Added the first cut of the new user/sysop filtering code. This cut works 
1573 for spots and the syntax is:-
1574
1575 accept/spots [<call>] [input] [<filterno>] things ..
1576 reject/spots [<call>] [input] [<filterno>] things ..
1577
1578 where things are: 
1579   freq 0/30000 | hf | hf/cw | 6m,4m,2m
1580   call G,PA,HB9
1581   info iota
1582   by G,PA,HB9
1583   call_dxcc 61,62
1584   call_itu 31
1585   call_zone 14,15,16
1586   by_dxcc 61,62
1587   by_itu 31
1588   by_zone 14,15,16
1589   origin GB7,MB7
1590   channel GB7DJK,GB7BAA
1591       
1592 You can simply string these together on one line one after the other and 
1593 there is an implied 'and', you can also string together with 'or' 'not' (or
1594 '!') and '(' and ')' - in otherwords an arbitrary expression.
1595               
1596 You can see what you have done with:
1597
1598 show/filter [<call>]
1599
1600 You can clear your work with:
1601
1602 clear/spots [<call>] [input] [<filterno>|all]
1603
1604 Have fun and someone please write the documentation.
1605 4. Added show/msg_status.pl sysop command (shows some info on what is busy in 
1606 the message system)
1607 31Oct00=======================================================================
1608 1. add 0x8e to the list of characters we clobber (make xterm go into graphics
1609 mode).
1610 30Oct00=======================================================================
1611 1. put in new Filter::it code and tested it. Now all we have to do is write
1612 the user access routines (oh and the help files!).
1613 29Oct00=======================================================================
1614 1. put in echo cancelling measures into the clients. This doesn't mean you
1615 shouldn't take steps to prevent echoing on node links, but it may help where
1616 (whatever you do) it still bloody echos! This is experimental.
1617 2. store dxchan and mynode as callsigns (and not references) in the routing 
1618 tables and do some checking in accessors to see if we can capture some errors.
1619 3. tart up the stat/chan etc display to give more useful debugging info 
1620 28Oct00=======================================================================
1621 1. updated show/sun and show/moon from stuff sent by Steve Franke K9AN
1622 2. added show/call which queries jeifer.pineknot.com for any call in the 
1623 world (as opposed to UALR which only does US calls). Inspired by a bit of 
1624 perl sent to me by Steve Franke (again!) and also Angel EA7WA who gave me the
1625 pineknot ip address.
1626 3. fixed clients so that they accept -0 as a valid SSID and then strip it off
1627 as though they had come in without (why has this taken so long to appear? How
1628 long have we been running this code ??????). 
1629 27Oct00=======================================================================
1630 1. alter the code in clean_old of DXMsg system to see if we get some different
1631 behaviour with random crashing
1632 26Oct00=======================================================================
1633 1. if there is a 'connected' file in /spider/data then the client will send
1634 it out to the user after connection.
1635 25Oct00=======================================================================
1636 1. fix catchup and uncatchup commands so that they accept ranges
1637 24Oct00=======================================================================
1638 1. added cty.dat from http://www.k1ea.com/cty/index.htm to the prefix_data.pl
1639 data file and modified create_prefix.pl accordingly.
1640 2. the 'no text line' messages should now propagate correctly
1641 3. added the dxcc, itu and cq zone numbers for announcer and origining node 
1642 on announce filters - see the /spider/filter/ann/*.issue files for more info.
1643 4. you can now specify a 'user_default.pl', 'node_default.pl' and 
1644 'in_node_default.pl' in each of the filter directories
1645 23Oct00=======================================================================
1646 1. Added K5K as Kingman Reef
1647 1. Added K7K as Kure
1648 17Oct00=======================================================================
1649 1. force frames to go down the local interface when doing a route. This is 
1650 particularly important for pings!
1651 16Oct00=======================================================================
1652 1. add a ':' after 'G7BRN de G1TLH' in a talk message.
1653 2. added /J to the list of things to ignore (as in G1TLH/J) in prefix 
1654 processing (ie /J mean Jota not /JA [Japan]).
1655 3. change all INCOMING 00-08 0A-1F and 9B characters that make it past the
1656 intermediate client->server protocol to '.'.
1657 04Sep00=======================================================================
1658 1. made PC10,11,12 badword checking dependant on a flag variable ($censorpc)
1659 default = 0 (off).
1660 02Sep00=======================================================================
1661 1. fix a long standing talk bug to do with routing to specific nodes (t xxx >
1662 yyy .....)
1663 2. Add badwords checking in various places. You put a list of words into
1664 /spider/data/badwords one or several per line. Lines starting with # are
1665 ignored. PC10, PC11, PC12 with words contained in this file will not be
1666 sent on. Also ann, talk and dx commands have badword checking added. Words
1667 are NOT case sensitive, but you will need to put all the endings in (eg 
1668 ...k, ...ker, ...king).
1669 3. Added new version of admin manual from G0VGS.
1670 01Sep00=======================================================================
1671 1. allow blank on field 4 of PC10 (even though it's "illegal").
1672 28Aug00=======================================================================
1673 1. changes DXChannel::get_all_ak1a to get_all_nodes.
1674 2. ignore PC21s coming in on the interface with that callsign (ie nodes 
1675 trying to disconnect themselves).
1676 3. output correct PC29 on blank lines and escape ^ characters differently 
1677 (and transparently for spider nodes).
1678 26Aug00=======================================================================
1679 1. make blank origins on messages the node call.
1680 2. added new version of FAQ from Ian G0VGS
1681 3. added a dummy PC75 command (WCY merge?)
1682 4. Don't allow mail routing for clx nodes
1683 5. Log isolates
1684 25Aug00=======================================================================
1685 1. moan about and then delete empty message files
1686 24Aug00=======================================================================
1687 1. Removed WWV command so that users can't interfere (read mess up) the
1688 automatic feeds which come from various places on the net.
1689 23Aug00=======================================================================
1690 1. Added persistant dupe file so that all dupes are stored here (including
1691 announces) - announces are now kept for 5 days (as default).
1692 2. limit the characters stored in a dupe for spots and announces
1693 20Aug00=======================================================================
1694 1. Added system Alias for set/nodxgrid => unset/dxgrid
1695 2. Add full individual checking for all PC protocol fields in all messages
1696 and removed any language dependant stuff (hopefully).
1697 3. console.pl is now a bit more international (client.c/pl already are)
1698 19Aug00=======================================================================
1699 1. Added an efficiency thing for AUTOLOADed accessors from OO Perl by Conway.
1700 2. Fiddled with the rtty and digital bandplan frequencies.
1701 18Aug00=======================================================================
1702 1. added a couple of changes for perl 5.6.0
1703 2. removed del_dup from DXUser for earlier versions of DB '1.85' (ie real ones
1704 not 2.x versions in 1.85 compatibility mode).
1705 3. Started the OOing of the PC protocol stuff.
1706 15Aug00=======================================================================
1707 1. added 1.25 of the admin manual html
1708 14Aug00=======================================================================
1709 1. Added regex support to sh/dup_*.pl commands
1710 2. fixed rcmd in crontab so that will work again
1711 13Aug00=======================================================================
1712 1. removed extra /60 in AnnTalk to make deduping of announces work a bit
1713 better for longer...
1714 05Aug00=======================================================================
1715 1. Fixed hex character problem put in somewhen in the C Client
1716 03Aug00=======================================================================
1717 1. caught some more signals (are any of these causing the random stopping
1718 of the code?
1719 2. the Console now requires 1.05 of the Curses module ^R REFRESHES THE SCREEN
1720 (as does ^L) AT LAST!!!!!
1721 02Aug00=======================================================================
1722 1. put back hex check exception for PC29
1723 01Aug00=======================================================================
1724 1. made the export and import ascii system work finally. The user_asc file
1725 generated (automatically and 0000Z Sunday morning) is autoloading. Just 
1726 execute it and it will automatically reload your user database.
1727 2. remove import_users.pl no longer necessary
1728 31Jul00=======================================================================
1729 1. try to fix paging problem.
1730 2. added help for spoof and set/forward
1731 3. fixed bogus callsign check for field 2 of a PC12
1732 4. Add DB_File to DXCommandmode to make it available for commands
1733 30Jul00=======================================================================
1734 1. Added talk mode so that I don't have to keep typing T <call> all the time.
1735 2. fiddled around with storing of Debug messages a bit more.
1736 3. bomb proofed the type command.
1737 4. started the objectifying for talk, dx and announcements.
1738 5. fix talkmode so that it only does 'via' PC10s when it really needs to.
1739 6. SEND now displays a message if you try to do it in not prompt mode.
1740 7. stopped a few more things being done by rcmd (eg send, talk, ann, dx)
1741 8. tidied up the talking a bit more.
1742 9. Increase default hop counts all round.
1743 10. Adjust hex encoding so that 8 bit characters should now go thru
1744 11. check more of the essential protocol fields for 8 bit characters.
1745 29Jul00=======================================================================
1746 1. added forward/latlong which will forward ALL the users that have a latitude
1747 and longitude set on them to one or more locally connected nodes - with a hop
1748 count of 1.
1749 2. speeded up the show/node command by using the DB_File interface and 
1750 sequentially reading the data directly and only 'get'ting the ones that are
1751 nodes.
1752 3. did the same for show/isolate and show/lockout.
1753 28Jul00=======================================================================
1754 1. fixed watchdbg midnight rollover loop and removed the date part of the 
1755 date/time translation to leave just the time.
1756 27Jul00=======================================================================
1757 1. made sure that 'en' is the default language on new users.
1758 2. issue error message if shutdown is attempted by a low privileged user.
1759 3. Make sure a privilege is defined for all users (even if it is 0).
1760 4. Try to fix some more dups (and the time on them).
1761 5. make the time stored on dups generated locally on spots an integer no of 
1762 minutes * 60 
1763 6. send unsolicited PC[38]5s to the sysop if online.
1764 7. merged current html from www.dxcluster.org with Ian's stuff
1765 8. Added sgml files into the source tree
1766 9. changed default paclen in client.c to 236
1767 26Jul00=======================================================================
1768 1. added wantgrid (to control display of grid square info on DX Broadcasts)
1769 2. added lastoper for controlling periodic demands for user info from other
1770 nodes.
1771 3. added spiderFAQ stuff from Ian G0VGS and latest update of the admin manual
1772 4. changed updating and deleting from user file in an attempt to keep down
1773 duplicates and possibly corruptions.
1774 5. added a DXUser::export routine to allow the cluster to automatically 
1775 export the user data in ascii from cron.
1776 6. added a line in the ISSUED crontab to do the export once a week
1777 7. delete annok and dxok if set to 1 in user records.
1778 8. added export_users command to allow arbitary exporting of user files
1779 9. added set and unset/dxgrid command to allow control over the grid squares 
1780 on DX announcements
1781 10. Removed export_user.pl (no longer needed)
1782 11. made import_users.pl accept a non related input filename and always
1783 update the current user file.
1784 12. added an 'auto rcmd <node> for/oper <call>' for people I can see on the
1785 cluster that issue spots and for whom I have no qra info (no more than once
1786 a month). This isn't the default - set $send_opernam in
1787 /spider/local/DXProtVars.pm (copied from /spider/perl). Good for gateways.
1788 13. Despace spot texts properly again for deduping purposes.
1789 14. Corrected Pc84/85 handling a bit.
1790 15. Sync the user database every 15 secs to see whether we can reduce the 
1791 corruptions and duplicates.
1792 25Jul00=======================================================================
1793 1. ignore \n in ax25 mode for C client.
1794 2. remove extra space at the end of a DX spot announce when no grid square
1795 is output.
1796 3. added new admin manual from Ian G0VGS
1797 20Jul00=======================================================================
1798 1. Finally managed to update my source with the sourceforge one
1799 2. added user->qra cleaning in various places
1800 3. added four digit locator strings to broadcast DX spots (for users).
1801 4. PC11 with blank callsigns should now be ignored.
1802 5. put back the unpadding to the PC11 dup checking to catch spots with added
1803 blanks at the end of lines.
1804 25Jun00=======================================================================
1805 1. added 0 to the regex that checks for valid data on the cluster.pl->client
1806 channel - this will allow G0VGS and G0RDI to connect....
1807 2. removed technically unnecessary /= 60 from the dup routines to see if 
1808 Arnold's Sparcs don't then crash.
1809 19Jun00=======================================================================
1810 1. move ann_dup, spot_dup etc to dup_ann, dup_spots etc
1811 2. made mode 3 the default line ending convention for all out going connects
1812 via telnet in client.pl
1813 18Jun00=======================================================================
1814 1. fixed line ending ambiguities (I think) for telnet connections. Well 
1815 actually only really band aided it. It works but isn't how I want it. 
1816 Client.pl has got to go....
1817 2. Added 1.21 of Ian G0VGS's admin manual
1818 17Jun00=======================================================================
1819 1. I believe I have fixed all the login/logout 'broken pipe' errors
1820 2. Added G0RDI's 'links' command.
1821 3. added update_sysop.pl which cleans out all previous versions of the sysops
1822 information from the user database and recreates it with that in DXVars.pm
1823 4. Added node type to links and who
1824 5. Hardened up the cluster->client link in the cluster software so that 
1825 rubbish on port 27754 doesn't (usually) crash the cluster.
1826 14Jun00=======================================================================
1827 1. fixed sh/node crash
1828 2. fixed RTT in who.pl
1829 13Jun00=======================================================================
1830 1. fixed looping bug in C client on ending.
1831 12Jun00=======================================================================
1832 1. Added RCMD for clx
1833 2. Added WCY processing
1834 3. Added new node types (clx, spider, dxnet, arcluster)
1835 4. Store echo settings
1836 5. Store pagelth settings
1837 6. sort out source of DXVars for callbot.pl
1838 7. added sh/isolate
1839 8. added sh/lockout 
1840 11Jun00=======================================================================
1841 1. removed extraneous DXDebug from DXUtil
1842 2. added help for set/echo
1843 3. Centralised all spot, wwv and ann dup handling into respective packages.
1844 4. Created new AnnTalk package (for above and OOing announce and talk 
1845 handling).
1846 5. Fixed problem with outputting lines with | in them to console.pl.
1847 10Jun00=======================================================================
1848 1. got rid of some more nasty bugs in sh/qra.
1849 2. fixed 9A3xx to always be Croatia (and not Haiti!).
1850 09Jun00=======================================================================
1851 1. change some print commands in DXMsg to dbg('err'...
1852 2. overloaded confess, croak et al into DXDebug and removed Carp from 
1853 everywhere and checked that the necessary debugging really does go into
1854 the debug files now.
1855 3. changed print statements in cluster.pl to dbg('err',... so they go into
1856 the debug files as well.
1857 4. Altered the logic around duplicate spots, reduced the length of comment
1858 checked to 20 characters (this should solve some problems including those
1859 people sucking ar-cluster spots with prefixes in the extreme rh end). 
1860 08Jun00=======================================================================
1861 1. fixed problem with binary characters from cluster->client
1862 2. added set/echo and unset/echo commands
1863 3. echo login characters on login: prompt for C client
1864 4. Send \r\n on telnet connections for C Client
1865 5. Make echoing the default option (for M$ telnet clients :-()
1866 11May00=======================================================================
1867 1. fixed looping in Msg.pm (at last)
1868 10May00=======================================================================
1869 1. wrote a cross between 'tail -f' and grepdbg so that you can watch the
1870 debug files for particular strings and only have them print out. 
1871 05May00=======================================================================
1872 1. rewrote parts of Msg.pm and client.c so that the messages no longer use
1873 a length word at the front of each one. They are simply strings of characters
1874 separated by a \n. No binary characters are allowed (they are encoded as %nn)
1875 a la HTTP. This hopefully cures Arnold's problem and also make it more
1876 secure anyway. It also paves the way for the ax25/ip multicast client.
1877 30Apr00=======================================================================
1878 1. put some extra checks and balances in to message send routine in Msg.pm to
1879 see if I can prevent the error seen by Arnold (which I think is only likely to
1880 appear in heavily loaded sites).
1881 25Apr00=======================================================================
1882 1. Changed reply so that you can reply to more than one address privately
1883 31Mar00=======================================================================
1884 1. fixed nnn-mmm in kill (erase/delete) msgs so that mmm is also deleted and
1885 not just nnn -> mmm-1.
1886 2. Added an autosplit to message importing so that messages are split
1887 automagically into bits if the filename used in the import directory starts
1888 with "split". This will add a [1/5] type string on the the end of the subject. 
1889 3. dedupe more aggressively on the text of Spots so that only the 1st 27 chars
1890 of text are considered (as opposed to the whole lot).
1891 30Mar00=======================================================================
1892 1. altered client.pl connect code so that it doesn't falsely recognise 
1893 /spider/src/client as a 'client' instruction.
1894 28Mar00=======================================================================
1895 1. Added buffering to client 
1896 2. Fixed LOGIN so that you can login with an arbitrary callsign
1897 27Mar00=======================================================================
1898 1. updated wpxloc.raw and rsgb.cty for 4W and TX0.
1899 2. display 'start time' rather than 'last start time in' in who.
1900 3. Allow local users to see their own sh/talk or sh/log stuff.
1901 4. A more robust version of the C client.
1902 5. Added a message exporting command 'export'.
1903 6. allow swopping on all messages, including imported and manually sent ones
1904 7. S A < B @ C $BID now works from the command line and thus bbses ought to
1905 be able to send messages into the cluster. Bids are (currently) ignored.
1906 26Mar00=======================================================================
1907 1. first cut of C client
1908 18Mar00=======================================================================
1909 1. fixed convkeps.pl so that it accepts more formats for floating point.
1910 08Mar00=======================================================================
1911 1. tidied up Sun.pm and sh/sat
1912 2. fixed sh/qra so that the correct lat/long is displayed if only one locator
1913 is given.
1914 10Jan00=======================================================================
1915 1. added Steve Franke's new Sun.pm and show/satellite command
1916 08Jan00=======================================================================
1917 1. really removed the restriction on 0 length messages.
1918 2. added a periodic msg file import system a la FBB. Stick one or more files
1919 into /spider/msg/import with a suitable SEND line, subject and the text and 
1920 it will import it. The importer will accept some BBS syntax (eg < GB7TLH) to
1921 allow you to customise the 'from' callsign.
1922 03Jan00=======================================================================
1923 1. changed the copyright statement in sh/version!
1924 2. added sh/date with special "be compatible with ak1a" syntax for the output
1925 of sh/date with no arguments, otherwise the same as sh/time. A special favour
1926 to G4PDQ...
1927 3. and another one, added show/node especially for G4PDQ.
1928 01Jan00=======================================================================
1929 1. Fixed Julian routines to get rid of the millenium bug! (do as I say, not
1930 as I do!).
1931 2. updated gdx.pl so that external programs can do a sh/dx just as a normal
1932 user can. On reflection this could be used as a model for all sorts of 
1933 "external" interface routines.
1934 3. renamed gdx.pl as showdx.
1935 11Dec99=======================================================================
1936 1. added missing pc48 so that it calls the DXDb::process routine 
1937 10Dec99=======================================================================
1938 1. allow msgs to marked as read or unread
1939 02Dec99=======================================================================
1940 1. DX command doesn't recognise '6M' as '6m' in SH/DX ON 6M.
1941 2. set/node now sets the homenode as the callsign.
1942 3. changed the label for the 18Mhz band from '18m' to '17m' in the bands 
1943 table. 
1944 01Dec99=======================================================================
1945 1. started the callbot which lives at n2tly.dxcluster.net 9000.
1946 2. added www.qrz.com
1947 3. added www.buck.com
1948 4. added k4ute at no4j.com
1949 28Nov99=======================================================================
1950 1. fixed all the stupid errors introduced in 1.36 confusing DXUser->get with
1951 DXCluster->get_exact.
1952 24Nov99=======================================================================
1953 1. extended badmsg.pl stuff so that it works like the forward file and allows
1954 one to reject on to, from, origin and subject fields.
1955 2. added a swop.pl again in a forward.pl like format that allows simple swop
1956 for a field or test on a field and set another.
1957 3. Fixed the problem that read private mail follows you around as well as
1958 unread private mail does.
1959 4. Change the logic of connections so that the node will accept callsigns with
1960 SSIDs to -8 as different entities from each other. SSIDs > 8 are subtracted 
1961 from 15 and are assumed to be coming in via netrom diddled connections. This
1962 affects lots of the commands as well. I may not have got them all.
1963 5. Hangup clients on HUP signals. I originally ignored them, for reasons that
1964 are now lost in the mists of time. HUP signals now cause clients to die 
1965 (cleanly) and disconnect everything correctly.
1966 6. Added show/time command
1967 21Nov99=======================================================================
1968 1. lose extraneous rubbish after the callsign as sent by BBSes.
1969 2. Change end label on sh/moon to RGain dB rather than Loss dB.
1970 3. Remove spurious call to DXCluster->get_exact in pc50.
1971 4. Allow rcmd to locally connected nodes that are not (for some reason) in the
1972 nodes table.
1973 5. Try and send a PC39 in more cases to a cluster that I want to disconnect
1974 from in the hope that it notices and disconnects its end.
1975 20Nov99=======================================================================
1976 1. Added set/unset logininfo which will tell anybody that has this set when
1977 someone has either logged in or out of this node.
1978 2. Added set/pinginterval command which alters the length of time between
1979 pings sent to nodes, the value is minutes < 120 and seconds above that, 0
1980 means disable pinging (not recommended).
1981 3. If someone does a sysop whilst connected via ax25, don't show privilege
1982 level or passwd in stat/user.
1983 4. Fixed the problem with the dx command where if the callsign ended in a ?
1984 then the call and the freq would be replicated in the remarks.
1985 5. Set/unset ann, dx, talk, beep, wx, wwv all are now permanent (ie stored in
1986 the user file)
1987 19Nov99=======================================================================
1988 1. Added new version of sh/sun and also sh/moon from Steve K9AN
1989 2. Added rtt to who.
1990 3. added Aliase for show/tnc_sta to who.
1991 4. added Alias for show/uptime to sh/cl 
1992 18Nov99=======================================================================
1993 1. Added ping obs counter together with Time::HiRes timers. This will dis-
1994 connect nodes that fail to respond to 3 ping requests (on the 4th attempt). 
1995 The default time is a ping every 3 mins, therefore a link will be struck out
1996 after 12 minutes of nil response.
1997 2. Maintain a table of outstanding connects to other nodes and prevent over-
1998 laps (special favour to G0RDI).
1999 17Nov99=======================================================================
2000 1. Started using Data::Dumper for things again
2001 2. 'Fixed' DXUser file corruption?
2002 3. Allow multiline (ie lines with \n in them) output in $DXChannel::send 
2003 4. Added Andrew K9CW's updated wpxloc.raw, regenerated prefix_data.pl
2004 5. Put in callsign matching and stuff into sh/sun.
2005 14Nov99=======================================================================
2006 1. added BBS.pm to start BBS input of mail
2007 2. fixed eval in DXUser to log errors rather than banging out
2008 12Nov99=======================================================================
2009 1. added sh/sun command kindly supplied by Steve K9AN.
2010 2. allow ^Z on its own on a line to terminate a message
2011 08Nov99=======================================================================
2012 1. added spoofing (mk1 version) for sysops, useful for those little jobs like
2013 reseting a user's qra locator and such like "spoof g7brn set/qra jo02lq".
2014 2. fixed set/location so it stores the qra locator in the qra locator slot, 
2015 NOT the lat/long (who wrote this stuff...?).
2016 07Nov99=======================================================================
2017 1. reduced the amount of stuff compared against for dup announces.
2018 2. Check the regex for DK0WCY announces produces results before storing it as
2019 a WWV.
2020 3. Added some logging for set/priv (un)set/lockout.
2021 4. Added test long path calc to sh/muf
2022 5. Only wonder down the msg queue every minute
2023 6. Put in the initial DB code (at last), you can create and remove local and
2024 standard remote dbs, you can import AK1A style .FUL ascii databases, you can
2025 enquire on a local or remote database.
2026 7. A return ping to a node will clear down all outstanding pings to
2027 that node (which might cause some confusion if more then one ping is
2028 outstanding for a node, but then - shit happens).
2029 04Nov99=======================================================================
2030 1. Removed ~ from the end of the PC18.
2031 2. Removed a hangover from duff character checking in cluster.pl
2032 3. Stop PC frames that are to be routed, being routed back to themselves.
2033 03Nov99=======================================================================
2034 1. Simplified command caching so it uses anonymous subroutines, you should
2035 also get error messages back on the console now when developing.
2036 2. Allow locally connected AK1A clusters that for some obscure reason don't
2037 issue PC19s to still appear as connected and allow them to acquire users.
2038 31Oct99=======================================================================
2039 1. updated Minimuf.pm and show/muf.pl to the fixed versions sent to me by
2040 Steve Franke K9AN. 
2041 2. Made set/badnodes work, added show/badnodes. This is an interim fix until
2042 input spot filtering works.
2043 24Oct99=======================================================================
2044 1. fixed announces so that nodes only get one of them (not two).
2045 2. Altered the select timeouts to prevent apparent excessive CPU usage on
2046 multiprocessor machines (or at least that is what seems to be the trouble
2047 here). 
2048 22Oct99=======================================================================
2049 1. allow filter CALLSIGNS to be in upper or lower case.
2050 2. create the concept of input and output filters, input filters are of the 
2051 form "in_$call.pl" eg: "in_g1tlh.pl" (or "in_G1TLH.pl"), output filters are 
2052 "g1tlh.pl" (or "G1TLH.pl").
2053 3. all users can now filter on spots, ann and wwv (assuming the sysop has set
2054 the filters up - still no user creatable filters. Nodes can filter on both
2055 input for announces and output for all of these. I would recommend setting 
2056 up a few filters that are likely to be wanted and then symlinking callsigns
2057 to them as you get requests.
2058 4. added callsign and length of history/position of screen stats to console.
2059 If you want to change the colour of the callsign you will need to copy the
2060 Console.pm to your /spider/local directory and change the $mycallcolor equate.
2061 21Oct99=======================================================================
2062 1. fixed reply so that reply b or reply nop generate a bulletin with the 
2063 correct address.
2064 2. implemented sh/muf command.
2065 3. reduced privilege of catchup and uncatchup to 5. This so that, suitably
2066 privileged, nodes that occasionally link can rcmd a "catchup <nodecall> all"
2067 to the node they are connecting to and thus prevent a large tranche of, 
2068 potentially duplicate, mail. This isn't an issue for DXSpider, but may be
2069 an issue for any AK1A clusters you are connected to.
2070 20Oct99=======================================================================
2071 1. Translated all the subroutines of minimuf into perl as Minimuf.pm
2072 2. Limited the length of an ANN that is saved for de-duping to $pc12_dup_lth
2073 (def 72)
2074 3. help command should now return stuff that you expect.
2075 4. reduced necessary privilege to use 'MSG' command to 6.
2076 5. Correct the count of spots and wwv for a merge.
2077 6. Allow decodes of DK0WCY-3 WWV data beacon announces
2078 7. rewrote send so that an SB doesn't send a buckshee bull to NOPRIVATE!
2079 8. Changed default colouration on console so that all spots >= 50Mhz are red
2080 9. Fixed init command so that PC21s are sent down non-initted channels
2081 10. Allow forwarding of unknown private mail. This means that you can set up
2082 forwarding of 'foreign' mail across to and by gateways using the same 
2083 mechanism as bulletins (/spider/msg/forward.pl).
2084 11. Allow line wrapping on the console (G0RDI, G0VGS et al).
2085 18Oct99=======================================================================
2086 1. changed help command so that it works correctly with multiple title lines.
2087 2. added to address to the list of things a message checks to see whether it
2088 is a duplicate (how on earth did it take _this_ long to find this one?).
2089 3. Changes S CC so that the callsign it says it has sent to is the real one
2090 (request from G8TIC)
2091 21Sep99=======================================================================
2092 1. allow zero messages to be stored (request from G4PDQ)
2093 2. make DX more flexible and change spotter syntax to be consistant with
2094 sh/dx (request from K9AN)
2095 30Aug99=======================================================================
2096 1. remove -@ as well as \d from SSIDs for spots
2097 2. remove WEB and/or NET from the front or rear of callsigns in Prefix.pm
2098 29Aug99=======================================================================
2099 1. Added msg command to allow the changing of To, From, Subject and so on the
2100 messages. This seems particularly important just now as a whole raft of G3's
2101 seem to be putting out non private bulls to callsigns.
2102 2. While I am at set messages to TO fields that appear to be users to private
2103 if they have been sent as bulls.
2104 3. Add DISTROs, if a callsign field appears in /spider/msg/distro in upper
2105 use that as a list of callsigns to send further. Note this is potentially
2106 recursive as callsigns in a distro can be distros.
2107 25Aug99=======================================================================
2108 1. check the date of a WWV much more carefully.
2109 24Aug99=======================================================================
2110 1. Prevented spots with lowercase callsigns being forwarded. This opens a
2111 much bigger can of worms which I shall have to address later.
2112 17Aug99=======================================================================
2113 1. all protocol except PC29 containing %XX characters will be dumped.
2114 2. Changed console.pl so that if you start typing it moves the top window
2115 back to the bottom.
2116 19Jul99=======================================================================
2117 1. Added iota and qra clauses to sh/dx as well, these take optional arguments
2118 and will look for the appropriate strings.
2119 17Jul99=======================================================================
2120 1. Started database integration.
2121 2. added qsl clause to sh/dx that searches for qsl or via in the dx info
2122 16Jul99=======================================================================
2123 1. drop frames with 'illegal' characters in them (but pass frames with 
2124 embedded %XX characters).
2125 15Jul99=======================================================================
2126 1. Changed grepdbg to accept a regexp. More useful (to me anyway).
2127 2. Altered init command so that it doesn't send PC21s down the initted 
2128 channel.
2129 10Jul99=======================================================================
2130 1. added an explicit disconnect from my side for already connected calls. This
2131 appears to have fixed a problem where if two consoles connect at the same time
2132 with the same (sysop?) callsign the cluster would stop.
2133 2. added some debugging in the Message handler to allow more state to be seen.
2134 3. Message handler now seems to work better for longer and doesn't spew out
2135 PC42 aborts with quite such gay abandon.
2136 05Jul99=======================================================================
2137 1. added stat/msg and stat/cluster commands to allow me to poke about inside
2138 the msg and cluster node tables.
2139 04Jul99=======================================================================
2140 1. removed silly 'new message has arrived' to connected nodes 
2141 2. added a ! command to the console.pl program; works like the bash shell.
2142 01Jul99=======================================================================
2143 1. Altered priv to 5 for connect.pl to match disconnect for nodes
2144 29Jun99=======================================================================
2145 1. fixed merge command that I broke.
2146 2. added some randomness in waittimes for aborted outgoing messages 
2147 3. Message Queuing now only occurs every 5 minutes (configurable if anyone 
2148 wants to write the command for doing it) and on receipt of a PC16. This is
2149 a further attempt at sorting the crossing of messages!
2150 4. a PC33 will cause another attempt at queuing. If you are on a roll, keep
2151 going!
2152 28Jun99=======================================================================
2153 1. console.pl now works with history and editting.
2154 2. added scrolling to stuff sent by the cluster.
2155 3. added colours to things.
2156 27Jun99=======================================================================
2157 1. added WWV filtering
2158 2. added timeouts to for forwarding Messages, also added a waiting time for
2159 failed (stalled) outgoing messages.
2160 3. Incoming messages will now have priority over outgoing messages to the
2161 same node.
2162 4. Added 'catchup' command which will 'catchup' messages to date for a node. 
2163 This means that when you start forwarding to a node, it doesn't get all the
2164 messages queued up that are probably old.
2165 5. added 'uncatchup' which does the opposite of the above.
2166 6. fixed kill full and PC49 handling so that it actually works.
2167 7. Fixed local aliases so they add to the front of the standard ones. This
2168 means you only need to add your specials or override the system ones you need
2169 to.
2170 21Jun99=======================================================================
2171 1. changed regex for cluster->client msgs so that strings like |---| are no
2172 longer ignored.
2173 20Jun99=======================================================================
2174 1. prevented a merge to myself (causes a loop)
2175 18Jun99=======================================================================
2176 1. fixed a problem with DXLogPrint repeating log entries.
2177 2. altered the permissions on disconnnect so that priv 5 users can disconnect
2178 clusters, but still require priv 8 to disconnect users.
2179 3. made sure that an incoming PC18 clears out all the cluster info for
2180 that channel before re-initialising.
2181 4. add init command.
2182 5. disconnect users before nodess on shutdown
2183 15Jun99=======================================================================
2184 1. added grepdbg program (so you can search your debug files and get times
2185 and dates of incidents).
2186 2. Moved DXVars.pm to DXVars.pm.issue to force new users to cp it to their
2187 local directory.
2188 3. added $allowzero to DXProt to allow thru PC19s with zero protocol versions.
2189 14Jun99=======================================================================
2190 1. changed IO::File in help and apropos to IO::File
2191 2. added a check for isa('DXNode') for PC50s
2192 08Jun99=======================================================================
2193 1. Started work on the curses based operator console.
2194 03Jun99=======================================================================
2195 1. cluster seems to have a memory leak, put DESTROY functions in where 
2196 appropriate.
2197 2. try to make sure that PC21 commands are not issued inappropriately and
2198 also reformat PC19 for onward broadcast so that nodes coming in on loops are
2199 dropped from those broadcasts.
2200 3. make sure PC16,17,19,21 doen't affect locally connected nodes.
2201 4. Changed all instances of FileHandle to IO::File.
2202 01Jun99=======================================================================
2203 1. removed a output of an unwanted pc21 for isolated nodes
2204 31May99=======================================================================
2205 1. Added checking for PC16,17,19 and 21 to make sure that they come in from
2206 the channels that they are supposed to.
2207 2. Pass the RCMDing node's priv level to the command (rather than the 
2208 connecting node's privilege level).
2209 3. Pass thru merge requests for other nodes.
2210 4. Removed a warning from client.pl
2211 5. routed external DB commands and drop them (for now) locally
2212 6. routed external mail commands (ie those addressed elsewhere)
2213 7. routed external PC26/27 lines 
2214 25May99=======================================================================
2215 1. try to make the lastin value correct even for local users
2216 2. got rid of the stupid bug that failed to print out the offline message
2217 but put a "*main::STDOUTmain" for every line of that message instead.
2218 3. Ported to 5.00503 (well actually just installed it and it just runs). 
2219 4. Added who command
2220 23May99=======================================================================
2221 1. Got rid of some of the useless error messages on global destruction when
2222 quiting a program.
2223 2. Stuck -w back on client.pl
2224 23May99=======================================================================
2225 1. tried to change connection to raw mode for cluster connections
2226 2. sh/c and sh/u are now sorted in alphabetical order
2227 3. Limited the number of queued dx spots when composing messages to 20 (the 
2228 oldest one is lost for every one added above 20).
2229 4. Added generalised shell globbing everywhere I think it is useful, including
2230 sh/dx, dir, sh/files etc
2231 5. Made dir more compatible with ak1a and added 'to' and 'from' call searching
2232 it should now do everything that ak1a does except counts.
2233 6. added similar functionality to kill command so that you can kill ranges, to
2234 and from callsigns etc.
2235 22May99=======================================================================
2236 1. added check for -1 from Date::Parse and return undef for out of range dates
2237 2. added show/files and type commands
2238 21May99=======================================================================
2239 1. made set/nodx work again.
2240 2. made dx stuff queue nicely again when sending messages.
2241 18May99=======================================================================
2242 1. Added announce dup checking.
2243 2. Added system announce filtering.
2244 08May99=======================================================================
2245 1. Added a bit more checking to the rcmd thing to make more sure that this
2246 rcmd isn't coming from an imposter. Not possible to prevent everything 
2247 ofcourse, just make it a bit harder.
2248 2. altered set/lockout and set/privilege so that they can't executed remotely.
2249 3. Added some code to reject rubbish (with invalid binary characters) protocol
2250 or user lines as input.
2251 4. prevented PC command being executed remotely :-)
2252 05May99=======================================================================
2253 1. change the connection overlap from an abort to a disconnect.
2254 02May99=======================================================================
2255 1. Added the mechanism for doing user spot filtering for spots in the cluster 
2256 (no user control just yet - but sysops can do it).
2257 2. Fixed problem with nodes sending out the node lists of isolated nodes.
2258 30Apr99=======================================================================
2259 1. Try to make it even more AK1A friendly by putting the node list out in the
2260 'correct' order.
2261 2. added code so that local users and commands go to all connected nodes 
2262 INCLUDING the isolated ones.
2263 26Apr99=======================================================================
2264 1. added set/user command as a hack, please use this with care, there is
2265 very little checking.
2266 2. added export_opernam.pl which is a basic reader of AK1A opernam.dat files
2267 to stdout
2268 25Apr99=======================================================================
2269 1. Fixed problem with filtered spots not coming out.
2270 2. Added the possibility of filtering on channel callsign
2271 20Apr99=======================================================================
2272 1. altered order of undefing and closing of user file in an attempt to make 
2273 corruptions/missing users less likely.
2274 2. made messages that are addressed to the node call appear to the alias call
2275 3. check dates much more rigourously.
2276 4. ignore SIGTERM and SIGINT during shutdown of the cluster
2277 15Mar99=======================================================================
2278 1. added $actiondata to filter line to allow per action data such as no of hops
2279 2. fixed a silly problem in talk for non-existant callsigns
2280 3. Added sysop command
2281 02Mar99========================================================================
2282 1. Changed DXUser so that it uses a homemade import/export hash routine 
2283 2. DXUser now uses a DB_BTREE file
2284 3. Added export_users.pl, import_users.pl and convert_users.pl
2285 25Feb99========================================================================
2286 1. added NL language stuff.
2287 2. added set/language
2288 21Feb99========================================================================
2289 1. Allowed multiple 'on <freq>' for show/dx
2290 2. Made sure the 'on 20m/ssb' thing worked (also 'on hf/cw').
2291 3. first cut of the Filtering code, no user commands yet but the file
2292 format is defined and manually added filters should work for spots
2293 17Feb99========================================================================
2294 1. added export_user.pl to export user files (for interest and safety)
2295 2. changed DXUser::init to allow O_RDONLY access which may limit the number
2296 of coredumps G0RDI seems to get.
2297 15Feb99========================================================================
2298 1. Added msg forwarding code which uses $main::root/msg/forward.pl.
2299 14Feb99========================================================================
2300 1. Changed A & K in WWV to be the other way around (I am told by G3IOR that
2301 this will mean that we won't have pole to pole aurora nor all the power lines
2302 overloading everywhere as well as a result of having values of K > 10).
2303 2. allow the '~' character in message bodies.
2304 3. Moved $main::data/badmsg.pl to $main::root/msg/badmsg.pl.
2305 11Feb99========================================================================
2306 1. Fixed a problem with isolated nodes' configurations being sent on sending 
2307 local configs to new connections.
2308 08Feb99========================================================================
2309 1. added a $SIG{ALRM} in the client to actually catch the alarm when it goes 
2310 off which means that the netrom/ax25 call programs terminate properly (and not
2311 loop as fast as their little legs can paddle, soaking up CPU time).
2312 2. Implemented read receipts as an especial request from G4PDQ.
2313 3. Fiddled with DXUser a bit to see whether I can stop it core dumping on new
2314 users in PC16s on G0RDI's machine.
2315 4. Added E4 (Palestine) to Prefix data.
2316 30Jan99========================================================================
2317 1. Some of the dates we get can cause crashes, tried to make it more robust (oh
2318 and Y2K compliant)
2319 2. PC16 seem to come in with missing callsigns from somewhere
2320 3. added $main::data/baddx.pl which prevents callsigns that are in the list being
2321 a) forwarded b) stored and c) (except for the originator, if local) being
2322 displayed locally.
2323 4. added $main::data/badmsg.pl which deletes any messages whose TO address is
2324 in this list (this is largely for european sensibilities). 
2325 18Jan99========================================================================
2326 1. added present(),presentish() and disconnect() to DXCron so that you can see 
2327 (easily) if a station is on the cluster anywhere and also disconnect them
2328 locally. 
2329 2. added rcmd() to DXCron so you can send an rcmd to someone else from crontab.
2330 3. <embarrassment>Fixed create_sysop.pl so that longitude is spelt correctly
2331 there as well</embarrassment> made the update work properly. NOTE create_sysop
2332 will only do what you expect if all cluster.pl and client.pl programs are 
2333 stopped.
2334 4. DXCron wasn't reading in reliably on startup, this is now (hopefully) fixed.
2335 the -M semantics are rather strange!
2336 5. The -w switch is now standard on cluster.pl
2337 6. Added last_connect() which gives the last connect time of a user (or now
2338 if connected).
2339 7. Added present_on(call, node) and presentish_on(ditto) which returns true if 
2340 the call is connected to the node.
2341 8. incoming messages for users will now send a 'new message' message (instead
2342 of merely generating the message)[who wrote this rubbish?].
2343 9. Hooked $SIG{__WARN__} and $SIG{__DIE__} so we store these nasty error 
2344 messages.
2345 10. Print the no of users on restricted protocol links if we have had PC50
2346 11. Had a go at making the sh/cl stats more accurate.
2347 12. PC11 was trying to call Local::spot1 instead of Local::spot, no warning 
2348 previously.
2349 13. Added a simple lockfile to prevent more than one cluster running at a time
2350 17Jan99========================================================================
2351 1. fixed some permission problems on DXLog.
2352 2. There is a circumstance in DXMsg which caused the cluster to stop on an 
2353 null ref pointer which I can't get to the bottom of but have bandaided out 
2354 for now.
2355 3. Started filter and Database code.
2356 4. Upper cased all the TO callsigns for sending to more than one station in
2357 messages.
2358 07Jan99========================================================================
2359 1. Fixed Geomag after emacs reformatted it wrong so sh/wwv works again.
2360 2. Added more range checking in WWV spots (they really are a heap of ...)
2361 3. Changed create_sysop.pl so that you can update as well as create the user 
2362 file
2363 4. Remove spotter's SSID from WWV spots
2364 06Jan99========================================================================
2365 1. Do some range checking for spots and WWV in the future (got a WWV for Oct 
2366 2034 whhich caused a bit of confusion!)
2367 2. Make WWV spots broadcast them to the users! (as opposed to merely storing 
2368 them)(thank you G0RDI).
2369 3. Allow users to do show/announce (thank you JE1SGH).
2370 4. Delay broadcasts to users if they are not in a 'prompt' state (means you can
2371 add messages and see what you are doing on a busy system)
2372 5. Made set/unset dx,ann,wx,talk,wwv do what is expected
2373 6. added set/sys_location and set/set_qra to set the cluster lat/long and qra
2374 7. New messages will now be announced on logon (if there are any)
2375 03Jan99========================================================================
2376 1. Upped the version no !!!!
2377 2. made the DXProtocol routines much less sensitive to '~' characters (JE1SGH)
2378 3. added '^' -> ':' conversions on ann, talk and dx commands
2379 4. You can now send messages containing blank lines.
2380 5. Fixed merge command problem reported by G0RDI
2381 28Dec98========================================================================
2382 1. Crossed fingers, got rid of the instabilities caused by execing programs
2383 at vast speed (reduced it significantly anyway).
2384 2. Personals will now move if homenode is known.
2385 3. Added Local.pm for doing local specials
2386 27Dec98========================================================================
2387 1. Various detail changes to remove some more warning with -w on
2388 2. Added DXCron handling - you can do crontabs now.
2389 3. Added show/program command so you can see where it is loading your .pm files
2390 from.
2391 4. Added pc26/27 replies to locally connected cluster's merge (pc25) requests
2392 5. Added spotters DXCC and original cluster to Spot data files.
2393 23Dec98========================================================================
2394 1. Reindented various things
2395 2. Added missing $main::mycall on the end of outgoing PC11s (!)
2396 3. Check that PC16/17 node calls really are nodes (AFAIAC).
2397 22Dec98========================================================================
2398 1. Added brackets round callsign if not here for prompt
2399 2. Added Iain's set/password routine
2400 3. Fixed sh/dx problems (the xemacs indent region messed Spot.pm up!)
2401 4. Issued 1.15
2402 21Dec98============= late! ====================================================
2403 1. fixed problem with missing DXDebug in DXProt.
2404 2. Fixed DXDebug so that it actually works as advertised with and without 
2405 trailing \n. 
2406 3. Added deduping of WWV spots as well (at for date,time,sfi,k and i) dups
2407 4. Replaced the 0 in "02-Dec-1998" with ' ' so it reads " 2-Dec-1998", it seems
2408 hard to credit it but some 'programs' out there that connect to clusters have
2409 problems with the leading '0'!
2410 5. In the same vain, included a strictly AK1A compatible sh/heading, apparently
2411 this is necessary for the same reason as 4.
2412 6. Started contrib tree stored the old show/heading in contrib/g0rdi/show.
2413 7. Because I now correctly dedupe spots and wwv (there's a hostage to fortune..)
2414 I have added a merge command. 
2415 21Dec98========================================================================
2416 1. Added "issue" to the client program for 'login' connections
2417 2. Added more docs for client program.
2418 3. Fixed problem introduced in 1.12 where a connect locally with a callsign of
2419 someone connected remotely would stop the cluster.
2420 4. issue release 1.13
2421 20Dec98========================================================================
2422 1. Removed all the warnings I get with perl -w (at least for just starting the
2423 cluster and running a few commands).
2424 2. Added per node hop control.
2425 3. Added some docs on how to use it and isolation
2426 4. Made talk command more intelligent in that if the user isn't seen and the
2427 user's last node is visible it tries the talk anyway.
2428 19Dec98========================================================================
2429 1. Fixed problems with sh/rcmd (talk/ann/log) with a callsign as argument and
2430 also made what G0RDI wanted work as well!
2431 2. Added isolate flag to allow isolation of different networks at a gateway.
2432 3. Changed make Makefile.PL to perl Makefile.PL in instructions
2433 4. Copied latest instructions to html directory
2434 5. Had another attempt at making clients disconnect without hanging everytime.
2435 6. Changed msg queuing semantics so that the system routes on exact callsign.
2436 7. Changed the protocol version so that it increments with the DXSpider version.
2437 14Dec98========================================================================
2438 1. Made the telnet thing work a bit better. It still will not work reliably to
2439 a real telnetd on port 23.
2440 2. Allowed network logins on client by specifying login instead of call.
2441 3. made msg handling more robust (PC30 with unknown streams cause PC42), queueing
2442 is only done on channels that are in state 'normal'.
2443 4. Added pc command which takes a callsign and some text and sends it without
2444 mods to the callsign, useful for sending manual PC protocol to unstick things.
2445 Also for sending anonymous messages to online users.
2446 5. Stopped duplicate messages being stored (it receives them and then bins them)
2447 6. Implemented PC49 delete/full from outside (kill full on the inside)
2448 7. Implemented the client command in connect scripts so that you can have 
2449 different scripts for the same callsign.
2450 8. Added sh/wwv command
2451 13Dec98========================================================================
2452 1. Fixed VS6 lat/long in prefix_data and wpxloc.raw
2453 2. Sorted out last in times for remote users
2454 3. editted and substitued G0RDI's version of the install instructions over
2455 mine in spider/html
2456 4. fixed telnet connections
2457 5. added connect instructions to html tree.
2458 6. Added some more help
2459 7. Upissued version
2460 12Dec98========================================================================
2461 1. Incorporated sh/st, (un)set/lockout, forward/opername from Iain G0RDI
2462 2. Added group handling with (un)set/group, show/group. This allows arbitrary
2463 groups to be formed (for ann/<group> for example) and is also used to 'filter' 
2464 spots, announces, wwvs etc into groups of cluster nodes (useful for creating 
2465 disjoint cluster networks)
2466 3. **** CHANGE mylongtitude to mylongitude in DXVars.pm ****
2467 4. Altered QRA locator routines so they work correctly!
2468 5. Fixed all commands that had the wrong mylat(itude) and mylong(itude) names
2469 in.
2470 07Dec98========================================================================
2471 1. Added set/name, set/qra, set/location, set/qth, set/homenode, set/bbs, 
2472 set/email
2473 2. changed the Msg socket close to a shutdown (hopefully more reliable), this 
2474 should stop clients hanging on exit.
2475 3. Added Alias support for help
2476 4. Added lltos and stoll routines to DXBearing
2477 5. Added auto prompting for name, qth, location and homenode if any of these
2478 aren't known.
2479 06Dec98========================================================================
2480 1. Fixed DXBearing::is_qra so that it correctly detects full QRA locators
2481 2. Added sh/qra for doing locator distances and bearings
2482 3. Added some stuff to Notes.txt on hints for command writers
2483 4. Changed help system to use just one file per language
2484 5. Started adding more help
2485 6. Fixed 24Mhz band limits
2486 7. Added apropos command and lots of new help text
2487 05Dec98========================================================================
2488 1. Added sh/heading and QRA locator calculation stuff
2489 04Dec98========================================================================
2490 1. Started Changes file
2491 2. Added load/cmd_cache.pl to clear cmd cache shortcuts (use this if cluster.pl
2492 get confused about where it is getting its commands from eg if you have
2493 removed a file from local_cmd 'cos you want to go back to standard one)
2494 3. Fixed bull handling at least to the extent that it stores them and
2495 doesn't mess up the normal directory handling.
2496 4. Fixed the unset/debug command so that it actually does the job!
2497 5. Removed the middle line 'written in perl for unix' from show/version.pl