Code

perl plugin: Added "EnableDebugger" config option.
[collectd.git] / src /
2007-10-09 Sebastian Harlperl plugin: Added "EnableDebugger" config option.
2007-10-09 Sebastian Harlperl plugin: Fixed an "unused variable" warning.
2007-10-09 Florian Forstertcpconns plugin: Added a new plugin that counts the...
2007-10-05 Florian ForsterMerge branch 'collectd-4.1'
2007-10-04 Florian Forstersnmp plugin: Improve the timing method, so that hosts...
2007-10-04 Florian Forsterrrdtool plugin: Use the right variables when calling...
2007-10-04 Florian Forsterrrdtool plugin: Removed unused variables.
2007-10-04 Florian Forsterrrdtool plugin: Use the thread-safe `librrd_th' if...
2007-10-04 Florian Forstercollectd-snmp(5): Added a note about the interpreted...
2007-10-04 Florian Forstersnmp plugin: Print a warning if querying a host takes...
2007-10-01 Sebastian Harlperl plugin: bootstrap Collectd when initializing Perl...
2007-10-01 Sebastian Harlperl plugin: Reimplemented plugin_{,un}register() in...
2007-10-01 Sebastian Harlperl plugin: Do not initialize the Perl interpreter...
2007-09-29 Florian Forstercollectd-snmp(5): Documented the `InstancePrefix' optio...
2007-09-29 Florian Forstersnmp plugin: Added the `InstancePrefix' option.
2007-09-29 Florian Forstersnmp plugin: Changed the table code so that an `instanc...
2007-09-28 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-09-28 Florian ForsterMerge branch 'collectd-4.1'
2007-09-28 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-28 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-09-28 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-09-28 Florian Forstercollectd.conf(5): Make it more clear that rrdtool's...
2007-09-27 Florian Forstersnmp plugin: Improved the error messages in the init...
2007-09-27 Florian Forstersnmp plugin: Fix a segfault when a host times out but...
2007-09-27 Florian Forstersnmp plugin: Handle `ASN_TIMETICKS' as `counter' if...
2007-09-27 Florian ForsterMerge branch 'collectd-4.1'
2007-09-27 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-27 Sebastian Harlperl plugin: Fixed a possible buffer overflow in get_mo...
2007-09-26 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-09-23 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-09-18 Florian Forsterbuild system: Fixed the improved detection of the Net...
2007-09-17 Florian Forstercollectd: Add the config option `Include' which include...
2007-09-15 Florian Forsternetlink plugin: Don't fail if `IFLA_STATS' doesn't...
2007-09-15 Florian Forsterwireless plugin: Correct the handling of cards returnin...
2007-09-15 Florian ForsterMerge branch 'collectd-4.1'
2007-09-15 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-15 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-09-15 Florian Forsterapcups plugin: Warn about the irritating name `apcups_c...
2007-09-15 Florian Forsternetlink plugin: Fix build issues under Debian Sarge
2007-09-14 Florian Forstersnmp plugin: Added the options `Scale' and `Shift'...
2007-09-14 Florian ForsterMerge branch 'ff/apcups' into collectd-4.0
2007-09-13 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-13 Florian Forsterapcups plugin: Fix reporting of the `load percent'...
2007-09-12 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1 collectd-4.1.1
2007-09-12 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-12 Sebastian Harlplugin.c: Print lt_dlopen() error messages to STDERR...
2007-09-12 Sebastian HarlRemoved some legacy calls to DEBUG().
2007-09-12 Florian Forsterrrdtool plugin: Use `-b' (begin) when creating rrd...
2007-09-11 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-11 Florian ForsterMerge branch 'uni/collectd-4.1' into collectd-4.1
2007-09-11 Florian ForsterMerge branch 'uni/collectd-4.0' into collectd-4.0
2007-09-11 Florian Forsterapcups plugin: Fix the types used in the plugin.
2007-09-11 Florian Forstercollectd: Make `mkdir' error messages more identifiable.
2007-09-11 Florian Forsternetlink plugin: Fix an error-message.
2007-09-10 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-04 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-09-04 Florian Forsternetlink plugin: Use the defines to determine where...
2007-09-03 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-03 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-09-03 Florian Forstersrc/plugin.c: plugin_dispatch_values: Include the inter...
2007-09-03 Florian Forsterexec plugin: Set the real group, effective group, and...
2007-09-03 Florian Forsterexec plugin: Call `setgid' first so argitary groups...
2007-09-03 Florian Forstersstrerror: Be even more cautios with the return value...
2007-09-02 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-02 Florian Forstersrc/common.c: Copy the error-string to the buffer ...
2007-09-02 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-02 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-09-02 Sebastian HarlAdded the AC_FUNC_STRERROR_R check.
2007-09-02 Sebastian HarlAdded "snmp" and "xmms" plugins to README and src/colle...
2007-09-01 Florian Forstercollectd(1): Add some references to collectd-snmp(5).
2007-09-01 Florian Forstercollectd.conf(5): Add some more references to collectd...
2007-09-01 Florian Forstercollectd-snmp(5): Update the documentation.
2007-09-01 Florian ForsterMerge branch 'collectd-4.0'
2007-09-01 Florian ForsterMerge branch 'pull/master'
2007-09-01 Florian ForsterMerge branch 'pull/master'
2007-09-01 Florian Forstersrc/plugin.c: Remove a legacy debug message.
2007-09-01 Florian Forsternetlink plugin: Removed unused code.
2007-09-01 Florian Forsternetlink plugin: Fix several issues, including the colle...
2007-09-01 Florian ForsterMerge branch 'pull/master'
2007-09-01 Florian Forsterbuild system: Improve detection of the libnetlink library.
2007-08-31 Florian ForsterMerge branch 'collectd-4.0'
2007-08-31 Florian Forstercollectd.conf(5): Undo the changes of the previous...
2007-08-31 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-08-31 Florian Forsternetlink plugin: Yet another fix. `if_dropped' was getti...
2007-08-30 Florian Forsternetlink plugin: Fix the submitted values.
2007-08-30 Florian Forstersrc/types.db: Added the new types introduced by the...
2007-08-30 Florian Forstercollectd.conf(5): Added informatioin about the netlink...
2007-08-30 Florian Forsternetlink plugin: Use the parent's classid for `filter'.
2007-08-29 Florian Forsternetlink plugin: Added a plugin for (very) enhanced...
2007-08-28 Sebastian Harlutils_cmd_putval.c: Fixed a copy&paste error.
2007-08-28 Sebastian Harlsrc/Makefile.am: Added utils_cmd_putval to exec_la_SOURCES.
2007-08-28 Sebastian Harlexec plugin: Fixed a "control reaches end of non-void...
2007-08-28 Sebastian Harl[PATCH 2/2] collectd.conf.pod: Documented the exec...
2007-08-28 Sebastian Harl[PATCH 1/2] exec plugin: Added support to specify a...
2007-08-28 Florian ForsterMerge branch 'collectd-4.0'
2007-08-28 Florian Forstermysql plugin: Use a different define to determine if...
2007-08-27 Florian Forstercollectd.conf(5): Added a note about that trailing...
2007-08-26 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-08-26 Florian Forsterprocesses plugin: Fix a possible segfault.
2007-08-26 Florian Forsterbuild system: Several fixes for libcurl, libmysql,...
next