2009-03-17 |
Sebastian Harl | configure: Prefixed cache-ids in AC_CACHE_CHECK with...
|
commit | commitdiff | tree |
2009-03-17 |
Sebastian Harl | configfile, types_list: Improved error messages when...
|
commit | commitdiff | tree |
2009-03-07 |
Sebastian Harl | postgresql_default.conf: Make sure the "disk_io" query...
|
commit | commitdiff | tree |
2009-02-24 |
Sebastian Harl | src/common.c: Fixed a race condition in check_create_dir().
|
commit | commitdiff | tree |
2009-02-22 |
Sebastian Harl | collectd-unixsock(5): Slightly improved the description.
|
commit | commitdiff | tree |
2009-02-19 |
Sebastian Harl | contrib/cussh.pl: Fixed and improved command parsing.
|
commit | commitdiff | tree |
2009-02-19 |
Sebastian Harl | contrib/cussh.pl: Improved error reporting.
|
commit | commitdiff | tree |
2009-02-19 |
Sebastian Harl | Collectd::Unixsock: Improved error handling in putval().
|
commit | commitdiff | tree |
2009-01-20 |
Sebastian Harl | utils_cache: Free then unused memory before returning...
|
commit | commitdiff | tree |
2009-01-20 |
Sebastian Harl | utils_cache: Unlock the cache mutex before returning...
|
commit | commitdiff | tree |
2008-12-19 |
Sebastian Harl | Do not use *printf() to report errors / debugging messages.
|
commit | commitdiff | tree |
2008-12-19 |
Sebastian Harl | src/Makefile: Do not print the command when checking...
|
commit | commitdiff | tree |
2008-12-19 |
Sebastian Harl | collectd.conf(5): Updated the section about the "mysql...
|
commit | commitdiff | tree |
2008-12-11 |
Sebastian Harl | collectd: Abort with an appropriate status in exit_usage().
|
commit | commitdiff | tree |
2008-12-10 |
Sebastian Harl | collectd: Abort if any non-options are left over after...
|
commit | commitdiff | tree |
2008-12-06 |
Sebastian Harl | perl plugin, utils_complain: Fixed errors identified...
|
commit | commitdiff | tree |
2008-12-06 |
Sebastian Harl | collectd.conf.in: Fixed a wrong type used in the "tail...
|
commit | commitdiff | tree |
2008-12-06 |
Sebastian Harl | collectd.conf.pod: Consistently use spaces instead...
|
commit | commitdiff | tree |
2008-12-06 |
Sebastian Harl | configfile.c: Ignore registered undefined config keys.
|
commit | commitdiff | tree |
2008-12-06 |
Sebastian Harl | processes plugin: Fixed a segfault when handling unknown...
|
commit | commitdiff | tree |
2008-11-02 |
Sebastian Harl | libiptc/Makefile.am: Added xtables.h, libxtc.h to libiptc_la...
|
commit | commitdiff | tree |
2008-11-01 |
Sebastian Harl | src/Makefile: Build ipvs and uuid plugins using $AM_CFLAGS.
|
commit | commitdiff | tree |
2008-11-01 |
Sebastian Harl | configure, mysql plugin: Check for mysql.h as well.
|
commit | commitdiff | tree |
2008-10-30 |
Sebastian Harl | filecount plugin: Fixed an off-by-one error in the...
|
commit | commitdiff | tree |
2008-10-16 |
Sebastian Harl | postgresql plugin: Added another missing call to PQclear(). Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-16 |
Sebastian Harl | postgresql plugin: Do not open new connections during... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-10 |
Sebastian Harl | src/Makefile.am: Use $mkinstalldirs instead of $(INSTALL... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-10 |
Sebastian Harl | collectd.conf: Added a sample <Plugin> section in the... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-10 |
Sebastian Harl | types.db: Reintroduced the "spam_check" type. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-10 |
Sebastian Harl | collection.cgi: Added support for the "connection"... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-03 |
Sebastian Harl | collectdmon: Do not block SIGCHLD. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-03 |
Sebastian Harl | collectd.conf(5): Briefly document "OKAY"-notifications. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-03 |
Sebastian Harl | ipvs plugin: Use sizeof() instead of a constant. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-03 |
Sebastian Harl | iptables plugin, utils_ignorelist: Fixed an off-by... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-01 |
Sebastian Harl | collection.cgi: Added support for the memcached-specific... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-01 |
Sebastian Harl | perl plugin: Disable plugin after fatal configuration... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-01 |
Sebastian Harl | src/plugin.c: Increase the plugin_log() message buffer... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-10-01 |
Sebastian Harl | perl plugin: Log the perl error messages if bootstrapping... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-09-05 |
Sebastian Harl | configure: Get the check for libperl in sync with the... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-09-04 |
Sebastian Harl | ChangeLog: Added an entry about the ability to configure... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-09-04 |
Sebastian Harl | ChangeLog: Be slightly more specific about the features... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql plugin: Check for and report query redefinitions. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql plugin: Check for and report MinPGVersion... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql plugin: Disable queries that do not include... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | collectd.conf(5): Documented the postgresql {Min,Max... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql_default.conf: Split "queries" query into... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql_default.conf: Limit query "table_states... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql plugin: Added {Min,Max}PGVersion configuration... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | postgresql plugin: Renamed config_set() to config_set_s(). Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | .gitignore: Added collectd-nagios, collectdmon and... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | collectd.conf.in: Moved logging plugins to the top... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | ChangeLog: Added the changes to the perl plugin. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | collectd-perl(5): Document the <Plugin> configuration... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | perl plugin: Added "<Plugin>" configuration block. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | perl plugin: Re-get the perl interpreter after parsing... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-26 |
Sebastian Harl | configure.in, filecount.c: Removed all left-over occurrences... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-21 |
Sebastian Harl | Replaced plugin_flush_all(t) with plugin_flush(NULL... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-21 |
Sebastian Harl | src/plugin.[ch]: Removed legacy function plugin_flush_one(). Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-21 |
Sebastian Harl | perl plugin: Pass on identifiers to Perl flush callbacks. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-21 |
Sebastian Harl | collectd-perl(5): Added a note about the stability... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-21 |
Sebastian Harl | perl plugin, Collectd.pm: Added support for flushing... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | postgresql plugin: Added support for protocol versions... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | postgresql plugin: Fixed determination of 'max_params_num'. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | postgresql plugin: Added "disk_usage" query. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | postgresql_default.conf, postgresql plugin: Split default... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | src/common.h: Make sfree() usable like a function. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | src/Makefile.am: Check for POD errors in the generated... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-19 |
Sebastian Harl | collectd(1), collectd{-exec,.conf}(5): Fixed some minor... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-08-11 |
Sebastian Harl | bindings/perl/Collectd.pm: Improved the way access... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-27 |
Sebastian Harl | examples/myplugin.c: Use sstrncpy instead of strcpy.
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | collectd.conf(5): Documented the support for custom... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Moved pg_stat_database query to... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Fixed the expansion of the "hostname... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Added support for passing parameters... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Define default queries in a configuration... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Added support for custom queries. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-24 |
Sebastian Harl | postgresql plugin: Split off memory management into... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-15 |
Sebastian Harl | src/Makefile: Pass AM_CPPFLAGS to all plugins setting... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-15 |
Sebastian Harl | configfile.c: Fixed a typo. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-15 |
Sebastian Harl | collectd.conf(5): Documented the support for wrapping... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-15 |
Sebastian Harl | liboconfig/scanner.l: Added support for \r\n line endings. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-15 |
Sebastian Harl | liboconfig/scanner.l: Added support for wrapping lines. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-06 |
Sebastian Harl | contrib/collection.cgi: Added basic support for "postgresql... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-06 |
Sebastian Harl | postgresql plugin: Added a plugin to collect PostgreSQL... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-06 |
Sebastian Harl | src/utils_complain: Changed c_release() into a macro. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-07-06 |
Sebastian Harl | src/plugin.c: Initialize plugins before checking if... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-24 |
Sebastian Harl | email plugin: Don't unlink the socket file on startup. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-24 |
Sebastian Harl | collectd.conf(5), collectd.conf: Added the thermal... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-17 |
Sebastian Harl | src/Makefile.am: Define HAS_BOOL when building the... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-17 |
Sebastian Harl | Use -Wall -Werror (AM_CFLAGS) when building any module. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-17 |
Sebastian Harl | configure: Include libesmtp in the summary output. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-17 |
Sebastian Harl | contrib/examples/: Be more verbose about how to handle... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-07 |
Sebastian Harl | README: Added the "notify_email" plugin and "libesmtp". Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-07 |
Sebastian Harl | Renamed the desktop_notification plugin in README and... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-03 |
Sebastian Harl | ascent plugin: Added "Verify{Peer,Host}" configuration... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-03 |
Sebastian Harl | Collectd.pm: Updated copyright information. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-03 |
Sebastian Harl | perl plugin: Fixed a segfault that appeared in Perl... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-06-03 |
Sebastian Harl | perl plugin: Don't abort if initializing the interpreter... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-05-27 |
Sebastian Harl | build.sh: Check for lex and yacc. Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
2008-05-27 |
Sebastian Harl | src/liboconfig/oconfig.c: Declare "c_file" as "const... Signed-off-by: Sebastian Harl <sh@tokkee.org>
|
commit | commitdiff | tree |
next |