collectd.git
2016-08-11 Ruben Kerkhofmd: fix deprecation warning with latest glibc collectd-5.4
2016-08-06 Florian Forstersrc/utils_db_query.c: Correctly handle return value...
2016-08-06 Florian Forstersrc/utils_db_query.c: Check return status of strjoin().
2016-08-06 Florian Forsterlibcollectdclient: Don't print anything to STDOUT by...
2016-08-06 Florian Forsterping plugin: Let start_thread() return gracefully when...
2016-08-04 trenkelMerge pull request #1846 from tokkee/collectd-5.4
2016-08-04 Sebastian Harlpython plugin: Fix conversion of value-lists from Pytho...
2016-08-03 Florian Forstersrc/plugin.c: Stop write threads before calling shutdow...
2016-07-27 Sebastian Harlnetwork plugin: Don't abort() if gcrypt initialization...
2016-07-26 Aurelien ROUGEMONTmetadata: add comment about metadata functions use...
2016-07-26 Ruben KerkhofBump spec file to 5.4.3
2016-07-26 Florian ForsterBump version to 5.4.3; Update ChangeLog. collectd-5.4.3
2016-07-26 Florian Forsternetwork plugin: Fix error message for GCRYCTL_INIT_SECM...
2016-07-25 Florian Forsternetwork plugin, libcollectdclient: Check return value...
2016-07-21 Florian Forsternetwork plugin: Fix heap overflow in parse_packet().
2016-06-14 Marc Fourniersrc/*.pod: fix minor warnings spotted by podchecker
2016-06-14 Marc Fourniercollectd.conf.pod: fix minor typos in ntpd plugin section
2016-06-10 Thomas GuthmannBug#1059 : Remove any white spaces in ethstats stat...
2016-05-30 Sebastian HarlMerged branch 'collectd-4.10' into collectd-5.4.
2016-05-30 Sebastian Harlperl plugin: Be more consistent about capitalization.
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-30 Pavel Rochnyackperl plugin: Fixes for #1706
2016-05-30 Pavel Rochnyackperl plugin: lock base thread interpreter in perl_init...
2016-05-25 Marc Fournierprocesses: re-add <sys/user.h> inclusion
2016-05-25 Ruben Kerkhofprocesses: MAXCOMLEN is not exposed on Solaris
2016-05-20 Birger Schmidtutils_cache.c: fix FORMAT_VL failed ERROR messages
2016-05-15 ciomairekill correct pid on fdopen failure
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 Pavel Rochnyackstatsd plugin: Fix deadlock on plugin shutdown (Issue...
2016-04-24 Ruben KerkhofMerge pull request #1546 from mfournier/processname_len...
2016-04-15 Brandon Arpfix potential curl plugin curl_slist_append memory...
2016-04-15 Jim QuinnFix process plugin memory leak [solaris]
2016-04-06 Marc FournierMerge pull request #1627 from rubenk/remove-old-filter...
2016-03-26 Ruben Kerkhofconfigure.ac: break long line and sort
2016-03-26 Ruben KerkhofFix building with xfsprogs 4.5.0
2016-03-21 Ruben KerkhofRemove broken filter syntax from collectd.conf(5)
2016-03-20 Ruben KerkhofFix indentation in previous commit
2016-03-20 Ruben KerkhofMerge pull request #1620 from skinowski/write_http_mem_...
2016-03-20 Tolga Ceylanwrite_http: in cleanup handler free http headers
2016-03-19 Ruben KerkhofFix build on Solaris 10 i386 part 2
2016-03-19 Ruben KerkhofFix build on Solaris 10 i386
2016-03-19 Marc Fournier RPM specfile: fix xmms plugin build condition
2016-03-18 Marc FournierRPM specfile: update changelog
2016-03-18 Marc FournierRPM specfile: enable xmms plugin on EL7
2016-03-18 Marc FournierRPM specfile: re-enable memcachec plugin on EL7
2016-03-18 Marc FournierRPM specfile: enable modbus plugin on EL7
2016-03-17 Ruben KerkhofMerge pull request #1617 from michaelsalmon/putval...
2016-03-17 Michael Salmonadded definition of N to collectd-exec
2016-03-06 Ruben KerkhofMerge pull request #1575 from rubenk/dragonflybsd-utils...
2016-03-06 Ruben KerkhofMerge pull request #1580 from rubenk/freebsd-zfs-arc
2016-03-04 Ruben KerkhofMerge pull request #1596 from rubenk/fix-a-few-more...
2016-03-03 Ruben KerkhofFix a few more prototypes
2016-03-03 Ruben KerkhofMerge pull request #1584 from rubenk/fix-wrong-logical-op
2016-03-03 Ruben KerkhofMerge branch 'Wshadow' into collectd-5.4
2016-03-03 Pierre-Yves... Define _DEFAULT_SOURCE in addition to _BSD_SOURCE
2016-03-01 Ruben KerkhofFix a few issues found by -Wshadow
2016-03-01 Ruben Kerkhofutils_avltree.c: fix compiler warning
2016-03-01 Ruben KerkhofMerge pull request #1582 from rubenk/missing-prototypes
2016-02-29 Ruben Kerkhofxmms: mark cxmms_read as static
2016-02-29 Ruben Kerkhofsensors: mark sensors_free_features as static
2016-02-29 Ruben Kerkhofprocesses: mark ps_read_process as static
2016-02-29 Ruben Kerkhofutils_db_query.c: make udb_query_free_one static
2016-02-29 Ruben Kerkhofbattery: mark dict_get_double as static
2016-02-29 Ruben Kerkhoftypes_list.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_subst.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_random.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_cmd_getval.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_cmd_flush.c: add header for prototypes
2016-02-29 Ruben Kerkhofthreshold.c: mark ut_config as static
2016-02-29 Ruben Kerkhoflatency_counter_create: fix signature
2016-02-29 Ruben Kerkhofutils_latency.c: mark change_bin_width as static
2016-02-29 Ruben Kerkhofutils_cmd_putval.c: include header for prototypes
2016-02-29 Ruben KerkhofInclude header for prototype of handle_putnotif
2016-02-29 Ruben KerkhofAdd prototype for module_register
2016-02-29 Ruben Kerkhofliboconfig: mark oconfig_free_all as static
2016-02-29 Ruben Kerkhofzfs_arc: 'stolen' was removed after FreeBSD 10.2
2016-02-28 Ruben KerkhofFix build on DragonFlyBSD
2016-02-28 Marc Fournierprocesses: fix pid format string
2016-02-27 Marc Fournierconfigure.ac: fix path when testing for liboconfig...
2016-02-27 Marc Fournierprocesses: use long for pids on linux and solaris
2016-02-27 Ruben KerkhofMove unversioned .so to -devel subpackage
2016-02-27 Ruben KerkhofReplace traffic with interface in man page
2016-02-26 Ruben KerkhofMerge pull request #1570 from rubenk/detect-bison
2016-02-26 Ruben KerkhofMerge pull request #1567 from rubenk/fix-typo-in-config
2016-02-26 Ruben KerkhofMerge pull request #1506 from mfournier/apache-content...
2016-02-26 Ruben KerkhofMerge pull request #1561 from mfournier/modbus-set...
2016-02-26 Ruben Kerkhofconfigure.ac: detect bison
2016-02-26 Ruben KerkhofFix typo in collectd.conf
2016-02-25 Marc Fourniermodbus: avoid enabling libmodbus's debug flag by default
2016-02-09 Marc Fournierprocesses: warn about long process names on FreeBSD too
2016-02-09 Marc Fournierprocesses: also warn about long process names on Solaris
2016-02-09 Marc Fournierprocesses: use portable format string
2016-02-09 Marc Fournierprocesses: warn about process names above OS limit
2016-01-30 Ruben KerkhofFix the addres of the Free Software Foundation
2016-01-26 Corey KosakProvide a unified signature for ps_get_cmdline.
next