projects
/
collectd.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
bind: fix a memory leak
2014-11-03
Marc Fournier
logfile: avoid total silence in case of a misconfiguration
commit
|
commitdiff
|
tree
2014-11-03
Marc Fournier
correct typo in error message
commit
|
commitdiff
|
tree
2014-11-03
Marc Fournier
s/libvirt/virt/ in doc & rpm specfile
commit
|
commitdiff
|
tree
2014-11-03
Marc Fournier
build: update reference to files moved in 216c6246
commit
|
commitdiff
|
tree
2014-10-31
Marc Fournier
Merge pull request #772 from mschenck/write_tsdb-type...
commit
|
commitdiff
|
tree
2014-10-31
Marc Fournier
openldap: remove reference to shared LDFLAGS
commit
|
commitdiff
|
tree
2014-10-29
Marc Fournier
varnish: add some detail & references to manpage
commit
|
commitdiff
|
tree
2014-10-28
Marc Fournier
varnish: manpage & example cleanup
commit
|
commitdiff
|
tree
2014-10-28
Marc Fournier
varnish: correct an erroneous type
commit
|
commitdiff
|
tree
2014-10-28
Marc Fournier
varnish: monitor VSM usage stats, made available in V4
commit
|
commitdiff
|
tree
2014-10-28
Marc Fournier
varnish: monitor 2 purge-relatad metrics added in V4
commit
|
commitdiff
|
tree
2014-10-28
Marc Fournier
varnish: add a couple of metrics available both in...
commit
|
commitdiff
|
tree
2014-10-28
Marc Fournier
varnish: adapt to metrics renames & deprecations in...
commit
|
commitdiff
|
tree
2014-10-28
Marc Fournier
varnish: bare minimum changes to support varnish4
commit
|
commitdiff
|
tree
2014-10-28
Marc Fournier
configure: add varnish4 presence detection
commit
|
commitdiff
|
tree
2014-10-26
Marc Fournier
Merge remote-tracking branch 'origin/pr/488'
commit
|
commitdiff
|
tree
2014-10-20
Marc Fournier
mysql: correct 2 data types in innodb counters
commit
|
commitdiff
|
tree
2014-09-25
Marc Fournier
statsd: clarify/simplify documentation & example
commit
|
commitdiff
|
tree
2014-09-18
Marc Fournier
memory: make linux slab reporting work with older kernels
commit
|
commitdiff
|
tree
2014-09-18
Marc Fournier
memory: adjust safeguard to changes from previous commit
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
RPM specfile: take all new plugins and dependencies...
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
Merge branch 'collectd-5.4'
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
RPM specfile: enable lvm plugin on RHEL7
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
Merge branch 'collectd-5.3' into collectd-5.4
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
RPM specfile: enable netlink plugin on RHEL > 5
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
RPM specfile: fix bogus dates
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
RPM specfile: support for RHEL7
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
RPM specfile: add missing %files section for modbus...
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
RPM specfile: remove define accidentally re-added when...
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
RPM specfile: remove macro accidentally re-added when...
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
RPM specfile: remove duplicate modbus block
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
improve CollectInternalStats's documentation
commit
|
commitdiff
|
tree
2014-09-08
Marc Fournier
Merge remote-tracking branch 'origin/pr/691'
commit
|
commitdiff
|
tree
2014-09-01
Marc Fournier
openldap: properly free allocated resources on transient...
commit
|
commitdiff
|
tree
2014-09-01
Marc Fournier
openldap: remove unused element from ldap_s struct
commit
|
commitdiff
|
tree
2014-09-01
Marc Fournier
openldap: Remove custom string/bool/int config functions.
commit
|
commitdiff
|
tree
2014-09-01
Marc Fournier
Merge pull request #695 from mfournier/curlopt_username...
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
Merge branch 'collectd-5.3' into collectd-5.4
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
RPM specfile: update changelog without incrementing...
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: initialize StartTLS option to it's default...
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: documentation improvements
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: coding style consistency
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: prefer using ldap_err2string() over sstrerror()
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: add missing support for "Timeout" config...
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: initialize LDAP library before collectd goes...
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: terminate attrs array with NULL
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: use ldap_unbind_ext_s() to avoid memory leak
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: revert change leading to use of uninitialised...
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: move config-handling functions after ldap_read_host()
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: coding style consistency
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: fix double-free error on shutdown
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: prepend function names with ldap_ to avoid...
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: monitor every BDB-based database's cache
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: add threads monitoring
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: fix leak when reading from server fails
commit
|
commitdiff
|
tree
2014-08-29
Marc Fournier
openldap: fix typo preventing PDU stats from getting...
commit
|
commitdiff
|
tree
2014-08-22
Marc Fournier
Merge branch 'feature/ZOL'
commit
|
commitdiff
|
tree
2014-08-20
Marc Fournier
Merge pull request #712 from tas50/master
commit
|
commitdiff
|
tree
2014-08-14
Marc Fournier
configure.ac: correct "if" condition altering generated...
commit
|
commitdiff
|
tree
2014-08-13
Marc Fournier
collectd.conf(5): add detail & example about multi...
commit
|
commitdiff
|
tree
2014-08-12
Marc Fournier
Merge pull request #700 from timl/drbd_warning_fix
commit
|
commitdiff
|
tree
2014-08-11
Marc Fournier
collectd.conf(5): fix typo
commit
|
commitdiff
|
tree
2014-08-08
Marc Fournier
snmp: free snmp_pdu struct allocated by snmp_pdu_create()
commit
|
commitdiff
|
tree
2014-08-08
Marc Fournier
lvm: change vg_read() return value to void
commit
|
commitdiff
|
tree
2014-08-08
Marc Fournier
Merge remote-tracking branch 'origin/pr/603'
commit
|
commitdiff
|
tree
2014-08-07
Marc Fournier
Merge pull request #566 from timl/drbd
commit
|
commitdiff
|
tree
2014-08-07
Marc Fournier
Merge pull request #540 from tokkee/configure
commit
|
commitdiff
|
tree
2014-08-07
Marc Fournier
Merge pull request #689 from ymettier/ym/cd53_fix_tcpconns_i...
commit
|
commitdiff
|
tree
2014-08-06
Marc Fournier
RedHat RPM spec: add modbus plugin
commit
|
commitdiff
|
tree
2014-08-06
Marc Fournier
write_kafka: avoid unused function build error
commit
|
commitdiff
|
tree
2014-08-06
Marc Fournier
misc additions to curl* plugins doc & examples
commit
|
commitdiff
|
tree
2014-08-06
Marc Fournier
curl*: use CURLOPT_USERNAME if libcurl is recent enough
commit
|
commitdiff
|
tree
2014-08-06
Marc Fournier
curl*: remove unneeded option declarations
commit
|
commitdiff
|
tree
2014-08-04
Marc Fournier
fix: use DOUBLE_TO_CDTIME_T() to match input type
commit
|
commitdiff
|
tree
2014-08-02
Marc Fournier
add write_kafka to example config
commit
|
commitdiff
|
tree
2014-07-31
Marc Fournier
Merge pull request #688 from mfournier/misc-build-cleanups
commit
|
commitdiff
|
tree
2014-07-31
Marc Fournier
README: cleanup & consistency
commit
|
commitdiff
|
tree
2014-07-30
Marc Fournier
build system: correct warning about subdir-objects
commit
|
commitdiff
|
tree
2014-07-30
Marc Fournier
build system: correct warning about 'INCLUDES'
commit
|
commitdiff
|
tree
2014-07-30
Marc Fournier
build: remove obsolete reference to bundled libiptc
commit
|
commitdiff
|
tree
2014-07-28
Marc Fournier
zfs_arc: bugfix: increment array index
commit
|
commitdiff
|
tree
2014-07-28
Marc Fournier
zfs_arc: pass reference in llist instead of value
commit
|
commitdiff
|
tree
2014-07-26
Marc Fournier
document new options to write_http plugin
commit
|
commitdiff
|
tree
2014-07-25
Marc Fournier
make configure summary consistent
commit
|
commitdiff
|
tree
2014-07-24
Marc Fournier
add 2 missing options to example config
commit
|
commitdiff
|
tree
2014-07-24
Marc Fournier
Merge branch 'udev-disk'
commit
|
commitdiff
|
tree
2014-07-24
Marc Fournier
disk: document missing option + add example
commit
|
commitdiff
|
tree
2014-07-23
Marc Fournier
rpm specfile: enable zfs_arc by default
commit
|
commitdiff
|
tree
2014-07-23
Marc Fournier
zfs_arc: copyright & attribution
commit
|
commitdiff
|
tree
2014-07-23
Marc Fournier
zfs_arc: style consistency
commit
|
commitdiff
|
tree
2014-07-23
Marc Fournier
zfs_arc: pass reference in llist instead of value
commit
|
commitdiff
|
tree
2014-06-24
Marc Fournier
Merge pull request #619 from Crapworks/master
commit
|
commitdiff
|
tree
2014-06-24
Marc Fournier
correct typo in error message
commit
|
commitdiff
|
tree
2014-06-24
Marc Fournier
logfile: avoid total silence in case of a misconfiguration
commit
|
commitdiff
|
tree
2014-06-24
Marc Fournier
manpage: document 2 missing options to amqp plugin...
commit
|
commitdiff
|
tree
2014-06-24
Marc Fournier
document 2 new options added to amqp plugin
commit
|
commitdiff
|
tree
2014-06-24
Marc Fournier
amqp: new Queue{Durable,AutoDelete} options are subscribe...
commit
|
commitdiff
|
tree
2014-06-24
Marc Fournier
remove quotes in example config to make all statements...
commit
|
commitdiff
|
tree
2014-06-24
Marc Fournier
mention new options to cpu plugin in example config
commit
|
commitdiff
|
tree
2014-06-23
Marc Fournier
add missing backticks which broke the build
commit
|
commitdiff
|
tree
next