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