gnucomo.git
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.
2012-01-13 Arjen BaartAdded a new script: sendlogs.
2011-03-24 arjenAdded a summary of the recent changes
2011-03-24 arjenFixed a test syntax error.
2011-03-24 arjenRemoved line numbers from the SQL scripts output.
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...
2011-03-23 arjenAdded a few test desriptions.
2007-12-12 arjenPrepared for release 0.0.12 V0_0_12
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-22 arjenPrepared for release 0.0.11 V0_0_11
2007-11-22 arjenAdded description of test scripts.
2007-11-22 arjenRemoved the remark about database security.
2007-11-21 arjenRemoved the separate frame for the buttonbar.
2007-11-21 arjenThe test script, gcmtest can run individual tests as...
2007-11-21 arjenScripts for collecting data on Gnucomo clients.
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 arjenIndex page and style sheet for the Gnucomo website
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 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 ***
next