Merge branch 'ff/filter'
[collectd.git] / src /
2008-11-22 Florian ForsterMerge branch 'ff/filter'
2008-11-22 Florian Forstersrc/filter_chain.c, src/match_regex.c: Add some debuggi...
2008-11-22 Florian Forstersrc/plubin.c: Call `fc_process' instead of calling...
2008-11-22 Florian Forstersrc/filter_chain.c: Allow the create-function of mathce...
2008-11-22 Florian Forstersrc/filter_chain.c: Add `Target' blocks to `Chain'...
2008-11-22 Florian Forstermatch_regex plugin: Fix a typo.
2008-11-21 Florian Forstersrc/configfile.c: Dispatch the `Chain' blocks to fc_con...
2008-11-21 Florian Forstersrc/plugin.c: Use the write-list in plugin_write.
2008-11-21 Florian Forstermatch_regex plugin: Renamed `filter_pcre' to `match_regex'.
2008-11-21 Florian Forstersrc/filter_chain.[ch]: Implement an advanced filtering...
2008-11-21 Florian Forstersrc/plugin.[ch]: Implement `plugin_write', a function...
2008-11-09 Florian Forsterdbi plugin: Replace `dbi_conn_error_flag' with `dbi_con...
2008-11-09 Florian Forstermysql plugin: Fix a typo: `$endptr' -> `&endptr'.
2008-11-08 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2008-11-08 Florian Forstermysql plugin: Be more careful when parsing the `Port...
2008-11-08 Florian Forstercollectd.conf(5): Document the new options of the mysql...
2008-11-08 Mirko Buffonimysql plugin: Allow configuration of `Port' and `Socket'.
2008-11-08 Florian Forsterfilter_pcre: Handle out of memory situations more grace...
2008-11-08 Florian ForsterMerge branch 'sh/next'
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-03 Sebastian HarlInstall types.db into PKGDATADIR instead of PKGLIBDIR.
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 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-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 Filonilibiptc/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 ForsterMerge branch 'collectd-4.5'
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 Forstersrc/collectd.h: Poison various insecure string function...
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-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 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 Florian Forstersnmp plugin: Added folding marker for the configuration...
2008-10-06 Florian Forstercollectd-nagios(1): Make the documentation easier to...
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 Forsterdbi plugin: Add a plugin to query databases.
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 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-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 Forstersnmp plugin: Improve parsing of strings to values.
2008-09-17 Florian Forsterinterface plugin: Use src/utils_ignorelist.[ch].
2008-09-14 Florian Forsterrrdcached plugin: Add the four new statistics that...
2008-09-14 Florian ForsterMerge branch 'master' into ff/rrdcached
2008-09-13 Florian Forstercollectd.conf(5): Fixed typo.
2008-09-12 Florian Forstercollectd.conf(5): Changed the default socket paths...
2008-09-12 Boian Berberovpowerdns plugin: Use `LOCALSTATEDIR' instead of "/var".
2008-09-04 Florian ForsterMerge branch 'collectd-4.4'
2008-09-04 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-09-04 Florian Forsterprocesses plugin: Fix a format string. collectd-4.3
next