collectd.git
2008-11-08 Florian ForsterMerge branch 'collectd-4.5'
2008-11-08 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-11-07 Florian Forstersrc/utils_rrdcreate.c: srrd_create: Copy the `filename...
2008-11-02 Sebastian Harlcontrib/oracle: Fixed some typos.
2008-11-02 Sebastian Harlfilter_pcre plugin: Added support to rewrite value...
2008-11-02 Sebastian Harlutils_subst: Added a module providing functions for...
2008-11-02 Sebastian Harlutils_*.h: Made header files self-hosting.
2008-11-02 Sebastian Harlfilecount plugin: Added the "Recursive" config option.
2008-11-02 Sebastian Harlcollectd.conf(5): Added a missing </RegEx> to the confi...
2008-11-02 Sebastian Harllibiptc/Makefile.am: Added xtables.h, libxtc.h to libip...
2008-11-01 Sebastian Harlsrc/Makefile: Build ipvs and uuid plugins using $AM_CFLAGS.
2008-11-01 Sebastian Harlconfigure, mysql plugin: Check for mysql.h as well.
2008-10-31 Florian Forstercontrib/collection3: Add the `format' parameter to...
2008-10-31 Florian Forstersrc/utils_complain.c: Include "collectd.h" as first...
2008-10-31 Florian Forsterapcups plugin: Include "collectd.h" *before" <stdlib.h>.
2008-10-31 Florian ForsterMerge branch 'ff/oracle'
2008-10-31 Roman Kleselcontrib/oracle: Add an example schema and SQL statement...
2008-10-30 Sebastian Harlfilecount plugin: Fixed an off-by-one error in the...
2008-10-29 Ulrich Habelperl plugin: Fix an uninitialized variable warning.
2008-10-29 Ulrich Habelsrc/utils_dns.c: Cast a `char' to `int' when using...
2008-10-28 Sebastian Harlfilter_pcre: Added a plugin to filter value lists based...
2008-10-20 Devid Antonio... libiptc/libip6tc.c: Fix a glibc 2.8 compatibility problem.
2008-10-20 Florian Forstersrc/configfile.c: Fix a closing-brace comment.
2008-10-20 Florian Forsterfilter_ignore plugin: Add a simple plugin to ignore...
2008-10-16 Florian ForsterChangeLog: Fix a typo.
2008-10-16 Florian ForsterChangeLog: Fix a typo.
2008-10-16 Florian ForsterMerge branch 'collectd-4.5'
2008-10-16 Florian ForsterBumped version to 4.5.1; Updated ChangeLog. collectd-4.5.1
2008-10-16 Florian ForsterMerge branch 'collectd-4.5'
2008-10-16 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-10-16 Florian ForsterChangeLog: Added the changed poisoning behavior. collectd-4.4.4
2008-10-16 Florian Forstersrc/collectd.h: Poison various insecure string function...
2008-10-16 Florian ForsterBumped version to 4.4.4; Updated ChangeLog.
2008-10-16 Florian ForsterUpdated the TODO file.
2008-10-16 Sebastian Harlpostgresql plugin: Added another missing call to PQclear().
2008-10-16 Sebastian Harlpostgresql plugin: Do not open new connections during...
2008-10-16 Florian Forsterpostgresql plugin: Add a couple of PQclear() calls.
2008-10-16 Sebastian Harlsrc/plugin.[ch]: Added support for "filter" callbacks.
2008-10-16 Florian Forstercontrib/exec-munin.px: Fix the folding markers..
2008-10-10 Sebastian Harlsrc/Makefile.am: Use $mkinstalldirs instead of $(INSTAL...
2008-10-10 Florian Forstersrc/utils_tail.c: Call `clearerr' before `fgets'.
2008-10-10 Florian Forstersrc/Makefile.am: Fix a copy'n'paste typo.
2008-10-10 Sebastian Harlcollectd.conf: Added a sample <Plugin> section in the...
2008-10-10 Sebastian Harltypes.db: Reintroduced the "spam_check" type.
2008-10-10 Sebastian Harlcollection.cgi: Added support for the "connection"...
2008-10-10 Florian ForsterMerge branch 'collectd-4.5'
2008-10-10 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-10-10 Florian Forstersrc/utils_cache.c: Fix a serious memory leak.
2008-10-09 Florian Forsteroracle plugin: Correct the inline documentation.
2008-10-09 Florian Forstercollectd.conf(5): Added documentation for the "oracle...
2008-10-09 Florian Forstersrc/configfile.c: Fix a minor memory leak.
2008-10-09 Florian Forsternetwork plugin: Fix a minor memory leak.
2008-10-07 Florian Forsteroracle plugin: Added an exception to the GPL to allow...
2008-10-07 Florian Forstersrc/collectd.conf.in: Add a configuration stump for...
2008-10-07 Florian ForsterBuild system: Add a check for the OCI interface and...
2008-10-07 Florian Forsteroracle plugin: Add a plugin to query Oracle databases.
2008-10-07 Florian Forsterperl plugin: Fix a compiler warning.
2008-10-07 Florian ForsterMerge branch 'master' of git://git.verplant.org/collectd
2008-10-07 Sebastian HarlAdded .mailmap.
2008-10-07 Sebastian HarlREADME: Added cURL website to the prerequisites section.
2008-10-07 Florian Forstersnmp plugin: Added folding marker for the configuration...
2008-10-06 Florian Forstercollectd-nagios(1): Make the documentation easier to...
2008-10-06 Sebastian HarlREADME: Added websites for all prerequisites.
2008-10-06 Florian Forsterconfigure.in: Correct the `--enable-<plugin>' code.
2008-10-06 Bruno Prémontconfigure.in: Let configure bail out on missing depende...
2008-10-06 Florian Forstersrc/collectd-nagios.c: Improve handling of lines return...
2008-10-05 Florian Forsternetlink plugin: Fix an incorrect format string.
2008-10-04 Florian Forstercollectd.conf(5): Add documentation about the dbi plugin.
2008-10-04 Florian ForsterREADME: Add the dbi plugin and the libdbi dependency.
2008-10-04 Florian Forsterdbi plugin: Add a plugin to query databases.
2008-10-04 Florian Forsterconfigure.in: Ordered the `--with-*' arguments.
2008-10-04 Florian Forsterconfigure.in: Unify the --with-* arguments.
2008-10-04 Florian Forsterconfigure.in: Insert folding markers.
2008-10-03 Florian ForsterMerge branch 'collectd-4.5'
2008-10-03 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-10-03 Florian Forstersrc/utils_ignorelist.c: Fix an off-by-one errror when...
2008-10-03 Sebastian Harlcollectdmon: Do not block SIGCHLD.
2008-10-03 Sebastian Harlcollectd.conf(5): Briefly document "OKAY"-notifications.
2008-10-03 Sebastian HarlREADME: Added missing plugins.
2008-10-03 Sebastian HarlREADME: Updated information about librrd and libstatgrab.
2008-10-03 Sebastian HarlREADME: Mention the shipped copy of libiptc.
2008-10-03 Sebastian Harllibiptc: Included a copy of xtables.h and libxtc.h.
2008-10-03 Sebastian HarlAdded src/libiptc/README.collectd.
2008-10-03 Sebastian Harllibiptc: Updated from version 1.4.0 to 1.4.1.1.
2008-10-03 Sebastian Harlipvs plugin: Use sizeof() instead of a constant.
2008-10-03 Sebastian Harliptables plugin, utils_ignorelist: Fixed an off-by...
2008-10-03 Florian ForsterMerge branch 'collectd-4.5'
2008-10-03 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-10-03 Florian Forsterbuild.sh: Check for more (all?) programs needed.
2008-10-01 Sebastian Harlcollection.cgi: Added support for the memcached-specifi...
2008-10-01 Sebastian Harlperl plugin: Disable plugin after fatal configuration...
2008-10-01 Sebastian Harlsrc/plugin.c: Increase the plugin_log() message buffer...
2008-10-01 Sebastian Harlperl plugin: Log the perl error messages if bootstrappi...
2008-09-29 Florian Forstersnmp plugin: Use the complaint mechanism for reporting...
2008-09-29 Florian Forstersrc/utils_complain.h: Rename `C_COMPLAIN_INIT' to ...
2008-09-22 Florian Forstercontrib/collection3: Added graphs for `apache_{bytes...
2008-09-22 Florian Forstercontrib/collection3: Use `instance' rather than `plugin...
2008-09-22 Florian Forstersnmp plugin: Improve parsing of strings to values.
2008-09-17 Florian Forsterinterface plugin: Use src/utils_ignorelist.[ch].
2008-09-17 Florian Forstercollection3/etc/collection.conf: Added some mysql stuff.
next