Logiweb changelog Klaus Grue, 2004 Pre-releases. ------------- Logiweb ping was available on the network on March 5, 2004. The index.html page in www-0.grue.20040318 dates from March 5. The other files in www-0.grue.20040318 are Logiweb pages added during March 2004. Logiweb-0.grue.20040318.tar.gz contains the oldest code used to run the Logiweb server. It contains a demonizer and a core file, but in reality it ran thus: login as grue, cd lisp/logiweb/lgwd, lisp, load server, (main). After that, the output simply scrolled over the screen and the server was stopped by control-c. Releases (under GNU GPL) ------------------------ Logiweb-0.grue.20040428.tar.gz This version is a major cleanup: makefiles have been added. Version numbers have been added. The udp relay has been removed (but a reminicence still lives in lgwping). The relay functionality has been moved into the server, and the relay now just passes environment variables to tcp-port 65535 and relays whatever the server responds back to the user.