X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Changes;h=0d27216b74c54ae71c20d0592b4855e981e1c066;hb=bac20efef674741a002cd7d1a6927277df5e1f7f;hp=7008373b081039e2c0a22b7b75bfa25ae08074f0;hpb=171f9837d8bb99d05c2b3bb87066d25d448eabd3;p=spider.git diff --git a/Changes b/Changes index 7008373b..0d27216b 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,16 @@ +21Jan03======================================================================= +1. Started the structural changes to the code for new protocol +2. added Storable support for DXUser to increase speed and reduce cputime. +3. Moved lock files to /spider/local. +4. Changed hop modification so that rehopping only happens if the hops are +currently too large (this will annoy, but I don't think I shall change it). +I have made this change to try to stem some of the PC41 and other storms that +occur, largely because the hops will never decrement to 0 otherwise. +20Jan03======================================================================= +1. changed sh/c so that, by default, it only shows the caller's country nodes +sh/c all will show the old style full list. "sh/c sk gb" will show the config +of all the GB and SK nodes. +2. changed sh/stat and sh/route for nodes 19Jan03======================================================================= 1. I have made a fundemental change to the way PC19s are dealt with as a result of the discussions on the mailing list. From now on, only nodes that @@ -16,6 +29,9 @@ second time the system needs to issue a PC19. 2. Alter the export_user command to remove users that have no useful info and have not been seen for more than (default) 1 year. 3. fix the problem of users on more than one node not being propagated +4. remove spaces and all non-US ascii characters from PC41 for the dup check. +5. put in check to see if the parent of a newly allowed PC19 is still there +(this needs further investigation). 17Jan03======================================================================= 1. Fix problem with lines being left in the main input queue for a disconnected/ing node.