updated the Changes file a bit
[spider.git] / Changes
1 22Oct99=======================================================================
2 1. allow filter CALLSIGNS to be in upper or lower case.
3 2. create the concept of input and output filters, input filters are of the 
4 form "in_$call.pl" eg: "in_g1tlh.pl" (or "in_G1TLH.pl"), output filters are 
5 "g1tlh.pl" (or "G1TLH.pl").
6 3. all users can now filter on spots, ann and wwv (assuming the sysop has set
7 the filters up - still no user creatable filters. Nodes can filter on both
8 input for announces and output for all of these. I would recommend setting 
9 up a few filters that are likely to be wanted and then symlinking callsigns
10 to them as you get requests.
11 4. added callsign and length of history/position of screen stats to console.
12 If you want to change the colour of the callsign you will need to copy the
13 Console.pm to your /spider/local directory and change the $mycallcolor equate.
14 21Oct99=======================================================================
15 1. fixed reply so that reply b or reply nop generate a bulletin with the 
16 correct address.
17 2. implemented sh/muf command.
18 3. reduced privilege of catchup and uncatchup to 5. This so that, suitably
19 privileged, nodes that occasionally link can rcmd a "catchup <nodecall> all"
20 to the node they are connecting to and thus prevent a large tranche of, 
21 potentially duplicate, mail. This isn't an issue for DXSpider, but may be
22 an issue for any AK1A clusters you are connected to.
23 20Oct99=======================================================================
24 1. Translated all the subroutines of minimuf into perl as Minimuf.pm
25 2. Limited the length of an ANN that is saved for de-duping to $pc12_dup_lth
26 (def 72)
27 3. help command should now return stuff that you expect.
28 4. reduced necessary privilege to use 'MSG' command to 6.
29 5. Correct the count of spots and wwv for a merge.
30 6. Allow decodes of DK0WCY-3 WWV data beacon announces
31 7. rewrote send so that an SB doesn't send a buckshee bull to NOPRIVATE!
32 8. Changed default colouration on console so that all spots >= 50Mhz are red
33 9. Fixed init command so that PC21s are sent down non-initted channels
34 10. Allow forwarding of unknown private mail. This means that you can set up
35 forwarding of 'foreign' mail across to and by gateways using the same 
36 mechanism as bulletins (/spider/msg/forward.pl).
37 11. Allow line wrapping on the console (G0RDI, G0VGS et al).
38 18Oct99=======================================================================
39 1. changed help command so that it works correctly with multiple title lines.
40 2. added to address to the list of things a message checks to see whether it
41 is a duplicate (how on earth did it take _this_ long to find this one?).
42 3. Changes S CC so that the callsign it says it has sent to is the real one
43 (request from G8TIC)
44 21Sep99=======================================================================
45 1. allow zero messages to be stored (request from G4PDQ)
46 2. make DX more flexible and change spotter syntax to be consistant with
47 sh/dx (request from K9AN)
48 30Aug99=======================================================================
49 1. remove -@ as well as \d from SSIDs for spots
50 2. remove WEB and/or NET from the front or rear of callsigns in Prefix.pm
51 29Aug99=======================================================================
52 1. Added msg command to allow the changing of To, From, Subject and so on the
53 messages. This seems particularly important just now as a whole raft of G3's
54 seem to be putting out non private bulls to callsigns.
55 2. While I am at set messages to TO fields that appear to be users to private
56 if they have been sent as bulls.
57 3. Add DISTROs, if a callsign field appears in /spider/msg/distro in upper
58 use that as a list of callsigns to send further. Note this is potentially
59 recursive as callsigns in a distro can be distros.
60 25Aug99=======================================================================
61 1. check the date of a WWV much more carefully.
62 24Aug99=======================================================================
63 1. Prevented spots with lowercase callsigns being forwarded. This opens a
64 much bigger can of worms which I shall have to address later.
65 17Aug99=======================================================================
66 1. all protocol except PC29 containing %XX characters will be dumped.
67 2. Changed console.pl so that if you start typing it moves the top window
68 back to the bottom.
69 19Jul99=======================================================================
70 1. Added iota and qra clauses to sh/dx as well, these take optional arguments
71 and will look for the appropriate strings.
72 17Jul99=======================================================================
73 1. Started database integration.
74 2. added qsl clause to sh/dx that searches for qsl or via in the dx info
75 16Jul99=======================================================================
76 1. drop frames with 'illegal' characters in them (but pass frames with 
77 embedded %XX characters).
78 15Jul99=======================================================================
79 1. Changed grepdbg to accept a regexp. More useful (to me anyway).
80 2. Altered init command so that it doesn't send PC21s down the initted 
81 channel.
82 10Jul99=======================================================================
83 1. added an explicit disconnect from my side for already connected calls. This
84 appears to have fixed a problem where if two consoles connect at the same time
85 with the same (sysop?) callsign the cluster would stop.
86 2. added some debugging in the Message handler to allow more state to be seen.
87 3. Message handler now seems to work better for longer and doesn't spew out
88 PC42 aborts with quite such gay abandon.
89 05Jul99=======================================================================
90 1. added stat/msg and stat/cluster commands to allow me to poke about inside
91 the msg and cluster node tables.
92 04Jul99=======================================================================
93 1. removed silly 'new message has arrived' to connected nodes 
94 2. added a ! command to the console.pl program; works like the bash shell.
95 01Jul99=======================================================================
96 1. Altered priv to 5 for connect.pl to match disconnect for nodes
97 29Jun99=======================================================================
98 1. fixed merge command that I broke.
99 2. added some randomness in waittimes for aborted outgoing messages 
100 3. Message Queuing now only occurs every 5 minutes (configurable if anyone 
101 wants to write the command for doing it) and on receipt of a PC16. This is
102 a further attempt at sorting the crossing of messages!
103 4. a PC33 will cause another attempt at queuing. If you are on a roll, keep
104 going!
105 28Jun99=======================================================================
106 1. console.pl now works with history and editting.
107 2. added scrolling to stuff sent by the cluster.
108 3. added colours to things.
109 27Jun99=======================================================================
110 1. added WWV filtering
111 2. added timeouts to for forwarding Messages, also added a waiting time for
112 failed (stalled) outgoing messages.
113 3. Incoming messages will now have priority over outgoing messages to the
114 same node.
115 4. Added 'catchup' command which will 'catchup' messages to date for a node. 
116 This means that when you start forwarding to a node, it doesn't get all the
117 messages queued up that are probably old.
118 5. added 'uncatchup' which does the opposite of the above.
119 6. fixed kill full and PC49 handling so that it actually works.
120 7. Fixed local aliases so they add to the front of the standard ones. This
121 means you only need to add your specials or override the system ones you need
122 to.
123 21Jun99=======================================================================
124 1. changed regex for cluster->client msgs so that strings like |---| are no
125 longer ignored.
126 20Jun99=======================================================================
127 1. prevented a merge to myself (causes a loop)
128 18Jun99=======================================================================
129 1. fixed a problem with DXLogPrint repeating log entries.
130 2. altered the permissions on disconnnect so that priv 5 users can disconnect
131 clusters, but still require priv 8 to disconnect users.
132 3. made sure that an incoming PC18 clears out all the cluster info for
133 that channel before re-initialising.
134 4. add init command.
135 5. disconnect users before nodess on shutdown
136 15Jun99=======================================================================
137 1. added grepdbg program (so you can search your debug files and get times
138 and dates of incidents).
139 2. Moved DXVars.pm to DXVars.pm.issue to force new users to cp it to their
140 local directory.
141 3. added $allowzero to DXProt to allow thru PC19s with zero protocol versions.
142 14Jun99=======================================================================
143 1. changed IO::File in help and apropos to IO::File
144 2. added a check for isa('DXNode') for PC50s
145 08Jun99=======================================================================
146 1. Started work on the curses based operator console.
147 03Jun99=======================================================================
148 1. cluster seems to have a memory leak, put DESTROY functions in where 
149 appropriate.
150 2. try to make sure that PC21 commands are not issued inappropriately and
151 also reformat PC19 for onward broadcast so that nodes coming in on loops are
152 dropped from those broadcasts.
153 3. make sure PC16,17,19,21 doen't affect locally connected nodes.
154 4. Changed all instances of FileHandle to IO::File.
155 01Jun99=======================================================================
156 1. removed a output of an unwanted pc21 for isolated nodes
157 31May99=======================================================================
158 1. Added checking for PC16,17,19 and 21 to make sure that they come in from
159 the channels that they are supposed to.
160 2. Pass the RCMDing node's priv level to the command (rather than the 
161 connecting node's privilege level).
162 3. Pass thru merge requests for other nodes.
163 4. Removed a warning from client.pl
164 5. routed external DB commands and drop them (for now) locally
165 6. routed external mail commands (ie those addressed elsewhere)
166 7. routed external PC26/27 lines 
167 25May99=======================================================================
168 1. try to make the lastin value correct even for local users
169 2. got rid of the stupid bug that failed to print out the offline message
170 but put a "*main::STDOUTmain" for every line of that message instead.
171 3. Ported to 5.00503 (well actually just installed it and it just runs). 
172 4. Added who command
173 23May99=======================================================================
174 1. Got rid of some of the useless error messages on global destruction when
175 quiting a program.
176 2. Stuck -w back on client.pl
177 23May99=======================================================================
178 1. tried to change connection to raw mode for cluster connections
179 2. sh/c and sh/u are now sorted in alphabetical order
180 3. Limited the number of queued dx spots when composing messages to 20 (the 
181 oldest one is lost for every one added above 20).
182 4. Added generalised shell globbing everywhere I think it is useful, including
183 sh/dx, dir, sh/files etc
184 5. Made dir more compatible with ak1a and added 'to' and 'from' call searching
185 it should now do everything that ak1a does except counts.
186 6. added similar functionality to kill command so that you can kill ranges, to
187 and from callsigns etc.
188 22May99=======================================================================
189 1. added check for -1 from Date::Parse and return undef for out of range dates
190 2. added show/files and type commands
191 21May99=======================================================================
192 1. made set/nodx work again.
193 2. made dx stuff queue nicely again when sending messages.
194 18May99=======================================================================
195 1. Added announce dup checking.
196 2. Added system announce filtering.
197 08May99=======================================================================
198 1. Added a bit more checking to the rcmd thing to make more sure that this
199 rcmd isn't coming from an imposter. Not possible to prevent everything 
200 ofcourse, just make it a bit harder.
201 2. altered set/lockout and set/privilege so that they can't executed remotely.
202 3. Added some code to reject rubbish (with invalid binary characters) protocol
203 or user lines as input.
204 4. prevented PC command being executed remotely :-)
205 05May99=======================================================================
206 1. change the connection overlap from an abort to a disconnect.
207 02May99=======================================================================
208 1. Added the mechanism for doing user spot filtering for spots in the cluster 
209 (no user control just yet - but sysops can do it).
210 2. Fixed problem with nodes sending out the node lists of isolated nodes.
211 30Apr99=======================================================================
212 1. Try to make it even more AK1A friendly by putting the node list out in the
213 'correct' order.
214 2. added code so that local users and commands go to all connected nodes 
215 INCLUDING the isolated ones.
216 26Apr99=======================================================================
217 1. added set/user command as a hack, please use this with care, there is
218 very little checking.
219 2. added export_opernam.pl which is a basic reader of AK1A opernam.dat files
220 to stdout
221 25Apr99=======================================================================
222 1. Fixed problem with filtered spots not coming out.
223 2. Added the possibility of filtering on channel callsign
224 20Apr99=======================================================================
225 1. altered order of undefing and closing of user file in an attempt to make 
226 corruptions/missing users less likely.
227 2. made messages that are addressed to the node call appear to the alias call
228 3. check dates much more rigourously.
229 4. ignore SIGTERM and SIGINT during shutdown of the cluster
230 15Mar99=======================================================================
231 1. added $actiondata to filter line to allow per action data such as no of hops
232 2. fixed a silly problem in talk for non-existant callsigns
233 3. Added sysop command
234 02Mar99========================================================================
235 1. Changed DXUser so that it uses a homemade import/export hash routine 
236 2. DXUser now uses a DB_BTREE file
237 3. Added export_users.pl, import_users.pl and convert_users.pl
238 25Feb99========================================================================
239 1. added NL language stuff.
240 2. added set/language
241 21Feb99========================================================================
242 1. Allowed multiple 'on <freq>' for show/dx
243 2. Made sure the 'on 20m/ssb' thing worked (also 'on hf/cw').
244 3. first cut of the Filtering code, no user commands yet but the file
245 format is defined and manually added filters should work for spots
246 17Feb99========================================================================
247 1. added export_user.pl to export user files (for interest and safety)
248 2. changed DXUser::init to allow O_RDONLY access which may limit the number
249 of coredumps G0RDI seems to get.
250 15Feb99========================================================================
251 1. Added msg forwarding code which uses $main::root/msg/forward.pl.
252 14Feb99========================================================================
253 1. Changed A & K in WWV to be the other way around (I am told by G3IOR that
254 this will mean that we won't have pole to pole aurora nor all the power lines
255 overloading everywhere as well as a result of having values of K > 10).
256 2. allow the '~' character in message bodies.
257 3. Moved $main::data/badmsg.pl to $main::root/msg/badmsg.pl.
258 11Feb99========================================================================
259 1. Fixed a problem with isolated nodes' configurations being sent on sending 
260 local configs to new connections.
261 08Feb99========================================================================
262 1. added a $SIG{ALRM} in the client to actually catch the alarm when it goes 
263 off which means that the netrom/ax25 call programs terminate properly (and not
264 loop as fast as their little legs can paddle, soaking up CPU time).
265 2. Implemented read receipts as an especial request from G4PDQ.
266 3. Fiddled with DXUser a bit to see whether I can stop it core dumping on new
267 users in PC16s on G0RDI's machine.
268 4. Added E4 (Palestine) to Prefix data.
269 30Jan99========================================================================
270 1. Some of the dates we get can cause crashes, tried to make it more robust (oh
271 and Y2K compliant)
272 2. PC16 seem to come in with missing callsigns from somewhere
273 3. added $main::data/baddx.pl which prevents callsigns that are in the list being
274 a) forwarded b) stored and c) (except for the originator, if local) being
275 displayed locally.
276 4. added $main::data/badmsg.pl which deletes any messages whose TO address is
277 in this list (this is largely for european sensibilities). 
278 18Jan99========================================================================
279 1. added present(),presentish() and disconnect() to DXCron so that you can see 
280 (easily) if a station is on the cluster anywhere and also disconnect them
281 locally. 
282 2. added rcmd() to DXCron so you can send an rcmd to someone else from crontab.
283 3. <embarrassment>Fixed create_sysop.pl so that longitude is spelt correctly
284 there as well</embarrassment> made the update work properly. NOTE create_sysop
285 will only do what you expect if all cluster.pl and client.pl programs are 
286 stopped.
287 4. DXCron wasn't reading in reliably on startup, this is now (hopefully) fixed.
288 the -M semantics are rather strange!
289 5. The -w switch is now standard on cluster.pl
290 6. Added last_connect() which gives the last connect time of a user (or now
291 if connected).
292 7. Added present_on(call, node) and presentish_on(ditto) which returns true if 
293 the call is connected to the node.
294 8. incoming messages for users will now send a 'new message' message (instead
295 of merely generating the message)[who wrote this rubbish?].
296 9. Hooked $SIG{__WARN__} and $SIG{__DIE__} so we store these nasty error 
297 messages.
298 10. Print the no of users on restricted protocol links if we have had PC50
299 11. Had a go at making the sh/cl stats more accurate.
300 12. PC11 was trying to call Local::spot1 instead of Local::spot, no warning 
301 previously.
302 13. Added a simple lockfile to prevent more than one cluster running at a time
303 17Jan99========================================================================
304 1. fixed some permission problems on DXLog.
305 2. There is a circumstance in DXMsg which caused the cluster to stop on an 
306 null ref pointer which I can't get to the bottom of but have bandaided out 
307 for now.
308 3. Started filter and Database code.
309 4. Upper cased all the TO callsigns for sending to more than one station in
310 messages.
311 07Jan99========================================================================
312 1. Fixed Geomag after emacs reformatted it wrong so sh/wwv works again.
313 2. Added more range checking in WWV spots (they really are a heap of ...)
314 3. Changed create_sysop.pl so that you can update as well as create the user 
315 file
316 4. Remove spotter's SSID from WWV spots
317 06Jan99========================================================================
318 1. Do some range checking for spots and WWV in the future (got a WWV for Oct 
319 2034 whhich caused a bit of confusion!)
320 2. Make WWV spots broadcast them to the users! (as opposed to merely storing 
321 them)(thank you G0RDI).
322 3. Allow users to do show/announce (thank you JE1SGH).
323 4. Delay broadcasts to users if they are not in a 'prompt' state (means you can
324 add messages and see what you are doing on a busy system)
325 5. Made set/unset dx,ann,wx,talk,wwv do what is expected
326 6. added set/sys_location and set/set_qra to set the cluster lat/long and qra
327 7. New messages will now be announced on logon (if there are any)
328 03Jan99========================================================================
329 1. Upped the version no !!!!
330 2. made the DXProtocol routines much less sensitive to '~' characters (JE1SGH)
331 3. added '^' -> ':' conversions on ann, talk and dx commands
332 4. You can now send messages containing blank lines.
333 5. Fixed merge command problem reported by G0RDI
334 28Dec98========================================================================
335 1. Crossed fingers, got rid of the instabilities caused by execing programs
336 at vast speed (reduced it significantly anyway).
337 2. Personals will now move if homenode is known.
338 3. Added Local.pm for doing local specials
339 27Dec98========================================================================
340 1. Various detail changes to remove some more warning with -w on
341 2. Added DXCron handling - you can do crontabs now.
342 3. Added show/program command so you can see where it is loading your .pm files
343 from.
344 4. Added pc26/27 replies to locally connected cluster's merge (pc25) requests
345 5. Added spotters DXCC and original cluster to Spot data files.
346 23Dec98========================================================================
347 1. Reindented various things
348 2. Added missing $main::mycall on the end of outgoing PC11s (!)
349 3. Check that PC16/17 node calls really are nodes (AFAIAC).
350 22Dec98========================================================================
351 1. Added brackets round callsign if not here for prompt
352 2. Added Iain's set/password routine
353 3. Fixed sh/dx problems (the xemacs indent region messed Spot.pm up!)
354 4. Issued 1.15
355 21Dec98============= late! ====================================================
356 1. fixed problem with missing DXDebug in DXProt.
357 2. Fixed DXDebug so that it actually works as advertised with and without 
358 trailing \n. 
359 3. Added deduping of WWV spots as well (at for date,time,sfi,k and i) dups
360 4. Replaced the 0 in "02-Dec-1998" with ' ' so it reads " 2-Dec-1998", it seems
361 hard to credit it but some 'programs' out there that connect to clusters have
362 problems with the leading '0'!
363 5. In the same vain, included a strictly AK1A compatible sh/heading, apparently
364 this is necessary for the same reason as 4.
365 6. Started contrib tree stored the old show/heading in contrib/g0rdi/show.
366 7. Because I now correctly dedupe spots and wwv (there's a hostage to fortune..)
367 I have added a merge command. 
368 21Dec98========================================================================
369 1. Added "issue" to the client program for 'login' connections
370 2. Added more docs for client program.
371 3. Fixed problem introduced in 1.12 where a connect locally with a callsign of
372 someone connected remotely would stop the cluster.
373 4. issue release 1.13
374 20Dec98========================================================================
375 1. Removed all the warnings I get with perl -w (at least for just starting the
376 cluster and running a few commands).
377 2. Added per node hop control.
378 3. Added some docs on how to use it and isolation
379 4. Made talk command more intelligent in that if the user isn't seen and the
380 user's last node is visible it tries the talk anyway.
381 19Dec98========================================================================
382 1. Fixed problems with sh/rcmd (talk/ann/log) with a callsign as argument and
383 also made what G0RDI wanted work as well!
384 2. Added isolate flag to allow isolation of different networks at a gateway.
385 3. Changed make Makefile.PL to perl Makefile.PL in instructions
386 4. Copied latest instructions to html directory
387 5. Had another attempt at making clients disconnect without hanging everytime.
388 6. Changed msg queuing semantics so that the system routes on exact callsign.
389 7. Changed the protocol version so that it increments with the DXSpider version.
390 14Dec98========================================================================
391 1. Made the telnet thing work a bit better. It still will not work reliably to
392 a real telnetd on port 23.
393 2. Allowed network logins on client by specifying login instead of call.
394 3. made msg handling more robust (PC30 with unknown streams cause PC42), queueing
395 is only done on channels that are in state 'normal'.
396 4. Added pc command which takes a callsign and some text and sends it without
397 mods to the callsign, useful for sending manual PC protocol to unstick things.
398 Also for sending anonymous messages to online users.
399 5. Stopped duplicate messages being stored (it receives them and then bins them)
400 6. Implemented PC49 delete/full from outside (kill full on the inside)
401 7. Implemented the client command in connect scripts so that you can have 
402 different scripts for the same callsign.
403 8. Added sh/wwv command
404 13Dec98========================================================================
405 1. Fixed VS6 lat/long in prefix_data and wpxloc.raw
406 2. Sorted out last in times for remote users
407 3. editted and substitued G0RDI's version of the install instructions over
408 mine in spider/html
409 4. fixed telnet connections
410 5. added connect instructions to html tree.
411 6. Added some more help
412 7. Upissued version
413 12Dec98========================================================================
414 1. Incorporated sh/st, (un)set/lockout, forward/opername from Iain G0RDI
415 2. Added group handling with (un)set/group, show/group. This allows arbitrary
416 groups to be formed (for ann/<group> for example) and is also used to 'filter' 
417 spots, announces, wwvs etc into groups of cluster nodes (useful for creating 
418 disjoint cluster networks)
419 3. **** CHANGE mylongtitude to mylongitude in DXVars.pm ****
420 4. Altered QRA locator routines so they work correctly!
421 5. Fixed all commands that had the wrong mylat(itude) and mylong(itude) names
422 in.
423 07Dec98========================================================================
424 1. Added set/name, set/qra, set/location, set/qth, set/homenode, set/bbs, 
425 set/email
426 2. changed the Msg socket close to a shutdown (hopefully more reliable), this 
427 should stop clients hanging on exit.
428 3. Added Alias support for help
429 4. Added lltos and stoll routines to DXBearing
430 5. Added auto prompting for name, qth, location and homenode if any of these
431 aren't known.
432 06Dec98========================================================================
433 1. Fixed DXBearing::is_qra so that it correctly detects full QRA locators
434 2. Added sh/qra for doing locator distances and bearings
435 3. Added some stuff to Notes.txt on hints for command writers
436 4. Changed help system to use just one file per language
437 5. Started adding more help
438 6. Fixed 24Mhz band limits
439 7. Added apropos command and lots of new help text
440 05Dec98========================================================================
441 1. Added sh/heading and QRA locator calculation stuff
442 04Dec98========================================================================
443 1. Started Changes file
444 2. Added load/cmd_cache.pl to clear cmd cache shortcuts (use this if cluster.pl
445 get confused about where it is getting its commands from eg if you have
446 removed a file from local_cmd 'cos you want to go back to standard one)
447 3. Fixed bull handling at least to the extent that it stores them and
448 doesn't mess up the normal directory handling.
449 4. Fixed the unset/debug command so that it actually does the job!
450 5. Removed the middle line 'written in perl for unix' from show/version.pl