X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=95ca1a41e88641edda332c0f3349127d59a7fa23;hb=refs%2Fheads%2Fmulticonnect;hp=2ebf47200baec9026590a89154a080da005239fa;hpb=c3c40fa3708eb08ec5e81dbbff35deec6e2c44e4;p=spider.git diff --git a/Changes b/Changes index 2ebf4720..95ca1a41 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,59 @@ +10May20======================================================================= +1. Added basic changes so that users *could* have multiple connections to the + same node if it is allowed. +09May20======================================================================= +1. Show the route by which this PCxx came in progress debugging reports. In + some other words: the spot/wwv/wcy/ann message arrived first from this + connection. +2. Improve progress WWV & WCY messages. +3. Stop random node isolations (at least in one place) +08May20======================================================================= +1. Tidy up routing table +2. Add new argument to show/version (ALL or list of regexes) that allow you + to see the version and build nos of all nodes on the system. +07May20======================================================================= +1. Revert changes made since 25Apr concerning IP address reconciliation. +25Apr20======================================================================= +1. Add maximum no of users on node to show/cluster. +2. Add ability to show last n lines of debugging ring buffer. +3. Remove redundant wpxloc.dat file. +24Apr20======================================================================= +1. Add 'progress' debugging for showing that stuff is happening in nologchan + a.k.a ringbuffer only mode. +2. Fix grepdbg so that no regex argument simply lists the file. +3. Add CTY-3008 prefixes. +22Apr20======================================================================= +1. Fix the module search path in update_sysop.pl +2. Add latest prefixes CTY-3007 +3. Fix unset/startup command. This will only work for users' start up scripts + things like user_default or startup must be edited or removed by hand. +21Apr20======================================================================= +1. Finally fix the "actually tranmit" any output (like from 'logout' files) + to users before disconnecting. This also means that disconnecting nodes + now receive the (totally redundant, but hey) PC39 reason for disconnection. +20Apr20======================================================================= +1. Speed up sh/log (including chat, rcmd, ann etc) that search the system + log files, by removing a completely redundant subsystem and also leveraging + the core operating system utility 'tac', if it's available. +19Apr20======================================================================= +1. The long haul that is the mojo branch has started up again. It's something + to do during this lockdown. +2. The problems and instabilities around running commands that worked in + forked processes, when used other than by normally logged in users (e.g. + in the local crontab), have been fixed. +3. If a /spider/local_data/logout file is present then its contents will be + sent to the user on logout. +4. Add the ability to sh/dx origin or ip (address). +5. Retire the use of the deprecated Mojo::IOLoop::ForkCall in favour of using + the supported equivalent in Mojolicious 7.26 and above. Which means you + will need to upgrade Mojo to at least the version. The current version is + 8.36 and is known to work. 10Sep19======================================================================= 1. Improve DXSql database filtering to exclude most via type reports. +2. Add CTY-2913 prefixes + wpxloc.raw +14Jul18======================================================================= +1. Add CTY-2808 prefixes + wpxloc.raw 16Jun18======================================================================= 1. add more modes to rbn.pl 23Jan18=======================================================================