]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2017-10-29  Florian Forstercontrib/format.sh: Fix bashisms.
2017-10-26  collectd botAuto-Merge pull request #2507 from rpv-tomsk/issue...
2017-10-26  Pavel RochnyackFix hostname_g initialization from gethostname() 2507/head
2017-10-25  collectd botAuto-Merge pull request #2505 from jiriproX/dpdkstat_enh
2017-10-25  Jiri ProkesOne more review comment 2505/head
2017-10-25  Jiri ProkesIncorporation of review commnets
2017-10-25  collectd botAuto-Merge pull request #2474 from octo/maintainer...
2017-10-25  Florian Forsterdocs/maintainer_guide.md: First draft. 2474/head
2017-10-24  Pavel RochnyakMerge pull request #2468 from octo/ff/memcached
2017-10-24  Jiri ProkesFormat correction.
2017-10-24  Jiri ProkesCorrection of tracing from child process
2017-10-24  Florian ForsterCONTRIBUTING.md: Update formatting requirements.
2017-10-24  Florian Forstermemcached plugin: Report "listen_disabled_num" as type... 2468/head
2017-10-23  Florian Forstermemcached plugin: Report "listen_disabled_num" as ...
2017-10-23  Florian Forstercontrib/format.sh: Add script for formatting files...
2017-10-23  Pavel Rochnyacklvm plugin: Fix compilation issues
2017-10-23  Florian ForsterMerge remote-tracking branch 'github/pr/2492'
2017-10-23  Florian Forstersrc/daemon/plugin.c: Fix some coding style. 2492/head
2017-10-23  Florian Forsterlvm update: Check for the CAP_SYS_ADMIN capability. 2499/head
2017-10-22  Florian ForsterMerge remote-tracking branch 'github/pr/2464'
2017-10-21  Florian Forsterclang-format src/postgresql.c 2497/head
2017-10-20  daniacsUpdate postgresql.c
2017-10-20  Pavel RochnyackMerge branch 'collectd-5.7'
2017-10-20  Pavel RochnyackMerge branch 'collectd-5.6' into collectd-5.7
2017-10-20  Pavel RochnyakMerge pull request #2346 from trenkel/master
2017-10-20  rmakulovFix left ssnprintf in test 2346/head
2017-10-20  Pavel Rochnyackpython plugin: Passed through clang-format
2017-10-20  Pavel RochnyakMerge pull request #2071 from maryamtahhan/feat_ipmi_analog
2017-10-19  Aleksei Zakharovceph plugin: Move comment to right place 2464/head
2017-10-19  Aleksei ZakharovAdd comment about "avgtime" usage
2017-10-19  Aleksei ZakharovFix parse_keys() to use cut_suffixes array
2017-10-19  Aleksei Zakharovceph plugin: Make cut_suffix void, change var names
2017-10-19  Florian ForsterMerge remote-tracking branch 'github/pr/2467'
2017-10-19  Florian Forsterclang-format -style=file -i src/daemon/{collectd,config... 2467/head
2017-10-18  campbellsean... Minor changes to address PR comments.
2017-10-18  campbellsean... Tidy up formatting with clang-format.
2017-10-18  Florian ForsterMerge remote-tracking branch 'github/pr/2490'
2017-10-18  Florian Forsterrrdtool plugin: Small code cleanup. 2490/head
2017-10-18  Florian ForsterMerge remote-tracking branch 'github/pr/2488'
2017-10-18  Florian Forsterclang-format -style=file -i src/snmp.c 2488/head
2017-10-18  Carlos VicenteSet timeout initially to 0 per reviewer's suggestion
2017-10-18  Carlos VicenteAdress reviewer's suggestions and add documentation
2017-10-18  Florian ForsterMerge remote-tracking branch 'github/pr/2489'
2017-10-18  Pavel RochnyakMerge pull request #2485 from rpv-tomsk/processes
2017-10-18  Pavel Rochnyackprocesses: Improved documentation 2485/head
2017-10-18  Florian Forstersnmp plugin: Use cf_util_get_boolean() for boolean... 2489/head
2017-10-18  alex2gradfilecount: Controls whether or not to include only...
2017-10-17  Carlos VicenteAddress reviewer's suggestions
2017-10-17  Carlos VicenteAdd timeout and retry config options for SNMP plugin
2017-10-17  Mytnyk, Volodymyripmi: make unhandled sensor msg more informative 2071/head
2017-10-16  tcarreira[2475] write_prometheus plugin: Fix port listening
2017-10-16  Pavel RochnyakMerge pull request #2482 from outini/master
2017-10-16  Pavel Rochnyackwrite_http: Allow to set empty metrics prefix in KAIROS... 2482/head
2017-10-16  Pavel Rochnyackwrite_http: Added strdup() result check
2017-10-16  Denis 'jawa... Setting metrics_prefix as char const *
2017-10-13  Denis 'jawa... Added denis pompilio to contributors
2017-10-13  Denis 'jawa... Implementation of "Prefix" for write_http plugin
2017-10-12  Aleksei ZakharovAdd sstrncpy if count_parts>2 but no suffix
2017-10-12  Sean CampbellLeftover reference to hostname_g[].
2017-10-11  Sean CampbellMake g_strings in perl.c not global so that hostname_g...
2017-10-11  Aleksei ZakharovClang-format done
2017-10-11  Aleksei ZakharovFix unit test
2017-10-11  Mytnyk, VolodymyrXipmi: add more analog sensors support
2017-10-11  Pavel RochnyakMerge pull request #2300 from rpv-tomsk/fix-sread
2017-10-11  Florian ForsterMerge remote-tracking branch 'github/pr/2135'
2017-10-11  Mytnyk, Volodymyrpython: Addressed review comments 2135/head
2017-10-11  Pavel RochnyackChanged return type of sread() and swrite() from 'ssize... 2300/head
2017-10-11  Pavel RochnyackProper check for `swrite()` return value
2017-10-11  Pavel RochnyackRemove close() call from sread()
2017-10-11  Florian Forsterwrite_prometheus plugin: Implement logging callback. 2476/head
2017-10-10  Pavel RochnyakMerge pull request #2024 from rpv-tomsk/master-ipmi
2017-10-10  Pavel Rochnyackipmi plugin: style 2024/head
2017-10-10  Pavel Rochnyackipmi plugin: Refactored to use c_ipmi_notification_init_()
2017-10-10  Pavel Rochnyackipmi plugin: Fixed remarks found while review
2017-10-09  Pavel Rochnyackmemcached: Fix hitratio calculation 2385/head
2017-10-09  Pavel Rochnyackipmi plugin: Use cf_util_get_boolean()
2017-10-09  Pavel Rochnyackmemcached: style changes
2017-10-09  Pavel Rochnyackmemcached: Replace gauge_t with derive_t
2017-10-09  Pavel Rochnyackmemcached: Fix CPU usage reporting collectd-5.6
2017-10-09  Pavel Rochnyackmemcached: Renamed calculate_rate to calculate_ratio_pe...
2017-10-09  Pavel Rochnyackmemcached: Fix hitratio reporting
2017-10-09  Pavel Rochnyackmemcached: Fix CPU usage reporting 2473/head
2017-10-09  Pavel Rochnyackipmi plugin: Added a define for errors / messages buffe...
2017-10-09  Pavel Rochnyackipmi plugin: Notify about IPMI connection state change
2017-10-09  Pavel Rochnyackipmi plugin: Improvements
2017-10-08  Aleksei ZakharovMake node_handler_fetch_data() stateless
2017-10-08  Wilfried Goesgensstyle 2471/head
2017-10-08  Pavel Rochnyackstatsd: Document collectd behaviour when receiving...
2017-10-07  Pavel Rochnyackipmi plugin: Code cleanup
2017-10-07  Wilfried GoesgensCurrently curl_json will barely ignore boolean values...
2017-10-07  Pavel Rochnyackipmi plugin: Implemented IPMI LAN connection and plugin...
2017-10-06  Sean CampbellFixed issues with initializing hostname.
2017-10-06  campbellsean... Fix kstat_ctl_t definition in globals.
2017-10-06  campbellsean... Cleanup some defines and includes.
2017-10-06  campbellsean... Adds setter for hostname_g and eliminates hostname_g_si...
2017-10-06  campbellsean... Add MIT license to new globals files.
2017-10-06  Florian ForsterMerge remote-tracking branch 'github/pr/2469'
2017-10-06  Florian ForsterMerge remote-tracking branch 'github/pr/2453'
2017-10-06  Florian ForsterMerge remote-tracking branch 'github/pr/2398'
2017-10-06  Florian Forsterlibcollectdclient/network_parse.c: Ensure memory alloca... 2469/head
next