Code

collectd.git
2007-08-03 Florian ForsterBumped version to 4.0.6; Updated ChangeLog. collectd-4.0.6
2007-07-31 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-07-31 Florian Forstersrc/collectd.conf.in: Added the `SocketFile' option...
2007-07-31 Kjell RandaFixed Fedora specfile for Fedora 7 and collectd 4.0.5
2007-07-30 Florian Forstersyslog plugin: Call `openlog' right when the plugin...
2007-07-30 Florian Forstersensors plugin: Fix the use of the ignorelist, so it...
2007-07-05 Florian ForsterBumped version to 4.0.5; Updated ChangeLog. collectd-4.0.5
2007-07-02 Florian Forstercollectd-nagios(1): Fix typo.
2007-07-01 Florian Forsterdns plugin: Added support for the old bind-interface.
2007-07-01 Florian Forstersrc/common.c: Allow the `pwbufp' argument to `getpwnam_...
2007-06-30 Florian ForsterImpelemt an own version of `getpwnam_r'.
2007-06-30 Florian Forster{hddtemp,mbmon,ntpd} plugins: Only use the `AI_ADDRCONF...
2007-06-30 Florian Forsterconfigure.in: Include `sys/types.h' and `sys/param...
2007-06-24 Florian ForsterBumped version to 4.0.4; Updated ChangeLog. collectd-4.0.4
2007-06-24 Florian Forstersrc/collectd-nagios.c: Copy the NAN-defines from `colle...
2007-06-23 Florian Forsterdns plugin: Check for `net/ppp_defs.h' and include...
2007-06-21 Daniel Leitememory plugin: Fix a typo in the Solaris code.
2007-06-21 Florian Forsterliboconfig: Added `%option noyywrap' to the scanner.
2007-06-21 Florian Forsterload plugin: Fix the Linux code that reads `/proc/loadavg'.
2007-06-21 Daniel Leitecpu, interface plugin: Fix compilation issues under...
2007-06-19 Florian ForsterBumped version to 4.0.3. collectd-4.0.3
2007-06-19 Florian ForsterChangeLog, README: Documented the `--with-nan-emulation...
2007-06-19 Florian Forsterconfigure: Implemented `--with-nan-emulation' for cross...
2007-06-19 Ezra Peisachsrc/Makefile.am: When building outside the source tree...
2007-06-19 Ezra Peisachcsv, rrdtool plugin: Initialize a buffer correctly.
2007-06-18 Florian ForsterChangeLog: Added changes for 4.0.3.
2007-06-18 Florian Forsterping plugin: Actually check the uid, not the address...
2007-06-13 Florian Forstercpu plugin: Submit the right values in the Darwin code.
2007-06-12 Florian ForsterBumped version to 4.0.2; Updated ChangeLog. collectd-4.0.2
2007-06-11 Florian Forsterhddtemp, ntpd plugin: Allow numeric `Port' arguments.
2007-06-07 Florian ForsterBumped version to 4.0.1; Updated ChangeLog. collectd-4.0.1
2007-06-07 Florian Forstercontrib/collection.cgi: Added graphs for gauge, if_erro...
2007-06-07 Evan MillerREADME, collectd.conf(5): its/it's in documentation
2007-06-07 Sebastian Harlcollectd.conf.pod: Fixed a typo.
2007-06-06 Florian Forsteriptables plugin: Fix a segfault when a comment is passe...
2007-06-03 Florian ForsterBumped version to 4.0.0; Updated ChangeLog. collectd-4.0.0
2007-06-03 Sebastian HarlMarked the perl plugin to be experimental.
2007-06-03 Sebastian HarlAdded Perl module "Collectd" to contrib.
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 ForsterBumped version to 3.11.5; Updated ChangeLog. collectd-3.11.5
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-25 Florian Forstercontrib/migrate-3-4.px: Added usage information.
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-20 Sebastian HarlREADME: Fixed a typo.
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...
next