X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=bf420e828ddcf647ccbb2957a0678b97eb4ed874;hb=c7a3cfda9336d765d387e9328f817d1f0e5230d1;hp=8e7cca354fc15b77cb92fe39d81606915c5f8116;hpb=e3ac9a067624b85ab15ed01fbec05bb881ffa861;p=spider.git diff --git a/Changes b/Changes index 8e7cca35..bf420e82 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,35 @@ +27Apr20======================================================================= +1. Start recording IP addresses that users are using both in the user file + and in the routing table. The IP addresses come from PC92 A records and + also from PC61 spot records. +2. Use this information to work backwards to, for instance, put an IP address + on a spot that came in on a PC11 before any PC61 or PC62 A arrived. That + IP address may be on a PC61 for a different spot that had come previously. +3. Show which debugging category triggered any debug output. Debug output + that was not trigger, but just output (e.g. the startup stuff) has no + category. +25Apr20======================================================================= +1. Add maximum no of users on node to show/cluster. +2. Add ability to show last n lines of debugging ring buffer. +3. Remove redundant wpxloc.dat file. +24Apr20======================================================================= +1. Add 'progress' debugging for showing that stuff is happening in nologchan + a.k.a ringbuffer only mode. +2. Fix grepdbg so that no regex argument simply lists the file. +3. Add CTY-3008 prefixes. +22Apr20======================================================================= +1. Fix the module search path in update_sysop.pl +2. Add latest prefixes CTY-3007 +3. Fix unset/startup command. This will only work for users' start up scripts + things like user_default or startup must be edited or removed by hand. +21Apr20======================================================================= +1. Finally fix the "actually tranmit" any output (like from 'logout' files) + to users before disconnecting. This also means that disconnecting nodes + now receive the (totally redundant, but hey) PC39 reason for disconnection. +20Apr20======================================================================= +1. Speed up sh/log (including chat, rcmd, ann etc) that search the system + log files, by removing a completely redundant subsystem and also leveraging + the core operating system utility 'tac', if it's available. 19Apr20======================================================================= 1. The long haul that is the mojo branch has started up again. It's something to do during this lockdown.