collectd.git
2019-09-16 Fᴀʙɪᴇɴ WᴇʀɴʟɪDon't fail if syslog loglevel doesn't match
2019-09-16 Fᴀʙɪᴇɴ Wᴇʀɴʟɪfix https://github.com/collectd/collectd/issues/3232
2019-07-19 Matthias RungeClang-format a few files to make CI happy
2019-07-19 Matthias RungeAnother round of clang-format
2019-07-19 Zebity SpringRun all changed files 68 8.c/1*.h through format.sh...
2019-07-19 Zebity SpringRun all changed files 68 8.c/1 *.h through clang-format...
2019-07-19 Zebity SpringRun all changed files 68 8.c/1*.h through clang-format
2019-07-19 Zebity SpringAdd snprintf wrapper for GCC 8.2/3
2019-07-19 Pavel Rochnyackdaemon: Recover setlocale() call in src/daemon/collectd...
2019-07-19 Pavel Rochnyackdisk.c: remove unused lines
2019-07-19 Zebity SpringMerge upstream, address conflict in src/utils/cmds...
2019-07-19 Dagobert MichelsenMove Makefile rules for pid_test inside conditional...
2019-07-19 Dagobert MichelsenAdd missing definitions for libnetsnmpagent
2019-07-02 Pavel Rochnyackdns plugin: Do not use headers from glibc
2019-07-02 Fᴀʙɪᴇɴ WᴇʀɴʟɪFix return code introduced by #3182
2019-07-02 Dagobert MichelsenUse pid_test only when compiling the plugin that uses it
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪclang-format
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪbetter user feedback
2019-07-02 Fᴀʙɪᴇɴ WᴇʀɴʟɪFix return value or loglevel for several plugins
2019-07-02 Dagobert MichelsenUse GCC-specific flags only when compiling with GCC
2019-07-02 Dagobert MichelsenMake sure files in this changeset are formatted properly
2019-07-02 Dagobert MichelsenAdd standard include early or _FILE_OFFSET_BITS will...
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪbe more verbose when plugin config cb is failing
2019-07-02 Takuro Ashieregex match: Fix unexpected match with empty meta data
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪfix comment
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪfix deps
2019-07-02 Fᴀʙɪᴇɴ WᴇʀɴʟɪNew upstream plugins
2019-06-13 Florian ForsterChangeLog: s/Foster/Forster/
2019-06-13 Florian ForsterBump version to 5.9.0; Update ChangeLog.
2019-06-07 Pavel RochnyakMerge pull request #3170 from stratakis/py38
2019-06-07 Charalampos... Add Python 3.8 compatibility
2019-06-04 Pavel RochnyakMerge pull request #3167 from ashie/remove-needless-tab
2019-06-04 Takuro AshieMakefile.am: Remove a needless tab
2019-06-03 Matthias RungeMerge pull request #3163 from rpv-tomsk/virt-1
2019-05-29 Pavel Rochnyackvirt plugin: Use virGetLastError() instead of virConnGe...
2019-05-29 Pavel Rochnyackvirt plugin: minor updates after review
2019-05-28 Pavel RochnyakMerge pull request #3158 from smortex/riemann-meta...
2019-05-24 Pavel Rochnyackvirt plugin: Added connection state check via virConnec...
2019-05-24 Pavel Rochnyackvirt plugin: Added timeout to event_loop thread
2019-05-23 Pavel Rochnyackvirt plugin: Disable ExtraStats selectors when unsuppor...
2019-05-23 Pavel Rochnyackvirt plugin: Fixed typos and inconsistencies
2019-05-23 Pavel Rochnyackvirt plugin: Do not request cpu maps when not required
2019-05-23 Pavel Rochnyackvirt plugin: Added ExtraStats selector 'vcpu'
2019-05-23 Pavel Rochnyackvirt plugin: Added ExtraStats selector 'memory'
2019-05-19 Pavel RochnyakMerge pull request #3125 from skob/master
2019-05-19 Pavel Rochnyackmysql: [impr] enable uptime metric
2019-05-17 Romain TartièreCopy MetaData to Riemann events
2019-05-15 Pavel RochnyakMerge pull request #2986 from shastah/feature/curl...
2019-05-14 Jakub Jankowskicurl_xml plugin: add AddressFamily
2019-05-14 Jakub Jankowskicurl_json plugin: add AddressFamily
2019-05-13 Ruben KerkhofMerge pull request #3152 from rpv-tomsk/libvirt-memory...
2019-05-13 Pavel RochnyakMerge pull request #3148 from rpv-tomsk/libvirt-1
2019-05-13 Ruben KerkhofMerge pull request #3151 from rpv-tomsk/libvirt-memory...
2019-05-13 Ruben KerkhofMerge pull request #3150 from rpv-tomsk/libvirt-3
2019-05-13 Ruben KerkhofMerge pull request #3149 from rpv-tomsk/libvirt-2
2019-05-13 Ruben KerkhofMerge pull request #3147 from rpv-tomsk/libvirt
2019-05-13 Pavel Rochnyackvirt plugin: Fix typo
2019-05-13 Pavel Rochnyackvirt plugin: clang-format
2019-05-13 Pavel Rochnyackvirt plugin: Added support for new shutdown event details
2019-05-13 Pavel Rochnyackvirt plugin: Check for virt_notif_thread_init() success
2019-05-13 Pavel Rochnyackvirt plugin: Added debug message
2019-05-12 Pavel Rochnyackvirt plugin: do not report empty metrics
2019-05-12 Pavel Rochnyackvirt plugin: Split domain memory reporting to appropria...
2019-05-12 Pavel Rochnyackvirt plugin: Skip 'last_update' reporting as that is...
2019-05-12 Pavel Rochnyackvirt plugin: Added new code of virDomainShutoffReason...
2019-05-12 Pavel Rochnyackvirt plugin: Fixed virt_notif_thread_init() place
2019-05-12 Pavel Rochnyackvirt plugin: Do not fail if no connection on init()
2019-05-12 Pavel Rochnyackvirt plugin: Do not report 'domain_state' metric when...
2019-05-12 Pavel Rochnyackvirt plugin: Renamed get_domain_state() to submit_domai...
2019-05-12 Pavel Rochnyackvirt plugin: Cleanup excessive check
2019-05-12 Pavel Rochnyackvirt plugin: Support new metric from libvirt-5.0.0...
2019-05-07 Ruben KerkhofMerge pull request #3019 from sradco/master
2019-05-02 Ruben KerkhofMerge pull request #3144 from rpv-tomsk/lua
2019-05-01 Pavel Rochnyacklua plugin: Make it possible to register more than...
2019-05-01 Pavel Rochnyacklua plugin: remove line feed in error message
2019-05-01 Pavel Rochnyacklua plugin: Don't destroy interpreter early
2019-05-01 Pavel Rochnyacklua plugin: free mutex on callback destroy
2019-05-01 Pavel Rochnyacklua plugin: don't elements from stack in `clua_store_th...
2019-05-01 Pavel Rochnyacklua: cleanup
2019-04-30 Pavel RochnyakMerge pull request #3001 from usev6/write_graphite_reve...
2019-04-30 usev6Declare var inside loop (code review change)
2019-04-29 Pavel RochnyakMerge pull request #3141 from ometol/master
2019-04-29 usev6Apply suggestions from code review
2019-04-29 usev6Update to resolve conflicts due to renamed files
2019-04-23 Marco van TolChanges after applying contrib/format.sh
2019-04-23 Marco van TolAdd documentation for the FreeBSD bit for cpufreq
2019-04-23 Marco van TolFix warnings when we're unable to poll
2019-04-23 Marco van TolAdd FreeBSD support for cpufreq
2019-04-13 Pavel RochnyakMerge pull request #3137 from dangowrt/master
2019-04-12 Daniel GolleAdd support for RS485 to modbus plugin
2019-04-10 Ruben KerkhofMerge pull request #3136 from mrunge/systemd_service
2019-04-05 Matthias RungeRemove ProtectSystem from service file
2019-04-04 Matthias RungeMerge pull request #2891 from elfiesmelfie/feat_intel_rdt
2019-04-04 Matthias RungeMerge pull request #3117 from elfiesmelfie/virt_fix_opt...
2019-04-04 Matthias RungeMerge pull request #3116 from rpv-tomsk/collectd-master
2019-04-02 Antoine Naudvirt: Add NULL checking to multiple config strings...
2019-03-25 Kamil Wiatrowskiintel_rdt: multiple options are explicitly denied
2019-03-22 Radoslaw Jablonskivirt: Add NULL checking to multiple config strings...
2019-03-22 Radoslaw Jablonskicollect.conf.pod: Add more info about virt filtering...
2019-03-22 Radoslaw Jablonskivirt: Fix domain filtering option
next