collectd.git
2016-06-04 Sebastian Harlsrc/Makefile: Don't unnecessarily set plugin specific...
2016-06-04 Sebastian Harlsrc/Makefile: Don't set subdir-objects.
2016-05-30 Sebastian Harlconfigure: Add some more information about protoc/gRPC...
2016-05-30 Sebastian Harlsrc/Makefile: Move proto-generated sources to nodist_...
2016-05-30 Sebastian Harlcollectd.conf(5): Briefly document grpc's SSL options.
2016-05-30 Sebastian Harlcollectd.conf: Update grpc sample configuration.
2016-05-30 Sebastian Harlgrpc plugin: Add options to enable SSL protected connec...
2016-05-30 Sebastian Harlgrpc plugin: Use std::vector to store listener configs.
2016-05-30 Sebastian Harlgrpc plugin: Replace the ListValues RPC with QueryValues.
2016-05-30 Sebastian Harlgrpc plugin: Split out identifier into it's own message...
2016-05-30 Sebastian Harlgrpc plugin: Use plugin_thread_create instead of pthrea...
2016-05-30 Sebastian Harlgrpc plugin: Always populate *instance fields in a...
2016-05-30 Sebastian Harlgrpc plugin: Update to the new gRPC API.
2016-05-30 Sebastian Harlgrpc plugin: Make RPC call implementation more modular.
2016-05-30 Sebastian Harlcollectd.conf: Example grpc configuration.
2016-05-30 Sebastian Harlgrpc plugin: Implement the ListValues() RPC.
2016-05-30 Sebastian HarlREADME: Document grpc dependencies.
2016-05-30 Sebastian Harlcollectd.conf(5): Document the gRPC plugin.
2016-05-30 Sebastian Harlgrpc plugin: Make listeners and worker threads configur...
2016-05-30 Sebastian Harlgrpc plugin: Add a plugin providing a gRPC server.
2016-05-30 Sebastian Harlutils cache: Add an iterator interface.
2016-05-30 Sebastian HarlMerge pull request #1710 from rpv-tomsk/perl-plugin...
2016-05-30 Pavel Rochnyackperl plugin: Removed commented code
2016-05-30 Pavel Rochnyackperl plugin: Added call_pv_locked() wrapper to handle...
2016-05-30 Pavel Rochnyackperl plugin: Switched to PTHREAD_MUTEX_RECURSIVE locking
2016-05-29 Pavel Rochnyackperl plugin: Fixes for #1706
2016-05-29 Pavel Rochnyackperl plugin: lock base thread interpreter in perl_init...
2016-05-26 Ruben KerkhofMerge pull request #1708 from rpv-tomsk/plugin-postgres...
2016-05-26 Pavel Rochnyackutils_db_query (postgresql/dbi/oracle plugins): Documen...
2016-05-25 Ruben KerkhofMerge branch 'collectd-5.5'
2016-05-25 Florian Forsterplugin_mock.c: Declare "kc".
2016-05-25 Ruben KerkhofDo not link test_plugin_ceph with libcommon
2016-05-25 Ruben KerkhofSet subdir-objects globally instead of per Makefile
2016-05-25 Florian ForsterMakefile.am: Link tests with required libraries, too.
2016-05-25 Gustavo Zacariasbuild: add libavltree, libcommon & libheap dependencies
2016-05-25 Ruben KerkhofFix a typo that snuck in with 0c8d275
2016-05-25 Florian ForsterLink libcommon.la with $(COMMON_LIBS).
2016-05-25 Ruben KerkhofMerge branch 'collectd-5.5'
2016-05-25 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-25 Ruben KerkhofMerge pull request #1726 from rubenk/udev
2016-05-25 Marc Fournierprocesses: re-add <sys/user.h> inclusion
2016-05-25 Ruben KerkhofStop hardcoding libudev
2016-05-25 Ruben KerkhofAdd missing udev flags to Makefile.am
2016-05-25 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-05-25 Ruben Kerkhofprocesses: MAXCOMLEN is not exposed on Solaris
2016-05-25 Ruben KerkhofMerge pull request #1724 from rpv-tomsk/smart-plugin...
2016-05-25 Pavel Rochnyacksmart plugin: Check for libudev presence
2016-05-25 Ruben KerkhofMerge pull request #1723 from rpv-tomsk/disk-plugin
2016-05-25 Pavel Rochnyackdisk plugin: Initialize udev context only once, not...
2016-05-25 Pavel Rochnyackdisk plugin: Call disk_udev_attr_name() only when UdevN...
2016-05-20 Marc Fourniercollectd.conf.in: remove extraneous pound sign
2016-05-20 Ruben KerkhofMerge branch 'collectd-5.5'
2016-05-20 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-20 Birger Schmidtutils_cache.c: fix FORMAT_VL failed ERROR messages
2016-05-15 ciomairekill correct pid on fdopen failure
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...
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
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
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...
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
next