]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-05-26  Pavel Rochnyackutils_db_query (postgresql/dbi/oracle plugins): Documen... 1708/head
2016-05-12  Pavel Rochnyackpostgresql plugin: Improve documentation about Result...
2016-05-12  Pavel Rochnyackutils_db_query (postgresql/dbi/oracle plugins): Add...
2016-05-10  Ruben KerkhofMerge branch 'collectd-5.5'
2016-05-10  Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-10  Ruben Kerkhofrrdtool plugin: fix thread-safety detection
2016-05-10  Ruben Kerkhofrrdtool check: stop linking in libm
2016-05-10  Ruben Kerkhofrrdtool check: no need to save CPPFLAGS
2016-05-10  Ruben Kerkhofrrdtool check: no need to save LDFLAGS
2016-05-10  Marc FournierMerge pull request #1308 from mfournier/openldap-persis...
2016-05-10  Marc FournierMerge pull request #1686 from rubenk/zfs-arc
2016-05-10  Marc Fournierapcups: define default server timeout as a constant
2016-05-10  Marc FournierMerge remote-tracking branch 'origin/pr/1701'
2016-05-10  Marc Fournierbuild system: rename riemann-c to libriemann-client
2016-05-10  Pavel Rochnyackstatsd plugin: Fix deadlock on plugin shutdown (Issue...
2016-05-08  Pavel Rochnyackapcups plugin: Change "PersistentConnection" option... 1701/head
2016-05-08  Pavel RochnyackRevert "apcups plugin: Handle "END APC" lines correctly...
2016-05-04  Pierre-Yves... Merge pull request #1695 from collectd/feature/fix...
2016-05-04  Florian Forstersrc/daemon/plugin.h: Define DATA_MAX_NAME_LEN condition...
2016-05-03  Pierre-Yves... write_kafka: reliability when no key provided 1695/head
2016-05-02  Marc FournierMerge branch 'collectd-5.5'
2016-05-02  Dagobert MichelsenMore missing kstat usages
2016-05-02  Marc FournierMerge branch 'collectd-5.5'
2016-05-02  Dagobert MichelsenAdd missing kstat definitions
2016-05-02  Dagobert MichelsenTake out explicit definitions as they are already check...
2016-05-02  Florian Forstercollectd-tg: Move _POSIX_C_SOURCE and friends to the...
2016-05-02  Marc FournierMerge branch 'collectd-5.5'
2016-05-02  Marc Fournierprocesses: remove initialisation of unexisting variables
2016-05-02  coreykosakModify the -T command line option so it watches for...
2016-04-27  Ruben Kerkhofamqp plugin: prevent use after free
2016-04-27  Ruben Kerkhofpf plugin: value stored in fd is never read
2016-04-27  Ruben Kerkhofadd format attribute to varargs functions
2016-04-27  Ruben Kerkhoftarget_set: mark function as static
2016-04-27  Ruben Kerkhofzfs_arc plugin: get more MRU/MFU stats 1686/head
2016-04-27  Ruben Kerkhofzfs_arc plugin: get more sizes of various caches
2016-04-27  Ruben Kerkhofzfs_arc plugin: get the target size of the MRU
2016-04-27  Ruben Kerkhofzfs_arc plugin: add memory_throttle_count stat
2016-04-27  Ruben Kerkhofzfs_arc plugin: fix indentation
2016-04-27  Ruben Kerkhofzfs_arc plugin: cleanup defines
2016-04-24  Marc FournierRPM specfile: take new xencpu plugin in account
2016-04-24  Ruben KerkhofMerge pull request #1565 from rpv-tomsk/disk-plugin...
2016-04-24  Pavel Rochnyack * disk plugin: call ignorelist_match() once per device... 1565/head
2016-04-24  Ruben KerkhofMerge pull request #1546 from mfournier/processname_len...
2016-04-24  Ruben KerkhofMerge pull request #1557 from rpv-tomsk/master
2016-04-24  Ruben KerkhofMerge pull request #1564 from rpv-tomsk/disk-plugin
2016-04-23  Ruben KerkhofAC_CONFIG_SRCDIR needs to point to a unique file
2016-04-23  Ruben Kerkhofrrdtool plugin: fix thread-safety detection
2016-04-23  Ruben KerkhofHAVE_THREADSAFE_LIBRRD is either defined or not
2016-04-23  Ruben Kerkhofrrdtool check: stop linking in libm
2016-04-23  Ruben Kerkhofrrdtool check: no need to save CPPFLAGS
2016-04-23  Ruben Kerkhofrrdtool check: no need to save LDFLAGS
2016-04-23  Ruben Kerkhofliboconfig: enable dependency tracking
2016-04-23  Ruben Kerkhofsfree: don't check for NULL before calling free
2016-04-23  Ruben KerkhofMerge branch 'cppcheck'
2016-04-23  Ruben Kerkhofbind plugin: space after realloc 1678/head
2016-04-23  Ruben Kerkhofamqp: plug leak on realloc failure
2016-04-23  Ruben Kerkhofrealloc: remove unnecessary casts of return value
2016-04-23  Ruben Kerkhofmatch_value: condition is always true 1677/head
2016-04-23  Ruben Kerkhofapache plugin: len is unsigned
2016-04-23  Ruben Kerkhofascent plugin: len is unsigned
2016-04-23  Ruben Kerkhofbattery plugin: remove assignment with no effect
2016-04-23  Ruben Kerkhofbind plugin: len is unsigned
2016-04-23  Ruben Kerkhofcurl plugin: prev can't be NULL here
2016-04-23  Ruben Kerkhofcurl plugin: len is unsigned
2016-04-23  Ruben Kerkhofcurl_json plugin: len is unsigned
2016-04-23  Ruben Kerkhofcurl_xml plugin: remove useless assigment
2016-04-23  Ruben Kerkhofcurl_xml plugin: len is unsigned
2016-04-23  Ruben Kerkhofcollectd.c: dirlen is unsigned
2016-04-23  Ruben Kerkhofcommon.c: fields_num is unsigned
2016-04-23  Ruben Kerkhofcommon_test.c: sfree always sets ptr to NULL
2016-04-23  Ruben Kerkhofplugin.c: fix potential null pointer dereference
2016-04-23  Ruben Kerkhofutils_ignorelist.c: remove useless assignment
2016-04-23  Ruben Kerkhofdbi plugin: remove assignment with no effect
2016-04-23  Ruben Kerkhofliboconfig/oconfig.c: remove unneeded assigment
2016-04-23  Ruben Kerkhofmemcachec plugin: prev can't be NULL here
2016-04-23  Ruben Kerkhofopenvpn plugin: plug leak on realloc failure
2016-04-23  Ruben Kerkhofopenvpn plugin: use sizeof(*pointer) instead of sizeof...
2016-04-23  Ruben Kerkhofopenvpn plugin: remove unnecessary cast
2016-04-23  Ruben Kerkhofmemcached plugin: remove assignment with no effect
2016-04-23  Ruben Kerkhofnetwork plugin: output_len is unsigned
2016-04-23  Ruben Kerkhofperl plugin: remove assignments with no effect
2016-04-23  Ruben Kerkhofprocesses plugin: check boundary first
2016-04-23  Ruben Kerkhofsnmp plugin: initialize res sooner
2016-04-23  Ruben Kerkhofsnmp plugin: remove statement with no effect
2016-04-23  Ruben Kerkhofsnmp plugin: res can't be NULL here
2016-04-23  Ruben Kerkhofthreshold.c: remove assignment with no effect.
2016-04-23  Ruben Kerkhofutils_db_query.c: plug leak on error
2016-04-23  Ruben Kerkhofutils_db_query.c: remove unnecessary cast
2016-04-23  Ruben Kerkhofnetwork plugin: fd_num is unsigned
2016-04-23  Ruben Kerkhofnginx plugin: len is unsigned
2016-04-23  Ruben Kerkhofolsrd plugin: buffer_len is unsigned
2016-04-23  Ruben Kerkhofprocesses plugin: ps->num_lwp is unsigned long
2016-04-23  Ruben Kerkhofprocesses plugin: len is unsigned
2016-04-23  Ruben Kerkhofutils_db_query.c: r->instances_num is unsigned
2016-04-23  Ruben Kerkhofutils_format_json.c: offset is unsigned
2016-04-23  Ruben Kerkhofrrdcreate.c: ds_num is unsigned
2016-04-23  Ruben Kerkhofwrite_graphite: send_buf_fill is unsigned
2016-04-23  Ruben Kerkhofwrite_http plugin: send_buffer_fill is unsigned
2016-04-23  Ruben Kerkhofwrite_tsdb plugin: send_buf_fill can't be < 0
2016-04-23  Ruben Kerkhofzone plugin: plug leak on error
next