Code

collectd.git
2008-02-18 Florian Forstersrc/configfile.c: Fix another access of free'd memory. collectd-4.3.0
2008-02-18 Florian Forsterliboconfig: Make sure that option-strings can always...
2008-02-18 Florian ForsterBumped version to 4.3.0; Updated ChangeLog.
2008-02-18 Florian Forsterexec plugin: Removed the Nagios logic from the plugin.
2008-02-18 Sebastian Harlmigrate-3-4.px: Do not translate the disk names used...
2008-02-18 Florian ForsterMerge branch 'collectd-4.2'
2008-02-18 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-02-18 Florian ForsterMerge branch 'sh/hddtemp'
2008-02-18 Sebastian Harlhddtemp plugin, collectd.conf(5): Added "TranslateDevic...
2008-02-18 Florian Forsterrrdtool plugin: Sort the list of user defined `RRATimes...
2008-02-18 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2008-02-17 Sebastian Harlperl plugin: Do not abort while preparing the stack...
2008-02-17 Sebastian Harlcollectd.conf(5): Added a note that libvirt's RefreshIn...
2008-02-17 Sebastian HarlREADME: Added libxml2 to the list of prerequisites.
2008-02-17 Sebastian HarlREADME: Fixed a typo.
2008-02-17 Sebastian HarlUpdated collectd.conf.in.
2008-02-17 Sebastian Harlcontrib/README: Removed the section about PerlLib/.
2008-02-15 Florian ForsterMakefile.am: Create `$(localstatedir)/log' so the logfi...
2008-02-11 Florian Forsterexec plugin: Changed the format in which notifications... collectd-4.3.0beta1
2008-02-11 Florian Forsterexec plugin: Disabled the `NagiosExec' option.
2008-02-11 Florian Forstercollectd.conf(5), ChangeLog: Documented the new `Includ...
2008-02-11 Florian Forstersrc/configfile.c: Use wordexp(3) to expand shell wildca...
2008-02-11 Florian Forstercontrib/migrate-3-4.px: Handle `hddtemp' graphs correctly.
2008-02-10 Florian Forstercontrib/exec-nagios.px: Added a Perl script which handl...
2008-02-10 Florian Forstercontrib/exec-munin.px: Fix a typo in the config handlin...
2008-02-09 Florian Forstersrc/utils_ignorelist.c: Remove an annoying debug message.
2008-02-09 Florian Forsterconfigure: Fix a syntax error.
2008-02-09 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2008-02-09 Sebastian Harlconfigure: Correctly handle all cases when using AC_ARG...
2008-02-09 Sebastian Harlcontrib/examples/: Added an example for a notification...
2008-02-09 Sebastian Harlcollectd(1), README: Document notifications and related...
2008-02-09 Sebastian Harlcollectdmon(1): Added a section about supported signals.
2008-02-09 Sebastian HarlREADME: Added "uuid" plugin to the list of available...
2008-02-09 Sebastian HarlREADME: Updated package description.
2008-02-09 Florian Forstersrc/configfile.c: Extend the `Include' statement to...
2008-02-04 Sebastian Harlconfigure: Warn if librrd is not thread safe. collectd-4.3.0beta0
2008-02-04 Sebastian Harlplugin.c: Use an AVL tree to store the data sets.
2008-02-04 Sebastian Harlexec plugin: Fixed a possible (though very improbable...
2008-02-04 Sebastian HarlCollectd.pm: Use $interval_g instead of a hard-coded...
2008-02-04 Sebastian Harlperl.c: Unregister notifications in perl_shutdown().
2008-02-04 Sebastian Harlperl plugin: Fixed a bug in Collectd::plugin_unregister...
2008-02-04 Sebastian Harlcollectd-perl(5): Added documentation for the notificat...
2008-02-04 Sebastian Harlperl plugin: Exported plugin_dispatch_notification...
2008-02-04 Sebastian Harlperl plugin: Added support to dispatch notifications...
2008-02-04 Sebastian HarlChangeLog: Describe changes to the perl plugin in more...
2008-01-27 Sebastian Harlconfigure.in: Fixed handling of the --with-perl-binding...
2008-01-23 Florian ForsterMerge branch 'collectd-4.2'
2008-01-23 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-23 Florian Forsternetwork plugin: Have two different threads for handling...
2008-01-23 Florian ForsterCollectd::Unixsock: Added license information.
2008-01-23 Florian ForsterTODO: Removed the remark about the `libvirt' plugin.
2008-01-23 Florian ForsterTODO: Updated the todo file.
2008-01-23 Florian Forstersrc/utils_threshold.c: Implemented `warning' and `failu...
2008-01-23 Florian Forsterlogfile plugin: Only print the host field (and other...
2008-01-23 Florian Forsterexec plugin: Implemented the `PUTNOTIF' command for...
2008-01-23 Florian ForsterCollectd::Unixsock: Added the `putnotif' method to...
2008-01-23 Florian ForsterMerge branch 'collectd-4.2'
2008-01-23 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-23 Florian Forstercollectd-unixsock(5): Copied Sebastian's additions...
2008-01-23 Florian Forstercollectd-unixsock(5): Documented the PUTNOTIF command.
2008-01-23 Florian ForsterMerge branch 'collectd-4.1' of octo@verplant.org:/var...
2008-01-23 Florian Forstersrc/common.h: Fixed many typos in the header file.
2008-01-23 Florian Forsterunixsock plugin: Imported the new `putnotif' command...
2008-01-23 Florian Forstersrc/utils_cmd_putnotif.[ch]: Added a new module which...
2008-01-23 Florian ForsterTODO: Updated the todo file.
2008-01-23 Florian Forstersrc/liboconfig/parser.y: Updated copyright information.
2008-01-23 Florian Forstersrc/{common,network}.[ch]: Updated copyright information.
2008-01-23 Florian ForsterTODO: Adjusted todo list.
2008-01-23 Florian Forsternetwork plugin: Added support for sending and receiving...
2008-01-23 Florian Forstersrc/utils_threshold.c: Check that the <Threshold> block...
2008-01-23 Florian Forsterliboconfig: Allow the argument list of blocks to be...
2008-01-23 Florian Forstercollectd: Added ``associative'' members to the notifica...
2008-01-23 Florian Forstercollectd.conf(5), collectd-exec(5): Documented the...
2008-01-23 Florian ForsterChangeLog: Documented the new features in the master...
2008-01-23 Florian ForsterAUTHORS: Added Richard Jones.
2008-01-22 Sebastian HarlFixed some compiler warnings identified by gcc's -Wextr...
2008-01-22 Florian Forsterapache plugin: Improved some error messages and fixed...
2008-01-22 Sebastian Harlapache plugin: Do not initialize the plugin if no URL...
2008-01-21 Florian ForsterMerge branch 'pull/master'
2008-01-21 Florian ForsterMerge branch 'collectd-4.2'
2008-01-21 Florian ForsterMerge branch 'pull/collectd-4.2' into collectd-4.2
2008-01-21 Florian ForsterMerge branch 'ff/manpage'
2008-01-21 Sebastian Harltypes.db(5): Added a manpage documenting the format...
2008-01-21 Florian ForsterMerge branch 'collectd-4.2'
2008-01-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-21 Sebastian Harlcollectd-exec(5): Improved description of the value...
2008-01-21 Florian ForsterTODO: Added some notes on what needs to be done before 4.3
2008-01-21 Florian Forstercollectd-exec(5): Documented the changes due to notific...
2008-01-21 Sebastian HarlAdded support for more than one TypesDB file.
2008-01-21 Florian ForsterMerge branch 'pull/master'
2008-01-21 Florian ForsterMerge branch 'collectd-4.2'
2008-01-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2 collectd-4.2.4
2008-01-21 Sebastian Harlnetwork plugin: Made network_receive() static. collectd-4.1.6
2008-01-21 Sebastian Harllogfile plugin: Added Florian to the list of copyright...
2008-01-21 Sebastian Harlcollectd-perl(5): Added a note about submitting plugins.
2008-01-21 Florian ForsterBumped version to 4.2.4; Updated ChangeLog.
2008-01-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-21 Florian ForsterChangeLog: Fixed the date of the 4.1.6 release.
2008-01-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-11 Florian ForsterBumped version to 4.1.6; Updated ChangeLog.
next