collectd.git
2015-06-09 Florian Forsternetcmd plugin: Implement the "TLSDHBits" config option. ff/netcmd
2015-06-09 Florian Forstersrc/daemon/common.[ch]: Implement the "read_file()...
2015-06-09 Florian Forstercollectd.conf(5): netcmd plugin: Document how to enable...
2015-06-09 Florian Forsternetcmd plugin: Use cf_util_get_service() to handle...
2015-06-09 Florian Forsternetcmd plugin: Use boolean values where appropriate.
2015-06-09 Florian Forsternetcmd plugin: Free the pthread attr structure.
2015-06-09 Florian Forsternetcmd plugin: Create a "proxy" thread.
2015-06-09 Florian Forsternetcmd plugin: Free peers when shutting down.
2015-06-09 Florian Forsterconfigure.in: Add check for libgnutls.
2015-06-09 Florian Forstercollectd.conf(5): Add documentation for the "netcmd...
2015-06-09 Florian Forsternetcmd plugin: Require a good TLS setup if "verify...
2015-06-09 Florian Forstersrc/collectd.conf.in: Fix netcmd example port.
2015-06-09 Florian Forsternetcmd plugin: Add work-around for GCC warning.
2015-06-09 Florian Forsternetcmd plugin: First version with working TLS.
2015-06-09 Florian Forsternetcmd plugin: Implemented a fgets(3)-like wrapper...
2015-06-09 Florian Forsternetcmd plugin: Some more work towards a working TLS...
2015-06-09 Florian Forsternetcmd plugin: Re-indented the entire file. Switched...
2015-06-09 Florian Forsternetcmd plugin: Added a first version of a control socke...
2015-06-08 Florian Forsterapcups plugin: Implement the "PersistentConnection...
2015-06-08 Florian Forsterapcups plugin: Handle "END APC" lines correctly and...
2015-06-08 Florian Forsterapcups plugin: Fight code rot.
2015-06-07 Marc Fourniervarnish: update plugin_register_complex_read() to new...
2015-06-06 Arthur Gautierprocesses: revert re-introduction of ps_read_tasks
2015-06-06 Florian Forstersrc/daemon/plugin.[ch]: Use cdtime_t for the interval...
2015-06-06 Florian ForsterMerge remote-tracking branch 'github/pr/1036'
2015-06-06 Florian ForsterMerge branch 'pr/1033'
2015-06-06 Florian Forsterprocesses plugin: Read number of threads from /proc...
2015-06-06 Chris MayoRemove old systemd unit
2015-06-01 Florian ForsterMerge remote-tracking branch 'github/pr/1056'
2015-05-31 Manuel Luis... Plugin network: add support for the timeout argument...
2015-05-31 Manuel Luis... processes: change type to contextswitch and types to...
2015-05-31 Manuel Luis... processes: use cf_util_get_boolean for get "CollectCont...
2015-05-31 Manuel Luis... processes: delete added white spaces
2015-05-31 Manuel Luis... processes: rename ps_ctx_switch to report_ctx_switch
2015-05-31 Manuel Luis... processes: remove function ps_read_tasks
2015-05-30 Manuel Luis... Processes: fix types in ps_read_status, change to unsig...
2015-05-30 Manuel Luis... Processes: in ps_read_status fix check to skip lines
2015-05-28 Marc Fournierzone: add mentions to README and AUTHORS files
2015-05-28 Marc FournierRPM specfile: handle new zone plugin
2015-05-28 Florian ForsterMerge remote-tracking branch 'github/pr/1054'
2015-05-28 Dagobert MichelsenMake flow more obvious
2015-05-28 Dagobert MichelsenAdd myself
2015-05-28 Dagobert MichelsenNo busy looping around open()
2015-05-28 Dagobert MichelsenUse sizeof() instead of duplicating the variable length
2015-05-28 Dagobert MichelsenHandle case when zone_scandir() returns NULL
2015-05-28 Dagobert MichelsenReturn -1 in zone_read on error
2015-05-28 Dagobert MichelsenGet pagesize only once during initialization
2015-05-28 Dagobert MichelsenHandle case when zone_find_stats() returns NULL
2015-05-28 Dagobert MichelsenUse ZONENAME_MAX and handle errors returned by getzonen...
2015-05-28 Dagobert MichelsenPrefix all warnings and error messages with plugin...
2015-05-28 Dagobert MichelsenUse (void *) in c_avl_create()
2015-05-28 Dagobert MichelsenUse type 'percent' instead of 'zone_cpu'
2015-05-27 Marc Fournierupdate changelog + bump release dates collectd-5.5.0
2015-05-26 Florian ForsterBuild system: Fix linking with libheap.la and depend...
2015-05-26 Florian ForsterBuild system: Build tested units as libraries.
2015-05-26 Marc FournierFilter chains helper: minor cleanups
2015-05-26 rootwrite_redis: Replaced method for checking for a NULL...
2015-05-26 rootwrite_redis: Log error message from redis command failures
2015-05-26 rootwrite_redis: improve checking the redis connection
2015-05-26 Wilfried GoesgensFilterchain: if we don't find a writer, output the...
2015-05-23 Florian Forsterbindings/java/Makefile.am: Add "uninstall-local" target.
2015-05-23 Florian Forsterbindings/java/Makefile.am: Use $(srcdir) when specifyin...
2015-05-22 Florian ForsterChangeLog: Update date to 2015-05-22.
2015-05-22 Florian Forsterwrite_sensu, write_tsdb plugins: Use GAUGE_FORMAT.
2015-05-22 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
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-21 Florian ForsterChangeLog: Import changes from the wiki.
2015-05-20 Marc FournierRPM specfile: fix changelog formatting
2015-05-20 Marc FournierRPM specfile: also bump release number
2015-05-20 Marc FournierRPM specfile: update changelog for 5.5
2015-05-20 Manuel Luis... Plugin process: collect voluntary and involuntary...
2015-05-20 Florian Forstercontrib/wiki2changelog.pl: Add script converting from...
2015-05-20 Florian ForsterChangeLog: Change text width to 80 characters.
2015-05-20 Florian ForsterBump version to 5.5.0; Update ChangeLog.
2015-05-20 Florian Forsteripc plugin: Group functions by operating system.
2015-05-20 Manuel Luis... Plugin process: in Linux read the number of threads...
2015-05-19 Marc FournierMerge branch 'collectd-5.4'
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-19 Florian ForsterMerge remote-tracking branch 'github/pr/1009'
2015-05-19 Jiri TyrAdding fhcount plugin
2015-05-19 Marc FournierREADME: add mention to libcap
2015-05-19 Marc FournierMerge remote-tracking branch 'origin/pr/651'
2015-05-19 Marc FournierMerge pull request #919 from baryonix/solaris-misc...
2015-05-19 Marc FournierMerge pull request #1023 from ciomaire/write_kafka_ldflags
2015-05-19 Vincent BrillaultTurbostat: Use the 'count' gauge to count SMIs
2015-05-19 Florian ForsterMerge remote-tracking branch 'github/pr/1027'
2015-05-19 Florian Forsterlibcollectdclient: Propagate errors when signing /...
next