collectd.git
2015-06-17 Florian Forstersrc/utils_db_query.c: Fix use-after-free.
2015-06-17 Florian Forstersrc/daemon/common.c: Implement strjoin() with memcpy().
2015-06-17 Florian Forstersrc/utils_cache.c: Remove incorrect free.
2015-06-17 Florian Forsternetwork plugin: Avoid "status may be used uninitialized...
2015-06-17 Florian Forsterliboconfig: Declare yylex().
2015-06-17 Florian Forsteremail plugin: Fix freeing linked lists.
2015-06-17 Florian Forsternetwork plugin: Make sure all memory is freed when...
2015-06-17 Florian ForsterMerge remote-tracking branch 'github/pr/1088' into...
2015-06-17 Florian Forstersrc/utils_llist.c: Handle unlikely corner case.
2015-06-17 Florian Forstersrc/utils_avltree.c: Rewrite checks in c_avl_pick().
2015-06-17 Florian Forsternetwork plugin: Explicitly initialize "fd_num" to zero.
2015-06-17 Florian Forsternotification target: Pass void** to tn_destroy().
2015-06-17 Florian Forsterperl plugin: Fix invalid free().
2015-06-16 Florian Forsterliboconfig: Disable some clang warnings.
2015-06-16 Florian Forsterliboconfig: Declare yyparse().
2015-06-16 Manuel Luis... In rrd synchronous file creation use lock_file
2015-06-16 Manuel Luis... Allow empty Plugin blocks.
2015-06-16 Kelly Thomas... Corrected text in README
2015-06-15 Marc Fourniercollectd.conf.pod: update libyajl URL
2015-06-13 Ruben KerkhofFix a libtool warning
2015-06-11 Florian Forsterwrite_redis plugin: Check the return value of format_va...
2015-06-11 brianpkelly... write_redis: Increase parsability by using format_value...
2015-06-11 brianpkelly... write_redis: Increase parsability of multi-valued keys...
2015-06-11 Florian Forsterconfigure.ac: Move all checks for "struct ip6_ext"...
2015-06-11 Dagobert MichelsenAutomatically add -DSOLARIS2=8 if required for ip6_ext
2015-06-11 Florian Forsterdns plugin: Check for "struct ip6_ext".
2015-06-10 Marek Beckavmem plugin: fix types for nr_dirtied and nr_written
2015-06-10 Florian Forstertcpconns plugin: Fix memory leak.
2015-06-10 Florian Forstersrc/configfile.c: Set a plugin context when autoloading...
2015-06-06 Florian Forsterstatsd plugin: Dispatch NaN when no timer event was...
2015-05-31 Florian Forstertail_csv plugin: Print warning and continue when metric...
2015-05-31 Manuel Luis... Plugin tail_csv: the manual says that you can use multi...
2015-05-31 Manuel Luis... Plugin tail_csv: if TimeFrom is not specified in config...
2015-05-30 Florian Forsterstats plugin: Fix reference of undeclared symbol.
2015-05-30 Florian Forsterstatsd plugin: Free latency counter and AVL trees.
2015-05-28 Marc FournierMerge remote-tracking branch 'origin/collectd-5.3'...
2015-05-26 Florian Forsterbindings/java/Makefile.am: Add "uninstall-local" target. collectd-5.3
2015-05-26 Florian Forsterbindings/java/Makefile.am: Use $(srcdir) when specifyin...
2015-05-22 Florian Forsterwrite_redis: Fix timestamp sent to Redis.
2015-05-22 Florian ForsterVarious plugins: Use the global GAUGE_FORMAT.
2015-05-22 Florian Forstersrc/collectd.h: Define GAUGE_FORMAT.
2015-05-22 Florian Forstersrc/utils_format_json.[ch]: Export gauges with 15 decim...
2015-05-19 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-05-19 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-05-19 Marc Fourniercurl_xml: fix 3 small memory leaks
2015-05-19 Fabien WernliFix test for tables and empty instance
2015-05-19 Fabien WernliRevert "curl_xml plugin: Fixed tautological pointer...
2015-05-19 Jan AndresEnable the processes plugin by default on Solaris.
2015-05-19 Jan Andresprocesses: Solaris: Consistently use long to represent...
2015-05-19 Jan Andresprocesses: Fix build for Solaris 32-bit binary
2015-05-19 Jan Andresprocesses: Fix ps_get_cmdline() on Solaris.
2015-05-19 Jan Andreszfs_arc: Don't spam the log if we fail to read the...
2015-05-19 Marc Fournieroconfig: fix oconfig_free to free all elements
2015-05-09 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-05-09 Ruben Kerkhof/bin/sh on OSX doesn't understand -n
2015-05-05 Marc FournierMerge pull request #1014 from mfournier/fix-path-to...
2015-05-05 Marc FournierRPM specfile: update summary to be consistent with...
2015-05-05 Marc FournierRPM specfile: remove superfluous '--without-*' configur...
2015-05-05 ale@biancalanas.net- use _POSIX2_LINE_MAX for errbuf as stated by kvm(3).
2015-05-05 ale@biancalanas.netfixes swap plugin on FreeBSD Jail
2015-05-05 ale@biancalanas.netfixes processes plugin on FreeBSD Jail
2015-05-02 Marc Fournierconfigure: add return() statements in 3 AC_LANG_PROGRAM...
2015-05-01 Marc FournierRPM specfile: correct copy-paste error
2015-04-28 Marc Fourniermake java components discovery follow symlinks
2015-04-28 Ruben KerkhofFallback to /usr/lib/jvm if JAVA_HOME is not set
2015-04-22 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-22 Remi Colletcheck if AMQP_VERSION exists
2015-04-21 Remi Colletfix build with librabbitmq 0.6.0
2015-04-20 hshopefulUpdate meta_data.c
2015-04-14 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-14 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-14 Marc Fourniernotify_email: avoid linking against libdl
2015-04-13 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-13 Marc FournierRevert "version-gen.sh: Switch to bash due to bashisms."
2015-04-10 Tim Laszlonetwork: set ttl before opening server sockets
2015-04-10 Tim LaszloWarn if ttl is out of bounds
2015-04-10 Florian Forsteropenvpn plugin: Don't signal an error when no clients...
2015-04-08 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-07 Vincent Bernatdbi plugin: fix a warning mentioning snmp plugin
2015-04-04 Marc Fourniercurl: correct typo in error message
2015-04-04 Marc Fournierdoc & comments: s/mili/milli/
2015-04-02 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-02 Thomas KhoFix type instance sanitization in bind plugin
2015-03-24 PoilUpgrade spec to 5.4.2
2015-03-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-03-24 Marc FournierRPM specfile: bump version number
2015-03-12 Marc Fourniercollectd.conf(5): move misplaced block in postgresql...
2015-03-12 Marc FournierRemove more references to the Globals option
2015-03-12 Ruben KerkhofSetting Globals to true is not needed anymore
2015-03-10 Florian ForsterMakefile.am: s/INCLUDES/AM_CPPFLAGS/
2015-03-09 Florian Forsterwrite_mongodb plugin: Fix BSON memory handling even...
2015-03-09 Florian Forsterwrite_mongodb plugin: s/bson_dispose/bson_destroy/
2015-03-06 Wilfried GoesgensStatsd: avoid doing a division by zero when calculating...
2015-03-06 Wilfried GoesgensStatsd: avoid doing a division by zero when calculating...
2015-03-06 Marc Fournierutils_latency: use portable format string
2015-03-06 Yoga Ramalingamstatsd histogram to support more than 1 second
2015-03-03 Marc Fournierconfigure: add liblvm2app to summary output
2015-03-03 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-03-03 Marc Fournierconfigure: add missing entries in summary output
2015-03-03 Marc FournierMerge pull request #951 from tokkee/sh/debian-patches
next