spider.git
22 years ago1. protect against PC41s with field[3] == field[2]
minima [Mon, 20 Aug 2001 18:28:53 +0000 (18:28 +0000)]
1. protect against PC41s with field[3] == field[2]
2. Redo Julian stuff as proper objects
3. Make the various Log display come out forwards instead of backwards
4. Add the dbgclean routine to system cron to clear out all debug files
more then 10 days old.

22 years agofix typo
minima [Sun, 19 Aug 2001 17:32:53 +0000 (17:32 +0000)]
fix typo

22 years agosee if we can get dup node lists and still dedupe
minima [Sun, 19 Aug 2001 17:17:40 +0000 (17:17 +0000)]
see if we can get dup node lists and still dedupe
add routed ping deduping

22 years agomake the regexes for 19/21 take out 16/17 as well
minima [Sun, 19 Aug 2001 16:03:31 +0000 (16:03 +0000)]
make the regexes for 19/21 take out 16/17 as well

22 years agoattempt to dup check pc16/17/19/21
minima [Sun, 19 Aug 2001 15:36:38 +0000 (15:36 +0000)]
attempt to dup check pc16/17/19/21

22 years agotidy the isolate code up a bit
minima [Sun, 19 Aug 2001 14:53:00 +0000 (14:53 +0000)]
tidy the isolate code up a bit

22 years agomake isolation work in both directions again?
minima [Sun, 19 Aug 2001 14:33:50 +0000 (14:33 +0000)]
make isolation work in both directions again?

22 years agofix RCMDs
minima [Sun, 19 Aug 2001 13:40:04 +0000 (13:40 +0000)]
fix RCMDs

22 years agosort our priv levels in a more sophisticated way
minima [Fri, 17 Aug 2001 15:45:59 +0000 (15:45 +0000)]
sort our priv levels in a more sophisticated way

22 years agoadding missing regex handling
minima [Fri, 17 Aug 2001 15:43:24 +0000 (15:43 +0000)]
adding missing regex handling

22 years ago1. Sort out PC41 handling to include type 5 records for QRA locators and also
minima [Fri, 17 Aug 2001 15:31:07 +0000 (15:31 +0000)]
1. Sort out PC41 handling to include type 5 records for QRA locators and also
remove all filtering (but retain ephemeral dup checking).
2. Improve format checking in latlong and qra locators.
3. Sort sh/st so that sh/st by itself displays only the local call not the
whole lot (all 17000+ users records in my case). SH/ST ALL does this.

22 years agofix rmd replies to alias
minima [Fri, 17 Aug 2001 01:14:32 +0000 (01:14 +0000)]
fix rmd replies to alias

22 years agotry this way
minima [Fri, 17 Aug 2001 01:03:27 +0000 (01:03 +0000)]
try this way

22 years agofix rcmd routing
minima [Fri, 17 Aug 2001 00:38:20 +0000 (00:38 +0000)]
fix rcmd routing

22 years agofix rcmds so that they are easier to maintain and more reliable
minima [Fri, 17 Aug 2001 00:26:00 +0000 (00:26 +0000)]
fix rcmds so that they are easier to maintain and more reliable
allow PC41s to propagate more widely

22 years agonow get it right!
minima [Thu, 16 Aug 2001 21:56:14 +0000 (21:56 +0000)]
now get it right!

22 years agosend a forward/opernam for every user that logs in if it hasn't been
minima [Thu, 16 Aug 2001 21:48:52 +0000 (21:48 +0000)]
send a forward/opernam for every user that logs in if it hasn't been
done in the last month

22 years agostop any 'in transit' messages
minima [Thu, 16 Aug 2001 14:41:52 +0000 (14:41 +0000)]
stop any 'in transit' messages

22 years agofixed the talk problem
minima [Wed, 15 Aug 2001 22:11:28 +0000 (22:11 +0000)]
fixed the talk problem

22 years ago*** empty log message ***
minima [Mon, 13 Aug 2001 13:43:32 +0000 (13:43 +0000)]
*** empty log message ***

22 years agofixed problem of dxspots not being echoed back to spotter (announces too)
minima [Mon, 13 Aug 2001 13:43:09 +0000 (13:43 +0000)]
fixed problem of dxspots not being echoed back to spotter (announces too)

22 years agoremove warning message about exiting a subroutine via next
minima [Thu, 9 Aug 2001 10:42:21 +0000 (10:42 +0000)]
remove warning message about exiting a subroutine via next

22 years agomake sure that the actual line is printed in grepdbg & watchdbg esp. with
minima [Wed, 8 Aug 2001 16:51:45 +0000 (16:51 +0000)]
make sure that the actual line is printed in grepdbg & watchdbg esp. with
ALL the '^' and leading space characters as they really are

22 years agoadd proper DXMsg NEW_ROUTE_MERGED
minima [Wed, 8 Aug 2001 15:57:40 +0000 (15:57 +0000)]
add proper DXMsg

22 years agomerged back NEW_ROUTE into trunk
minima [Wed, 8 Aug 2001 15:56:49 +0000 (15:56 +0000)]
merged back NEW_ROUTE into trunk

22 years agoonly check for lockout if the user exists
minima [Tue, 24 Jul 2001 08:01:11 +0000 (08:01 +0000)]
only check for lockout if the user exists

22 years agoput in fix for arcluster bug
minima [Sat, 14 Jul 2001 20:48:27 +0000 (20:48 +0000)]
put in fix for arcluster bug

22 years ago1. first cut with new routing code. Created NEW_ROUTE branch OLDROUTE_1_48
minima [Fri, 8 Jun 2001 16:02:40 +0000 (16:02 +0000)]
1. first cut with new routing code. Created NEW_ROUTE branch
2. added acc/route and rej/route commands
3. added stat/route_node and stat/route_user commands to look at the routing
table entities

22 years agofix some little problems with disconnects
minima [Thu, 7 Jun 2001 11:43:11 +0000 (11:43 +0000)]
fix some little problems with disconnects
change behaviour of config

22 years agofix build calc to take into account sub directories
minima [Thu, 7 Jun 2001 10:47:19 +0000 (10:47 +0000)]
fix build calc to take into account sub directories

22 years agomove userconfig and nodeconfig to stat
minima [Thu, 7 Jun 2001 10:42:23 +0000 (10:42 +0000)]
move userconfig and nodeconfig to stat
fix robs with localusers not being taken out of the routing tables

22 years agoadd sh/nodeconfig command
minima [Wed, 6 Jun 2001 14:54:41 +0000 (14:54 +0000)]
add sh/nodeconfig command

22 years agoadd show/userconfig command
minima [Wed, 6 Jun 2001 14:39:10 +0000 (14:39 +0000)]
add show/userconfig command

22 years agofix the field lists
minima [Wed, 6 Jun 2001 14:01:34 +0000 (14:01 +0000)]
fix the field lists

22 years agoadd route_node and route_user commands
minima [Wed, 6 Jun 2001 13:31:22 +0000 (13:31 +0000)]
add route_node and route_user commands

22 years agoadd more routing code together with associated commands
minima [Wed, 6 Jun 2001 13:30:21 +0000 (13:30 +0000)]
add more routing code together with associated commands

22 years agore-arrange ExtMsg a bit to cope with $sock->peerhost and port failures
minima [Sun, 3 Jun 2001 12:49:43 +0000 (12:49 +0000)]
re-arrange ExtMsg a bit to cope with $sock->peerhost and port failures

22 years agotry to prevent the lack of a peer address causing the cluster to crash
minima [Mon, 28 May 2001 17:50:29 +0000 (17:50 +0000)]
try to prevent the lack of a peer address causing the cluster to crash

22 years agoonly put somthing in lastt if it is actively being moved
minima [Wed, 16 May 2001 22:36:50 +0000 (22:36 +0000)]
only put somthing in lastt if it is actively being moved

22 years agodd Route!
minima [Tue, 15 May 2001 16:27:24 +0000 (16:27 +0000)]
dd Route!

22 years agoadd $DXMsg::bulltopriv global to make msgs to known callsigns private
minima [Tue, 15 May 2001 16:19:29 +0000 (16:19 +0000)]
add $DXMsg::bulltopriv global to make msgs to known callsigns private

22 years agoStarted the new routing stuff which will run in parallel for a while.
minima [Tue, 15 May 2001 16:10:29 +0000 (16:10 +0000)]
Started the new routing stuff which will run in parallel for a while.
Changed the msg timeout arrangements so that it might not get stuck so
easily.

22 years agoset/lockout now prevents any outgoing connect taking place
minima [Tue, 15 May 2001 12:41:50 +0000 (12:41 +0000)]
set/lockout now prevents any outgoing connect taking place

23 years agofixed the eval in DXDb::load a bit better
minima [Mon, 14 May 2001 20:43:43 +0000 (20:43 +0000)]
fixed the eval in DXDb::load a bit better

23 years agochange the max number of days to search for spots to 100
minima [Mon, 14 May 2001 19:25:49 +0000 (19:25 +0000)]
change the max number of days to search for spots to 100

23 years agotry to prevent double connects from semi succeeding and then getting an
minima [Mon, 14 May 2001 17:26:17 +0000 (17:26 +0000)]
try to prevent double connects from semi succeeding and then getting an
abort from DXChannel->new

23 years agounconditionally fix pc50 unitialised variable
minima [Mon, 14 May 2001 16:06:15 +0000 (16:06 +0000)]
unconditionally fix pc50 unitialised variable
fix problem with eval on dbs.pl in DXDb for remote databases

23 years agoallow sta/msg for priv 1
minima [Sun, 13 May 2001 18:58:01 +0000 (18:58 +0000)]
allow sta/msg for priv 1

23 years agoset/page 0 switches off paging
minima [Mon, 7 May 2001 16:03:19 +0000 (16:03 +0000)]
set/page 0 switches off paging

23 years agoremove shadow $i R_1_47a
minima [Fri, 4 May 2001 01:42:20 +0000 (01:42 +0000)]
remove shadow $i

23 years agofix pc16 and p19 count
minima [Fri, 4 May 2001 01:37:45 +0000 (01:37 +0000)]
fix pc16 and p19 count

23 years agoadd installation.sgml R_1_47
g0vgs [Thu, 3 May 2001 15:22:31 +0000 (15:22 +0000)]
add installation.sgml

23 years agochanged mailing list mailtos to the correct ones
minima [Thu, 3 May 2001 14:32:10 +0000 (14:32 +0000)]
changed mailing list mailtos to the correct ones

23 years agoadd 'too many errors' message
minima [Wed, 2 May 2001 13:08:19 +0000 (13:08 +0000)]
add 'too many errors' message

23 years agoadd an error counter to stop runaway spot suckers
minima [Wed, 2 May 2001 13:01:23 +0000 (13:01 +0000)]
add an error counter to stop runaway spot suckers

23 years agoshow the correct call on 'connected on other node' messages
minima [Sat, 28 Apr 2001 21:37:21 +0000 (21:37 +0000)]
show the correct call on 'connected on other node' messages

23 years agoadd another java client
minima [Sat, 28 Apr 2001 20:29:06 +0000 (20:29 +0000)]
add another java client
fix a problem with 'sorry connected to another ...'

23 years agoimprove time handling a bit
minima [Mon, 23 Apr 2001 09:07:47 +0000 (09:07 +0000)]
improve time handling a bit

23 years agoadd Spot.pm to the build list
minima [Mon, 23 Apr 2001 08:57:19 +0000 (08:57 +0000)]
add Spot.pm to the build list

23 years agofix very long standing bug in storing and transmitting spots. The decimal
minima [Mon, 23 Apr 2001 08:54:36 +0000 (08:54 +0000)]
fix very long standing bug in storing and transmitting spots. The decimal
point was left off :-(

23 years agofix error in local storage
minima [Mon, 23 Apr 2001 00:47:10 +0000 (00:47 +0000)]
fix error in local storage

23 years agoslight alterations
minima [Mon, 23 Apr 2001 00:27:49 +0000 (00:27 +0000)]
slight alterations

23 years agoadded run_cmd to the cron system to run any DXCluster command
minima [Sun, 22 Apr 2001 23:43:36 +0000 (23:43 +0000)]
added run_cmd to the cron system to run any DXCluster command

23 years agoAdded input Spot filtering
minima [Sun, 22 Apr 2001 22:23:23 +0000 (22:23 +0000)]
Added input Spot filtering

23 years ago1. Sysops can now have full privileges if there is a ExtMsg listener on
minima [Sun, 22 Apr 2001 21:37:00 +0000 (21:37 +0000)]
1. Sysops can now have full privileges if there is a ExtMsg listener on
localhost (or everything) and they telnet to localhost and login with their
callsign. This means that they don't need a client anymore (for local access)

23 years agoadded license
minima [Sat, 21 Apr 2001 13:33:22 +0000 (13:33 +0000)]
added license

23 years agomake sure pc50_t is set to systime on start up
minima [Fri, 20 Apr 2001 12:24:06 +0000 (12:24 +0000)]
make sure pc50_t is set to systime on start up

23 years agominor alterations to manuals
g0vgs [Thu, 19 Apr 2001 06:56:35 +0000 (06:56 +0000)]
minor alterations to manuals

23 years agoadd the Java Client from M0AZM
minima [Wed, 18 Apr 2001 16:11:46 +0000 (16:11 +0000)]
add the Java Client from M0AZM

23 years agos last
g0vgs [Tue, 17 Apr 2001 21:17:22 +0000 (21:17 +0000)]
s last

23 years agotrying again after broken pipe error
g0vgs [Tue, 17 Apr 2001 20:44:11 +0000 (20:44 +0000)]
trying again after broken pipe error

23 years agocomplete changes to manuals and merging of windows stuffcomplete changes to manuals...
g0vgs [Tue, 17 Apr 2001 20:41:49 +0000 (20:41 +0000)]
complete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuffcomplete changes to manuals and merging of windows stuff

23 years agomake write complete
minima [Tue, 17 Apr 2001 20:24:16 +0000 (20:24 +0000)]
make write complete

23 years agoyet more doc changes
g0vgs [Tue, 17 Apr 2001 20:17:30 +0000 (20:17 +0000)]
yet more doc changes

23 years agoadded mention of CVSlatest tarball
minima [Tue, 17 Apr 2001 13:40:49 +0000 (13:40 +0000)]
added mention of CVSlatest tarball

23 years agofix error messages if you leave out keywords
minima [Mon, 16 Apr 2001 10:08:03 +0000 (10:08 +0000)]
fix error messages if you leave out keywords

23 years agoAdd sh/c and sh/c/n and sh/connect to the user and admin manuals. Sort
g0vgs [Mon, 16 Apr 2001 07:43:53 +0000 (07:43 +0000)]
Add sh/c and sh/c/n and sh/connect to the user and admin manuals.  Sort
out some typos etc.

23 years agoimprove show/connect a bit
minima [Sun, 15 Apr 2001 17:35:52 +0000 (17:35 +0000)]
improve show/connect a bit

23 years agoremove POSIX blocking messages
minima [Sun, 15 Apr 2001 17:19:11 +0000 (17:19 +0000)]
remove POSIX blocking messages

23 years agoalter changing %conns callsign logic slightly
minima [Sun, 15 Apr 2001 17:17:33 +0000 (17:17 +0000)]
alter changing %conns callsign logic slightly

23 years agoadd show/connect
minima [Sun, 15 Apr 2001 16:55:44 +0000 (16:55 +0000)]
add show/connect

23 years agoupdate html docs
minima [Sun, 15 Apr 2001 16:10:47 +0000 (16:10 +0000)]
update html docs

23 years agoadd date and revision
minima [Sun, 15 Apr 2001 16:09:09 +0000 (16:09 +0000)]
add date and revision

23 years agomore mods
minima [Sun, 15 Apr 2001 16:04:44 +0000 (16:04 +0000)]
more mods

23 years agostarted tidying up for 1.47
minima [Sun, 15 Apr 2001 16:02:24 +0000 (16:02 +0000)]
started tidying up for 1.47

23 years agochanged arrangement of SIGINT and TERM so they work on MSWin32
minima [Tue, 10 Apr 2001 11:13:41 +0000 (11:13 +0000)]
changed arrangement of SIGINT and TERM so they work on MSWin32

23 years agofix pc39 properly on shutdown?
minima [Tue, 10 Apr 2001 10:38:13 +0000 (10:38 +0000)]
fix pc39 properly on shutdown?

23 years agosend only pc39 and no pc21s when shuttinng down
minima [Tue, 10 Apr 2001 10:06:50 +0000 (10:06 +0000)]
send only pc39 and no pc21s when shuttinng down

23 years agostandardise build number calc
minima [Tue, 10 Apr 2001 09:36:31 +0000 (09:36 +0000)]
standardise build number calc

23 years agofix disappeared messages
minima [Tue, 10 Apr 2001 07:33:31 +0000 (07:33 +0000)]
fix disappeared messages

23 years agoimprove connect documentation
minima [Mon, 9 Apr 2001 23:23:04 +0000 (23:23 +0000)]
improve connect documentation

23 years agoadded some more connection numbers
minima [Mon, 9 Apr 2001 22:06:29 +0000 (22:06 +0000)]
added some more connection numbers

23 years agoadd some extra info around connects for tracking connections
minima [Mon, 9 Apr 2001 21:47:46 +0000 (21:47 +0000)]
add some extra info around connects for tracking connections

23 years agofix nasty timer bug
minima [Mon, 9 Apr 2001 21:07:08 +0000 (21:07 +0000)]
fix nasty timer bug

23 years agoaltered pc21 logic
minima [Mon, 9 Apr 2001 20:14:41 +0000 (20:14 +0000)]
altered pc21 logic
disconnect should remove dangling local users

23 years agochanged lockfile name to .lck (from .lock) for M$
minima [Sun, 8 Apr 2001 23:21:28 +0000 (23:21 +0000)]
changed lockfile name to .lck (from .lock) for M$

23 years agoMinor typos corrected
g0vgs [Sun, 8 Apr 2001 10:55:44 +0000 (10:55 +0000)]
Minor typos corrected

23 years agoas last log
g0vgs [Sun, 8 Apr 2001 10:47:06 +0000 (10:47 +0000)]
as last log

23 years agoadd do command
minima [Wed, 4 Apr 2001 09:59:36 +0000 (09:59 +0000)]
add do command

23 years agoas previous log
g0vgs [Sun, 1 Apr 2001 21:42:13 +0000 (21:42 +0000)]
as previous log