]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-09-12  John ConroyTruncate strjoin arguments if > DATA_MAX_NAME_LEN 1792/head
2016-09-12  Florian ForsterMerge remote-tracking branch 'github/pr/1915'
2016-09-12  Florian Forstersrc/utils_format_graphite.c: Re-insert blank line. 1915/head
2016-09-12  Michael LeinartasImprove if statement readability with braces
2016-09-12  Michael LeinartasUpdate collectd.conf manpage and address style issues
2016-09-12  Florian ForsterMerge remote-tracking branch 'github/pr/1927'
2016-09-12  Florian Forstervarnish plugin: Fix syntax error. 1927/head
2016-09-12  Florian ForsterMerge remote-tracking branch 'github/pr/1920'
2016-09-12  Florian ForsterMerge remote-tracking branch 'github/pr/1924'
2016-09-12  Florian ForsterMerge remote-tracking branch 'github/pr/1923'
2016-09-12  Florian Forsterbattery plugin: Reimplement sysfs_file_to_buffer()...
2016-09-12  Igor PeshanskyAddress review comments: 1924/head
2016-09-11  Igor PeshanskyAddress review comments: 1923/head
2016-09-11  Florian ForsterTree wide: Don't document the user_data_t holds user...
2016-09-11  Florian ForsterTree wide: Use user_data_t compound literal where appro...
2016-09-09  Igor PeshanskyDocument Plugin:WriteLog configuration.
2016-09-09  Igor PeshanskyAdd optional configuration to write_log; allow writing...
2016-09-09  Igor PeshanskyDocument MetaData and DeleteMetaData.
2016-09-09  Igor PeshanskyAllow replacing within and deleting metadata keys.
2016-09-09  Tomasz Torczonewire plugin - improve error messages 1920/head
2016-09-08  Michael LeinartasAdd option to write_graphite: DropDuplicateFields
2016-09-08  Rinigusbattery plugin: Add StateFS backend.
2016-09-08  Florian ForsterMerge branch 'collectd-5.6'
2016-09-08  Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-07  Florian Forstersrc/types.db: Remove minimum value from "power".
2016-09-06  Florian Forstermodbus plugin: Use "struct sockaddr_storage" instead...
2016-09-06  Florian ForsterMerge branch 'collectd-5.6'
2016-09-06  Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06  Florian ForsterMerge remote-tracking branch 'github/pr/1909' into...
2016-09-06  Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-05  Marc Fourniertarget_set.c: rename 'MetaDataSet' option 1913/head
2016-09-05  Florian Forsterplugin_dispatch_multivalue: Submit NAN when computing...
2016-09-02  Thomas DeutschmannFix compilation against >=xfsprogs-4.7.0 1909/head
2016-09-02  Florian Forsterceph plugin: Use compound literals to initialize a... 1911/head
2016-09-02  Florian ForsterMerge branch 'collectd-5.6'
2016-09-02  Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-02  Florian Forsternetwork plugin: Initialize libgcrypt only when needed.
2016-09-02  Florian Forsterdf plugin: Guard strcmp() against being passed NULL...
2016-09-02  Florian Forsterwrite_http plugin: Add assertion for scan-build.
2016-09-02  Florian ForsterMerge remote-tracking branch 'github/pr/1901'
2016-09-02  Florian Forsterceph plugin: Ensure that at least one daemon is configu...
2016-08-31  Ruben KerkhofMerge pull request #1904 from sandebert/patch-1
2016-08-31  Fredrik SandebertFixed two small typos 1904/head
2016-08-28  Florian Forstergrpc plugin: Rename "DispatchValues" to "PutValues". 1901/head
2016-08-23  trenkelMerge pull request #1899 from rubenk/python-fixes-for...
2016-08-23  Ruben KerkhofTry a different way to silence GCC. 1899/head
2016-08-23  Marc Fourniercollectd.spec: add hugepages plugin
2016-08-23  Marc Fourniercollectd.spec: adjust version & changelog entries for...
2016-08-22  Sven Trenkelpython plugin: Fixing possible problems with the GIL.
2016-08-22  Ruben KerkhofMerge branch 'hugepages'
2016-08-22  Ruben KerkhofMerge branch 'collectd-5.6'
2016-08-22  Ruben KerkhofReally fix tests on Solaris
2016-08-18  Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-18  Marc FournierChangelog: fix unresolved merge conflict introduced...
2016-08-18  Marc Fourniercollectd.spec: mention new cpusleep plugin in changelog
2016-08-17  Ruben KerkhofRemove empty NEWS file (#1893)
2016-08-17  Ruben KerkhofRemove TODO, it's way out of date (#1892)
2016-08-17  Kim Joneshugepages: check for error if readdir returns NULL 1799/head
2016-08-16  Kim Joneshugepages: typo fix in 2nd pathconf() check
2016-08-16  Kim Joneshugepages: rework 2
2016-08-16  Ruben Kerkhofdisk plugin: fix typo in comment
2016-08-16  Kim Joneshugepages: rework
2016-08-16  Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-16  Marc Fourniercollectd.spec: increment version number in changelog
2016-08-16  Marc Fourniercollectd.spec: remove misleading items from changelog
2016-08-16  Florian ForsterMerge branch 'collectd-5.6'
2016-08-16  Sven Trenkelpython plugin: Don't shut down the Python interpreter...
2016-08-16  Florian ForsterMerge remote-tracking branch 'github/pr/1890' into...
2016-08-16  Florian Forsterceph plugin: Assert that the strings on the stack are...
2016-08-16  Florian Forsterceph plugin: Guard against g_num_daemons being zero.
2016-08-15  Ruben KerkhofMerge pull request #1890 from trenkel/master
2016-08-15  Sebastian Harlwrite_kafka: Fix misleading indentation
2016-08-15  Sven Trenkelpython plugin: Unregister all internal callback lists... 1890/head
2016-08-15  Sven Trenkelpython plugin: Properly deal with identifier being...
2016-08-15  Sven Trenkelpython plugin: Grab GIL before freeing callbacks. If...
2016-08-15  Florian ForsterMerge remote-tracking branch 'github/pr/1879'
2016-08-15  Florian ForsterMerge remote-tracking branch 'github/pr/1883'
2016-08-15  Florian ForsterCONTRIBUTING.md: Address review comments. 1883/head
2016-08-15  Florian ForsterREADME: Point to CONTRIBUTING.md for bugs and PRs.
2016-08-15  Florian ForsterCONTRIBUTING.md: Address review comments.
2016-08-15  Ruben Kerkhofconfigure.ac: rewrite liblua detection
2016-08-15  Ruben Kerkhofsupport older versions of riemann-c-client 1879/head
2016-08-15  Ruben Kerkhofscanner.l: remove GCC pragma
2016-08-15  Florian ForsterCONTRIBUTING.md: Add operating system / distribution.
2016-08-15  Florian ForsterAdd a GitHub issue template.
2016-08-15  Florian ForsterGenericJMX plugin: Suppress "unchecked conversion"...
2016-08-14  Ruben Kerkhofscanner.l: really fix pragma
2016-08-14  Ruben KerkhofFix build with older GCCs
2016-08-14  Ruben KerkhofMerge pull request #1874 from rubenk/utils-dns-fix...
2016-08-14  Florian Forsterceph plugin: Rewrite the BUFFER_ADD() macro.
2016-08-14  Ruben Kerkhofliboconfig: silence warnings in generated code
2016-08-14  Ruben Kerkhofprocesses plugin: fix 3 compiler warnings on OS X
2016-08-14  Florian ForsterMerge remote-tracking branch 'github/master'
2016-08-14  Florian Forsterceph plugin: Change g_num_daemons to size_t.
2016-08-14  Ruben Kerkhofcpu plugin: fix compiler warning on OS X
2016-08-14  Florian Forsterwrite_http plugin: Sanity check arguments to wh_write_c...
2016-08-14  Ruben Kerkhofannotate vfprintf-like 'vcomplain' function
2016-08-14  Ruben Kerkhoflibcollectdclient: annotate vprintf-like function
2016-08-14  Ruben KerkhofPython plugin: fix compiler warning
2016-08-14  Ruben KerkhofLua plugin: fix old style definition
next