projects
/
collectd.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'collectd-4.10' into collectd-5.0
2012-01-23
Sebastian Harl
build system, ipvs plugin: Check for linux/ip_vs.h...
commit
|
commitdiff
|
tree
2011-08-29
Sebastian Harl
processes plugin: Fixed handling of ProcessMatch regexes...
commit
|
commitdiff
|
tree
2011-08-24
Sebastian Harl
.gitignore: Added collectdctl.
commit
|
commitdiff
|
tree
2011-06-28
Sebastian Harl
collectd.conf: Added a (commented out) 'LoadPlugin...
commit
|
commitdiff
|
tree
2011-06-28
Sebastian Harl
README: Added 'write_redis' plugin.
commit
|
commitdiff
|
tree
2011-02-22
Sebastian Harl
collectd.conf(5): Mention MySQL privileges required...
commit
|
commitdiff
|
tree
2011-02-22
Sebastian Harl
collectd.conf(5): Be more verbose about how to access...
commit
|
commitdiff
|
tree
2011-02-22
Sebastian Harl
filter_chain: Use a complaint to report plugin_write...
commit
|
commitdiff
|
tree
2010-08-23
Sebastian Harl
src/utils_tail: Remove newline characters at the end...
commit
|
commitdiff
|
tree
2010-08-23
Sebastian Harl
utils_match: Let '^' and '$' affect lines rather than...
commit
|
commitdiff
|
tree
2010-08-09
Sebastian Harl
collectdctl: Added support for ‘U’ (undef) values in...
commit
|
commitdiff
|
tree
2010-08-09
Sebastian Harl
libcollectdclient: Fixed handling of ‘U’ (undef) in...
commit
|
commitdiff
|
tree
2010-08-09
Sebastian Harl
collectdctl: Improved error reporting.
commit
|
commitdiff
|
tree
2010-08-09
Sebastian Harl
collectdctl: Added support for the ‘putval’ command.
commit
|
commitdiff
|
tree
2010-08-09
Sebastian Harl
libcollectdclient: Added missing element to LCC_VALUE_LIST_INIT.
commit
|
commitdiff
|
tree
2010-08-09
Sebastian Harl
collectdctl: Moved examples section from help output...
commit
|
commitdiff
|
tree
2010-08-09
Sebastian Harl
collectdctl: ‘flush’ now supports multiple plugins...
commit
|
commitdiff
|
tree
2010-08-08
Sebastian Harl
collectdctl(1): Updated the manpage according to the...
commit
|
commitdiff
|
tree
2010-08-08
Sebastian Harl
collectdctl: Improved error reporting.
commit
|
commitdiff
|
tree
2010-08-08
Sebastian Harl
collectdctl: Added ‘listval’ command.
commit
|
commitdiff
|
tree
2010-08-08
Sebastian Harl
Renamed ‘collectd-flush’ to ‘collectdctl’ (collectd...
commit
|
commitdiff
|
tree
2010-08-08
Sebastian Harl
collectd-flush: Added ‘getval’ to the help output.
commit
|
commitdiff
|
tree
2010-08-08
Sebastian Harl
collectd-flush: Added support for the ‘getval’ command.
commit
|
commitdiff
|
tree
2010-08-08
Sebastian Harl
collectd-flush: Moved connection handling out of ‘flush()’.
commit
|
commitdiff
|
tree
2010-08-08
Sebastian Harl
collectd-flush: Switched to a command based syntax.
commit
|
commitdiff
|
tree
2010-08-07
Sebastian Harl
src/Makefile: Build and ship (in the tarball) the collectd...
commit
|
commitdiff
|
tree
2010-08-07
Sebastian Harl
collectd-flush: Include version and author information...
commit
|
commitdiff
|
tree
2010-08-07
Sebastian Harl
collectd-flush: Determine default socket from configured...
commit
|
commitdiff
|
tree
2010-08-07
Sebastian Harl
collectd-flush: Do not use ‘getopt_long()’.
commit
|
commitdiff
|
tree
2010-08-07
Sebastian Harl
collectd-flush: Simplified ‘usage()’ a bit.
commit
|
commitdiff
|
tree
2010-07-28
Sebastian Harl
collectd-perl(5): Mention that "Globals" should be...
commit
|
commitdiff
|
tree
2010-07-28
Sebastian Harl
collectd.conf(5): Documents LoadPlugin's "Globals"...
commit
|
commitdiff
|
tree
2010-06-07
Sebastian Harl
collectd.conf(5): Fixed some typos.
commit
|
commitdiff
|
tree
2010-06-03
Sebastian Harl
collectd.conf.in: Added further sample config options.
commit
|
commitdiff
|
tree
2010-06-03
Sebastian Harl
collectd.conf.in: Added a sample config for the “modbus...
commit
|
commitdiff
|
tree
2010-03-31
Sebastian Harl
postgresql plugin: Relicensed to (2-clause) BSD license.
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Harl
target_scale: Fixed a `break strict-aliasing rules...
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Harl
configure: In the summary, say which plugins have been...
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Harl
postgresql plugin: Let the read callback fail if all...
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Harl
csv plugin: Use the value list's interval when outputting...
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Harl
utils_db_query: Added support for custom plugin intervals.
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Harl
utils_db_query: Introduced the query & result preparation...
commit
|
commitdiff
|
tree
2010-03-26
Sebastian Harl
postgresql plugin: Don't abort read(), if a query's...
commit
|
commitdiff
|
tree
2010-03-26
Sebastian Harl
postgresql plugin: Use the "right" `interval' when...
commit
|
commitdiff
|
tree
2010-03-26
Sebastian Harl
postgresql plugin: Added the ``Interval'' config option.
commit
|
commitdiff
|
tree
2010-03-26
Sebastian Harl
configure, src/Makefile: Check for nanosleep() in libposix4...
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Harl
postgresql plugin: Use the "complex read" mechanism.
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Harl
postgresql plugin: Connect to the database in the read...
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Harl
plugin: Introduced a concept of ``read groups''.
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Harl
utils_llist: Added `llist_search_custom()'.
commit
|
commitdiff
|
tree
2010-02-25
Sebastian Harl
.mailmap: Added Rodolphe Quiedeville <rquiedeville...
commit
|
commitdiff
|
tree
2010-02-25
Sebastian Harl
write_http plugin: Fixed a memory leak in the "StoreRates...
commit
|
commitdiff
|
tree
2010-01-28
Sebastian Harl
ping plugin: Improved some error messages.
commit
|
commitdiff
|
tree
2010-01-24
Sebastian Harl
collectd{-python,.conf}(5): Fixed some typos.
commit
|
commitdiff
|
tree
2010-01-24
Sebastian Harl
collectd{-perl,.conf}(5), {my,postgre}sql plugins:...
commit
|
commitdiff
|
tree
2010-01-15
Sebastian Harl
exec plugin: Improved some error messages.
commit
|
commitdiff
|
tree
2010-01-13
Sebastian Harl
types.db(5): Mention the types "ABSOLUTE" and "DERIVE...
commit
|
commitdiff
|
tree
2009-12-27
Sebastian Harl
Monitorus.pm: Put the plugin into the "Collectd::Plugins...
commit
|
commitdiff
|
tree
2009-12-27
Sebastian Harl
bindings/Makefile: Added Monitorus.pm to EXTRA_DIST.
commit
|
commitdiff
|
tree
2009-12-27
Sebastian Harl
src/collectd.conf: Added missing plugins and config...
commit
|
commitdiff
|
tree
2009-12-27
Sebastian Harl
collectd.conf: Added "LoadPlugin Monitorus/OpenVZ"...
commit
|
commitdiff
|
tree
2009-12-26
Sebastian Harl
README: Added missing plugins.
commit
|
commitdiff
|
tree
2009-12-21
Sebastian Harl
collectd-snmp(5): Comma fixes.
commit
|
commitdiff
|
tree
2009-12-15
Sebastian Harl
configure: Fixed copy&paste error in --with-libupsclient.
commit
|
commitdiff
|
tree
2009-12-13
Sebastian Harl
configure: Fixed copy&paste error in --with-libupsclient.
commit
|
commitdiff
|
tree
2009-12-10
Sebastian Harl
Collectd.pm: Improved some debug messages.
commit
|
commitdiff
|
tree
2009-12-08
Sebastian Harl
src/plugin.c: Warn if plugin_register_*() overwrites...
commit
|
commitdiff
|
tree
2009-12-08
Sebastian Harl
src/plugin.c: Fixed a function name in an error message.
commit
|
commitdiff
|
tree
2009-12-08
Sebastian Harl
utils_heap: Fixed a typo: c_head_get_root() -> c_heap_get_ro...
commit
|
commitdiff
|
tree
2009-12-08
Sebastian Harl
ping plugin: Added "SourceAddress" and "Device" configuratio...
commit
|
commitdiff
|
tree
2009-11-21
Sebastian Harl
protocols plugins: Fixed a typo in an error message.
commit
|
commitdiff
|
tree
2009-10-28
Sebastian Harl
src/Makefile: Support parallel builds when creating...
commit
|
commitdiff
|
tree
2009-10-28
Sebastian Harl
rrdcached plugin: Work around a bug in RRDtool 1.4rc2.
commit
|
commitdiff
|
tree
2009-10-13
Sebastian Harl
gmond plugin: Fixed a typo.
commit
|
commitdiff
|
tree
2009-10-13
Sebastian Harl
collectd.conf: Added the "madwifi" and "match_empty_counter...
commit
|
commitdiff
|
tree
2009-10-11
Sebastian Harl
README: Added missing prerequisites.
commit
|
commitdiff
|
tree
2009-09-06
Sebastian Harl
Merged branch 'sh/collectd-4.6' into sh/collectd-4.7.
commit
|
commitdiff
|
tree
2009-09-06
Sebastian Harl
iptables plugin: Support the new libiptc API.
commit
|
commitdiff
|
tree
2009-09-06
Sebastian Harl
configure: Replaced src/libiptc/ with src/owniptc/.
commit
|
commitdiff
|
tree
2009-08-18
Sebastian Harl
Removed remaining traces of the "main" chain.
commit
|
commitdiff
|
tree
2009-07-26
Sebastian Harl
collection3/etc/collection.conf: Reencoded in UTF-8.
commit
|
commitdiff
|
tree
2009-07-26
Sebastian Harl
src/utils_cache.c: Make really sure to free the right...
commit
|
commitdiff
|
tree
2009-07-02
Sebastian Harl
bindings/java/Makefile.am: Fully support $DESTDIR.
commit
|
commitdiff
|
tree
2009-07-02
Sebastian Harl
src/Makefile: Link the ping plugin against libm.
commit
|
commitdiff
|
tree
2009-07-02
Sebastian Harl
collectd2html.pl: Added --recursive command line option.
commit
|
commitdiff
|
tree
2009-06-02
Sebastian Harl
libcollectdclient/client.c: Made sstrerror() static.
commit
|
commitdiff
|
tree
2009-05-31
Sebastian Harl
configure: Include libganglia in the configuration...
commit
|
commitdiff
|
tree
2009-05-28
Sebastian Harl
ChangeLog: Fixed sorting of entries.
commit
|
commitdiff
|
tree
2009-05-28
Sebastian Harl
configfile.c: Fixed Include'ing empty files.
commit
|
commitdiff
|
tree
2009-05-27
Sebastian Harl
collectd.conf(5): Fixed alphabetic sorting of plugins.
commit
|
commitdiff
|
tree
2009-05-27
Sebastian Harl
collectd.conf(5): Mark {Min,Max}PGVersion as deprecated.
commit
|
commitdiff
|
tree
2009-05-27
Sebastian Harl
collectd.conf: Added a sample ipmi config block.
commit
|
commitdiff
|
tree
2009-05-22
Sebastian Harl
build system: (Hopefully) added support for libtool...
commit
|
commitdiff
|
tree
2009-05-12
Sebastian Harl
src/Makefile.am: Added missing backslash before newline.
commit
|
commitdiff
|
tree
2009-05-11
Sebastian Harl
collectd.conf: Added a sample config for the memcachec...
commit
|
commitdiff
|
tree
2009-05-11
Sebastian Harl
collectd.conf: Added missing whitespace in sample table...
commit
|
commitdiff
|
tree
2009-05-11
Sebastian Harl
configure: Added support for --enable-<plugin>=force.
commit
|
commitdiff
|
tree
2009-05-11
Sebastian Harl
configure: Added the --enable-all-plugins option.
commit
|
commitdiff
|
tree
2009-05-11
Sebastian Harl
memcachec plugin: Fixed a typo in a comment.
commit
|
commitdiff
|
tree
2009-05-10
Sebastian Harl
bindings/Makefile: Include java/ subdir in the dist...
commit
|
commitdiff
|
tree
next