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
2016-01-21
Jakub Jankowski
docs: mention regexps for the interface plugin
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Florian Forster
exec plugin: Revert file mode to 0644.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Marc Fournier
virt plugin: make indentation explicit
commit
|
commitdiff
|
tree
|
snapshot
2016-01-18
Marc Fournier
df: remove legacy references to ReportReserved
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Ruben Kerkhof
write_redis: don't return with lock held
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Florian Forster
src/utils_latency.c: Fix format string error.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Florian Forster
src/utils_latency.c: Ensure that LLONG_MAX is defined.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Florian Forster
src/utils_latency.c: Store "bin_width" as cdtime_t.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Florian Forster
src/utils_latency.c: Fix change_bin_width().
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Ruben Kerkhof
varnish: fix leak on read
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Florian Forster
openvpn plugin: Fix "Dead assignment" warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Florian Forster
modbus plugin: Make sure variable is initialized.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Florian Forster
tail plugin: Make sure variable is initialized.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Dagobert Michelsen
Fix header condition
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Claudius Zingerli
Fixed rrdtool sigsegv (datadir==NULL ptr dereferencing)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Marc Fournier
processes: correct a typo
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Ruben Kerkhof
perl: unlock mutex on error
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Ruben Kerkhof
openvpn: free resource on error
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Ruben Kerkhof
openvpn: fix error message
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Ruben Kerkhof
openvpn: check return value of malloc
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Ruben Kerkhof
curl_json: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Ruben Kerkhof
snmp plugin: don't read from uninitialized pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Ruben Kerkhof
libcollectdclient: don't close socket twice
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Ruben Kerkhof
email plugin: fix check for result of malloc
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Marc Fournier
collectd.conf.pod: mention IPv6 option to the iptables...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Laurent
remove the addressof in the sizeof
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Florian Forster
perl plugin: Check "return value" of PERL_GET_CONTEXT.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Florian Forster
email plugin: Don't call type_list_incr() with type...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Florian Forster
gmond plugin: Inline the plugin_dispatch_values() call.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Florian Forster
gmond plugin: Check return value of sendto(2).
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Florian Forster
gmond plugin: Check return value of setsockopt(2).
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Ruben Kerkhof
configure.ac: warn when pkg-config is not installed
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
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
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: 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-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
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
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
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
libcollectdclient: free result of getaddrinfo
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Ruben Kerkhof
madwifi: make code a little bit clearer
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
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
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-02
Jakub Jankowski
vmem plugin: Fix pgsteal for newer Linux kernels.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Manuel Luis...
Link collectd-tg with pthreads
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
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
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
next