2010-02-25 SVN: new release * Release: 1.2.20 2010-02-25 Chris Cooke * lcfg.yml: added Fedora12 to platforms * lcfg.yml: removed Fedora3 from platforms * lcfg.yml: removed Fedora5 from platforms * lcfg.yml: removed Fedora6 from platforms * lcfg.yml: removed Solaris9 from platforms 2008-10-02 CVS: new release * Release: 1.2.19 2008-08-12 CVS: new release * Release: 1.2.18 2008-08-12 Stephen Quinney * specfile: Fixed logrotate file name 2008-07-25 CVS: new release * Release: 1.2.17 2008-07-25 Stephen Quinney * CMakeLists.txt: Improved slightly the way icons are installed 2008-07-22 CVS: new release * Release: 1.2.16 2008-07-22 Stephen Quinney * logclean.cin: Fixed stupid error with SHELL macro 2008-07-22 CVS: new release * Release: 1.2.15 2008-07-22 Stephen Quinney * logclean: Fixed macro name 2008-07-21 CVS: new release * Release: 1.2.14 2008-07-21 Stephen Quinney * logserver.cin: Fixed missing semi-colon 2008-07-21 CVS: new release * Release: 1.2.13 2008-07-21 Stephen Quinney * Converted to new build tools 2007-07-27 CVS: new release * Release: 1.2.12 2007-07-27 Panagiotis Kritikakos * SL5 added to supported platforms 2007-02-14 CVS: new release * Release: 1.2.10 2007-02-14 Stephen Quinney * Fixed some more warnings where undef variables where tested for string equality. 2007-02-13 CVS: new release * Release: 1.2.9 2007-02-13 Stephen Quinney * logserver.cin: Turned on warnings for some but not all of the code (some of it is too hacky). 2007-02-13 CVS: new release * Release: 1.2.8 2007-02-13 Stephen Quinney * Noted fc6 support 2006-09-26 CVS: new release * Release: 1.2.6 2006-09-26 Stephen Quinney * logclean.cin: Generally improved how the script detects which log files can be safely deleted. 2006-09-26 CVS: new release * Release: 1.2.5 2006-09-26 Stephen Quinney * logclean.cin: New script to clean up when logs go through the transition to compression * config.mk: Added new SCRIPTDIR directory * specfile, Makefile: Create new SCRIPTDIR and install logclean 2006-07-10 CVS: new release * Release: 1.2.4 2006-07-10 Stephen Quinney * Makefile: fixed up the screens target a bit so it works again * logserver.cin: Various changes to support viewing gzipped files. 2005-03-07 CVS: new release * Release: 1.2.3 2005-03-07 Paul Anderson * Fixed tests under Solaris 2005-02-25 CVS: new release * Release: 1.2.2 2005-02-25 Paul Anderson * Fixed tests 2005-02-09 CVS: new release * Release: 1.2.1 2005-02-08 Paul Anderson * Added regression tests * using CINFILES in Makefile 2005-01-28 CVS: new release * Release: 1.2.0 2005-01-28 Paul Anderson * Withdrawn rh7 support 2005-01-18 CVS: new release * Release: 1.1.13 2005-01-18 Paul Anderson * Initial port to FC3 2004-08-03 CVS: new release * Release: 1.1.12 2004-08-03 Paul Anderson * Fixed bug in display of lines longer than 120 characters. (text missing between first line and continuation) 2004-06-08 CVS: new release * Release: 1.1.11 2004-06-08 Paul Anderson * Fixed Bugzilla #516 - variant logfiles with certain extensions not being displayed. 2004-06-03 CVS: new release * Release: 1.1.9 2004-06-03 Paul Anderson * Fixed Bugzilla #180 (daemon died on reconfigure). 2003-09-12 CVS: new release * Release: 1.1.6 2003-09-12 Paul Anderson * Restart the logserver when the RPM is upgraded 2003-09-12 CVS: new release * Release: 1.1.5 2003-09-12 Paul Anderson * Added "components" resource 2003-08-07 CVS: new release * Release: 1.1.4 2003-08-07 Paul Anderson * "use bytes" => @ENCODING@ 2003-08-04 CVS: new release * Release: 1.1.3 2003-08-03 Paul Anderson * Converted to new test environment 2003-07-30 CVS: new release * Release: 1.1.0 2003-07-30 Paul Anderson * Minor doc changes * Use bytes * Updated to lcfg-buildtools 2003-07-11 CVS: new release * Release: 1.0.11 2003-07-11 Paul Anderson * Removed special dnsdomainname code for Solaris because we are goign to ship a dnsdomainname command in utils. 2003-07-10 CVS: new release * Release: 1.0.10 2003-07-10 Paul Anderson * Solaris port by Alistair Phipps 2003-02-28 CVS: new release * Release: 1.0.9 2003-02-28 Paul Anderson * Fixed papersize in screen dumps for documentation. 2003-02-26 CVS: new release * Release: 1.0.8 2003-02-26 Paul Anderson * Fixed broken HTML. 2003-02-26 CVS: new release * Release: 1.0.7 2003-02-26 Paul Anderson * Changed default status URL to point to CGI script 2002-09-18 CVS: new release * Release: 1.0.6 2002-09-18 Paul Anderson * Added missing Perl module dependencies 2002-08-07 CVS: new release * Release: 1.0.5 2002-08-07 Paul Anderson * Added logserver sample screen to documentation 2002-07-26 CVS: new release * Release: 1.0.4 2002-07-26 Paul Anderson * Fixed (well, worked around) a bug with Netscape connections which generated a SIGPIPE. * Added links for "variant" log files * Wrapping long lines in HTML log displays * Added "block" resource * Fixed test configuration to use absolute pathnames 2002-07-08 CVS: new release * Release: 1.0.3 2002-07-08 Paul Anderson * Do not display timestamps on log entries because LCFG::Utils does it for you. 2002-06-28 CVS: new release * Release: 1.0.2 2002-06-28 Paul Anderson * Fixed bug in default status url * Now doing pod2html in /tmp because it wants to create tmp files * Using new mutation syntax in the .def file 2002-06-28 CVS: new release * Release: 1.0.0 2002-06-27 Paul Anderson * Lots of small fixes * Added #bottom anchors * Added statusurl resource 2002-06-26 CVS: new release * Release: 0.99.8 2002-06-26 Paul Anderson * Only allowing one get per connection, so that things don't get stuck if the client tries to use parallel streams. This avoids forking. 2002-06-26 CVS: new release * Release: 0.99.7 2002-06-26 Paul Anderson * Added resouces for maxlines & logrequests * Supporting dynamic resource changes using new ngeneric code * Logging timestamps and requestor addresses 2002-06-26 CVS: new release * Release: 0.99.6 2002-06-26 Paul Anderson * Addded code to provide paging of logfiles, and access to rotated logfiles 2002-06-25 Paul Anderson * Fixed bug which had error and warning files the wrong way around. * Setting REUSE on the daemon socket so that we can restart quickly. Maybe we shouldn't do this really. Maybe we should just wait for the socket to close. Ah well. Lets see how this goes. 2002-06-24 CVS: new release * Release: 0.99.5 2002-06-24 Paul Anderson * This version ready for beta ... * Completed reconfiguration code. * Fixed bug in port number message. 2002-06-24 CVS: new release * Release: 0.99.4 2002-06-24 Paul Anderson * Now using default port numbers if there is no LCFG service in /etc/services * Now using extension on URL requests to distinguish between HTML and text (raw) formats 2002-06-21 CVS: new release * Release: 0.99.3 2002-06-21 Paul Anderson * More work. Now using LCFG Perl modules to read resources. * Not ready for production yet (see TODO) 2002-06-20 CVS: new release * Release: 0.99.2 2002-06-20 Paul Anderson * Converted component to pure Perl * More work (but not ready yet) 2002-06-19 CVS: new release * Release: 0.99.1 2002-06-19 Paul Anderson * Initial experimental version