gnucomo.git
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...
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...
next