Fix build on Solaris 10 i386 part 2
[collectd.git] / src /
2016-03-19 Ruben KerkhofFix build on Solaris 10 i386 part 2
2016-03-19 Ruben KerkhofFix build on Solaris 10 i386
2016-03-17 Ruben KerkhofMerge pull request #1617 from michaelsalmon/putval...
2016-03-17 Michael Salmonadded definition of N to collectd-exec
2016-03-06 Ruben KerkhofMerge pull request #1575 from rubenk/dragonflybsd-utils...
2016-03-06 Ruben KerkhofMerge pull request #1580 from rubenk/freebsd-zfs-arc
2016-03-04 Ruben KerkhofMerge pull request #1596 from rubenk/fix-a-few-more...
2016-03-03 Ruben KerkhofFix a few more prototypes
2016-03-03 Ruben KerkhofMerge pull request #1584 from rubenk/fix-wrong-logical-op
2016-03-03 Ruben KerkhofMerge branch 'Wshadow' into collectd-5.4
2016-03-03 Pierre-Yves RitschardDefine _DEFAULT_SOURCE in addition to _BSD_SOURCE
2016-03-01 Ruben KerkhofFix a few issues found by -Wshadow
2016-03-01 Ruben Kerkhofutils_avltree.c: fix compiler warning
2016-03-01 Ruben KerkhofMerge pull request #1582 from rubenk/missing-prototypes
2016-02-29 Ruben Kerkhofxmms: mark cxmms_read as static
2016-02-29 Ruben Kerkhofsensors: mark sensors_free_features as static
2016-02-29 Ruben Kerkhofprocesses: mark ps_read_process as static
2016-02-29 Ruben Kerkhofutils_db_query.c: make udb_query_free_one static
2016-02-29 Ruben Kerkhofbattery: mark dict_get_double as static
2016-02-29 Ruben Kerkhoftypes_list.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_subst.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_random.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_cmd_getval.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_cmd_flush.c: add header for prototypes
2016-02-29 Ruben Kerkhofthreshold.c: mark ut_config as static
2016-02-29 Ruben Kerkhoflatency_counter_create: fix signature
2016-02-29 Ruben Kerkhofutils_latency.c: mark change_bin_width as static
2016-02-29 Ruben Kerkhofutils_cmd_putval.c: include header for prototypes
2016-02-29 Ruben KerkhofInclude header for prototype of handle_putnotif
2016-02-29 Ruben KerkhofAdd prototype for module_register
2016-02-29 Ruben Kerkhofliboconfig: mark oconfig_free_all as static
2016-02-29 Ruben Kerkhofzfs_arc: 'stolen' was removed after FreeBSD 10.2
2016-02-28 Ruben KerkhofFix build on DragonFlyBSD
2016-02-28 Marc Fournierprocesses: fix pid format string
2016-02-27 Marc Fournierprocesses: use long for pids on linux and solaris
2016-02-27 Ruben KerkhofReplace traffic with interface in man page
2016-02-26 Ruben KerkhofMerge pull request #1570 from rubenk/detect-bison
2016-02-26 Ruben KerkhofMerge pull request #1567 from rubenk/fix-typo-in-config
2016-02-26 Ruben KerkhofMerge pull request #1506 from mfournier/apache-content...
2016-02-26 Ruben KerkhofMerge pull request #1561 from mfournier/modbus-set...
2016-02-26 Ruben KerkhofFix typo in collectd.conf
2016-02-25 Marc Fourniermodbus: avoid enabling libmodbus's debug flag by default
2016-01-30 Ruben KerkhofFix the addres of the Free Software Foundation
2016-01-26 Corey KosakProvide a unified signature for ps_get_cmdline.
2016-01-26 Corey KosakThe field 're' only exists if HAVE_REGEX_H is defined...
2016-01-26 Marc FournierRevert "openvpn plugin: Fix "Dead assignment" warning."
2016-01-22 Marc Fournierdf: remove legacy code skipping "rootfs" monitoring
2016-01-22 Jakub Jankowskidocs: Add info about mode7 requirement for ntpd
2016-01-21 Jakub Jankowskidocs: mention regexps for the interface plugin
2016-01-21 Florian Forsterexec plugin: Revert file mode to 0644.
2016-01-20 Marc Fourniervirt plugin: make indentation explicit
2016-01-18 Marc Fournierdf: remove legacy references to ReportReserved
2016-01-14 Ruben Kerkhofwrite_redis: don't return with lock held
2016-01-14 Florian Forstersrc/utils_latency.c: Fix format string error.
2016-01-14 Florian Forstersrc/utils_latency.c: Ensure that LLONG_MAX is defined.
2016-01-14 Florian Forstersrc/utils_latency.c: Store "bin_width" as cdtime_t.
2016-01-14 Florian Forstersrc/utils_latency.c: Fix change_bin_width().
2016-01-14 Ruben Kerkhofvarnish: fix leak on read
2016-01-14 Florian Forsteropenvpn plugin: Fix "Dead assignment" warning.
2016-01-14 Florian Forstermodbus plugin: Make sure variable is initialized.
2016-01-14 Florian Forstertail plugin: Make sure variable is initialized.
2016-01-13 Dagobert MichelsenFix header condition
2016-01-13 Claudius ZingerliFixed rrdtool sigsegv (datadir==NULL ptr dereferencing)
2016-01-13 Marc Fournierprocesses: correct a typo
2016-01-12 Marc Fournierapache: warn about possible misconfiguration
2016-01-12 Ruben Kerkhofperl: unlock mutex on error
2016-01-12 Ruben Kerkhofopenvpn: free resource on error
2016-01-12 Ruben Kerkhofopenvpn: fix error message
2016-01-12 Ruben Kerkhofopenvpn: check return value of malloc
2016-01-12 Ruben Kerkhofcurl_json: remove dead code
2016-01-12 Ruben Kerkhofsnmp plugin: don't read from uninitialized pointer
2016-01-12 Ruben Kerkhoflibcollectdclient: don't close socket twice
2016-01-12 Ruben Kerkhofemail plugin: fix check for result of malloc
2016-01-12 Marc Fourniercollectd.conf.pod: mention IPv6 option to the iptables...
2016-01-12 Laurentremove the addressof in the sizeof
2015-12-17 Florian Forsterperl plugin: Check "return value" of PERL_GET_CONTEXT.
2015-12-17 Florian Forsteremail plugin: Don't call type_list_incr() with type...
2015-12-17 Florian Forstergmond plugin: Inline the plugin_dispatch_values() call.
2015-12-17 Florian Forstergmond plugin: Check return value of sendto(2).
2015-12-17 Florian Forstergmond plugin: Check return value of setsockopt(2).
2015-12-11 Florian Forstersrc/utils_ignorelist.c: Refactoring / code style fixes.
2015-12-11 Ruben Kerkhofswap plugin: don't exit when malloc fails
2015-12-09 Florian Forstercurl_json plugin: Rewrite logic to add a path to db...
2015-12-08 Florian Forstercurl_xml plugin: Correctly free xpath object.
2015-12-08 Florian Forsterping plugin: Protect access to ping_thread_error.
2015-12-08 Florian Forsterping plugin: Remove "static" from local variable.
2015-12-08 Florian Forsterrrdtool plugin: Improve handling of the "DataDir" option.
2015-12-08 Florian Forsterpython plugin: Check return value of cpy_unicode_or_byt...
2015-12-08 Florian Forsterpython plugin: Check return value of malloc().
2015-12-08 Florian Forsterpython plugin: Fix memory leak.
2015-12-08 Florian Forstertail plugin: Fix memory leak.
2015-12-08 Florian Forsterpostgresql plugin: Register a new user data pointer...
2015-12-08 Florian Forsteremail plugin: Refactor the accept() loop.
2015-12-08 Florian Forsteremail plugin: Free "connection" in error handling.
2015-12-08 Florian Forsterpostgresql plugin: Remove invalid free().
2015-12-08 Florian Forstersrc/collectd-tg.c: Explicitly null-terminate string.
2015-12-08 Florian Forstersrc/utils_format_json.c: Make sure "keys" is freed...
2015-12-08 Ruben Kerkhofsigrok plugin: don't pass status to strerror
2015-12-05 Florian Forstermultimeter plugin: Initizliaze "struct termios".
2015-12-05 Ruben Kerkhofmeta_data.c: check return value of md_entry_alloc
next