2018-03-28 |
Pavel Rochnyack | perl plugin: Fix compile fail with message "void functi... |
commit | commitdiff | tree | snapshot |
2018-03-27 |
cekstam | Now with updated clang-format |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Andrew Bays | Check ignorelist during init |
commit | commitdiff | tree | snapshot |
2018-03-27 |
cekstam | Read CONTRIBUTING.md, but obviously got it wrong |
commit | commitdiff | tree | snapshot |
2018-03-27 |
cekstam | correcting all the wrongs |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Kavanagh, Mark B | utils_ovs: fix resource leaks |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Kavanagh, Mark B | utils_ovs: fix potential NULL |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Kavanagh, Mark B | utils_ovs: fix potential NULL-string dereference |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Kavanagh, Mark B | ovs_stats: fix potential NULL array dereference |
commit | commitdiff | tree | snapshot |
2018-03-27 |
cekstam | Add scale and shift to modbus plugin |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Mark Kavanagh | utils_ovs: fix potential NULL dereference |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Mark Kavanagh | ovs_stats: fix memory leak |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Mark Kavanagh | ovs_stats: fix potential NULL-string dereference |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Mark Kavanagh | utils_ovs: fix potential strcmp() NULL ptr param |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Mark Kavanagh | ovs_stats: fix potential NULL dereference |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Mark Kavanagh | ovs_stats: fix potential NULL dereference |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Mark Kavanagh | ovs_events: fix potential NULL pointer dereference |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Rafael Marinheiro | utils_cache: fix pointer reference and meta_data ingestion |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Andrew Bays | Fix mutex lock in read_event |
commit | commitdiff | tree | snapshot |
2018-03-22 |
Kevin Laatz | dpdk: fix utils_dpdk.c clang issue |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Dagobert Michelsen | Keep clang-format happy |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Dagobert Michelsen | Add fallback for endianess conversion |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Dagobert Michelsen | Include kstat.h when available |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Kevin Laatz | README: Include compiler defenses suggestion |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Harry van Haaren | dpdk: increase buffer size for parsing lcores |
commit | commitdiff | tree | snapshot |
2018-03-19 |
William Pursell | Docs: use "its" vice "it's" where appropriate |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Pavel Rochnyak | Merge pull request #2711 from dago/kstat |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Radoslaw Jablonski | virt: Fix unit tests build with libvirt versions < 1.3 |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Radoslaw Jablonski | plugin_mock: Fix code formatting after virt-plugin... |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Antoine Naud | src/virt.c: Enable support for libvirt-1.3.1 |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Dagobert Michelsen | Fix suggest by test clang-format |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Dagobert Michelsen | Include kstat.h if available to provide kstat_ctl_t |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Mariusz Szafranski | Revert "ipmi plugin: Ignore events from ignored sensors" |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Mariusz Szafranski | Revert "ipmi plugin: Remove duplicate/unused code and... |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Sebastian Harl | grpc plugin: Fixed typo in an error message. |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Mariusz Szafranski | ipmi plugin: Remove duplicate/unused code and unneeded... |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Andrew Bays | clang formatting |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Dhrupad Bhardwaj | Properly cleanup dropped MySQL connections. |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Mariusz Szafranski | ipmi plugin: Threshold event handler registration fix |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Mariusz Szafranski | ipmi plugin: Ignore events from ignored sensors |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Mariusz Szafranski | ipmi plugin: Fix crash in ipmi.so (interval < 0.5) |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Andrew Bays | Move misplaced yajl_gen_map_close |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Antoine Naud | src/virt.c: Fix security issue detected by klocwork... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Radoslaw Jablonski | virt: Apply formatting rules on plugin code |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Mozejko, MarcinX | virt: Fix build error |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Mozejko, MarcinX | virt: Add domain state metrics dispatch |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Andrew Bays | Remove bogus include |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Andrew Bays | clang formatting |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Andrew Bays | Only declare rsyslog keys if yajl2 present |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andrew Bays | VES-enabled sysvent plugin |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Ruben Kerkhof | build.sh: fix a few cosmetic issues |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Ruben Kerkhof | build.sh: use consistent indentation |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Ruben Kerkhof | build.sh: look in m4 dir for macro's |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Kamil Wiatrowski | intel_pmu plugin: fix for minor issues |
commit | commitdiff | tree | snapshot |
2018-02-22 |
lilydjwg | ping plugin: support specifying the address family |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Kamil Wiatrowski | intel_pmu plugin: fix for compatibility issue with... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Ruben Kerkhof | Merge branch 'collectd-5.8' |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Ruben Kerkhof | Merge branch 'collectd-5.7' into collectd-5.8 |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Antoine Naud | src/virt.c: State notifications for all persistent... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Antoine Naud | src/virt.c: add lifecycle transition notifications |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Kamil Wiatrowski | intel_pmu: fix epel6 compilation issue |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Kamil Wiatrowski | intel_pmu,intel_rdt plugins: apply formatting rules |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Kamil Wiatrowski | intel_rdt: remove redundant code with utils_config_cores |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Kamil Wiatrowski | intel_pmu plugin: implement core groups option |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Pavel Rochnyak | Merge pull request #2692 from shastah/fix-readiness... |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Jakub Jankowski | s/readyness/readiness/ |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Jakub Jankowski | spec: fix mbmon/mcelog typo |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Dylan Stephano... | change HAVE_UDEV_H to HAVE_LIBUDEV_H for bug 2651 |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Pavel Rochnyak | Merge pull request #2687 from jeis2497052/master |
commit | commitdiff | tree | snapshot |
2018-02-13 |
John Eismeier | Propose fix some typos |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Andrew Bays | Use ignorelist_t and fix leaks |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Pavel Rochnyak | Merge pull request #2676 from elfiesmelfie/fix_intel_pm... |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Kamil Wiatrowski | intel_pmu: fix for possible null pointer dereference |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Pavel Rochnyak | Merge pull request #2684 from rpv-tomsk/fix-2673 |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Pavel Rochnyak | Merge pull request #2613 from elfiesmelfie/update_dpdk_note |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Pavel Rochnyack | write_prometheus: Set SO_REUSEADDR on listening socket |
commit | commitdiff | tree | snapshot |
2018-02-10 |
collectd bot | Auto-Merge pull request #2683 from rpv-tomsk/fix-2607 |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Pavel Rochnyack | write_kafka: 'rd_kafka_errno2err' is deprecated, fix... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Andrew Bays | Properly detect which interfaces to monitor |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Andrew Bays | Use ignorelist + malloc fix + conf clarification |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Andrew Bays | payload logic clean-up + leak fixes |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Andrew Bays | monitor all interfaces by default |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Anthony Vickers | Add support for Modbus 64 bit vals and update docs |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Andrew Bays | snake case for iface list + payload simplification |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Maryam Tahhan | Update BUILD.dpdkstat.md |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Pavel Rochnyak | Merge pull request #2660 from pbostley/master |
commit | commitdiff | tree | snapshot |
2018-01-23 |
PJ Bostley | Adding documentation for the Modbus little endian modes... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Andrew Bays | Clarify wanted netlink interface msgs |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Andrew Bays | Clarify wanted netlink proc msgs |
commit | commitdiff | tree | snapshot |
2018-01-20 |
PJ Bostley | Adding support for CDAB endian 32-bit modbus polls |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Andrew Smith | fix src format |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Andrew Bays | connectivity notifications |
commit | commitdiff | tree | snapshot |
2018-01-15 |
Andrew Smith | Add notify handler |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Andrew Bays | Procevent plugin notifications |
commit | commitdiff | tree | snapshot |
2017-12-19 |
collectd bot | Auto-Merge pull request #2629 from rpv-tomsk/fix-2626 |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Pavel Rochnyack | ipmi plugin: Fix broken 'Sensor' configuration option |
commit | commitdiff | tree | snapshot |
2017-12-15 |
Sebastian Harl | Merge pull request #2512 from Stackdriver/pri |
commit | commitdiff | tree | snapshot |
2017-12-14 |
Andrew Bays | require libyajl2 to build sysevent plugin, part 2 |
commit | commitdiff | tree | snapshot |
2017-12-14 |
Andrew Bays | require libyajl2 to build sysevent plugin |
commit | commitdiff | tree | snapshot |
2017-12-14 |
Pavel Rochnyack | Merge branch 'collectd-5.8' |
commit | commitdiff | tree | snapshot |
next |