network plugin: Don't blindly re-initialize everything in the init callback.
[collectd.git] / src /
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-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-06 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-05-06 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-05-01 Florian Forstersrc/collectd.h: Check for `_BYTE_ORDER', too.
2008-04-30 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-30 Florian Forsterload plugin: Use #if rather than #ifdef.
2008-04-30 Sebastian Harlperl plugin: Work around a compiler warning on FreeBSD.
2008-04-30 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-30 Florian ForsterMoved <statgrab.h> out of "collectd.h" and into the...
2008-04-30 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-30 Florian ForsterMerge branch 'collectd-4.2' of /var/lib/git/collectd...
2008-04-29 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-29 Florian ForsterMerge branch 'collectd-4.2' of git://git.verplant.org...
2008-04-29 Florian ForsterMerge branch 'collectd-4.3' of git://git.verplant.org...
2008-04-29 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-29 Florian Forsterbuild system: Use pkg-config to determine flags for...
2008-04-22 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-22 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-18 Florian Forstersensors plugin: Fix the return status of `sensors_snpri...
2008-04-15 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-13 Florian ForsterMerge branch 'collectd-4.2' of octo@verplant.org:/var...
2008-04-09 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-09 Florian Forsterexec plugin: Close all file descriptors but the one...
2008-04-03 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-01 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-01 Sebastian Harlunixsock plugin: Do not unregister a write-callback...
2008-04-01 Florian Forsterapache plugin: Increase the size of the read-buffer...
2008-03-31 Florian Forstersrc/plugin.c: plugin_dispatch_values: Improve the error...
2008-03-31 Florian Forstersrc/common.c: Make really sure BYTE_ORDER and BIG_ENDIA...
2008-03-31 Sebastian Harlplugin.c: Tell the user if a plugin could not be found.
2008-03-31 Florian Forsterhddtemp plugin: Prefix all messages with "hddtemp plugin:".
2008-03-29 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-03-26 Peter Holiksensors plugin: Simple fix for temperature sensors.
2008-03-26 Florian ForsterMerge branch 'pull/collectd-4.3' into 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 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 Harlcollectd-unixsock(5): Updated the paragraph about Colle...
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-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 ForsterMerge branch 'collectd-4.2' into collectd-4.3
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.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 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 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 ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-02-27 Rob Lensentcpconns plugin: Fix for compilation under FreeBSD.
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 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-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-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...
next