contrib/exec-nagios.px: Make it possible to run the same script multiple times.
[collectd.git] / src /
2009-03-06 Florian Forsterrrdtool plugin: Fix a possible race condition at startup.
2009-03-02 Florian Forstersnmp plugin: Added a note about a potential bug that...
2009-02-28 Florian Forsterdns plugin: Don't pass a NULL pointer to `pcap_open_live'.
2009-02-24 Sebastian Harlsrc/common.c: Fixed a race condition in check_create_dir().
2009-02-22 Sebastian Harlcollectd-unixsock(5): Slightly improved the description.
2009-02-22 Florian ForsterRevert "libiptc/Makefile.am: Added xtables.h, libxtc... collectd-4.5.3
2009-02-19 Florian Forsteripmi plugin: Use a less error-prone approach to build...
2009-02-19 Peter Holikipmi plugin: Fix an off-by-one error.
2009-02-16 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2009-02-16 Florian Forstercollectd.conf(5): Add documentation for the `notify_ema...
2009-01-29 Florian ForsterMerge branch 'collectd-4.4' of /var/lib/git/collectd...
2009-01-24 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2009-01-24 Florian Forstertcpconns plugin: Fix an endianness problem under *BSD.
2009-01-20 Sebastian Harlutils_cache: Free then unused memory before returning...
2009-01-20 Sebastian Harlutils_cache: Unlock the cache mutex before returning...
2009-01-17 Bruno Prémontascent plugin: Fix a memory leak.
2009-01-02 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-12-30 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-12-30 Florian Forsternetwork plugin: Fix an invalid size of buffer being...
2008-12-30 Florian Forsternetwork plugin: A fix for the buffer problem for versio...
2008-12-20 Florian Forstertypes.db(5): Fix a typo.
2008-12-20 Florian Forstertypes.db(5): Explain in more detail how custom types...
2008-12-20 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-12-19 Sebastian HarlDo not use *printf() to report errors / debugging messages.
2008-12-19 Sebastian Harlsrc/Makefile: Do not print the command when checking...
2008-12-19 Sebastian Harlcollectd.conf(5): Updated the section about the "mysql...
2008-12-11 Sebastian Harlcollectd: Abort with an appropriate status in exit_usage().
2008-12-10 Sebastian Harlcollectd: Abort if any non-options are left over after...
2008-12-06 Sebastian Harlperl plugin, utils_complain: Fixed errors identified...
2008-12-06 Sebastian Harlcollectd.conf.in: Fixed a wrong type used in the "tail...
2008-12-06 Sebastian Harlcollectd.conf.pod: Consistently use spaces instead...
2008-12-06 Sebastian Harlconfigfile.c: Ignore registered undefined config keys.
2008-12-06 Sebastian Harlprocesses plugin: Fixed a segfault when handling unknow...
2008-12-05 Florian Forsterunixsock plugin: Make sure the initialization function...
2008-12-03 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-12-02 Florian Forstersrc/plugin.[ch]: Don't use unnamed unions.
2008-11-28 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-11-24 Florian Forstermultimeter plugin: Check the return value of `write'.
2008-11-08 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-11-02 Sebastian Harllibiptc/Makefile.am: Added xtables.h, libxtc.h to libip...
2008-11-01 Sebastian Harlsrc/Makefile: Build ipvs and uuid plugins using $AM_CFLAGS.
2008-11-01 Sebastian Harlconfigure, mysql plugin: Check for mysql.h as well.
2008-10-31 Florian Forstersrc/utils_complain.c: Include "collectd.h" as first...
2008-10-31 Florian Forsterapcups plugin: Include "collectd.h" *before" <stdlib.h>.
2008-10-30 Sebastian Harlfilecount plugin: Fixed an off-by-one error in the...
2008-10-29 Ulrich Habelperl plugin: Fix an uninitialized variable warning.
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 ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-10-16 Florian Forstersrc/collectd.h: Poison various insecure string function...
2008-10-16 Sebastian Harlpostgresql plugin: Added another missing call to PQclear().
2008-10-16 Sebastian Harlpostgresql plugin: Do not open new connections during...
2008-10-16 Florian Forsterpostgresql plugin: Add a couple of PQclear() calls.
2008-10-10 Sebastian Harlsrc/Makefile.am: Use $mkinstalldirs instead of $(INSTAL...
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 Harlcollectd.conf: Added a sample <Plugin> section in the...
2008-10-10 Sebastian Harltypes.db: Reintroduced the "spam_check" type.
2008-10-10 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
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 ForsterMerge branch 'collectd-4.4' into collectd-4.5
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-03 Sebastian Harliptables plugin, utils_ignorelist: Fixed an off-by...
2008-10-03 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-10-01 Sebastian Harlperl plugin: Disable plugin after fatal configuration...
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-22 Florian Forstersnmp plugin: Improve parsing of strings to values.
2008-09-13 Florian Forstercollectd.conf(5): Fixed typo.
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.4'
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-04 Florian Forsterapple_sensors plugin: Add a missing semicolon.
2008-09-04 Florian ForsterMerge branch 'collectd-4.4'
2008-09-01 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-28 Alessandro Iurlanofilecount plugin: s/\<strncpy\>/sstrncpy/g
2008-08-27 Florian Forsterunixsock plugin: Improve two debug messages.
2008-08-27 Florian Forstercollectd-{exec,unixsock}(5): Documented how to pass...
2008-08-27 Florian Forstersrc/utils_cmd_putnotif.[ch]: Change parsing to allow...
2008-08-27 Florian Forstersrc/utils_parse_option.c: Null-terminate parsed quoted...
2008-08-27 Florian Forstersrc/Makefile.am: Link the exec plugin with utils_parse_...
2008-08-27 Florian Forstersrc/utils_cmd_listval.[ch]: Use the new parsing mechani...
2008-08-27 Florian Forstersrc/utils_cmd_putval.[ch]: Allow identifiers to include...
2008-08-27 Florian Forstersnmp plugin: Fix an off by one error.
2008-08-27 Florian Forstersrc/utils_cmd_getval.[ch]: Fix handling of identifiers...
2008-08-27 Florian Forstersrc/utils_parse_option.[ch]: Add `parse_string'.
2008-08-27 Florian Forstersrc/collectd.conf.in: Add the filecount plugin.
2008-08-27 Florian ForsterMerge branch 'collectd-4.4'
2008-08-27 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
next