X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0290f9dfbf25a856c98a1f34eedf8a0b53604457;hb=855513bbbd984b3e3a6a065e848e8d2267988ed8;hp=d6ecb295d4a160e1535218d91ec7ab2cd11fb4d2;hpb=761aaa75e6522761e09c819aa446ee1777bdb3db;p=spider.git diff --git a/Changes b/Changes index d6ecb295..0290f9df 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,28 @@ +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=======================================================================