tokkee.org
Code
projects
/
collectd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
collectd.git
2015-12-17
Ruben Kerkhof
barometer plugin: cleanup whitespace
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Florian Forster
collectd.conf(5): Document all metrics created by Colle...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Yves Mettier
collectd.conf(5): Improve documentation of the Collectd...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Ruben Kerkhof
Merge branch 'collectd-5.4' into collectd-5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Florian Forster
src/utils_ignorelist.c: Refactoring / code style fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Ruben Kerkhof
swap plugin: don't exit when malloc fails
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Florian Forster
Merge branch 'collectd-5.4' into collectd-5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Florian Forster
curl_json plugin: Rewrite logic to add a path to db...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
curl_xml plugin: Correctly free xpath object.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
Merge branch 'collectd-5.4' into collectd-5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
ping plugin: Protect access to ping_thread_error.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
ping plugin: Remove "static" from local variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
rrdtool plugin: Improve handling of the "DataDir" option.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
python plugin: Check return value of cpy_unicode_or_byt...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
python plugin: Check return value of malloc().
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
python plugin: Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
tail plugin: Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
postgresql plugin: Register a new user data pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
email plugin: Refactor the accept() loop.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
email plugin: Free "connection" in error handling.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
postgresql plugin: Remove invalid free().
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
src/collectd-tg.c: Explicitly null-terminate string.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
src/utils_format_json.c: Check return value of json_esc...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
Merge branch 'collectd-5.4' into collectd-5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Florian Forster
src/utils_format_json.c: Make sure "keys" is freed...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Ruben Kerkhof
sigrok plugin: don't pass status to strerror
commit
|
commitdiff
|
tree
|
snapshot
2015-12-06
Ruben Kerkhof
Merge remote-tracking branch 'collectd/collectd-5.4...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Florian Forster
multimeter plugin: Initizliaze "struct termios".
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
configure.ac: fix previous change to detect libjvm
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Florian Forster
Merge branch 'collectd-5.4' into collectd-5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
meta_data.c: check return value of md_entry_alloc
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
iptables plugin: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Florian Forster
src/filter_chain.c: Refactor fc_process_chain() a wee...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Florian Forster
src/filter_chain.c: Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Florian Forster
src/common.c: Check arguments of parse_values().
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Florian Forster
libcollectdclient: Check return value of setsockopt().
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Florian Forster
Merge branch 'collectd-5.4' into collectd-5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
configure.ac: fix libjvm detection on OSX
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
unixsock: check return value of chmod
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
zookeeper plugin: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
write_tsdb plugin: don't close a closed socket
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
zfs-arc plugin: check return value of malloc
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
bind plugin: plug small leak
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
curl_xml plugin: plug a few leaks on error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
stats plugin: close fd on error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
utils_cache.c: plug leak on error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
Aggregration plugin: plug leak on error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
varnish plugin: fix two resource leaks on error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
write_riemann plugin: plug leak on error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
libcollectdclient: free result of getaddrinfo
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
write_sensu plugin: fix two resource leaks on error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
madwifi: make code a little bit clearer
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Florian Forster
Merge branch 'collectd-5.4' into collectd-5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
Pinba plugin: close fd on error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
configfile.c: close dir on error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
turbostat plugin: close fd on error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
utils_fbhash.c: fix resource leak on error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
multimeter plugin: fix fd leak
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
postgresql plugin: don't exit on malloc failure
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
perl: Check for NULL before dereferencing
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
table plugin: fix check for realloc
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
utils_mount.c: check for null before dereferencing
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
utils_mount.c: check for null before dereferencing
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
zfs_arc plugin: leave enough room for terminating null
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
teamspeak2: fix potential use after close
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
Michael Salmon
threshold plugin: Register callbacks only once.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
Florian Forster
df plugin: Fix the duplicate detection.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
Stefan Brüns
df plugin: skip duplicate entries, fixes "uc_update...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Florian Forster
ceph plugin: Rewrite handling of JSON state.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Jakub Jankowski
vmem plugin: Fix pgsteal for newer Linux kernels.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Florian Forster
ceph plugin: Refactor ceph_cb_number().
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Manuel Luis...
Link collectd-tg with pthreads
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Florian Forster
Merge remote-tracking branch 'github/pr/1336' into...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Florian Forster
memcached plugin: Use a DERIVE type for the "listen...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Florian Forster
exec plugin: Revert file mode to 0644.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Marc Fournier
Merge branch 'collectd-5.4' into collectd-5.5
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
irq plugin: close file descriptor on failure
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
fhcount plugin: close file descriptor on failure
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
modbus plugin: fix 2 leaks on error paths
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
filecount plugin: fix leak on error path
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
ceph plugin: close fd on error
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
bind: tmp doesn't point to start of allocated memory
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
amqp: use the right buffer size for sstrncpy
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
powerdns plugin: fix array initialization
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
Fix build with older version of libprotobuf-c
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
gcrypt: take search path into account
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
gcrypt: remove exec-prefix check
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
protoc: check for headers in new location as well
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
protoc: check for libprotobuf-c as well
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
protoc: simplify configure check
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
protoc: slightly nicer output in silent mode
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
protoc: log when compiler is missing
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
Silence protoc-c in silence mode
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
write_riemann: only compile .proto files when enabled
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
Pinba: only compile .proto files when enabled
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ruben Kerkhof
utils_mount: use reentrant getmntent_r when we can
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Florian Forster
Set locale environment variables at startup.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Florian Forster
ntp plugin: Unify casting to gauge_t.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Pierre Fersing
Fix NTP kerninfo offset/estimated error scaling
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Florian Forster
cpu plugin: Improve error message for host_processors...
commit
|
commitdiff
|
tree
|
snapshot
next