X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=37ada6af131911b7b2dce595a5b21488083ab651;hb=204a594bd86adeba2cbb1ddefd3ddd6c288b702a;hp=e657a56910025357b2f94f9264d83a4f66c2c8e4;hpb=2a9a56c26e1ed0622dc9cd7fc48b0498b059e274;p=spider.git diff --git a/Changes b/Changes index e657a569..37ada6af 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,34 @@ +22Mar01======================================================================= +1. edit the helpfile for set/debug and add help for show/debug +2. Allow ^Z again on messages +3. Added back onboard support for ax25 OUTBOUND connections. You will need +exactly the same facilities as before (ie netrom_call, ax25_call suid root +etc) but it is called direct from the cluster.pl - client.pl is DEAD! +19Mar01======================================================================= +1. Add 'not allowed' messages into sh/filter with callsign and reduce priv +2. decode %xx characters in winclient.pl +necessary to 1. +18Mar01======================================================================= +1. minor changes to user and admin manuals. Added revsion numbers +17Mar01======================================================================= +1. put block check back in, try a work around for EWOULDBLOCK/EINPROGRESS +for M$. +16Mar01======================================================================= +1. integrate build number into main cluster and change the PC18 to show +version and build in the text portion +14Mar01======================================================================= +1. first cut at outgoing ax25 /external program connects +2. slight change of interface to connect +3. added a build number to sh/version 13Mar01======================================================================= 1. implemented first cut at non blocking connect 2. removed memory leakage in connects 3. add link IP address if available on who -4. made the \r\n work correctly +4. made the \r\n work correctly on External connections +5. removed client.pl +6. fixed memory leakages in DXMsg +7. fixed pc39/21 handling +8. fixed routing table issues and general disconnection tidy up 10Mar01======================================================================= 1. minor changes to the admin manual to reflect differences in distibutions thanks to pa3ezl (g0vgs)