Code

collectd.git
2008-09-01 Florian ForsterBumped version to 4.4.3; Updated ChangeLog. collectd-4.4.3
2008-09-01 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-09-01 Florian ForsterChangeLog: Entry for 4.3.4: Bring plugins in alphabetic...
2008-08-31 Florian ForsterBumped version to 4.3.3; Updated ChangeLog. collectd-4.3.4
2008-08-27 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-26 Sebastian Harl.gitignore: Added collectd-nagios, collectdmon and...
2008-08-26 Sebastian Harlcollectd.conf.in: Moved logging plugins to the top...
2008-08-26 Sebastian Harlperl plugin: Re-get the perl interpreter after parsing...
2008-08-26 Florian Forstercontrib/snmp-probe-host.px: Don't fail silently, but...
2008-08-26 Florian Forstercontrib/snmp-probe-host.px: Work-around for Windows...
2008-08-26 Florian Forstercontrib/snmp-probe-host.px: Fix for `table' data withou...
2008-08-25 Jarle BjørgeengenCollectd::Unixsock: Allow passing of `Interval' to...
2008-08-25 Florian Forstercollectd.conf(5): Fix an example for the tail plugin.
2008-08-25 Florian Forstermemcached plugin: Wait for a *little* longer for the...
2008-08-21 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-21 Florian Forstercontrib/snmp-probe-host.px: Added script to semi-automa...
2008-08-21 Mohammad Ebrahim... collectd-exec(5): Fix two typos.
2008-08-21 Florian Forstersrc/plugin.c: Include the shared object when reporting...
2008-08-20 Florian Forstermemcached plugin: Remove an unused variable.
2008-08-20 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-19 Florian Forstermemcached plugin: Fix a possible file descriptor leak.
2008-08-19 Florian Forstercontrib/collection3: Added graph description for `ps_rss'.
2008-08-19 Florian Forstercontrib/collection3: Added the ability to `flush' data...
2008-08-19 Florian Forstercontrib/collection3: Remove an annoying debug message.
2008-08-19 Peter Holikcollectd.conf(5): Added documentation for the ipmi...
2008-08-19 Sebastian Harlsrc/common.h: Make sfree() usable like a function.
2008-08-19 Sebastian Harlcollectd(1), collectd{-exec,.conf}(5): Fixed some minor...
2008-08-19 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-19 Florian Forsterbuild system: Automatically enable the swap plugin...
2008-08-19 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-19 Florian ForsterMerge branch 'collectd-4.3' of /var/lib/git/collectd...
2008-08-19 Florian Forsterbuild system: Define which version of libkvm has been...
2008-08-18 Florian Forstertcpconns plugin: Fix another format string.
2008-08-18 Florian Forstertcpconns plugin: Fix formatstrings.
2008-08-18 Florian Forstersnmp plugin: Fix a possible memory leak.
2008-08-13 Florian Forstercontrib/collection3: Added a couple more graph definitions.
2008-08-13 Florian Forstercontrib/collection3: Added the forgotten Collectd:...
2008-08-12 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-12 Peter Holiksrc/utils_threshold.c: Free allocated memory before...
2008-08-11 Michael Stapelbergmemory plugin: The variable is named cache, not cached...
2008-08-11 Boian Berberovconfigure.in: Look for ip_vs.h in the kernel sources.
2008-07-28 Florian Forstercontrib/collection3: Add JavaScript code to unify the...
2008-07-28 Florian Forstercontrib/collection3: Update `json.cgi' to use the new...
2008-07-27 Florian Forstercontrob/collection3: Implement zooming using the mouse...
2008-07-27 Florian Forstercontrib/collection3: Add a generic `instance' placeholder.
2008-07-27 Florian Forstercontrib/collection3: Move configuration logic into...
2008-07-27 Florian Forstercontrib/collection3: Updated the `collection3' stuff...
2008-07-15 Florian ForsterChangeLog: Updated after the merge. collectd-4.4.2
2008-07-15 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-07-15 Florian ForsterBumped version to 4.4.2; Updated ChangeLog.
2008-07-15 Sebastian Harlconfigfile.c: Fixed a typo.
2008-07-15 Peter Holikipmi plugin: Fix a typo: sstrerror_r -> sstrerror.
2008-07-14 Florian Forstersnmp plugin: More format string fixes.
2008-07-14 Florian Forsterntpd plugin: Use the standard types `uint8_t' etc....
2008-07-14 Florian Forstervserver plugin: Use `readdir_r' instead of `readdir'.
2008-07-14 Florian Forstersrc/{collectd.h,perl.c}: Poison sprintf after perl...
2008-07-14 Florian Forstersnmp plugin: Fix two format strings.
2008-07-14 Florian Forstersrc/collectd.h: Don't include <pth.h>.
2008-07-14 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-07-14 Florian Forsterconfigure.in: Use pkg-config to detect the upsclient...
2008-07-14 Florian Forsterntpd plugin: Fix two format strings.
2008-07-08 Florian Forstercontrib/collection3: Add an basic, extensible, modular...
2008-07-06 Florian Forsteremail plugin: Don't print `pthread_t'.
2008-07-06 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-07-06 Sebastian Harlsrc/plugin.c: Initialize plugins before checking if...
2008-07-02 Florian Forsterrrdtool plugin: Use a hack to case the `argv' pointers...
2008-06-25 Florian ForsterChangeLog: Recoded to UTF-8.
2008-06-24 Sebastian Harlemail plugin: Don't unlink the socket file on startup.
2008-06-20 Florian Forstersrc/common.c: Not enough memory is an error, not a...
2008-06-17 Sebastian Harlcontrib/examples/: Be more verbose about how to handle...
2008-06-14 Michał Mirosławsrc/common.c: Add end-of-line characters to strsplit()
2008-06-13 Florian Forstersrc/collectd.conf.in: Fix the NotificationExec example.
2008-06-11 Florian Forstersrc/utils_dns.c: Fix version information for __NAMESER...
2008-06-11 Florian ForsterReplace all occurrences of `strcpy' with `sstrncpy...
2008-06-11 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-06-11 Florian Forstersrc/collectd.h: Use `#pragma GCC poison' to disable...
2008-06-11 Florian Forsterlibvirt plugin: Replace `strcat' with `strncat'.
2008-06-11 Florian ForsterReplace all occurrences of `strcpy' with `sstrncpy'.
2008-06-11 Florian Forsternginx plugin: Use `strtok_r' instead of `strtok'.
2008-06-10 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-06-09 JoWwireless plugins: Interpret noise/power values >100...
2008-06-07 Alessandro... disk plugin: Use correct name under Linux 2.4
2008-06-07 Florian Forsternetwork plugin: Don't blindly re-initialize everything...
2008-06-06 Florian Forstersrc/collectd.h: Try even harder to determine endianess.
2008-06-06 Florian Forstersrc/plugin.h: Use __attribute__((format)) for plugin_log.
2008-06-03 Florian ForsterBumped version to 4.4.1; Updated ChangeLog. collectd-4.4.1
2008-06-03 Sebastian HarlCollectd.pm: Updated copyright information.
2008-06-03 Sebastian Harlperl plugin: Fixed a segfault that appeared in Perl...
2008-06-03 Sebastian Harlperl plugin: Don't abort if initializing the interprete...
2008-05-31 Florian Forstersrc/collectd.conf.in: Fix a typo.
2008-05-27 Florian ForsterMerge branch 'collectd-4.4' of octo@verplant.org:/var...
2008-05-27 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-05-27 Sebastian Harlbuild.sh: Check for lex and yacc.
2008-05-27 Sebastian Harlsrc/liboconfig/oconfig.c: Declare "c_file" as "const...
2008-05-27 Sebastian Harlsrc/utils_llist.c: Improved robustness against NULL...
2008-05-27 Sebastian Harlcollectd-nagios: Updated to the new "unixsock" protocol.
2008-05-26 Florian Forstersrc/{email,ntpd,utils_cmd_getval}.c: Fix formatting...
2008-05-25 Dieter Blomssrc/utils_threshold.c: Fix wrong output (was `min,...
2008-05-25 Florian Forstersrc/collectd.conf.in: Add sample section for the disk...
2008-05-13 Florian Forstercontrib/cussh.pl: Implemented a `HELP' command.
next