collectd.git
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-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.
2008-01-10 Florian ForsterMerge branch 'collectd-4.2'
2008-01-10 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-10 Florian Forstersrc/configfile.c: Updated the copyright notice for...
2008-01-10 Florian Forsterlibvirt plugin: Updated the copyright notice for 2008.
2008-01-10 Richard Joneslibvirt plugin: Fix the HostnameFormat option.
2008-01-09 Sebastian Harlbindings/Makefile.am: Replaced "make -C" with "cd ...
2008-01-09 Sebastian Harlbindings/Makefile.am: Removed a bashism.
2008-01-09 Sebastian Harlcollectd.conf(5): Added a note about the availability...
2008-01-08 Florian ForsterMerge branch 'collectd-4.2'
2008-01-08 Florian Forstercollectd.conf(5): Fix a messed up merge.
2008-01-08 Florian ForsterMerge branch 'collectd-4.2'
2008-01-08 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-08 Florian Forstercollectd.conf(5): Documented the fact that the configur...
2008-01-08 Luke Heberlingcollectd.conf(5): Added a note about plugin loading...
2008-01-08 Florian Forstersrc/configfile.c: Improve the "Plugin `%s' did not...
2008-01-06 Evgeny Chukreevunixsock plugin: Actually set the permissions for the...
2007-12-28 Florian Forstersrc/utils_cache.c: Call `ut_check_interesting' before...
2007-12-28 Florian Forsterexec plugin: The execution of notification handling...
2007-12-28 Florian Forstersrc/utils_{cache,threshold}.c: Adapted to the new AVL...
2007-12-28 Florian ForsterMerge branch 'collectd-4.2'
2007-12-28 Florian ForsterBumped version to 4.2.3; Updated ChangeLog. collectd-4.2.3
2007-12-28 Florian Forsterbuild system: Yet another way to solve the src-dir...
2007-12-27 Sebastian Harlconfigure.in: Copy sources of the Perl bindings to...
2007-12-27 Sebastian HarlRevert "bindings/Makefile.am: Fix a bug that happened...
next