X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=fa558299536e1f754fb1731cf8ad1d2e70387d55;hb=b25a235529526f5d2d653322800d2f5f1e0ae760;hp=1563721c937b60775ca49bc2e371922300bc68f2;hpb=d6f642282a0dfa2e55b62bd792ebe8b41192356c;p=spider.git diff --git a/Changes b/Changes index 1563721c..fa558299 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,35 @@ +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======================================================================= +1. Add CTY-2802 prefixes +27Oct17======================================================================= +1. Get correct hostname support and privilege levels on web connects. +26Oct17======================================================================= +1. Start (serious) work on web interface. Make the necessary changes to allow + a local webserver to connect and get its own style of messages. 11Aug17======================================================================= 1. Add default systemd service file file 10Aug17=======================================================================