Merge branch 'collectd-4.3'
[collectd.git] / src /
2008-03-26 Florian ForsterMerge branch 'collectd-4.3'
2008-03-26 Florian ForsterMerge branch 'pull/master'
2008-03-26 Florian ForsterMerge branch 'pull/collectd-4.3' into collectd-4.3
2008-03-26 Florian ForsterMerge branch 'collectd-4.3'
2008-03-26 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-03-26 Sebastian Harlunixsock plugin: Open two different IO stream handles...
2008-03-26 Sebastian Harlunixsock plugin: Open two different IO stream handles...
2008-03-26 Sebastian Harlunixsock plugin: Open two different IO stream handles...
2008-03-26 Sebastian Harlutils_cmd_{get,put}val.c: Fixed usage of parse_identifi...
2008-03-26 Sebastian Harlutils_cmd_{get,put}val.c: Fixed usage of parse_identifi...
2008-03-26 Florian Forsterutils_cmd_*: Terminate all lines printed to the socket...
2008-03-26 Sebastian Harlutils_cmd_*: Terminate all lines printed to the socket...
2008-03-26 Sebastian HarlDisambiguated the protocol used by the unixsock (and...
2008-03-26 Sebastian Harlutils_cmd_flush.c: Simplified / improved option parsing.
2008-03-26 Sebastian Harlcollectd-unixsock(5): Updated the paragraph about Colle...
2008-03-24 Florian ForsterMerge branch 'collectd-4.3'
2008-03-24 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-03-24 Sebastian Harlliboconfig/parser.y: Enabled verbose error messages.
2008-03-24 Sebastian Harlliboconfig: Include the filename in error messages.
2008-03-24 Sebastian Harlperl plugin: Updated copyright information.
2008-03-24 Sebastian Harlcollectd-unixsock(5): Fixed some typos.
2008-03-24 Sebastian Harlutils_cmd_flush.c: Terminate all lines printed to the...
2008-03-24 Florian Forstercollectd-unixsock(5): Be more specific which time ...
2008-03-24 Florian Forsterunixsock plugin: Use `src/utils_cmd_listval.[ch]' and...
2008-03-24 Florian Forstersrc/utils_cmd_listval.[ch]: Added a new module which...
2008-03-24 Florian Forstersrc/utils_cache.[ch]: Improved the `uc_get_names' to...
2008-03-24 Florian Forstersrc/utils_cache.[ch]: Add `uc_get_names', a function...
2008-03-22 Florian Forstersensors plugin: Print information why a specific featur...
2008-03-22 Florian Forsterwireless plugin: Fix reading the noise value.
2008-03-22 Florian Forstersrc/utils_cache.c: Fix a bug that was introduced by...
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...
next