]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2018-06-22  Pavel Rochnyackcleanup: cf_util_get* instead of local copy in plugins... 2833/head
2018-06-21  Pavel Rochnyacksnmp_agent: Try to fix tests
2018-06-20  Pavel RochnyakMerge pull request #2821 from rpv-tomsk/plugin-context...
2018-06-20  Pavel Rochnyackplugin_mmock.c: Added daemon_log() 2821/head
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 Rochnyackbind plugin: Switched to use of cf_util_get_boolean...
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 Rochnyackredis plugin: Fix memleak
2018-06-19  Ruben KerkhofReset LDFLAGS before testing for strtok_r
2018-06-19  collectd botAuto-Merge pull request #2826 from rpv-tomsk/collectd...
2018-06-19  Pavel RochnyakMerge pull request #2819 from rpv-tomsk/snmp-fix-2291-1
2018-06-19  Pavel Rochnyacksnmp_agent: Try to fix tests
2018-06-19  Pavel Rochnyacksnmp_agent: Try to fix tests
2018-06-19  Pavel Rochnyacksnmp_agent: Remove structure initialization
2018-06-19  Pavel Rochnyackredis plugin: Added option ReportCpuUsage for reported... 2826/head
2018-06-19  Pavel Rochnyacksnmp_agent: Replace strndup() with internal implementation
2018-06-18  Pavel Rochnyackredis plugin: Simplified commands statistics parser
2018-06-18  Pavel Rochnyackredis plugin: Added commands statistics reporting
2018-06-18  Pavel Rochnyackredis plugin: report CPU usage
2018-06-17  Pavel Rochnyackredis plugin: Reworked to use plugin_register_complex_r...
2018-06-17  Pavel Rochnyackredis plugin: Implemented persistent connections
2018-06-17  Pavel Rochnyackwrite_redis plugin: Fixed bug of Timeout option
2018-06-17  Pavel Rochnyackredis plugin: Report query errors
2018-06-17  Pavel Rochnyackredis plugin: Update documentation
2018-06-17  Pavel Rochnyackredis plugin: Change text of some error messages
2018-06-17  Pavel Rochnyackredis plugin: Check for / report connection errors
2018-06-17  Pavel Rochnyackredis plugin: Fixed bug of Timeout option
2018-06-17  collectd botAuto-Merge pull request #2825 from rpv-tomsk/collectd...
2018-06-17  Pavel Rochnyackrrdtool plugin: Added more error reporting 2825/head
2018-06-16  collectd botAuto-Merge pull request #2822 from rpv-tomsk/issue-976
2018-06-16  Pavel Rochnyackntpd plugin: Added new refclock_names 2822/head
2018-06-16  Pavel Rochnyackntpd plugin: Don't treat normal peers as refclocks.
2018-06-15  Pavel Rochnyacksnmp plugin: Updated documentation for 'Ignore' option 2819/head
2018-06-15  Pavel Rochnyacksnmp plugin: polished a code
2018-06-15  Pavel Rochnyacksnmp plugin: Removed newly-added 'suffix skipped' notice
2018-06-15  Pavel Rochnyacksnmp plugin: FilterOID option implementation
2018-06-15  Pavel Rochnyacksnmp plugin: HostOID option implementation
2018-06-15  Pavel Rochnyacksnmp plugin: Replace reserved chars in hostname value
2018-06-14  Pavel Rochnyacksnmp plugin: added NOTICE when suffix (row of values...
2018-06-14  Pavel Rochnyacksnmp plugin: Implemented HostnameOID option
2018-06-14  Pavel Rochnyacksnmp plugin: Refactored filling cells of table
2018-06-14  Pavel Rochnyacksnmp plugin: Rename types and fields to more common...
2018-06-14  Pavel Rochnyacksnmp plugin: codestyle
2018-06-14  Pavel Rochnyacksnmp plugin: Pass variable to csnmp_instance_list_add()
2018-06-14  Pavel Rochnyacksnmp plugin: Added types into list of requested snmp...
2018-06-14  Pavel RochnyakMerge pull request #2817 from rpv-tomsk/snmp-fix-2291-1
2018-06-13  Pavel Rochnyacksnmp plugin: Implemented new configuration options 2817/head
2018-06-13  Pavel Rochnyackdocs: Fix typo
2018-06-12  Pavel Rochnyacksnmp plugin: Allow to set plugin value in reported...
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 2813/head
2018-06-09  Pavel Rochnyackperl plugin: Restore missing include of "collectd.h"
2018-06-08  Ruben KerkhofMerge pull request #2702 from elfiesmelfie/feat_snmp_agent
2018-06-08  Mozejko, MarcinXSNMP Agent plugin: Fix minor issues 2702/head
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-06  Antoine Naudsrc/virt.c: Fix one -Wshadow type warning 2808/head
2018-06-04  Mozejko, MarcinXSNMP Agent plugin: Fix - not every OID is unregistered...
2018-06-04  Mozejko, MarcinXSNMP Agent plugin: Fix klockwork issues
2018-06-04  Mozejko, MarcinXSNMP Agent plugin: Redesign way of registering OIDs
2018-06-04  Mozejko, MarcinXSNMP Agent plugin:
2018-06-04  Mozejko, MarcinXSNMP Agent plugin: Add multiple key index support
2018-06-04  Mozejko, MarcinXSNMP Agent plugin:
2018-06-04  Ruben KerkhofStop poisoning function in debug mode 2804/head
2018-06-03  Ruben Kerkhofprocesses plugin: const correctness
2018-06-03  Ruben Kerkhofintel_rdt plugin: const correctness
2018-06-03  Ruben Kerkhofceph plugin: fix a few format specifiers
2018-06-01  Ruben Kerkhofsnmp_agent plugin: fix a few conversion warnings
2018-06-01  Ruben Kerkhofmemcached plugin: fix implicit conversion warning
2018-06-01  Ruben Kerkhofjava plugin: fix implicit conversion warning
2018-06-01  Ruben Kerkhofiptables plugin: fix implicit conversion warnings
2018-06-01  Ruben Kerkhofemail plugin: fix implicit conversion warning
2018-06-01  Ruben Kerkhofceph plugin: fix implicit conversion warnings
2018-06-01  Ruben Kerkhofdf plugin: fix implicit conversion warning
2018-06-01  Ruben Kerkhofparser.y: minor cleanup
2018-06-01  Ruben Kerkhofparser.y: fix implicit conversion warning
2018-06-01  Ruben Kerkhofcsv plugin: fix implicit conversion warning
2018-06-01  Ruben Kerkhofmysql plugin: fix implicit conversion warning
2018-05-31  Ruben Kerkhoftcpconns plugin: fix implicit conversion warnings
2018-05-31  Ruben Kerkhofunixsock plugin: fix implicit conversion warning
2018-05-31  Ruben Kerkhofuuid plugin: fix implicit conversion warning
2018-05-31  Ruben Kerkhofscanner.l: modernize code a bit
2018-05-31  Ruben Kerkhofscanner.l: use size_t for 2 variables
2018-05-31  Ruben Kerkhofscanner.l: fix a few implicit conversion warnings
2018-05-31  Ruben Kerkhofvirt plugin: fix implicit conversion warning
2018-05-31  Ruben Kerkhofwireless plugin: fix implicit conversion warning
2018-05-31  Ruben KerkhofRemove unused asubst function
2018-05-31  Ruben Kerkhofutils_time.c: fix implicit conversion warning
2018-05-31  Ruben Kerkhofwrite_sensu plugin: fix implicit conversion
2018-05-31  Ruben Kerkhofutils_mount.c: fix implicit conversion
2018-05-31  Ruben Kerkhofdpdk: Ansify function prototype
2018-05-31  Ruben KerkhofFix out of tree builds
2018-05-31  Ruben Kerkhofcollectd.c: modernize code a bit
2018-05-31  Ruben KerkhofMerge pull request #2802 from ajssmith/amqp1_dev2_branch
2018-05-30  Andrew SmithFix potential memory leaks found in ci scan 2802/head
next