curl_json plugin: Rewrite logic to add a path to db->tree.
[collectd.git] / src /
2015-12-09 Florian Forstercurl_json plugin: Rewrite logic to add a path to db...
2015-12-08 Florian Forstercurl_xml plugin: Correctly free xpath object.
2015-12-08 Florian Forsterping plugin: Protect access to ping_thread_error.
2015-12-08 Florian Forsterping plugin: Remove "static" from local variable.
2015-12-08 Florian Forsterrrdtool plugin: Improve handling of the "DataDir" option.
2015-12-08 Florian Forsterpython plugin: Check return value of cpy_unicode_or_byt...
2015-12-08 Florian Forsterpython plugin: Check return value of malloc().
2015-12-08 Florian Forsterpython plugin: Fix memory leak.
2015-12-08 Florian Forstertail plugin: Fix memory leak.
2015-12-08 Florian Forsterpostgresql plugin: Register a new user data pointer...
2015-12-08 Florian Forsteremail plugin: Refactor the accept() loop.
2015-12-08 Florian Forsteremail plugin: Free "connection" in error handling.
2015-12-08 Florian Forsterpostgresql plugin: Remove invalid free().
2015-12-08 Florian Forstersrc/collectd-tg.c: Explicitly null-terminate string.
2015-12-08 Florian Forstersrc/utils_format_json.c: Make sure "keys" is freed...
2015-12-08 Ruben Kerkhofsigrok plugin: don't pass status to strerror
2015-12-05 Florian Forstermultimeter plugin: Initizliaze "struct termios".
2015-12-05 Ruben Kerkhofmeta_data.c: check return value of md_entry_alloc
2015-12-05 Ruben Kerkhofiptables plugin: remove dead code
2015-12-05 Florian Forstersrc/filter_chain.c: Refactor fc_process_chain() a wee...
2015-12-05 Florian Forstersrc/filter_chain.c: Delete dead code.
2015-12-05 Florian Forstersrc/common.c: Check arguments of parse_values().
2015-12-05 Florian Forsterlibcollectdclient: Check return value of setsockopt().
2015-12-05 Ruben Kerkhofunixsock: check return value of chmod
2015-12-05 Ruben Kerkhofbind plugin: plug small leak
2015-12-05 Ruben Kerkhofcurl_xml plugin: plug a few leaks on error
2015-12-05 Ruben Kerkhofstats plugin: close fd on error
2015-12-05 Ruben Kerkhofutils_cache.c: plug leak on error
2015-12-05 Ruben KerkhofAggregration plugin: plug leak on error
2015-12-05 Ruben Kerkhofvarnish plugin: fix two resource leaks on error
2015-12-05 Ruben Kerkhoflibcollectdclient: free result of getaddrinfo
2015-12-05 Ruben Kerkhofmadwifi: make code a little bit clearer
2015-12-05 Ruben KerkhofPinba plugin: close fd on error
2015-12-05 Ruben Kerkhofconfigfile.c: close dir on error
2015-12-05 Ruben Kerkhofutils_fbhash.c: fix resource leak on error
2015-12-05 Ruben Kerkhofmultimeter plugin: fix fd leak
2015-12-05 Ruben Kerkhofpostgresql plugin: don't exit on malloc failure
2015-12-05 Ruben Kerkhofperl: Check for NULL before dereferencing
2015-12-05 Ruben Kerkhoftable plugin: fix check for realloc
2015-12-05 Ruben Kerkhofutils_mount.c: check for null before dereferencing
2015-12-05 Ruben Kerkhofteamspeak2: fix potential use after close
2015-12-04 Michael Salmonthreshold plugin: Register callbacks only once.
2015-12-04 Florian Forsterdf plugin: Fix the duplicate detection.
2015-12-04 Stefan Brünsdf plugin: skip duplicate entries, fixes "uc_update...
2015-12-02 Jakub Jankowskivmem plugin: Fix pgsteal for newer Linux kernels.
2015-12-02 Manuel Luis Sanmar... Link collectd-tg with pthreads
2015-11-30 Ruben Kerkhofirq plugin: close file descriptor on failure
2015-11-30 Ruben Kerkhofmodbus plugin: fix 2 leaks on error paths
2015-11-30 Ruben Kerkhoffilecount plugin: fix leak on error path
2015-11-30 Ruben Kerkhofbind: tmp doesn't point to start of allocated memory
2015-11-30 Ruben Kerkhofamqp: use the right buffer size for sstrncpy
2015-11-30 Ruben Kerkhofpowerdns plugin: fix array initialization
2015-11-30 Ruben Kerkhofprotoc: slightly nicer output in silent mode
2015-11-30 Ruben KerkhofSilence protoc-c in silence mode
2015-11-30 Ruben Kerkhofwrite_riemann: only compile .proto files when enabled
2015-11-30 Ruben KerkhofPinba: only compile .proto files when enabled
2015-11-30 Ruben Kerkhofutils_mount: use reentrant getmntent_r when we can
2015-11-30 Florian Forsterntp plugin: Unify casting to gauge_t.
2015-11-30 Pierre FersingFix NTP kerninfo offset/estimated error scaling
2015-11-30 Florian Forstercpu plugin: Improve error message for host_processors...
2015-11-30 Ruben Kerkhofrrdtool: unlock mutex on error
2015-11-30 Ruben Kerkhofcsv plugin: plug memory leak on error
2015-11-30 Ruben Kerkhofrrdtool: release another lock on error
2015-11-28 Sam Pointerthe swrite interface is 'non-zero'
2015-11-28 Ruben Kerkhofsnmp plugin: plug leak in error path.
2015-11-28 Ruben Kerkhofprocesses.c: plug memory leak in error path
2015-11-26 Corey Kosakc_avl_pick needs to update the 'size' field of the...
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-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 Nathan WardFix clang complaining about extraneous parenthesis.
2015-11-08 Nathan WardASN_GAUGE (SNMP-SMIv2 Gauge32) is unsigned, not signed.
2015-11-08 Jan AndresStart write threads after plugin initialization.
2015-11-06 Pierre-Yves Ritschardstatsd: provide a gauge for counters, holding the absol...
2015-11-03 Sergeyapcups: prefix plugin name in INFO and DEBUG statements
2015-10-27 Marc Fournierwrite_redis: remove unused variable from wr_write()
2015-10-23 Marc Fourniercollectd.conf.pod: correct a small typo
2015-10-23 Douglas ThriftFix a few typos in collectd-exec(5)
2015-10-14 Herve COMMOWICKprocesses: correctly count processes on FreeBSD
2015-10-07 Sven Trenkelpython: Fix double-free bug.
2015-09-11 Denys BerkovskyyFix copy-paste error in debug message in snmp plugin
2015-08-26 Ruben Kerkhofliboconfig: Fix implicit declaration warning
2015-08-26 Ruben KerkhofDon't unlock lock twice
2015-08-26 Ruben Kerkhofpf: fix compilation on OpenBSD
2015-08-26 Ruben Kerkhofdns: fix compilation on OpenBSD
2015-08-26 Marc Fourniercoding style fixes over 94e5622
2015-08-26 Gautam BTFix pipe leak in exec plugin
2015-08-05 Marc Fournierrouteros: fix a small build error pointed out by clang
2015-08-03 Ruben KerkhofFix libmodbus detection on FreeBSD
2015-08-03 Ruben Kerkhofirq: skip FIQ line in /proc/interrupts
2015-08-03 Ruben KerkhofFix a memory leak on shutdown
2015-08-01 Shahul HameedAdd utils_parse_option.c/h to amqp plugin source files...
2015-08-01 Ruben Kerkhofcollectd -T: fix memory leak
2015-08-01 Ruben KerkhofFix some small leaks on error paths
2015-08-01 Ruben Kerkhofliboconfig: really fix lex warnings
2015-07-10 Florian ForsterRevert "fix leak on exit"
2015-07-10 Ruben Kerkhoffix leak on exit
next