Intergrated test scripts with automake
[gnucomo.git] / src /
2012-02-07 Arjen BaartIntergrated test scripts with automake
2012-02-07 Arjen BaartDo not remove roles in the database.
2012-01-19 Arjen BaartAdded GRANTS in the database for the admin group.
2012-01-19 Arjen BaartAdded "Login Incorrect" message in login form.
2011-03-24 arjenAdjusted to new version of libpqxx.
2011-03-24 arjenAdded some debug info
2011-03-24 arjenWhen removing an object, clean up logs, parameters...
2011-03-24 arjenPut the password for logging into the database between...
2011-03-24 arjenCleaned up the COLUMN recognized from the TABLE logng
2011-03-24 arjenCleanup abuse records only for subnets smaller than...
2011-03-24 arjenResolve a hostname before adding to the abuses.
2011-03-23 arjenAdded a new group daemon and created additional permiss...
2007-12-12 arjenPrepared for version 0.0.12
2007-12-12 arjenAdded a new script gcm_maintenance.php to cleanup the...
2007-12-10 arjenWhen blocking a subnet, maintain the references to...
2007-12-10 arjenAdded an option to perform one action on multiple notif...
2007-12-10 arjenThis page in now obsolete and redirects to index.php
2007-12-10 arjenAccept [info] as a valid httpd error line.
2007-12-10 arjenNew options added:
2007-11-28 arjenAdded fields to edit the range of a DYNAMIC property.
2007-11-21 arjenRemoved the separate frame for the buttonbar.
2007-11-21 arjenAdded a PHP5 module for the configuration class
2007-11-21 arjenLogrunner uses the official hostname (FQDN) instead...
2007-11-21 arjenRemoved debug output.
2007-11-21 arjenNew version number and release date.
2007-11-21 arjenThe buttonbar at the top of each page is now a fixed...
2007-11-17 arjenCleaned up some leftovers
2007-11-17 arjenMinor fixes to make created and upgraded databases...
2007-11-14 arjenNew program: spamdetect.
2007-11-14 arjenBugfix: Segmentation fault when reading an rpm package...
2007-11-03 arjenAdded the class definition for a filesystem parameter.
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-27 arjenNew button for the main page
2007-10-27 arjenRemoved link to advanced log analysis
2007-10-27 arjenAdded title tags
2007-10-23 arjenPrepared for release 0.0.10 V_0_0_10
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 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 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.
2003-12-24 arjenFixed the translation of email delay times V0_0_9
2003-12-24 arjenChanged version number
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-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-09-04 arjenPrepared for release 0.0.8
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
next