Merge branch 'collectd-4.3'
[collectd.git] / src /
2008-03-22 Florian ForsterMerge branch 'collectd-4.3'
2008-03-22 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-03-22 Sebastian Harlcollectd(1): Document the supported signals.
2008-03-22 Sebastian Harlperl plugin: Fixed the "EnableDebugger after LoadPlugin...
2008-03-22 Sebastian Harlconfigfile.c: Include more than one files in lexicograp...
2008-03-22 Sebastian Harlliboconfig/oconfig.c: Free all allocated memory in...
2008-03-22 Sebastian Harlconfigfile.c: Abort if any config file could not be...
2008-03-22 Sebastian Harlconfigfile.c: Fixed a memory leak in cf_read_generic().
2008-03-22 Sebastian Harlconfigfile.c: Fixed a segfault after a parse error.
2008-03-18 Florian ForsterMerge branch 'pull/collectd-4.3' into collectd-4.3
2008-03-18 Florian Forstersrc/utils_{cache,threshold}.c: Fix the concept of faile...
2008-03-17 Florian ForsterMerge branch 'pull/collectd-4.3' into collectd-4.3
2008-03-14 Florian Forstersrc/utils_cache.c: Fix the handling of `Persist'.
2008-03-13 Florian Forstersrc/{mbmon,plugin,unixsock}.c: Simple fixes for Solaris 5.8
2008-03-05 Florian Forstersrc/utils_threshold.c: Fix the configuration of {Failur...
2008-03-05 Florian Forsternetwork plugin: Use `sstrncpy' instead of `strncpy'.
2008-03-05 Florian Forstersrc/common.[ch]: Changed the signature of `sstrncpy...
2008-03-05 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-03-04 Florian Forsternetwork plugin: Tested and fixed the receiving part...
2008-03-04 Florian Forsternetwork plugin: Use `memcpy' when parsing packages...
2008-02-28 Florian ForsterMerge branch 'collectd-4.3'
2008-02-28 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-02-28 Florian Forstersrc/common.c: Use uint8_t's instead of (signed) char's.
2008-02-28 Florian Forstersrc/common.[ch]: Implemented `htond' and `ntohd' and...
2008-02-27 Florian Forstersrc/utils_cmd_flush.c: Allow two options: `plugin'...
2008-02-27 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2008-02-27 Sebastian Harlcollectd.c: Check for errors in sigaction().
2008-02-27 Sebastian Harlunixsock plugin, utils_cmd_flush: Implemented the ...
2008-02-27 Sebastian Harlrrdtool plugin: Get the cache lock before checking...
2008-02-27 Florian ForsterMerge branch 'collectd-4.3'
2008-02-27 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-02-27 Florian Forstersrc/utils_cache.c: Fix SPARC alignment problems.
2008-02-27 Florian octo ForsterMerge branch 'pull/master'
2008-02-27 Florian octo Forsternetwork plugin: Align write access to the send buffer.
2008-02-27 Florian Forstersrc/Makefile.am: Added dependencies on `utils_cmd_putno...
2008-02-27 Florian Forstersrc/utils_cmd_{putnotif,putval}.h: Don't include `plugi...
2008-02-27 Florian Forstersrc/utils_cmd_getval.[ch]: Moved the `getval' command...
2008-02-27 Florian Forsterunixsock plugin: us_handle_getval: Changed the function...
2008-02-27 Florian Forstersrc/utils_cache.[ch]: Implemented `uc_get_rate_by_name'.
2008-02-27 Florian Forsternetwork plugin: Add a `flush' callback.
2008-02-27 Florian Forstersrc/plugin.[ch]: Implemented `plugin_flush_one' which...
2008-02-27 Sebastian Harlrrdtool plugin: Added a flush callback.
2008-02-27 Sebastian Harlcollectd, plugin: Added support for "flush" callbacks.
2008-02-27 Florian ForsterMerge branch 'collectd-4.3'
2008-02-27 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-02-27 Rob Lensentcpconns plugin: Fix for compilation under FreeBSD.
2008-02-26 Florian octo Forstersrc/collectd.c: Add the `-t' and `-h' switches to the...
2008-02-26 Stefan Völkelrrdtool plugin: Simplified heartbeat calculation
2008-02-26 Sebastian Harlhddtemp plugin: Use SCSI_DISK8_MAJOR thru SCSI_DISK15_M...
2008-02-25 Florian Forstersrc/utils_match.[ch]: Pass a list of up to 31 submatche...
2008-02-25 Florian ForsterMerge branch 'collectd-4.3'
2008-02-25 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-02-25 Sebastian Harlping plugin: Fixed a typo when setting the TTL.
2008-02-25 Sebastian Harlexec plugin: Don't pass an invalid egid to setgroups...
2008-02-25 Sebastian Harlperl plugin: Warn if "EnableDebugger" has been used...
2008-02-24 Florian ForsterMerge branch 'ff/tail'
2008-02-24 Florian Forstersrc/types_list.c: Removed annoying debug messages.
2008-02-24 Florian Forstersrc/utils_match.c: Added a debug message to print the...
2008-02-24 Florian Forstersrc/utils_tail_match.c: Submit NAN if type if gauge...
2008-02-24 Florian Forstertail plugin: Fix a typo in the name of the config keys.
2008-02-24 Florian Forstertail plugin: Add a plugin to tail and parse logfiles.
2008-02-24 Florian ForsterRenamed: src/utils_logtail.[ch] -> src/utils_tail_match...
2008-02-23 Florian Forstersrc/utils_match.[ch]: Improved the handling of gauge...
2008-02-23 Florian ForsterMerge branch 'ff/tail'
2008-02-23 Florian Forstersrc/utils_match.c: Actually set `ds_type' in the object.
2008-02-23 Florian Forstersrc/utils_logtail.c: Added another error message.
2008-02-23 Florian Forstersrc/utils_tail.c: Added more error messages.
2008-02-23 Florian Forstersrc/utils_logtail.h: Completed the documentation.
2008-02-23 Florian Forstersrc/utils_logtail.[ch]: Implement a module that parses...
2008-02-23 Florian Forstersrc/utils_match.[ch]: Add a module to automate regular...
2008-02-23 Florian Forstersrc/utils_logtail.c: Code cleanups.
2008-02-23 Luke Heberlingsrc/utils_logtail.[ch]: Add a module to provide facilit...
2008-02-23 Florian ForsterMerge branch 'lh/tail'
2008-02-23 Florian Forstersrc/utils_tail.[ch]: Streamlined error handling.
2008-02-23 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-02-23 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-02-23 Florian Forsterping plugin: Deactivate the plugin if (pingobj == NULL).
2008-02-23 Brian Miceksrc/collectd.c: Fix the arguments passed to an error...
2008-02-23 Florian ForsterMerge branch 'collectd-4.2' of octo@verplant.org:/var...
2008-02-23 Christophe Kaltswap plugin: Reapply a patch for Solaris.
2008-02-22 Luke Heberlingsrc/utils_tail.[ch]: Added a generic interface for...
2008-02-19 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1 collectd-4.1
2008-02-19 Florian Forstersrc/collectd.c: Write a more informative error message...
2008-02-19 Florian Forsterexec plugin: Use `setgroups' to set the list of supplem...
2008-02-18 Florian Forstersrc/configfile.c: Fix another access of free'd memory.
2008-02-18 Florian Forsterliboconfig: Make sure that option-strings can always...
2008-02-18 Florian Forsterexec plugin: Removed the Nagios logic from the plugin.
2008-02-18 Florian ForsterMerge branch 'collectd-4.2'
2008-02-18 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-02-18 Florian ForsterMerge branch 'sh/hddtemp'
2008-02-18 Sebastian Harlhddtemp plugin, collectd.conf(5): Added "TranslateDevic...
2008-02-18 Florian Forsterrrdtool plugin: Sort the list of user defined `RRATimes...
2008-02-18 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2008-02-17 Sebastian Harlperl plugin: Do not abort while preparing the stack...
2008-02-17 Sebastian Harlcollectd.conf(5): Added a note that libvirt's RefreshIn...
2008-02-17 Sebastian HarlUpdated collectd.conf.in.
2008-02-11 Florian Forsterexec plugin: Changed the format in which notifications... collectd-4.3.0beta1
2008-02-11 Florian Forsterexec plugin: Disabled the `NagiosExec' option.
2008-02-11 Florian Forstercollectd.conf(5), ChangeLog: Documented the new `Includ...
2008-02-11 Florian Forstersrc/configfile.c: Use wordexp(3) to expand shell wildca...
next