X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=fa558299536e1f754fb1731cf8ad1d2e70387d55;hb=422e8587b6408c8d2b712e3319169ef412c6a509;hp=9abc5acec061bddc23ebc573b7a9f444ef18a0b9;hpb=65f4d068c56ddb6e25d1f62b7ca6fd43741386b3;p=spider.git diff --git a/Changes b/Changes index 9abc5ace..fa558299 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,20 @@ +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.