multimeter plugin: Check the return value of `write'.
[collectd.git] / src /
2008-11-24 Florian Forstermultimeter plugin: Check the return value of `write'.
2008-11-01 Sebastian Harlconfigure, mysql plugin: Check for mysql.h as well.
2008-10-31 Florian Forsterapcups plugin: Include "collectd.h" *before" <stdlib.h>.
2008-10-29 Ulrich Habelsrc/utils_dns.c: Cast a `char' to `int' when using...
2008-10-20 Devid Antonio Filonilibiptc/libip6tc.c: Fix a glibc 2.8 compatibility problem.
2008-10-20 Florian Forstersrc/configfile.c: Fix a closing-brace comment.
2008-10-16 Florian Forstersrc/collectd.h: Poison various insecure string function...
2008-10-10 Florian Forstersrc/utils_tail.c: Call `clearerr' before `fgets'.
2008-10-10 Florian Forstersrc/Makefile.am: Fix a copy'n'paste typo.
2008-10-10 Sebastian Harltypes.db: Reintroduced the "spam_check" type.
2008-10-10 Florian Forstersrc/utils_cache.c: Fix a serious memory leak.
2008-10-09 Florian Forstersrc/configfile.c: Fix a minor memory leak.
2008-10-09 Florian Forsternetwork plugin: Fix a minor memory leak.
2008-10-06 Florian Forstercollectd-nagios(1): Make the documentation easier to...
2008-10-06 Florian Forstersrc/collectd-nagios.c: Improve handling of lines return...
2008-10-05 Florian Forsternetlink plugin: Fix an incorrect format string.
2008-10-03 Florian Forstersrc/utils_ignorelist.c: Fix an off-by-one errror when...
2008-10-03 Sebastian Harlcollectdmon: Do not block SIGCHLD.
2008-10-03 Sebastian Harlcollectd.conf(5): Briefly document "OKAY"-notifications.
2008-10-03 Sebastian Harlipvs plugin: Use sizeof() instead of a constant.
2008-10-01 Sebastian Harlsrc/plugin.c: Increase the plugin_log() message buffer...
2008-10-01 Sebastian Harlperl plugin: Log the perl error messages if bootstrappi...
2008-09-12 Florian Forstercollectd.conf(5): Changed the default socket paths...
2008-09-12 Boian Berberovpowerdns plugin: Use `LOCALSTATEDIR' instead of "/var".
2008-09-04 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-09-04 Florian Forsterprocesses plugin: Fix a format string. collectd-4.3
2008-09-01 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-27 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
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-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 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 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 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-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-15 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
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 Forsterntpd plugin: Fix two format strings.
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-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-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 Iurlanodisk 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 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 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 ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-05-13 Florian Forstersrc/utils_threshold.c: Fix the `Instance' option inside...
2008-05-13 René Rebeteamspeak2 plugin: Fix out-of-bounds access to two...
2008-05-06 Florian Forstersrc/collectd.conf.in: Added the new powerdns and tail...
2008-05-06 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
next