collectd.git
2016-09-30 Pshyk, SerhiyXrdtmon: Implement RDT monitoring plugin
2016-09-28 Florian ForsterCONTRIBUTING.md: Fix typos.
2016-09-28 Florian ForsterMerge branch 'collectd-5.6'
2016-09-28 Florian Forstersrc/daemon/utils_cache.h: Improve documentation for...
2016-09-28 Florian Forstersrc/daemon/plugin.[ch]: Make the user_data_t* const.
2016-09-28 Florian Forstersrc/daemons/plugin.c: Don't modify user_data_t* in...
2016-09-28 Florian ForsterRevert "write_graphite: remove #ifndefs"
2016-09-28 Florian Forsterwrite_http plugin: Don't register a flush callback...
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1962'
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1956'
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1952'
2016-09-28 Chao Yangcpu: Fix cpu aggregation on AIX change codeing style
2016-09-28 Chao Yangcpu: Fix cpu aggregation on AIX
2016-09-26 Taras Chornyidpdkstat: Changed log severity to Error
2016-09-25 Akos Vandraadd missing ;
2016-09-25 Akos VandraAbility to run in tainted mode for spamassasin plugin.
2016-09-25 Sebastian HarlUse readdir() instead of the deprecated readdir_r().
2016-09-25 Sebastian HarlDeclare loop variable in the loop expression.
2016-09-25 Sebastian Harlvalgrind.FreeBSD.suppress: Suppress bogus invalid read...
2016-09-25 Sebastian HarlLink libcmds (used for testing) against -lm.
2016-09-25 Sebastian Harlcommand parser: Add support for parser options.
2016-09-25 Sebastian Harlparse_identifier: Make hostname optional, if a default...
2016-09-25 Sebastian Harlutils_cmds_test: Add various unit tests for the command...
2016-09-25 Sebastian Harlcommand parser: Set command type to UNKNOWN upon failure.
2016-09-25 Sebastian HarlPUTVAL command: Fix memory leaks and duplicate frees.
2016-09-25 Sebastian HarlLISTVAL command: Add missing cmd_destroy_listval().
2016-09-25 Sebastian Harlcommand parser: Add support for the GETVAL command.
2016-09-25 Sebastian Harlcommand parser: Add support for the LISTVAL command.
2016-09-25 Sebastian Harlcommand parser: Add support for the FLUSH command.
2016-09-25 Sebastian Harlplugin.h: Introduce the identifier_t type with pointer...
2016-09-25 Sebastian Harlcommand parser: Add a vector-based interface.
2016-09-25 Sebastian HarlAdd a generic interface for parsing the text protocol.
2016-09-24 Sebastian HarlREADME: Document gRPC's client (sender) support.
2016-09-24 Sebastian HarlgRPC plugin: Add Florian to copyright holders.
2016-09-24 Sebastian HarlRRDCacheD plugin: Improve various RRD-related error...
2016-09-24 Sebastian HarlRRDCacheD plugin: Try to reconnect upon failed operations.
2016-09-23 Chao Yangcommom: Fixed AIX doesn't have MSG_DONTWAIT
2016-09-22 Taras Chornyidpdkstat: Fixed issue with unused var when configured...
2016-09-21 Florian ForsterMerge remote-tracking branch 'github/pr/631'
2016-09-21 Florian ForsterTree wide: Don't set vl.host to hostname_g in plugin...
2016-09-21 Florian Forstersrc/daemon/plugin.c: Don't copy values twice.
2016-09-21 Florian Forstersrc/daemon/plugin.c: Initialize vl->host in plugin_valu...
2016-09-21 Florian ForsterMerge branch 'pr/1649'
2016-09-21 Florian Forsterdpkgstat plugin: Filter through clang-format.
2016-09-20 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-09-19 Taras Chornyidpdkstat: Fixed issue with incorrect argc calculation
2016-09-19 Florian ForsterMerge remote-tracking branch 'github/pr/1942'
2016-09-19 Florian ForsterMerge remote-tracking branch 'github/pr/1939'
2016-09-19 Benjamin GilbertUpdate email address
2016-09-19 Benjamin Gilberthddtemp: Improve robustness of test
2016-09-19 Benjamin Gilberthddtemp: Lift 1024-byte response limit
2016-09-19 Benjamin Gilberthddtemp: Lift 32-device limit
2016-09-19 Taras Chornyidpdkstat: Addressed PR comments
2016-09-18 Rinigusparse_value_file: adding strstripnewline back
2016-09-17 Rinigususe fgets in parse_value_file, fixes #1941
2016-09-17 Igor Peshanskysrc/daemon/utils_time.c: Fix invalid strcpy position...
2016-09-16 Igor PeshanskyPlug a leak in Target:Set.
2016-09-16 Florian ForsterMerge branch 'pr/1918'
2016-09-16 Florian Forstersrc/daemon/utils_time.c: Pass "struct tm *" to format_z...
2016-09-16 Pavel Rochnyackperl plugin: Renamed and documented "RegisterLegacyFlus...
2016-09-16 Pavel Rochnyackperl plugin: Added 'flush' fallback
2016-09-16 Pavel Rochnyackperl plugin: Changed pluginname form to allow single...
2016-09-16 Pavel Rochnyackperl plugin: Fixed Collectd::plugin_call_all function...
2016-09-16 Pavel Rochnyackperl plugin: Mark thread as running to avoid deadlock...
2016-09-16 Pavel Rochnyackperl plugin: Changed pluginname form to allow single...
2016-09-16 Pavel Rochnyackperl plugin: Register perl plugins with use of 'userdata'.
2016-09-15 Igor PeshanskyAddress more review comments:
2016-09-15 Igor PeshanskyForce use of local time in the postgresql plugin.
2016-09-15 Igor PeshanskyAddress review comments:
2016-09-15 Florian ForsterMerge branch 'pr/1792'
2016-09-15 Florian Forstersrc/daemon/common.[ch]: Reimplement strjoin().
2016-09-14 Florian Forsterhugepages plugin: Add "g_" prefix to global variables.
2016-09-14 Florian Forsterhugepages plugin: Add myself to the list of authors.
2016-09-14 Florian Forsterhugepages plugin: Remove an unused variable.
2016-09-14 Florian Forsterhugepages plugin: Implement the "ValuesPages", "ValuesB...
2016-09-14 Florian Forsterhugepages plugin: Use the "complex" config callback.
2016-09-14 Florian Forsterhugepages plugin: Parse page size from the directory...
2016-09-14 Florian Forsterhugepages plugin: Refactor the read_hugepage_entry...
2016-09-14 Florian Forsterhugepages plugin: Don't use pathconf(_PC_NAME_MAX).
2016-09-14 Florian Forsterhugepages plugin: Run clang-format.
2016-09-14 Florian ForsterMerge remote-tracking branch 'github/pr/1931'
2016-09-14 Florian Forstercontrib/examples/myplugin.c: Fix copy and paste error.
2016-09-14 Florian ForsterTree wide: Unify initialization of multi-value value...
2016-09-14 Florian Forstercontrib/examples/myplugin.c: Use a compound literal...
2016-09-14 Florian ForsterTree wide: Use compound literals when dealing with...
2016-09-13 Florian ForsterMerge branch 'collectd-5.6'
2016-09-13 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-13 Florian ForsterMerge remote-tracking branch 'github/pr/1930'
2016-09-13 Florian Forsterregex match: snprintf → ssnprintf
2016-09-13 Igor PeshanskyAddress review comments:
2016-09-13 Florian ForsterMerge remote-tracking branch 'github/pr/1929'
2016-09-13 Florian Forstercurl_json plugin: Skip unexpected non-map values.
2016-09-13 Igor PeshanskyDocument MetaData.
2016-09-13 Igor PeshanskyAllow Match:Regex to match metadata.
2016-09-12 Florian ForsterMerge remote-tracking branch 'github/pr/1922'
2016-09-12 John ConroyTruncate strjoin arguments if > DATA_MAX_NAME_LEN
2016-09-12 Florian ForsterMerge remote-tracking branch 'github/pr/1915'
2016-09-12 Florian Forstersrc/utils_format_graphite.c: Re-insert blank line.
2016-09-12 Igor PeshanskyAddress more review comments:
2016-09-12 Michael LeinartasImprove if statement readability with braces
next