collectd.git
2017-11-17 Florian Forsterovs_stats plugin: Fix null dereference of "port".
2017-11-17 Florian Forsterwrite_riemann plugin: Unlock mutex before destroying it.
2017-11-17 Florian Forsterprocesses plugin: Fix check for context switch counters.
2017-11-17 collectd botAuto-Merge pull request #2550 from octo/cid/179234
2017-11-17 collectd botAuto-Merge pull request #2549 from octo/cid/179240
2017-11-17 collectd botAuto-Merge pull request #2548 from octo/cid/42796
2017-11-17 collectd botAuto-Merge pull request #2547 from octo/cid/81390
2017-11-17 Florian Forsterovs_stats plugin: Minor code cleanup.
2017-11-17 Florian Forsterovs_stats plugin: Add missing unlock.
2017-11-17 Florian Forstersrc/utils_ovs.c: Random coding style improvements.
2017-11-17 Florian Forstersrc/utils_ovs.c: Don't set pthread_t to -1, use pthread...
2017-11-17 Florian Forstersrc/utils_ovs.c: Unlock pdb->mutex before calling ovs_d...
2017-11-17 Florian Forstergps plugin: Fix double unlock.
2017-11-17 Florian Forsterzfs_arc plugin: Allocate ksp later to avoid memory...
2017-11-17 collectd botAuto-Merge pull request #2546 from octo/cid/179229
2017-11-17 Florian Forstersnmp plugin: Ensure that index is within bounds.
2017-11-17 Florian Forsterovs_stats plugin: Fix a memory leak.
2017-11-17 collectd botAuto-Merge pull request #2540 from octo/cid/141009
2017-11-17 collectd botAuto-Merge pull request #2539 from octo/cid/179243
2017-11-17 collectd botAuto-Merge pull request #2538 from octo/cid/179244
2017-11-17 Florian Forsterlibcollectdclient: Ensure vl->values_len is non-zero.
2017-11-17 Florian Forsterovs_events plugin: Replace strncpy() with sstrncpy().
2017-11-17 Florian Forstersnmp_agent plugin: Fix memory leak.
2017-11-17 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-11-17 collectd botAuto-Merge pull request #2545 from octo/turbostat
2017-11-17 Florian Forstercontrib/format.sh src/msr-index.h src/turbostat.c
2017-11-17 Vincent Brillaultmsr-index: include GPLv2 header
2017-11-17 Vincent Brillaultturbostat: import msr-index header from linux
2017-11-15 Florian Forstersrc/daemon/meta_data.c: Fix double unlock.
2017-11-15 Feike SteenbergenFix documentation typo for PostgreSQL plugin
2017-11-14 collectd botAuto-Merge pull request #2535 from mfournier/collectd-5.8
2017-11-14 Marc Fourniermcelog: filter through contrib/format.sh
2017-11-14 Marc FournierMerge branch 'collectd-5.7' into collectd-5.8
2017-11-14 Taras ChornyiFixed code styling
2017-11-14 Taras ChornyiFixed gcc 7 format-truncation errors #2423
2017-11-12 collectd botAuto-Merge pull request #2517 from trustchk/aix
2017-11-12 Florian Forsterlibcollectdclient/network_parse.c: Implement be{16...
2017-11-09 collectd botAuto-Merge pull request #2527 from mfournier/varnish_52...
2017-11-09 Florian Forstervarnish plugin: Code cleanup:
2017-11-09 Florian Forstervarnish plugin: Avoid unused variable even harder.
2017-11-08 Marc Fourniervarnish plugin: avoid unused variable in V5 block
2017-11-08 Marc Fourniervarnish plugin: fix build against pre varnish 5.2
2017-11-08 Denes Matetelkirunning contrib/format.sh on src/varnish.c
2017-11-08 Denes Matetelkivarnish-cache-5.2 compatibility
2017-11-08 Marc Fournierpostgresql: fix last sum() related parse errors
2017-11-07 collectd botAuto-Merge pull request #2524 from maryamtahhan/fix_dpd...
2017-11-07 Mytnyk, Volodymyrdpdkstats: Fix compilation issue.
2017-11-07 Marc FournierMerge branch 'collectd-5.8'
2017-11-06 collectd botAuto-Merge pull request #2522 from mfournier/fix-collec...
2017-11-06 Marc FournierMerge branch 'collectd-5.7' into collectd-5.8
2017-11-06 Default.spec add (network_parse,server,types), synproxy plugin
2017-11-06 collectd botAuto-Merge pull request #2519 from octo/ff/strerror
2017-11-06 Florian ForsterReformat changed files.
2017-11-05 collectd botAuto-Merge pull request #2516 from trustchk/fix-libcoll...
2017-11-05 collectd botAuto-Merge pull request #2518 from octo/issue/2510
2017-11-05 trustchklibcollectdclient: fix usage of ip_mreq
2017-11-05 Florian Forsternetlink plugin: Improve error reporting for mnl_attr_va...
2017-11-04 collectd botAuto-Merge pull request #2514 from octo/collectd-5.8
2017-11-04 Florian ForsterUpdate changelog, bump version to 5.8.0-RC0.
2017-11-04 Florian ForsterTree wide: Replace sstrerror() with STRERROR().
2017-11-04 Florian ForsterTree wide: Replace sstrerror() with STRERRNO.
2017-11-04 Florian Forsterdaemon/common.h: Add the STRERROR() and STRERRNO macros.
2017-11-02 trustchklibcollectdclient: add defines for AIX
2017-10-29 collectd botAuto-Merge pull request #2369 from marekbecka/nfs42
2017-10-29 Florian Forstercontrib/format.sh src/nfs.c
2017-10-29 Marek BeckaAdd new NFS 4.2 counters on Linux
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()
2017-10-25 collectd botAuto-Merge pull request #2505 from jiriproX/dpdkstat_enh
2017-10-25 Jiri ProkesOne more review comment
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.
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...
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.
2017-10-23 Florian Forsterlvm update: Check for the CAP_SYS_ADMIN capability.
2017-10-22 Florian ForsterMerge remote-tracking branch 'github/pr/2464'
2017-10-21 Florian Forsterclang-format src/postgresql.c
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
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
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...
next