collectd.git
2015-12-02 Frank de JongGenericJMX plugin: memory leak, indent and compile...
2015-12-02 Florian ForsterMerge branch 'ff/statsd'
2015-12-02 Florian ForsterMerge branch 'pr/1394'
2015-12-02 Florian Forstervarnish plugin: Fix implicit cast from int to bool.
2015-12-02 Florian Forsterutils_time.[ch]: Control mocking by preprocessor define.
2015-12-02 Florian Forstersrc/daemon/utils_time.[ch]: Create RFC 3339 strings.
2015-12-02 Marc FournierMerge pull request #1293 from mfournier/read-threads...
2015-12-02 Marc FournierGenericJMX plugin: fix indentation/bracket error
2015-12-02 lzmthsCleaning conditional directives that break statements.
2015-12-01 Florian Forstercollectd-java(5): Document the new "PluginName" option.
2015-12-01 David CraneGenericJMX plugin: Implement the "PluginName" config...
2015-12-01 David CraneGenericJMX plugin: Support TabularData for java.lang...
2015-12-01 Florian ForsterMerge remote-tracking branch 'github/pr/1370'
2015-12-01 Marc FournierRPM specfile: include new notify_nagios plugin in package
2015-12-01 Florian ForsterMerge branch 'ff/nagios'
2015-12-01 Florian Forstersrc/daemon/plugin.c: Use sfree() exclusively.
2015-11-30 Marc Fournierprocesses: initialize cswitch counters on unsupported...
2015-11-30 Florian Forstersrc/ceph_test.c: Use the EXPECT_EQ_STR() macro.
2015-11-30 Florian ForsterMerge branch 'collectd-5.5'
2015-11-30 Florian Forsterceph plugin: Rewrite parse_keys() and compact_ds_name().
2015-11-30 Florian Forsterceph plugin: Add unit test for parse_keys().
2015-11-29 Ruben KerkhofMerge pull request #1388 from rubenk/curl_json
2015-11-29 Ruben KerkhofMerge pull request #1386 from rubenk/rrdtool-unlock...
2015-11-29 Ruben KerkhofMerge pull request #1387 from rubenk/redis-null-termina...
2015-11-29 Ruben Kerkhofcurl_json: remove dead code
2015-11-29 Ruben KerkhofMerge pull request #1389 from rubenk/perl-unlock-on...
2015-11-29 Ruben KerkhofMerge pull request #1385 from rubenk/gcrypt-fix
2015-11-29 Ruben Kerkhofperl: unlock mutex on error
2015-11-29 Ruben Kerkhofredis plugin: make sure buffer is null-terminated
2015-11-29 Ruben Kerkhofrrdtool: unlock mutex on error
2015-11-29 Ruben KerkhofMerge pull request #1384 from rubenk/irq-close-file...
2015-11-29 Ruben KerkhofMerge pull request #1383 from rubenk/fhcount-close...
2015-11-29 Ruben KerkhofMerge pull request #1382 from rubenk/modbus-fix-resourc...
2015-11-29 Ruben KerkhofMerge pull request #1381 from rubenk/filecount-fix...
2015-11-29 Ruben Kerkhofconfigure.ac: remove wrong gcrypt check
2015-11-28 Ruben Kerkhofirq plugin: close file descriptor on failure
2015-11-28 Ruben Kerkhoffhcount plugin: close file descriptor on failure
2015-11-28 Ruben Kerkhoffilecount plugin: fix leak on error path
2015-11-28 Ruben Kerkhofmodbus plugin: fix 2 leaks on error paths
2015-11-28 Ruben KerkhofMerge pull request #1380 from rubenk/csv-plug-leak...
2015-11-28 Ruben KerkhofMerge pull request #1379 from rubenk/ceph-close-fd...
2015-11-28 Ruben KerkhofMerge pull request #1378 from rubenk/bind-dont-free...
2015-11-28 Ruben KerkhofMerge pull request #1377 from rubenk/mqtt-fix-out-of...
2015-11-28 Ruben KerkhofMerge pull request #1376 from rubenk/amqp-fix-buffer...
2015-11-28 Ruben KerkhofMerge pull request #1375 from rubenk/redis-unlock-lock
2015-11-28 Ruben KerkhofMerge pull request #1374 from rubenk/powerdns-fix-array...
2015-11-28 Ruben Kerkhofcsv plugin: remove trailing whitespace
2015-11-28 Ruben Kerkhofcsv plugin: plug memory leak on error
2015-11-28 Ruben Kerkhofceph plugin: close fd on error
2015-11-28 Ruben Kerkhofbind: tmp doesn't point to start of allocated memory
2015-11-28 Ruben Kerkhofmqtt: fix an out-of-bounds write
2015-11-28 Ruben Kerkhofamqp: use the right buffer size for sstrncpy
2015-11-28 Ruben Kerkhofwrite_redis: don't return with lock held
2015-11-28 Ruben Kerkhofpowerdns plugin: fix array initialization
2015-11-28 Ruben KerkhofMerge pull request #1371 from rubenk/mqtt-plug-leak
2015-11-28 Ruben KerkhofFix build with older version of libprotobuf-c
2015-11-28 Ruben KerkhofRevert "Set bugreport url and homepage url"
2015-11-28 Ruben KerkhofMerge pull request #1199 from rubenk/remove-gcrypt...
2015-11-28 Ruben KerkhofMerge pull request #1210 from rubenk/protoc
2015-11-28 Ruben Kerkhofmqtt: plug leak on error path
2015-11-28 Ruben KerkhofMerge pull request #958 from rubenk/fix-version-gen-sh
2015-11-28 Ruben KerkhofOnly run git describe when we're in a git repo
2015-11-28 Ruben KerkhofMerge pull request #1219 from rubenk/version-gen
2015-11-28 Ruben KerkhofMerge pull request #1220 from rubenk/set-package-bugrep...
2015-11-28 Ruben Kerkhofprotoc: check for headers in new location as well
2015-11-28 Ruben Kerkhofprotoc: check for libprotobuf-c as well
2015-11-28 Ruben Kerkhofprotoc: simplify configure check
2015-11-28 Ruben Kerkhofprotoc: slightly nicer output in silent mode
2015-11-28 Ruben Kerkhofprotoc: log when compiler is missing
2015-11-28 Ruben KerkhofSilence protoc-c in silence mode
2015-11-28 Ruben Kerkhofwrite_riemann: only compile .proto files when enabled
2015-11-28 Ruben KerkhofPinba: only compile .proto files when enabled
2015-11-28 Ruben Kerkhofwrite_kafka: fix indentation
2015-11-28 Florian ForsterMerge remote-tracking branch 'github/pr/1366'
2015-11-28 Ruben Kerkhofsnmp plugin: plug leak in error path.
2015-11-27 Ruben KerkhofTravis: switch to new Trusty environment
2015-11-27 Florian Forsterstatsd plugin: Implement the "CounterSum" option.
2015-11-27 Florian ForsterMerge branch 'pr/1345'
2015-11-27 Florian Forstermqtt plugin: Add TLS options to the example config...
2015-11-27 Florian Forstermqtt plugin: Rename "TLSprotocol" to "TLSProtocol".
2015-11-27 Florian Forstermqtt plugin: Rename "CACertificateFile" to "CACert".
2015-11-27 Florian ForsterMerge commit 'refs/pull/1360/head' of github.com:collec...
2015-11-26 Florian ForsterMerge remote-tracking branch 'github/pr/1355'
2015-11-26 Ruben Kerkhofutils_mount: use reentrant getmntent_r when we can
2015-11-26 Nicholas HumfreyAllow MQTT payloads without NULL string termination
2015-11-26 Ruben KerkhofMerge pull request #1163 from rubenk/fix-data-race...
2015-11-26 fanyerentable plugin: log_warn is better than log_err
2015-11-26 Florian ForsterMerge branch 'collectd-5.5'
2015-11-26 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-11-26 Corey Kosakc_avl_pick needs to update the 'size' field of the...
2015-11-26 Florian Forsterutils_avltree_test.c: Extend unit test to test c_avl_pi...
2015-11-26 Corey KosakRemove duplicate call to pthread_mutex_destroy.
2015-11-25 Florian Forsterstatsd plugin: Correctly free metrics at shutdown.
2015-11-20 Florian Forsterapache plugin: DRY: use macro to determine number of...
2015-11-18 Jan-Piet MensAdd TLS support
2015-11-15 Marc Fournierapache: parse whole response, not only the first 16...
2015-11-13 Tamás FöldesiRemove POLLRDNORM (equivalent to POLLIN)
2015-11-13 Tamás FöldesiChecking for closed peer connection before send
2015-11-08 Marc FournierMerge branch 'collectd-5.5'
2015-11-08 Benjamin DrungAdd utils_ignorelist back to daemon (#1323)
next