gnucomo.git
2007-10-23 arjenPrepared for release 0.0.10 V_0_0_10
2007-10-23 arjenAdded a description of Object.
2007-10-23 arjenAdded a remark for installation of the web interface.
2007-10-23 arjenFixed the Failure and warning issues.
2007-10-23 arjenRecord the date when adding the number of abuses for...
2007-10-19 arjenWhen extracting the service name for a log entry, the...
2007-10-19 arjenImproved interface for editing check patterns.
2007-10-19 arjenIn the abuse list, IP addresses can be whitelisted.
2007-05-06 arjenSkip the Email header when reading XML input.
2007-05-06 arjenRewrote most functions and datastructures into C++
2007-02-02 arjenStarted an object oriented abstraction of Gnucomo
2007-02-01 arjenAdded web interface for editing issues
2007-01-11 arjenPHP database object fetch function reports when an...
2007-01-11 arjenThe '-' character is part of the service name.
2007-01-11 arjenExperimental start of database OO abstraction layer.
2007-01-11 arjenLog_adv and derived tables removed.
2007-01-11 arjenManually edit parameters.
2005-06-04 arjenAdapted to automake 2.59 and autoconf 1.6.3
2005-06-04 arjenImproved the search for Postgres libraries
2005-06-04 arjenMade the background color slightly brighter
2005-06-04 arjenAdded an interface to edit check patterns
2005-06-04 arjenNew page: Abuse list
2005-06-04 arjenNew page: Parameter classes administration.
2005-06-04 arjenAdded a view for the log analysis with a link from...
2005-06-04 arjenNew function to free the database result set.
2005-06-04 arjenAdded pattern check on log entries with the service_pat...
2005-06-04 arjenAdded log analysis for spam and abuse in sendmail log...
2005-06-04 arjen- Fixed field declaration for PostgreSQL 7.4
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-10 arjenAdded a list of related projects and introduced the...
2004-01-10 arjenSend email about open notifications to an object's...
2004-01-10 arjen*** empty log message ***
2004-01-08 arjenImproved method for finding PostgreSQL libraries in...
2004-01-08 arjenBugfixes in the analysis of sendmail logs.
2004-01-08 arjenAdded test data for Problem Report 15, 16 and 17
2003-12-24 arjenFixed the translation of email delay times V0_0_9
2003-12-24 arjenPrepared for release 0.0.9
2003-12-24 arjenChanged version number
2003-12-24 arjenChanged the order of the libraries
2003-12-24 arjenAdjusted line numbers of database creation script
2003-12-24 arjenSet the lib path for libpqxx
2003-12-24 arjenNew test scripts
2003-12-22 arjen*** empty log message ***
2003-12-22 arjenCatch an exception if we can not setup a database trans...
2003-12-22 arjenAccept a wider range of input patterns
2003-12-22 arjenReport if the message type can not be detected.
2003-12-18 arjenRedesigned gcm_input with polymorphic message filter...
2003-12-04 arjen*** empty log message ***
2003-12-04 arjenFixed name conflict with 'double log(double)'
2003-12-04 arjenFixed libpqxx headers
2003-12-04 arjenMajor redesign. All input is handled through XML. Raw...
2003-12-04 arjenTransform non-ASCII characters into hexadecimal entities.
2003-12-03 arjenWrite messages to the log stream instead of cout.
2003-12-03 arjenChange the notation for delays from "days+hh:mm:ss...
2003-12-03 arjenChanged the type of log_adv_daemon_email.delay and...
2003-12-03 arjenOptionally show or hide removed parameters from the...
2003-10-29 arjenCreate separate notifications for different objects...
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-10-27 arjenNew user manual, based upon the draft TUTORIAL
2003-09-04 arjenPrepared for release 0.0.8 V0_0_8
2003-09-04 arjenPrepared for release 0.0.8
2003-09-03 arjenOld test data removed.
2003-09-03 arjenOverall test script. Runs all tests in sequence
2003-09-03 arjenTests the database upgrade with gcm_daemon
2003-09-03 arjenOutput data from test scripts
2003-09-03 arjenReduced the amount of output from test scripts.
2003-09-03 arjenCheck the log table against the servies running on...
2003-09-03 arjenNew PHP methods:
2003-09-03 arjenChanged version string to 0.0.8
2003-09-02 arjenOverloaded gnucomo_database::Field() to include the...
2003-09-02 arjenBUGFIX: Secondary indices on log_notification were...
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-09-01 arjenProvides an interface to edit the list of
2003-09-01 arjenNew page to enter and modify services.
2003-09-01 arjenAccept command argument '-c config' to use an alternate
2003-08-28 arjenThe method configuration::read() will also read
2003-08-17 arjenChanged the gnucomo_database class to the new PostgreSQL
2003-08-17 arjenChanged the gnucomo_database class to the new PostgreSQL
2003-08-17 arjenChanged the gnucomo_database class to the new PostgreSQL
2003-08-16 arjenFixed a gcc 2 vs. gcc 3 problem
2003-08-16 arjenFixed a namespace problem
2003-08-16 arjenFixed a few typos.
2003-08-14 arjenEntered several items into the PR database. V0_0_7
2003-08-14 arjenPrepared for release 0.0.7
2003-08-14 arjenAdded editing of detailed object information.
2003-08-14 arjenAdded performance measurement.
2003-08-14 arjenBUGFIX: Removed parameters were somtimes shown on the...
2003-08-14 arjenUse parameters from a new section 'logging' with three...
2003-08-14 arjenAdded a new section 'logging' with three configuration...
2003-08-14 arjenDisabled DEBUG output
2003-08-14 arjenBUGFIX: undefined variables and indices when processing...
2003-08-11 arjenBUGFIX: Convert special characters for HTML (<, >,...
2003-08-11 arjenDifferent kinds of log files are parsed by a collection...
next