]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-03-03  Ruben KerkhofTurbostat: fix shadowing issue 1595/head
2016-03-03  Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-03  Ruben KerkhofMerge branch 'Wshadow' into collectd-5.4
2016-03-03  Pierre-Yves... Define _DEFAULT_SOURCE in addition to _BSD_SOURCE
2016-03-03  Andrés J. DíazFix memory leak in redis.c
2016-03-01  Ruben KerkhofFix a few issues found by -Wshadow 1585/head 1586/head
2016-03-01  Ruben Kerkhofwrite_sensu: define _GNU_SOURCE for asprintf
2016-03-01  Ruben Kerkhofwrite_sensu: remove custom asprintf implementation
2016-03-01  Ruben Kerkhofwrite_riemann: add new header to Makefile.am
2016-03-01  Ruben Kerkhofwrite_sensu: mark asprintf as static
2016-03-01  Ruben Kerkhofwrite_sensu: mark vasprintf as static
2016-03-01  Ruben Kerkhofwrite_riemann: move prototype to header file
2016-03-01  Ruben Kerkhofredis: mark redis_handle_query as static
2016-03-01  Ruben Kerkhofredis: mark redis_handle_info as static
2016-03-01  Ruben Kerkhofbarometer: mark Detect_sensor_type as static
2016-03-01  Ruben Kerkhofcollectd.c: mark notify_systemd as static
2016-03-01  Ruben Kerkhofcollectd.c: mark notify_upstart as static
2016-03-01  Ruben Kerkhofsensu: mark replace_str as static
2016-03-01  Ruben Kerkhofsensu: mark sensu_format_name2 as static
2016-03-01  Ruben KerkhofFix prototype of uc_get_size
2016-03-01  Ruben KerkhofFix prototype of plugin_log_available_writers
2016-03-01  Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-01  Ruben KerkhofMerge pull request #1582 from rubenk/missing-prototypes
2016-02-29  Ruben Kerkhofxmms: mark cxmms_read as static 1582/head
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-28  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-02-28  Marc Fournierprocesses: fix pid format string
2016-02-28  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-02-27  Marc Fournierredis: change expired_keys type from GAUGE to DERIVE
2016-02-27  Marc Fournierconfigure.ac: fix path when testing for liboconfig...
2016-02-27  Marc Fournierprocesses: use long for pids on linux and solaris
2016-02-27  Ruben KerkhofMove unversioned .so to -devel subpackage
2016-02-27  Ruben KerkhofReplace traffic with interface in man page
2016-02-26  Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
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 Kerkhofconfigure.ac: detect bison 1465/head 1570/head
2016-02-26  Ruben KerkhofFix typo in collectd.conf 1567/head
2016-02-25  Marc Fourniermodbus: avoid enabling libmodbus's debug flag by default 1561/head
2016-02-09  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-02-09  Marc FournierMerge pull request #1540 from mfournier/write_sensu_seg...
2016-02-08  Marc FournierRPM specfile: re-enable varnish plugin on EL7 1544/head
2016-02-05  Marc Fournierwrite_sensu: avoid calling strlen() on variable set... 1540/head
2016-01-30  Ruben KerkhofFix the addres of the Free Software Foundation 1533/head
2016-01-26  Marc FournierRevert "Revert "openvpn plugin: Fix "Dead assignment...
2016-01-26  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-01-26  Marc Fournierturbostat: fix whitespaces in log messages
2016-01-26  Corey KosakDon't divide by 0 when doing percentages (e.g. with...
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  Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5 collectd-5.5.1
2016-01-22  Marc Fournierdrbd plugin: improve header lines identification
2016-01-22  Marc Fournierdf: remove legacy code skipping "rootfs" monitoring
2016-01-22  Florian ForsterChangeLog: Fix mangled entries.
2016-01-22  Florian ForsterBump version to 5.5.1; Update ChangeLog.
2016-01-22  Marc FournierMerge pull request #1517 from mfournier/systemd-upstart...
2016-01-22  Jakub Jankowskidocs: Add info about mode7 requirement for ntpd
2016-01-21  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-01-21  Jakub Jankowskidocs: mention regexps for the interface plugin
2016-01-21  Marc Fourniersystemd.collectd.service: improve systemd & capabilitie... 1517/head
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-15  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
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 1506/head
2016-01-12  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-01-12  Ruben Kerkhofwrite_redis: don't return with lock held
2016-01-12  Ruben Kerkhofredis plugin: make sure buffer is null-terminated
2016-01-12  Ruben Kerkhofperl: unlock mutex on error
2016-01-12  Ruben Kerkhofopenvpn: free resource on error
next