tokkee.org
Code
projects
/
collectd.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
command parser: Set command type to UNKNOWN upon failure.
2016-09-25
Sebastian Harl
command parser: Set command type to UNKNOWN upon failure.
commit
|
commitdiff
|
tree
2016-09-25
Sebastian Harl
PUTVAL command: Fix memory leaks and duplicate frees.
commit
|
commitdiff
|
tree
2016-09-25
Sebastian Harl
LISTVAL command: Add missing cmd_destroy_listval().
commit
|
commitdiff
|
tree
2016-09-25
Sebastian Harl
command parser: Add support for the GETVAL command.
commit
|
commitdiff
|
tree
2016-09-25
Sebastian Harl
command parser: Add support for the LISTVAL command.
commit
|
commitdiff
|
tree
2016-09-25
Sebastian Harl
command parser: Add support for the FLUSH command.
commit
|
commitdiff
|
tree
2016-09-25
Sebastian Harl
plugin.h: Introduce the identifier_t type with pointer...
commit
|
commitdiff
|
tree
2016-09-25
Sebastian Harl
command parser: Add a vector-based interface.
commit
|
commitdiff
|
tree
2016-09-25
Sebastian Harl
Add a generic interface for parsing the text protocol.
commit
|
commitdiff
|
tree
2016-09-24
Sebastian Harl
README: Document gRPC's client (sender) support.
commit
|
commitdiff
|
tree
2016-09-24
Sebastian Harl
gRPC plugin: Add Florian to copyright holders.
commit
|
commitdiff
|
tree
2016-08-15
Sebastian Harl
write_kafka: Fix misleading indentation
commit
|
commitdiff
|
tree
2016-08-11
Sebastian Harl
Merge pull request #1876 from octo/issue/1819
commit
|
commitdiff
|
tree
2016-08-04
Sebastian Harl
python plugin: Fix conversion of value-lists from Python...
commit
|
commitdiff
|
tree
2016-07-28
Sebastian Harl
grpc plugin: Simplify error handling a bit.
commit
|
commitdiff
|
tree
2016-07-28
Sebastian Harl
Merge pull request #1816 from octo/grpc-free-iter
commit
|
commitdiff
|
tree
2016-07-27
Sebastian Harl
network plugin: Don't abort() if gcrypt initialization...
commit
|
commitdiff
|
tree
2016-07-17
Sebastian Harl
configure: Use AC_MSG_RESULT to print the config summary.
commit
|
commitdiff
|
tree
2016-07-17
Sebastian Harl
configure: Add missing end fold marker (for Vim).
commit
|
commitdiff
|
tree
2016-06-10
Sebastian Harl
Language and typo fixes.
commit
|
commitdiff
|
tree
2016-06-10
Sebastian Harl
utils_curl_stats: Drop the nonnull attribute from curl_stats...
commit
|
commitdiff
|
tree
2016-06-10
Sebastian Harl
curl stats: Use cf_util_get_boolean().
commit
|
commitdiff
|
tree
2016-06-10
Sebastian Harl
curl stats: Simplified some error checks and removed...
commit
|
commitdiff
|
tree
2016-06-10
Sebastian Harl
configure / curl stats: Check for CURLINFO_APPCONNECT_TIME.
commit
|
commitdiff
|
tree
2016-06-10
Sebastian Harl
collectd.conf(5): Briefly explain MeasureResponseTime...
commit
|
commitdiff
|
tree
2016-06-10
Sebastian Harl
curl stats: Use CamelCase identifiers instead of using...
commit
|
commitdiff
|
tree
2016-06-10
Sebastian Harl
collectd.conf(5): Add documentation for cURL statistics.
commit
|
commitdiff
|
tree
2016-06-10
Sebastian Harl
Add request specific statistics to all CURL-based plugins.
commit
|
commitdiff
|
tree
2016-06-05
Sebastian Harl
configfile: Log errors when trying to access unknown...
commit
|
commitdiff
|
tree
2016-06-05
Sebastian Harl
daemon: Let all command line options override global...
commit
|
commitdiff
|
tree
2016-06-05
Sebastian Harl
Merge pull request #1747 from rubenk/write_graphite_check_fd
commit
|
commitdiff
|
tree
2016-06-05
Sebastian Harl
Merge pull request #1746 from rubenk/swrite-check-for...
commit
|
commitdiff
|
tree
2016-06-05
Sebastian Harl
Merge pull request #1743 from rubenk/apcups-coverity
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
src/Makefile: Add valgrind.FreeBSD.suppress to the...
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
Merge pull request #1741 from rubenk/fix-leak-in-disk...
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
Valgrind: Suppress a bogus invalid read on FreeBSD.
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
Makefile: Add testwrapper.sh to dist tarballs.
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
testwrapper.sh: Use /bin/sh instead of /bin/bash.
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
Actually add the testwrapper.sh script.
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
configure: Drop unneeded AC_SUBST() calls for AC_PATH_PROG...
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
unit tests: Run all tests through Valgrind's memcheck...
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
ceph_test: Free the yajl handle.
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
utils_mount_test: Free dynamically allocated strings.
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
testing: Evaluate expressions only once in EXPECT_EQ_STR().
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
utils_vl_lookup: Free regexen when destroying class...
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
src/Makefile: Support silent build rules for pod2man.
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
gRPC doc: Fixed typos and mention C++11 requirement.
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
src/Makefile: Don't unnecessarily set plugin specific...
commit
|
commitdiff
|
tree
2016-06-04
Sebastian Harl
src/Makefile: Don't set subdir-objects.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
configure: Add some more information about protoc/gRPC...
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
src/Makefile: Move proto-generated sources to nodist_...
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
collectd.conf(5): Briefly document grpc's SSL options.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
collectd.conf: Update grpc sample configuration.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
grpc plugin: Add options to enable SSL protected connections.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
grpc plugin: Use std::vector to store listener configs.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
grpc plugin: Replace the ListValues RPC with QueryValues.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
grpc plugin: Split out identifier into it's own message...
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
grpc plugin: Use plugin_thread_create instead of pthread_create.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
grpc plugin: Always populate *instance fields in a...
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
grpc plugin: Update to the new gRPC API.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
grpc plugin: Make RPC call implementation more modular.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
collectd.conf: Example grpc configuration.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
grpc plugin: Implement the ListValues() RPC.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
README: Document grpc dependencies.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
collectd.conf(5): Document the gRPC plugin.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
grpc plugin: Make listeners and worker threads configurable.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
grpc plugin: Add a plugin providing a gRPC server.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
utils cache: Add an iterator interface.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
Merged branch 'collectd-4.10' into collectd-5.4.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
perl plugin: Be more consistent about capitalization.
commit
|
commitdiff
|
tree
2016-05-30
Sebastian Harl
Merge pull request #1710 from rpv-tomsk/perl-plugin...
commit
|
commitdiff
|
tree
2015-02-27
Sebastian Harl
plugin: Use strcasecmp rather than strncasecmp to find...
commit
|
commitdiff
|
tree
2014-10-26
Sebastian Harl
Let the config parser accept unquoted IPv6 addresses.
commit
|
commitdiff
|
tree
2014-10-25
Sebastian Harl
Merge pull request #774 from trenkel/master
commit
|
commitdiff
|
tree
2014-10-19
Sebastian Harl
Use the complain mechanism to report write failures.
commit
|
commitdiff
|
tree
2014-10-19
Sebastian Harl
write_graphite plugin: Improved error reporting when...
commit
|
commitdiff
|
tree
2014-07-27
Sebastian Harl
utils_vl_lookup: Fixed a race when creating user objects.
commit
|
commitdiff
|
tree
2014-04-26
Sebastian Harl
collection.cgi: Use -l 0 for df_complex graphs.
commit
|
commitdiff
|
tree
2014-04-26
Sebastian Harl
collection.cgi: Added support for df_complex types.
commit
|
commitdiff
|
tree
2014-04-26
Sebastian Harl
examples/myplugin: Updated to the current plugin API.
commit
|
commitdiff
|
tree
2014-02-08
Sebastian Harl
configure: Fixed check for libsigrok and AM_PATH_GLIB_2_0.
commit
|
commitdiff
|
tree
2014-01-22
Sebastian Harl
configure: Fixed linker options when checking for amqp_tcp_s...
commit
|
commitdiff
|
tree
2014-01-22
Sebastian Harl
amqp plugin: Don't use C++ style comments.
commit
|
commitdiff
|
tree
2014-01-22
Sebastian Harl
Merge pull request #2 from mfournier/amqp-symbol_lookup
commit
|
commitdiff
|
tree
2014-01-13
Sebastian Harl
amqp plugin: Fixed compilation when using rabbitmq...
commit
|
commitdiff
|
tree
2013-12-22
Sebastian Harl
curl plugin: Fixed a segfault when using <Match> without...
commit
|
commitdiff
|
tree
2013-11-23
Sebastian Harl
amqp plugin: Added support for rabbitmq-c 0.4.x.
commit
|
commitdiff
|
tree
2013-09-15
Sebastian Harl
collectd.conf: Added an example write_riemann TTLFactor...
commit
|
commitdiff
|
tree
2013-09-15
Sebastian Harl
collectd.conf: Added example df plugin ValuesAbsolute...
commit
|
commitdiff
|
tree
2013-09-15
Sebastian Harl
collectd.conf: Added example cgroups plugin config...
commit
|
commitdiff
|
tree
2013-05-02
Sebastian Harl
collectd.conf(5): Fixed documentation for include filter...
commit
|
commitdiff
|
tree
2013-04-06
Sebastian Harl
bindings/Makefile: Hint the user at --with-perl-bindings.
commit
|
commitdiff
|
tree
2013-04-06
Sebastian Harl
build system (Perl bindings): Make Makefile.PL's PREFIX...
commit
|
commitdiff
|
tree
2013-01-31
Sebastian Harl
ChangeLog: Fixed version number for 5.2.1 ;-)
commit
|
commitdiff
|
tree
2013-01-28
Sebastian Harl
postgresql plugin: If a query fails, try to reconnect...
commit
|
commitdiff
|
tree
2013-01-28
Sebastian Harl
postgresql plugin: Don't do any SQL query when checking...
commit
|
commitdiff
|
tree
2013-01-25
Sebastian Harl
netapp plugin: Updated copyright information.
commit
|
commitdiff
|
tree
2013-01-25
Sebastian Harl
netapp plugin: Added support for quota statistics.
commit
|
commitdiff
|
tree
2013-01-25
Sebastian Harl
netapp plugin: Added support for collecting dedup/compressed...
commit
|
commitdiff
|
tree
2013-01-25
Sebastian Harl
netapp plugin: Added VFiler® support.
commit
|
commitdiff
|
tree
next