gnucomo.git
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...
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 arjenPrepared for release 0.0.6 V0_0_6
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 arjenPrepared for release 0.0.5 V0_0_5
2003-02-21 arjenBack to automake 1.4
2003-02-21 arjenBack to automake 1.4
2003-02-21 arjenBack to autoconf 2.13
2003-02-21 arjenBack to aclocal 1.4
2003-02-21 arjenAdded postgresql include directory for debian.
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...
2003-02-13 arjenAll web interface pages use the page class.
2003-02-13 arjenAdded comment header
2003-02-13 arjenUse our own error handler for PHP errors and warnings
2003-02-13 arjenAdded log, notification and parameter counters to the...
2003-02-13 arjenAdded log, notification and parameter counters to the...
2003-02-13 arjenCheck for exiting daemons in the log entries
2003-02-10 arjenShow the total number of Log entries, parameters and...
2003-02-08 arjenDirectory structure of PHP scripts reorganized. PHP...
2003-02-08 arjenRecognize important start and stop events of various...
2003-02-08 arjenAdded new table to the database : log_adv_daemon, datab...
2003-02-08 arjenAdded new table to the database : log_adv_daemon
2003-02-08 arjenChanged include directory of db.postgres.php
2003-02-05 arjenCopyright statement adjusted. V0_0_4
2003-02-05 arjenA tutorial on how to install and use GnuCoMo.
2003-02-05 arjenPrepared for release 0.0.4
2003-02-05 arjenAdded tables parameter_class and parameter_notification.
2003-02-05 arjenAdded tables parameter_class and parameter_notification
2003-02-05 arjenAdded style parameters for diff-like table views and...
2003-02-05 arjenAdded display and handling of notifications
2003-02-05 arjenDisplay the difference of all package class parameters...
2003-02-05 arjenRelease number adjusted
2003-02-05 arjenA base class for all web interface pages
2003-02-05 arjenCreate notifications when a new package is discovered
2003-02-05 arjengnucomo_database::new_notification() retruns the id...
2003-02-05 arjenBug fix: action.statuscode was in upper case.
2003-02-01 arjenA few bug fixes in updating the database from version 20.
2003-01-20 arjenRemoved some debug output.
2003-01-20 arjenAdded new tables to the database: parameter_class and...
2003-01-20 arjenTest scripts adapted to new directory structure.
2003-01-18 arjenNew C++ function: gnucomo_database::new_notification()
2003-01-18 arjenImproved performance of processing log records
2003-01-18 arjenAdded new records to the 'type_of_issue' table.
2003-01-18 arjenA few minor bugfixes
2003-01-18 arjenFix for PHP 4.2
2002-12-20 arjenBUGFIX: The hostname in a system log may contain digits...
2002-12-17 arjenCorrected a few DTD violations
2002-12-06 arjenDirectory structure is reorganized and prepared for... V0_0_3
2002-12-06 arjenA slightly functional web interface (initial revision)
2002-12-06 arjenCheck existance and readability of configuration file...
2002-12-06 arjenAdded new arguments to gnucomo_config::Database():...
2002-12-06 arjenAdded program-specific database user and password
2002-12-06 arjenSet the value of log.processed to FALSE when inserting a
2002-12-06 arjenNew Gnucomo application: gcm_daemon.
2002-12-06 arjenAdded description of gcm_daemon
2002-12-06 arjenChanges to log and log_adv tables
next