e6603aec57a6ff2694aae887cca3cbb3fc370f71
[spider.git] / Changes
1 23May99=======================================================================
2 1. tried to change connection to raw mode for cluster connections
3 22May99=======================================================================
4 1. added check for -1 from Date::Parse and return undef for out of range dates
5 2. added show/files and type commands
6 21May99=======================================================================
7 1. made set/nodx work again.
8 2. made dx stuff queue nicely again.
9 18May99=======================================================================
10 1. Added announce dup checking.
11 2. Added system announce filtering.
12 08May99=======================================================================
13 1. Added a bit more checking to the rcmd thing to make more sure that this
14 rcmd isn't coming from an imposter. Not possible to prevent everything 
15 ofcourse, just make it a bit harder.
16 2. altered set/lockout and set/privilege so that they can't executed remotely.
17 3. Added some code to reject rubbish (with invalid binary characters) protocol
18 or user lines as input.
19 4. prevented PC command being executed remotely :-)
20 05May99=======================================================================
21 1. change the connection overlap from an abort to a disconnect.
22 02May99=======================================================================
23 1. Added the mechanism for doing user spot filtering for spots in the cluster 
24 (no user control just yet - but sysops can do it).
25 2. Fixed problem with nodes sending out the node lists of isolated nodes.
26 30Apr99=======================================================================
27 1. Try to make it even more AK1A friendly by putting the node list out in the
28 'correct' order.
29 2. added code so that local users and commands go to all connected nodes 
30 INCLUDING the isolated ones.
31 26Apr99=======================================================================
32 1. added set/user command as a hack, please use this with care, there is
33 very little checking.
34 2. added export_opernam.pl which is a basic reader of AK1A opernam.dat files
35 to stdout
36 25Apr99=======================================================================
37 1. Fixed problem with filtered spots not coming out.
38 2. Added the possibility of filtering on channel callsign
39 20Apr99=======================================================================
40 1. altered order of undefing and closing of user file in an attempt to make 
41 corruptions/missing users less likely.
42 2. made messages that are addressed to the node call appear to the alias call
43 3. check dates much more rigourously.
44 4. ignore SIGTERM and SIGINT during shutdown of the cluster
45 15Mar99=======================================================================
46 1. added $actiondata to filter line to allow per action data such as no of hops
47 2. fixed a silly problem in talk for non-existant callsigns
48 3. Added sysop command
49 02Mar99========================================================================
50 1. Changed DXUser so that it uses a homemade import/export hash routine 
51 2. DXUser now uses a DB_BTREE file
52 3. Added export_users.pl, import_users.pl and convert_users.pl
53 25Feb99========================================================================
54 1. added NL language stuff.
55 2. added set/language
56 21Feb99========================================================================
57 1. Allowed multiple 'on <freq>' for show/dx
58 2. Made sure the 'on 20m/ssb' thing worked (also 'on hf/cw').
59 3. first cut of the Filtering code, no user commands yet but the file
60 format is defined and manually added filters should work for spots
61 17Feb99========================================================================
62 1. added export_user.pl to export user files (for interest and safety)
63 2. changed DXUser::init to allow O_RDONLY access which may limit the number
64 of coredumps G0RDI seems to get.
65 15Feb99========================================================================
66 1. Added msg forwarding code which uses $main::root/msg/forward.pl.
67 14Feb99========================================================================
68 1. Changed A & K in WWV to be the other way around (I am told by G3IOR that
69 this will mean that we won't have pole to pole aurora nor all the power lines
70 overloading everywhere as well as a result of having values of K > 10).
71 2. allow the '~' character in message bodies.
72 3. Moved $main::data/badmsg.pl to $main::root/msg/badmsg.pl.
73 11Feb99========================================================================
74 1. Fixed a problem with isolated nodes' configurations being sent on sending 
75 local configs to new connections.
76 08Feb99========================================================================
77 1. added a $SIG{ALRM} in the client to actually catch the alarm when it goes 
78 off which means that the netrom/ax25 call programs terminate properly (and not
79 loop as fast as their little legs can paddle, soaking up CPU time).
80 2. Implemented read receipts as an especial request from G4PDQ.
81 3. Fiddled with DXUser a bit to see whether I can stop it core dumping on new
82 users in PC16s on G0RDI's machine.
83 4. Added E4 (Palestine) to Prefix data.
84 30Jan99========================================================================
85 1. Some of the dates we get can cause crashes, tried to make it more robust (oh
86 and Y2K compliant)
87 2. PC16 seem to come in with missing callsigns from somewhere
88 3. added $main::data/baddx.pl which prevents callsigns that are in the list being
89 a) forwarded b) stored and c) (except for the originator, if local) being
90 displayed locally.
91 4. added $main::data/badmsg.pl which deletes any messages whose TO address is
92 in this list (this is largely for european sensibilities). 
93 18Jan99========================================================================
94 1. added present(),presentish() and disconnect() to DXCron so that you can see 
95 (easily) if a station is on the cluster anywhere and also disconnect them
96 locally. 
97 2. added rcmd() to DXCron so you can send an rcmd to someone else from crontab.
98 3. <embarrassment>Fixed create_sysop.pl so that longitude is spelt correctly
99 there as well</embarrassment> made the update work properly. NOTE create_sysop
100 will only do what you expect if all cluster.pl and client.pl programs are 
101 stopped.
102 4. DXCron wasn't reading in reliably on startup, this is now (hopefully) fixed.
103 the -M semantics are rather strange!
104 5. The -w switch is now standard on cluster.pl
105 6. Added last_connect() which gives the last connect time of a user (or now
106 if connected).
107 7. Added present_on(call, node) and presentish_on(ditto) which returns true if 
108 the call is connected to the node.
109 8. incoming messages for users will now send a 'new message' message (instead
110 of merely generating the message)[who wrote this rubbish?].
111 9. Hooked $SIG{__WARN__} and $SIG{__DIE__} so we store these nasty error 
112 messages.
113 10. Print the no of users on restricted protocol links if we have had PC50
114 11. Had a go at making the sh/cl stats more accurate.
115 12. PC11 was trying to call Local::spot1 instead of Local::spot, no warning 
116 previously.
117 13. Added a simple lockfile to prevent more than one cluster running at a time
118 17Jan99========================================================================
119 1. fixed some permission problems on DXLog.
120 2. There is a circumstance in DXMsg which caused the cluster to stop on an 
121 null ref pointer which I can't get to the bottom of but have bandaided out 
122 for now.
123 3. Started filter and Database code.
124 4. Upper cased all the TO callsigns for sending to more than one station in
125 messages.
126 07Jan99========================================================================
127 1. Fixed Geomag after emacs reformatted it wrong so sh/wwv works again.
128 2. Added more range checking in WWV spots (they really are a heap of ...)
129 3. Changed create_sysop.pl so that you can update as well as create the user 
130 file
131 4. Remove spotter's SSID from WWV spots
132 06Jan99========================================================================
133 1. Do some range checking for spots and WWV in the future (got a WWV for Oct 
134 2034 whhich caused a bit of confusion!)
135 2. Make WWV spots broadcast them to the users! (as opposed to merely storing 
136 them)(thank you G0RDI).
137 3. Allow users to do show/announce (thank you JE1SGH).
138 4. Delay broadcasts to users if they are not in a 'prompt' state (means you can
139 add messages and see what you are doing on a busy system)
140 5. Made set/unset dx,ann,wx,talk,wwv do what is expected
141 6. added set/sys_location and set/set_qra to set the cluster lat/long and qra
142 7. New messages will now be announced on logon (if there are any)
143 03Jan99========================================================================
144 1. Upped the version no !!!!
145 2. made the DXProtocol routines much less sensitive to '~' characters (JE1SGH)
146 3. added '^' -> ':' conversions on ann, talk and dx commands
147 4. You can now send messages containing blank lines.
148 5. Fixed merge command problem reported by G0RDI
149 28Dec98========================================================================
150 1. Crossed fingers, got rid of the instabilities caused by execing programs
151 at vast speed (reduced it significantly anyway).
152 2. Personals will now move if homenode is known.
153 3. Added Local.pm for doing local specials
154 27Dec98========================================================================
155 1. Various detail changes to remove some more warning with -w on
156 2. Added DXCron handling - you can do crontabs now.
157 3. Added show/program command so you can see where it is loading your .pm files
158 from.
159 4. Added pc26/27 replies to locally connected cluster's merge (pc25) requests
160 5. Added spotters DXCC and original cluster to Spot data files.
161 23Dec98========================================================================
162 1. Reindented various things
163 2. Added missing $main::mycall on the end of outgoing PC11s (!)
164 3. Check that PC16/17 node calls really are nodes (AFAIAC).
165 22Dec98========================================================================
166 1. Added brackets round callsign if not here for prompt
167 2. Added Iain's set/password routine
168 3. Fixed sh/dx problems (the xemacs indent region messed Spot.pm up!)
169 4. Issued 1.15
170 21Dec98============= late! ====================================================
171 1. fixed problem with missing DXDebug in DXProt.
172 2. Fixed DXDebug so that it actually works as advertised with and without 
173 trailing \n. 
174 3. Added deduping of WWV spots as well (at for date,time,sfi,k and i) dups
175 4. Replaced the 0 in "02-Dec-1998" with ' ' so it reads " 2-Dec-1998", it seems
176 hard to credit it but some 'programs' out there that connect to clusters have
177 problems with the leading '0'!
178 5. In the same vain, included a strictly AK1A compatible sh/heading, apparently
179 this is necessary for the same reason as 4.
180 6. Started contrib tree stored the old show/heading in contrib/g0rdi/show.
181 7. Because I now correctly dedupe spots and wwv (there's a hostage to fortune..)
182 I have added a merge command. 
183 21Dec98========================================================================
184 1. Added "issue" to the client program for 'login' connections
185 2. Added more docs for client program.
186 3. Fixed problem introduced in 1.12 where a connect locally with a callsign of
187 someone connected remotely would stop the cluster.
188 4. issue release 1.13
189 20Dec98========================================================================
190 1. Removed all the warnings I get with perl -w (at least for just starting the
191 cluster and running a few commands).
192 2. Added per node hop control.
193 3. Added some docs on how to use it and isolation
194 4. Made talk command more intelligent in that if the user isn't seen and the
195 user's last node is visible it tries the talk anyway.
196 19Dec98========================================================================
197 1. Fixed problems with sh/rcmd (talk/ann/log) with a callsign as argument and
198 also made what G0RDI wanted work as well!
199 2. Added isolate flag to allow isolation of different networks at a gateway.
200 3. Changed make Makefile.PL to perl Makefile.PL in instructions
201 4. Copied latest instructions to html directory
202 5. Had another attempt at making clients disconnect without hanging everytime.
203 6. Changed msg queuing semantics so that the system routes on exact callsign.
204 7. Changed the protocol version so that it increments with the DXSpider version.
205 14Dec98========================================================================
206 1. Made the telnet thing work a bit better. It still will not work reliably to
207 a real telnetd on port 23.
208 2. Allowed network logins on client by specifying login instead of call.
209 3. made msg handling more robust (PC30 with unknown streams cause PC42), queueing
210 is only done on channels that are in state 'normal'.
211 4. Added pc command which takes a callsign and some text and sends it without
212 mods to the callsign, useful for sending manual PC protocol to unstick things.
213 Also for sending anonymous messages to online users.
214 5. Stopped duplicate messages being stored (it receives them and then bins them)
215 6. Implemented PC49 delete/full from outside (kill full on the inside)
216 7. Implemented the client command in connect scripts so that you can have 
217 different scripts for the same callsign.
218 8. Added sh/wwv command
219 13Dec98========================================================================
220 1. Fixed VS6 lat/long in prefix_data and wpxloc.raw
221 2. Sorted out last in times for remote users
222 3. editted and substitued G0RDI's version of the install instructions over
223 mine in spider/html
224 4. fixed telnet connections
225 5. added connect instructions to html tree.
226 6. Added some more help
227 7. Upissued version
228 12Dec98========================================================================
229 1. Incorporated sh/st, (un)set/lockout, forward/opername from Iain G0RDI
230 2. Added group handling with (un)set/group, show/group. This allows arbitrary
231 groups to be formed (for ann/<group> for example) and is also used to 'filter' 
232 spots, announces, wwvs etc into groups of cluster nodes (useful for creating 
233 disjoint cluster networks)
234 3. **** CHANGE mylongtitude to mylongitude in DXVars.pm ****
235 4. Altered QRA locator routines so they work correctly!
236 5. Fixed all commands that had the wrong mylat(itude) and mylong(itude) names
237 in.
238 07Dec98========================================================================
239 1. Added set/name, set/qra, set/location, set/qth, set/homenode, set/bbs, 
240 set/email
241 2. changed the Msg socket close to a shutdown (hopefully more reliable), this 
242 should stop clients hanging on exit.
243 3. Added Alias support for help
244 4. Added lltos and stoll routines to DXBearing
245 5. Added auto prompting for name, qth, location and homenode if any of these
246 aren't known.
247 06Dec98========================================================================
248 1. Fixed DXBearing::is_qra so that it correctly detects full QRA locators
249 2. Added sh/qra for doing locator distances and bearings
250 3. Added some stuff to Notes.txt on hints for command writers
251 4. Changed help system to use just one file per language
252 5. Started adding more help
253 6. Fixed 24Mhz band limits
254 7. Added apropos command and lots of new help text
255 05Dec98========================================================================
256 1. Added sh/heading and QRA locator calculation stuff
257 04Dec98========================================================================
258 1. Started Changes file
259 2. Added load/cmd_cache.pl to clear cmd cache shortcuts (use this if cluster.pl
260 get confused about where it is getting its commands from eg if you have
261 removed a file from local_cmd 'cos you want to go back to standard one)
262 3. Fixed bull handling at least to the extent that it stores them and
263 doesn't mess up the normal directory handling.
264 4. Fixed the unset/debug command so that it actually does the job!
265 5. Removed the middle line 'written in perl for unix' from show/version.pl