X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4a765bd1176943b904e2ab766006a6c72459b5d1;hb=363c72fbfe51f211df84899519cf0baf74a64fd6;hp=cbe6ff9388c75510d14aac9427d8dcd493d840f5;hpb=536ca8cd5840f5b1f8e7329ce5025fd904621594;p=spider.git diff --git a/Changes b/Changes index cbe6ff93..4a765bd1 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,66 @@ +28Mar16======================================================================= +1. Fix get/keps.pl so that it does the right fetch +25Mar16======================================================================= +1. Rework DXCron::spawn command to use Mojo::IOLoop::ForkCall +04Jan16======================================================================= +1. Add CTY-2601 prefix file +02Jan16======================================================================= +1. fix new URL for sh/425 command +30Dec15======================================================================= +1. Add CTY-2516 prefix file +2. Try to stop and also reset node call user records back to 'S' +3. Fix multiple on_disc events in AsyncMsg.pm +02Jun15======================================================================= +1. Extend regex for quit to allow other commands starting in 'q'. +2. Add CTY-2506 prefix file +26May15======================================================================= +1. Add CTY-2506 prefix file +01Mar15======================================================================= +1. Add CTY-2503 prefix file +13Feb15======================================================================= +1. Fix problem with sh/dx if people are logging spots to a SQL database +3. Added CTY-2502 prefixes. +3. My late father would have been 102 today. +27Nov14======================================================================= +1. Add CTY-2415 prefix list +25Nov14======================================================================= +1. Add CTY-2414 prefix list +21Nov14======================================================================= +1. Add CTY-2413 prefix list +21Oct14======================================================================= +1. Add CTY-2011 prefixes +16Sep14======================================================================= +1. Add CTY2410 wpxloc.raw + cty.dat +2. remove autoflush from logs +16Sep14======================================================================= +1. Fix (now) missing error_handler +30Aug14======================================================================= +1. add CTY-2409 prefixes +2. add new wpxloc.raw +19Jul14======================================================================= +1. Use JSON::XS for ForkCall serialisation in DXCommandmode.pm +19Jun14======================================================================= +1. Fix EOF detection of incoming nodes. +2. Attempt to autogenerate Version.pm with *correct* values (instead of the + the git id of the previous commit). Oh, and do it on every commit or pull. +17Jun14======================================================================= +1. Add CTY2405 prefix changes +2. Arrange for all file searching routines based on sh/dx or sh/log to be + non-blocking. This should allow incoming and outgoing protocol to + continue flowing when such a command is run. +3. Added some usable code to show/wx (finally). +4. Make stats cmds (sh/v?hfstats, sh/v?hftable) non-blocking. +5. Make sh/isolate, sh/registered, sh/lockout non-blocking. +6. Fix shutdown command. +16Jun14======================================================================= +1. Get AsyncMsg working for HTTP type ephemeral connections +21Apr14======================================================================= +1. Add CTY-2405 prefix list +08Mar14======================================================================= +1. Add newer version of wpxloc.raw with some missing prefixes added. +07Mar14======================================================================= +1. Add new version of wpxloc.raw +2. Fix a small crash with Spot::dup 12Jan14======================================================================= 1. Fix minor issue with dx command when used in a script, as found by Christian Furst.