Merge branch 'collectd-5.8' into master
[collectd.git] / src / daemon /
2018-07-08 Pavel RochnyackMerge branch 'collectd-5.8' into master
2018-07-05 Pavel RochnyakMerge pull request #2733 from elfiesmelfie/feat_pcie_aer
2018-07-05 Pavel RochnyakMerge pull request #2631 from DanCech/tagged-carbon
2018-07-05 Pavel RochnyakMerge pull request #2847 from rpv-tomsk/collectd-master
2018-07-04 Pavel Rochnyackcore: Added plugin name to (some) error reporting
2018-07-04 Pavel Rochnyackcore: Cleanup in vl->interval assignment
2018-07-04 Pavel Rochnyackcore: Set plugin name in context when plugin is autoloaded
2018-07-04 Pavel Rochnyackcore: Set 'interval' value in plugin context to match...
2018-07-02 kevin-laatz-intelMerge branch 'master' into fix_deprecated_func
2018-06-29 Pavel RochnyakMerge pull request #2844 from elfiesmelfie/fix_snmp_agent
2018-06-27 Pavel RochnyakMerge pull request #2831 from elieyal/patch-3
2018-06-26 Ruben KerkhofMerge pull request #2837 from abays/fix-collectd-tg...
2018-06-20 Pavel RochnyakMerge pull request #2821 from rpv-tomsk/plugin-context...
2018-06-20 Pavel Rochnyackplugin_mmock.c: Added daemon_log()
2018-06-20 Pavel Rochnyackcommon.c: Use plugin-name prefixed error reporting
2018-06-20 Pavel Rochnyackcore: Introduced daemon_log() for messages prefixed...
2018-06-20 Pavel Rochnyackconfigfile.c: Use plugin name from plugin context in...
2018-06-20 Pavel RochnyackUpdated codestyle
2018-06-20 Florian Forstersrc/daemon/plugin.[ch]: Add the plugin name to the...
2018-06-19 Pavel RochnyakMerge pull request #2819 from rpv-tomsk/snmp-fix-2291-1
2018-06-17 collectd botAuto-Merge pull request #2825 from rpv-tomsk/collectd...
2018-06-17 Pavel Rochnyackrrdtool plugin: Added more error reporting
2018-06-09 collectd botAuto-Merge pull request #2813 from rpv-tomsk/master
2018-06-09 Pavel Rochnyackconfig parser: Improved error reporting on global options
2018-06-08 Ruben KerkhofMerge pull request #2702 from elfiesmelfie/feat_snmp_agent
2018-06-07 Ruben KerkhofMerge pull request #2804 from rubenk/remove-poison
2018-06-07 Ruben KerkhofMerge pull request #2808 from elfiesmelfie/fix_virt_sha...
2018-06-06 Mozejko, MarcinXSNMP Agent plugin: Fix compability with netsnmp library...
2018-06-06 Sean CampbellRefactor collectd binary to separate Unix-specific...
2018-06-04 Mozejko, MarcinXSNMP Agent plugin:
2018-06-04 Ruben KerkhofStop poisoning function in debug mode
2018-05-31 Ruben KerkhofRemove unused asubst function
2018-05-31 Ruben Kerkhofutils_time.c: fix implicit conversion warning
2018-05-31 Ruben Kerkhofcollectd.c: modernize code a bit
2018-05-30 Pavel RochnyakMerge pull request #2796 from elfiesmelfie/feat_ipmi_SE...
2018-05-24 Pavel RochnyackMerge pull request #2729 from cekstam/add-scale-and...
2018-05-24 Pavel RochnyakMerge pull request #2670 from antvick/feature/modbus_64bit
2018-05-24 Ruben KerkhofMerge pull request #2618 from ajssmith/amqp1_dev1_branch
2018-05-23 Pavel RochnyackMerge branch 'collectd-5.8' into master
2018-05-23 collectd botAuto-Merge pull request #2793 from rpv-tomsk/fix-5.8
2018-05-23 Dagobert MichelsenInclude kstat.h when available
2018-05-20 collectd botAuto-Merge pull request #2786 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h' and variable declaration
2018-05-20 collectd botAuto-Merge pull request #2785 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackTry to make clang-format happy
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h'
2018-05-20 collectd botAuto-Merge pull request #2784 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h'
2018-05-20 Pavel RochnyackMerge branch 'collectd-5.8'
2018-05-20 Pavel RochnyackMerge branch 'collectd-5.8'
2018-05-20 Ruben KerkhofMerge pull request #2783 from rpv-tomsk/tmpfix
2018-05-18 Ruben KerkhofMerge pull request #2701 from elfiesmelfie/feat_virt_no...
2018-05-18 Radoslaw Jablonskiplugin_mock: Mark params as unused in plugin-notificati...
2018-05-16 Ruben KerkhofMerge branch 'collectd-5.8'
2018-05-15 Ruben KerkhofMerge branch 'collectd-5.8'
2018-05-15 Marc FournierMerge pull request #2776 from mfournier/unblock_pr_2737
2018-05-14 Ruben KerkhofMerge pull request #2772 from rubenk/static-initializers
2018-05-14 Ruben KerkhofRemove unreachable break statement
2018-05-14 Ruben KerkhofDon't initialize static numeric variables to 0
2018-05-14 Ruben KerkhofDon't initialize static pointers to NULL
2018-05-14 Ruben KerkhofMerge pull request #2771 from rubenk/stdbool
2018-05-13 Ruben KerkhofUse true and false for assignments to bool
2018-05-13 Ruben Kerkhofclang-format
2018-05-13 Ruben KerkhofSet static bools to true instead of 1
2018-05-13 Ruben KerkhofNo need to initialize static bools to false
2018-05-13 Ruben KerkhofTreewide: use bool instead of _Bool
2018-05-02 Ruben KerkhofMerge pull request #2755 from dehotot/debug-option...
2018-05-02 Ruben KerkhofDo not hide prototype of check_capability()
2018-05-02 Ruben KerkhofMerge branch 'collectd-5.8'
2018-05-01 Pavel RochnyakMerge pull request #2691 from lilydjwg/master
2018-04-04 Ruben KerkhofMerge pull request #2690 from shastah/fix-spec-typo
2018-04-04 Ruben KerkhofMerge pull request #2717 from dago/endian
2018-04-03 Ruben KerkhofMerge pull request #2376 from zerkms/ISSUE-2358
2018-04-03 Ruben KerkhofMerge pull request #2045 from rubenk/fix-readme
2018-04-03 Ruben Kerkhofdaemon: fix build warning
2018-04-03 Ruben Kerkhofdaemon: make function static
2018-04-03 Ruben Kerkhofdaemon: make function static
2018-03-31 Ruben KerkhofMerge pull request #2716 from dago/kstat
2018-03-31 Ruben KerkhofMerge pull request #2688 from dstathis/master
2018-03-30 Pavel RochnyackMerge branch 'collectd-5.7' into collectd-5.8
2018-03-30 Ruben KerkhofMerge remote-tracking branch 'origin/collectd-5.8'
2018-03-28 Pavel RochnyakMerge pull request #2722 from elfiesmelfie/increase_buffer
2018-03-28 Pavel RochnyakMerge pull request #2721 from elfiesmelfie/update_README
2018-03-28 Pavel RochnyakMerge pull request #2704 from dhrupadb/patch-1
2018-03-21 Dagobert MichelsenInclude kstat.h when available
2018-03-15 Pavel RochnyakMerge pull request #2711 from dago/kstat
2018-03-13 Radoslaw Jablonskiplugin_mock: Fix code formatting after virt-plugin...
2018-03-10 Dagobert MichelsenFix suggest by test clang-format
2018-03-10 Dagobert MichelsenInclude kstat.h if available to provide kstat_ctl_t
2018-02-19 Ruben KerkhofMerge branch 'collectd-5.8'
2018-02-19 Ruben KerkhofMerge branch 'collectd-5.7' into collectd-5.8
2018-02-19 Antoine Naudsrc/virt.c: State notifications for all persistent...
2018-02-18 Pavel RochnyakMerge pull request #2692 from shastah/fix-readiness...
2018-02-17 Jakub Jankowskis/readyness/readiness/
2018-02-10 Pavel RochnyakMerge pull request #2613 from elfiesmelfie/update_dpdk_note
2017-12-15 Sebastian HarlMerge pull request #2512 from Stackdriver/pri
2017-12-14 Pavel RochnyackMerge branch 'collectd-5.8'
2017-12-07 Florian ForsterMerge branch 'collectd-5.8'
2017-12-07 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-12-06 Sean CampbellMerge branch 'master' into pri
next