Code

collectd.git
2007-05-19 Florian Forsterconfigure.in: Bumped version to 4.0.0-rc10 collectd-4.0.0-rc10
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::Unixsock: Handle instance `0' and interpret...
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-19 Florian Forstercontrib/collection.cgi: Improved some more graphs.
2007-05-19 Florian Forstercontrib/collection.cgi: Include `back'-links and more...
2007-05-19 Florian Forstercontrib/collection.cgi: Print proper HTML-header.
2007-05-19 Florian Forstercontrib/collection.cgi: Included a completely new versi...
2007-05-19 Florian Forstercontrib/migrate-3-4.px: Create (sub)directories for...
2007-05-18 Florian Forstercontrib/{extractDS,migrate-3-4}.px: Don't use XML:...
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 Forstercontrib/extractDS.px: Create RRD file instead of writin...
2007-05-17 Florian Forstercontrib/migrate-3-4.px: Handle `disk' and `partition...
2007-05-17 Florian Forstercontrib/extractDS.px: Allow extration of multiple DSes...
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 Florian Forsterconfigure.in: Don't check for grp.h twice.
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 Forsterconfigure.in: Bumped version to 4.0.0-rc9 collectd-4.0.0-rc9
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 Forsterconfigure.in: Bumped version to 4.0.0-rc8 collectd-4.0.0-rc8
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 Forsterconfigure.in: Bumped version to 4.0.0-rc7 collectd-4.0.0-rc7
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-29 Sebastian HarlFixed Shebang line in contrib/iptables/accounting.sh.
2007-04-29 Florian Forsterconfigure.in: Check for `libgen.h'.
2007-04-23 Florian Forsterrrdtool plugin: Updated copyright notice.
2007-04-23 Florian Forsterconfigure.in: Bumped version to 4.0.0-rc6 collectd-4.0.0-rc6
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 Forstermigrate-3-4.px: Split up the memory.rrd file.
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 Forstercontrib: Collectd::Unixsock: Added inline-documentation.
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 Forsterconfigure.in: Bumped version to 4.0.0-rc5
2007-04-18 Florian ForsterMerge branch 'sh/perl' into collectd-4
2007-04-18 Florian Forsterconfigure.in: Print the Perl-version in the configure...
2007-04-17 Florian Forstercollectd-nagios(1): Added manpage for the Nagios-glue.
2007-04-17 Florian ForsterChangeLog: Added a note about the perl plugin.
2007-04-17 Florian Forsterperl plugin: Use the `BaseName' only if it is non-empty.
2007-04-17 Florian Forsterconfigure.in: Bumped version to 4.0.0-rc4 collectd-4.0.0-rc4
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.
next