Intergrated test scripts with automake
[gnucomo.git] / src / gcm_input /
2012-02-07 Arjen BaartIntergrated test scripts with automake
2011-03-24 arjenAdded some debug info
2007-12-10 arjenAccept [info] as a valid httpd error line.
2007-12-10 arjenNew options added:
2007-11-21 arjenLogrunner uses the official hostname (FQDN) instead...
2007-11-21 arjenRemoved debug output.
2007-11-14 arjenNew program: spamdetect.
2007-11-14 arjenBugfix: Segmentation fault when reading an rpm package...
2007-11-03 arjenAdded a new filter which can directly read the output
2007-11-03 arjenHandling of parameters is greatly improved.
2007-10-27 arjenSelect a specific host from a logfile, in case
2007-10-19 arjenWhen extracting the service name for a log entry, the...
2007-05-06 arjenSkip the Email header when reading XML input.
2007-05-06 arjenRewrote most functions and datastructures into C++
2007-01-11 arjenThe '-' character is part of the service name.
2005-05-31 arjenTextual changes in parameter notifications
2005-05-31 arjenRecreated by automake 1.6.3
2005-05-31 arjenConfiguration file in /etc, status files in /var/lib
2004-01-13 arjenAccept '/' and '.' characters within the service name
2004-01-08 arjenImproved method for finding PostgreSQL libraries in...
2003-12-22 arjenAccept a wider range of input patterns
2003-12-22 arjenReport if the message type can not be detected.
2003-12-04 arjen*** empty log message ***
2003-12-04 arjenMajor redesign. All input is handled through XML. Raw...
2003-12-04 arjenTransform non-ASCII characters into hexadecimal entities.
2003-10-27 arjenCatch exceptions from the database library
2003-10-27 arjenDo not add another parameter_notification record is...
2003-10-27 arjenBackslashes are correctly escaped with another backslash
2003-09-03 arjenChanged version string to 0.0.8
2003-09-01 arjenSlight simplification
2003-09-01 arjenA date without the time for the '-d <date> option will
2003-09-01 arjenReject log entries that are found to be invalid.
2003-08-16 arjenFixed a gcc 2 vs. gcc 3 problem
2003-08-16 arjenFixed a namespace problem
2003-08-14 arjenUse parameters from a new section 'logging' with three...
2003-08-11 arjenDifferent kinds of log files are parsed by a collection...
2003-08-05 arjenDebug output to the log stream instead of cerr.
2003-08-05 arjenAdded two configuration parameters:
2003-04-29 arjenRead XML input,
2003-03-29 arjenExtract the hostname out of the 'From:' or 'Message...
2003-03-29 arjenExit without reading any input if the database connecti...
2003-03-16 arjenRead IRIX system logs.
2003-02-21 arjenBack to automake 1.4
2003-02-21 arjenGcm_input also detects packages that are removed from...
2003-02-05 arjenCreate notifications when a new package is discovered
2002-12-20 arjenBUGFIX: The hostname in a system log may contain digits...
2002-12-06 arjenDirectory structure is reorganized and prepared for... V0_0_3
2002-12-06 arjenSet the value of log.processed to FALSE when inserting a
2002-11-20 arjenAdded include and library paths (for IRIX 6.5)
2002-11-09 arjenAdded a reference to the GPL
2002-11-04 arjenUse the XML2 library
2002-11-04 arjenUse proper namespace for iostream classes
2002-10-05 arjenCreation of gcm_input and a first approach to a web... V0_0_1