Bumped version to 4.0.0; Updated ChangeLog.
[collectd.git] / src /
2007-06-03 Sebastian HarlMarked the perl plugin to be experimental.
2007-06-02 Florian ForsterMerge branch 'pull/master'
2007-06-02 Florian Forstercollectd-unixsock(5): Corrected the information about...
2007-05-31 Florian Forstercollectd-exec(5): Documented the recent changes.
2007-05-31 Florian Forsterexec plugin: Change the input format so it's identical...
2007-05-31 Florian Forsterunixsock plugin: Moved the `parse_identifier' code...
2007-05-30 Florian Forsterntpd plugin: Replace `syslog (LOG_ERR, ...)' with ...
2007-05-30 Florian ForsterMerge branch 'collectd-3.11'
2007-05-29 Florian Forsterntpd plugin: Fix a possible buffer overflow.
2007-05-25 Florian ForsterMerge branch 'pull/master'
2007-05-25 Florian Forsternetwork plugin: Prepend the plugin's name to debug...
2007-05-25 Florian Forsterexec plugin: Print a warning when the returned string...
2007-05-23 Sebastian Harlcollectd.c: Added '-t' command line option.
2007-05-23 Florian Forstermemory plugin: Fix unused variable warning under FreeBSD.
2007-05-22 Florian ForsterMerge branch 'collectd-3.11'
2007-05-22 Florian Forsterprocesses plugin: ps_read_tasks will fail under Linux...
2007-05-22 Florian Forstersensors plugin: Let the read-function fail if something...
2007-05-21 Florian Forsterplugin.c: Added a comment that explains why the order...
2007-05-21 Sebastian Harlplugin.c: Advance the llentry_t pointer before calling...
2007-05-21 Sebastian Harlperl plugin: Unregister all callbacks from collectd...
2007-05-20 Florian Forstersrc/plugin.c: Remove slashed from host, {plugin,type...
2007-05-20 Sebastian Harlemail, users and vserver plugins: Changed license to...
2007-05-19 Florian Forstercollectd-nagios(1) and collectd-unixsock(5): Reference...
2007-05-19 Florian Forstercollectd-unixsock(5): Added a note about Collectd:...
2007-05-19 Florian ForsterREADME: Cleaned up the description of plugins and added...
2007-05-19 Florian Forstercollectd-perl(5): Moved information about the `perl...
2007-05-19 Florian Forstercollectd-email(5): Moved information about the `email...
2007-05-19 Florian Forstercollectd.conf(5): Moved information about ``special...
2007-05-19 Florian Forstercollectd.conf(5): Documented `PluginDir' and `TypesDB'.
2007-05-19 Florian Forsterunixsock plugin: Return a message in any case.
2007-05-19 Florian Forstercollectd-exec(5): Corrected/added some information.
2007-05-19 Florian Forstercollectd-unixsock(5): Moved information about the ...
2007-05-19 Florian Forstercollectd-exec(5): Moved information about the `exec...
2007-05-18 Florian Forsterrrdtool plugin: Assure that values, that are older...
2007-05-18 Florian Forsterdns plugin: Only submit dns-traffic if either counter...
2007-05-18 Florian Forsteremail plugin: Only submit `spam_score' if any mails...
2007-05-17 Florian Forsterdisk plugin: Remove slashed from disk-names.
2007-05-17 Florian Forstercollectd(1): Changed plugin information for v4.
2007-05-17 Florian ForsterInclude `config.h' from all files.
2007-05-17 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-05-15 Florian ForsterMerge branch 'master' into collectd-4
2007-05-15 Florian ForsterMerge branch 'collectd-3.11'
2007-05-15 Florian ForsterInclude "config.h" rather than <config.h>.
2007-05-15 Sebastian Harl[PATCH] Added large file support ("backported" to colle...
2007-05-15 Florian Forstersrc/plugin.c: assert (ds->ds_num == vl->values_len...
2007-05-13 Sebastian Harlperl plugin: Work around a redefinition of DEBUG in...
2007-05-12 Florian Forsterunixsock plugin: Don't assert that `ds->ds_num == vl...
2007-05-11 Florian Forsterdisk plugin: Correct the collection of {read,write...
2007-05-10 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-05-10 Florian Forsterunixsock plugin: Don't include <sys/poll.h> since it...
2007-05-10 Florian Forsteremail plugin: Include <sys/un.h> rather than <linux...
2007-05-09 Florian Forsterapple_sensors plugin: Fix the `module_register' function.
2007-05-08 Florian Forsterunixsock plugin: Remove the socket-file after closing...
2007-05-08 Florian Forsteriptables plugin: Fix a segfault in the shutdown code.
2007-05-08 Florian Forstersrc/types_list.c: Strip newlines from the end of the...
2007-05-08 Florian Forstermemory plugin: Bugfix: values_len is one now, not four.
2007-05-06 Marius Riedermemory plugin: Fix the Linux-code: It submitted the...
2007-05-06 Marius Riedersrc/plugin.c: Check `list_data_set' to be non-NULL...
2007-05-05 Florian Forstersrc/Makefile.am: Include `types.db' in the tarballs.
2007-05-05 Marius Riedertypes.db: Reverse the order of the `df'-DSes.
2007-05-05 Marius Riedermemory plugin: Fix the `sysctl'-code which submitted...
2007-05-04 Florian Forstersrc/plugin.c: Copy the data-sets before inserting them...
2007-05-03 Florian ForsterMerge branch 'ff/types' into collectd-4
2007-05-03 Florian Forstersrc/configfile.c: s/TypesDS/TypesDB/;
2007-05-03 Florian ForsterRemoved the config-option `LoadDS' and the passing...
2007-05-03 Florian Forstertypes_list: Do not free `ds' and `dsrc' because it...
2007-05-03 Florian Forstertypes_list: More error-messages when something cannot...
2007-05-03 Florian Forstertypes_list: Added `types.db'.
2007-05-03 Florian Forstersrc/types_list.c: Added a function to parse a generic...
2007-04-29 Florian Forsterliboconfig/Makefile.am: Don't remove `parser.[ch]'...
2007-04-23 Florian Forsterrrdtool plugin: Updated copyright notice.
2007-04-23 Florian Forsterliboconfig, liboping: Set version information.
2007-04-23 Sebastian HarlLink against liboconfig statically or use external...
2007-04-23 Sebastian Harlperl plugin: Added the "IncludeDir" config option.
2007-04-23 Sebastian Harlperl plugin: Respect the modreg flags in module_registe...
2007-04-23 Florian Forstersrc/Makefile.am: Define `PREFIX' for the unixsock plugin.
2007-04-22 Florian Forstermemory plugin: Split up the memory data-sources into...
2007-04-21 Florian Forstersrc/liboconfig: Imported liboconfig 0.1.2.
2007-04-21 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-21 Florian Forsteremail plugin: Fix a segfault in the shutdown routine.
2007-04-21 Florian Forsteremail plugin: Only kill threads/close sockets that...
2007-04-21 Florian Forstercollectd.conf.in: Added the `Hostname' option to the...
2007-04-20 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-20 Florian Forsterunixsock plugin: Don't add values to the cache that...
2007-04-20 Florian Forsterperl plugin: Use `Perl_newSVpv' rather than `newSVpv'
2007-04-20 Florian Forsterrrdtool plugin: config: Copy `value' before modifying it.
2007-04-20 Florian ForsterMerge branch 'pull/collectd-4'
2007-04-20 Florian Forsterbuild system: Use the prefix given to --with-libperl...
2007-04-20 Florian Forstercpu plugin: Return an integer even under FreeBSD.
2007-04-19 Florian Forsterrrdtool plugin: Add a config option to configure the...
2007-04-18 Florian ForsterMerge branch 'sh/perl' into collectd-4
2007-04-17 Florian Forstercollectd-nagios(1): Added manpage for the Nagios-glue.
2007-04-17 Florian Forsterperl plugin: Use the `BaseName' only if it is non-empty.
2007-04-17 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-16 Florian Forsterping plugin: Improved error and debug messages.
2007-04-16 Florian Forsterping plugin: Fail if no hosts was pinged.
2007-04-16 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-11 Sebastian Harlperl plugin: Exported plugin_log() to Perl.
2007-04-11 Sebastian Harlperl plugin: Exported plugin_log() to Perl.
2007-04-11 Sebastian Harlperl plugin: Added "BaseName" config option.
next