X-Git-Url: http://scm.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ecd431bfca602385bb17c053f808915595e1490f;hb=89ab1e76dcec501c646d5b0158441c73923ec5fb;hp=93c294ff1ec2aa42313b4bec5c9dc5e574bca563;hpb=2145c6711ead2e9bc0e599044343c5c9064c3ddc;p=spider.git diff --git a/Changes b/Changes index 93c294ff..ecd431bf 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,28 @@ +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. +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 +issue PC16s will have PC19s propagated. If they *ever* issue a PC16 then from +then on they are considered as being 'connected' and thus routable. No PC16 +and you have no route. This should stop all passive links being routed. For +the few cases where you know that that is a very small node and it rarely has +users, then you can do a set/routepc19 to enable PC19 propagation. In +the even more rare case of you wanting to prevent PC19s being routed thru +your node, you can use unset/routepc19. THIS IS NOT A SUBSTITUTE FOR ROUTE +FILTERING!!!!! [translators: I have added wpc16s, wpc16u, wpc19s, wpc19u] + +BTW the first time you connect again you will notice a separate PC19 go out +for each 'new' PC16 that the node sees. This is normal and will go away the +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.