Added an interface to edit check patterns
[gnucomo.git] / src /
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
2003-08-28 arjenThe method configuration::read() will also read
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 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...
2003-08-05 arjenDebug output to the log stream instead of cerr.
2003-08-05 arjenAdded two configuration parameters:
2003-08-05 arjenAdded two configuration parameters:
2003-08-05 arjenBUGFIX: Print an error message if a parameter does...
2003-08-05 arjenAdded index to the history table.
2003-07-31 arjenRemoved debug output.
2003-07-15 arjenRemoved parameters are displayed in a shaded style.
2003-07-15 arjenChnaged version number to 0.0.6 in login form.
2003-07-15 arjenShow the log one day at a time.
2003-07-15 arjenUse the new object_statistics table.
2003-07-09 arjenGcm_daemon gathers statistics on parameters, notificati...
2003-07-09 arjenPHP function db::query() returns the result index.
2003-07-09 arjenNew database tables: notification_check, notification_c...
2003-04-29 arjenRead XML input,
2003-03-29 arjenProcess logs from sendmail.
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-29 arjenIn phpclasses/db.class.php: Added the database connecti...
2003-03-29 arjenNew columns in the table 'log_adv_daemon_email': size...
2003-03-29 arjenNew member function gnucomo_database::is_conected().
2003-03-16 arjenRead IRIX system logs.
2003-02-21 arjenBack to automake 1.4
2003-02-21 arjenBack to automake 1.4
2003-02-21 arjenObsolete functions
2003-02-21 arjenDatabase optimizations.
2003-02-21 arjenKeep a record of each time a notification
2003-02-21 arjenImproved the table layout.
2003-02-21 arjenAdd a new user and make him/her a member of a group.
2003-02-21 arjenAdded new table to the database: log_adv_daemon_email.
2003-02-21 arjenDetect more conditions for daemons.
2003-02-21 arjenGcm_input also detects packages that are removed from...
2003-02-19 arjenUse the SQL function currval() to obtain the identifica...
2003-02-19 arjenPrint the query on cerr, along with the error message...
2003-02-19 arjenRemoved the 'Change Password' image from the main menu.
2003-02-19 arjenAdded the 'form' class on table and td elements. This...
2003-02-16 arjenA new style 'h2.error' for error reports.
2003-02-16 arjenAdded a new entry to the action table: Notification...
2003-02-14 arjenMaintain the last notification identifier
2003-02-14 arjenSetup the groups and database permissions. The three...
next