Commit Graph

966 Commits

Author SHA1 Message Date
minima
1247daf765 centralise the illegal callsign check at login 2001-09-14 18:21:43 +00:00
minima
599b259cd3 add it! 2001-09-14 18:00:52 +00:00
minima
f3b790031a set the ann_to_talk flag to 1 as default 2001-09-14 17:56:03 +00:00
minima
72efacdb53 change AnnTalk messages 2001-09-14 17:54:33 +00:00
minima
35432a9f25 reduce build padding by one 2001-09-14 17:52:09 +00:00
minima
8f58735f5c 1. added the start of script files on login/startup. You can now add
commands (for example to set variables) to a file called
/spider/scripts/startup. You can also put in scripts for a callsign which
will be executed when that callsign logs on. A sample script is in the
directory (you did remember to do cvs update -d?). User settable versions
of this will happen when the general mechanism for doing that is available.
2. Added set/unset/anntalk commands. If you unset/anntalk then you will
no longer see many of the of talk like announces. Unfortunately you may
miss the odd useful one as well (but since everything is repeated many times
you probably won't :-)
2001-09-14 17:50:19 +00:00
minima
e0e6a2d303 add K3J to Johnson Island 2001-09-14 09:40:02 +00:00
minima
4f77e58b0a fix syntax error 2001-09-14 00:15:24 +00:00
minima
d755df6b0d prevent empty PC41 fields from polluting data base 2001-09-14 00:13:21 +00:00
minima
668e4252d2 make the fix for intermittent bulls a bit more efficient 2001-09-13 23:29:48 +00:00
minima
f4f8550d98 fix intermittant bulletin mail forwarding? 2001-09-13 23:15:51 +00:00
minima
d6e7a9bbbb fix syntax error 2001-09-13 22:05:00 +00:00
minima
17f0b57add 5. Change the badwords interface to be the same as baddx, badspotter et al.
added set/badword, unset/badword and show/badword. This routine will auto
convert (and delete afterwards) the old badwords file.
Also make the ann->talk thingy less aggressive
2001-09-13 19:58:05 +00:00
minima
428e91daac allow 't <call>' for swopping from announces as well 2001-09-13 15:14:53 +00:00
minima
66ff43a497 idon't route converted talks back down the incoming path 2001-09-13 14:42:52 +00:00
minima
2c55757800 and don't forget the line ending mod in here as well! 2001-09-13 14:12:14 +00:00
minima
72568e838d 1. did some work on making talk more intelligent and fixed a>b problem.
2. fixed a nasty problem on input when being hit with full buffers of
data (eg at init time with large lists of node/users on fast links).
3. fixed realtime input filter changing.
4. added announce->talk conversion for routable calls when announces of the
form 'to g1tlh hello' or 'g1tlh hello' appear. This also suppresses similar
announces for users whose callsign is not the one in the announce.
2001-09-13 14:09:00 +00:00
minima
765add8acc added IP address logging for connections 2001-09-11 21:01:59 +00:00
minima
10cd15ab62 fix < 5.6.0 syntax error 2001-09-10 00:42:24 +00:00
minima
6ccc3a6e86 1. clear/* node_default and user_default now work.
2. in acc or rej/* you can now use (comma separated) prefixes as well as lists
of numbers for things like *_dxcc, *_itu and *_cq (eg: by_dxcc ve,w); just
remember that countries like ve and w have lots of zones and itus!
3. Added all the clear/* commands to help and added some comments about 2.
4. All filters (including *_default ones) are now reinstalled on channels in
realtime, so changing a filter does NOT require a disconnect and reconnect
cycle anymore.
2001-09-10 00:38:32 +00:00
minima
4d15706f4f change callsign to date 2001-09-09 19:02:25 +00:00
minima
23e50709e7 limit the table to the first 100 entries 2001-09-09 17:18:18 +00:00
minima
dbc63738d8 put more rigorous callsign checking in 2001-09-09 17:00:49 +00:00
minima
77f4f8ef18 fix is_freq check 2001-09-09 16:38:26 +00:00
minima
8720504a4b fix probelm writing to wrong type of filehandle in genstats 2001-09-09 16:25:00 +00:00
minima
0c22d71289 add various stats commands 2001-09-09 16:11:24 +00:00
minima
70ffd373d1 add stats commands 2001-09-09 15:49:38 +00:00
minima
85f715f535 1. Add show/dxstats command
2. Add show/hfstats command
3. Add show/vhfstats command
4. Add show/hftable command
5. Add show/vhftable command
2001-09-09 15:48:33 +00:00
minima
f030d84dbd check for some text 2001-09-09 11:18:21 +00:00
minima
71ce25e280 update the docs on filtering 2001-09-08 22:43:51 +00:00
minima
6be3e1147b make the diddle for missed pings general
change the coeff from 8 to 6 to make it converge a bit quicker
2001-09-08 02:17:21 +00:00
minima
8db1b590ed pump up eph dups everytime they re-occur and increase life to 180 secs 2001-09-08 01:23:08 +00:00
minima
a9cff23c70 improve it the arc diddle a bit more 2001-09-07 23:11:18 +00:00
minima
874ee7e39c try a better arc diddle 2001-09-07 21:43:15 +00:00
minima
8a43bfdeac added some diddling to cope with ab5k not always returning a ping 2001-09-07 21:07:10 +00:00
minima
1478505310 fix problem with only some 17m spots coming out in sh/dx on 17m 2001-09-07 20:33:44 +00:00
minima
2177bb0e95 Make all the Prompts in stat/* like output appear in alphebetical order 2001-09-07 19:45:22 +00:00
minima
363839f984 Change ping averaging to be like TCP and become a smoothed RTT. 2001-09-07 19:16:29 +00:00
minima
aa8cc0d19a prevent nodes appearing as users from incoming PC16s 2001-09-07 18:27:29 +00:00
minima
15abf28911 added some stuff to the newprot 2001-09-04 10:49:55 +00:00
minima
5275b86607 add delete/user command 2001-09-03 23:13:10 +00:00
minima
c8b7744ab5 set the default ave ping time to 999 to prevent take overs from newly
connected interfaces and set the first pings to go off immediately
after initialisation.
2001-09-03 19:59:24 +00:00
minima
ffe3cb4d73 make it unconditional on isolate 2001-09-03 19:43:57 +00:00
minima
9f7e2a3ed6 fixed isolation for routes finally? 2001-09-03 19:34:22 +00:00
minima
08c06444bb fixed double logout messages 2001-09-03 18:51:34 +00:00
minima
b51a81586e fix the double annoucement of disconnection of nodes? 2001-09-03 18:45:39 +00:00
minima
66efc9cee6 fix set/iso for send_local_config 2001-09-03 17:53:10 +00:00
minima
47597a3f86 fix ann filtering
strip top bits of announces
2001-09-03 16:25:28 +00:00
minima
c7b8633ac7 fix backcounting 2001-09-03 15:08:58 +00:00
minima
dea6cbc282 force route to always give the local channel if available 2001-09-03 14:06:17 +00:00