]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2009-02-28  Florian ForsterMerge branch 'collectd-4.6'
2009-02-28  Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-02-28  Florian Forsterdns plugin: Don't pass a NULL pointer to `pcap_open_live'.
2009-02-27  Florian Forsteroracle plugin: Fix type size issue under 64bit systems.
2009-02-24  Florian Forstercontrib/oracle/create_schema.ddl: Add GPLv2 license...
2009-02-24  Sebastian Harlsrc/common.c: Fixed a race condition in check_create_dir().
2009-02-24  Florian ForsterMerge branch 'collectd-4.6'
2009-02-24  Florian Forstersrc/plugin.c: Assure that targets get dynamically alloc...
2009-02-22  Sebastian HarlUpdated various copyright information.
2009-02-22  Sebastian HarlUpdated various copyright information.
2009-02-22  Sebastian Harlcollectd-unixsock(5): Slightly improved the description.
2009-02-22  Florian ForsterMerge branch 'collectd-4.6'
2009-02-22  Florian ForsterBumped version to 4.6.1; Updated ChangeLog. collectd-4.6.1
2009-02-22  Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-02-22  Florian ForsterRevert "libiptc/Makefile.am: Added xtables.h, libxtc... collectd-4.5.3
2009-02-22  Florian ForsterBumped version to 4.5.3; Updated ChangeLog.
2009-02-20  Sebastian Harltypes.db(5): Added a note about distributing custom...
2009-02-20  Sebastian Harlperl plugin: Deprecated the use of plugin_register...
2009-02-20  Florian Forsterbind plugin: Fix a typo.
2009-02-19  Sebastian Harlcontrib/cussh.pl: Fixed and improved command parsing.
2009-02-19  Sebastian Harlcontrib/cussh.pl: Improved error reporting.
2009-02-19  Sebastian HarlCollectd::Unixsock: Improved error handling in putval().
2009-02-19  Florian Forsteripmi plugin: Use a less error-prone approach to build...
2009-02-19  Sebastian Harltable plugin, src/common: Un-escape '\t', '\n' and...
2009-02-19  Peter Holikipmi plugin: Fix an off-by-one error.
2009-02-19  Florian Forsterbind plugin: Fix a counter vs. gauge problem with memor...
2009-02-19  Sebastian Harlpowerdns, utils_cmd_putval, utils_db_query: Use parse_v...
2009-02-19  Sebastian HarlMoved parse_value() from the table plugin to the common...
2009-02-19  Sebastian Harltables plugin: Added a generic plugin to parse tabular...
2009-02-19  Sebastian HarlMoved remove_special() from the bind plugin to the...
2009-02-19  Bruno Prémontbind plugin: Fix various bugs.
2009-02-18  Florian Forstersrc/liboconfig/oconfig.[ch]: Add `oconfig_clone'.
2009-02-18  Sebastian Harlcollectd.conf(5): Removed the section about filter_pcre.
2009-02-18  Sebastian HarlDon't unnecessarily link match_regex against libpcre.
2009-02-18  Sebastian HarlREADME: Replaced filter plugins with matches and targets.
2009-02-18  Sebastian HarlREADME: Added the oracle plugin and libclntsh.
2009-02-18  Sebastian HarlREADME: Added curl plugin.
2009-02-16  Florian ForsterMerge branch 'sh/next' collectd-4.6.0
2009-02-16  Sebastian Harlpostgresql: Fixed calculation of a database's max_param...
2009-02-16  Sebastian Harlcollectd.conf(5): Fixed some typos.
2009-02-16  Florian Forsterlibcollectdclient: Use `EILSEQ' rather than `EPROTO'.
2009-02-16  Florian Forstersrc/utils_db_query.c: Make `InstancePrefix' and `Instan...
2009-02-16  Florian ForsterMerge branch 'sh/next'
2009-02-16  Florian Forstercollectd.conf(5): Fixed and improved the section about...
2009-02-16  Sebastian Harlsrc/Makefile.am: Link utils_db_query into the postgresq...
2009-02-16  Sebastian Harlcollectd-perl(5): Documented the filter chain support.
2009-02-16  Florian ForsterChangeLog: Updated date and fixed a typo.
2009-02-16  Florian Forstercollectd.conf(5): Fix a minor formatting error.
2009-02-16  Sebastian HarlChangeLog: Added changes to the perl plugin.
2009-02-16  Sebastian Harlsrc/filter_chain.c: Made match_proc_t.create optional.
2009-02-16  Sebastian Harlsrc/filter_chain.c: Fixed typos in warning / error...
2009-02-16  Sebastian Harlperl plugin, Collectd.pm: Added support for filter...
2009-02-16  Sebastian Harlperl plugin: Do not pass NULL to newRV().
2009-02-16  Sebastian HarlChanged plugin_notification_meta_free()'s argument...
2009-02-16  Sebastian Harlperl plugin: Fixed a memory leak in pplugin_dispatch_no...
2009-02-16  Sebastian Harlperl plugin: Convert notification meta data as well.
2009-02-16  Sebastian Harlperl plugin: Don't ignore the 'interval' member when...
2009-02-16  Florian Forsterswap plugin: Be more sensitive about integer sizes...
2009-02-16  Florian Forstersrc/filter_chain.c: Document the `meta' argument passed...
2009-02-16  Florian Forsterconfigure.in: Improve checking for libstatgrab using...
2009-02-16  Simon Kuhnleswap plugin: Fix another typo in the *BSD code.
2009-02-16  Florian ForsterMerge branch 'collectd-4.5'
2009-02-16  Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2009-02-16  Florian Forstercollectd.conf(5): Removed references to the `main'...
2009-02-16  Florian Forstercollectd.conf(5): Add documentation for the `notify_ema...
2009-02-16  Simon Kuhnleswap plugin: Fix two typos in the *BSD code.
2009-02-16  Florian Forsterswap plugin: Added support for OpenBSD and possibly...
2009-02-15  Florian ForsterChangeLog: Document Simon's changes.
2009-02-15  Florian Forsterconfigure.in: Activate the cpu and swap plugins if...
2009-02-15  Florian Forstercpu plugin: Check if all required sysctl defines are...
2009-02-15  Florian Forstercpu plugin: Fix indentation for the libstatgrab code.
2009-02-15  Simon Kuhnlecpu plugin: Use C99-like stack allocation.
2009-02-15  Simon Kuhnlecpu plugin: Add support for OpenBSD.
2009-02-15  Florian ForsterBumped version to 4.6.0; Updated ChangeLog.
2009-02-14  Florian Forsterbind plugin: Implement per-zone statistics.
2009-02-14  Florian Forstertimediff match: Add a match for values with an invalid...
2009-02-14  Florian Forstersrc/utils_db_query.h: Fix a small typo.
2009-02-14  Florian Forstersrc/utils_db_query.c: udb_query_pick_from_list* should...
2009-02-14  Florian Forsterpostgresql plugin: Use the DB query module.
2009-02-14  Florian Forstersrc/utils_db_query.[ch]: Add the possibility to `pick...
2009-02-14  Florian Forstersrc/utils_db_query.c: Add support for the `Column'...
2009-02-14  Florian Forstersrc/utils_db_query.[ch]: Introduces a ``legacy mode''.
2009-02-14  Florian Forstertail plugin: Fix a format string for a size_t.
2009-02-11  Sebastian HarlFixed various signedness issues identified by -Wextra.
2009-02-11  Sebastian HarlDocument unused parameters.
2009-02-10  Bruno Prémontcontrib/php-collection: Save/load graph list and fix...
2009-02-10  Bruno Prémontcontrib/php-collection: Add a PHP frontend for graph...
2009-02-10  Sebastian Harlperl plugin, configure: Check for struct mgvtbl.svt_local.
2009-02-09  Sebastian Harlperl plugin / Collectd.pm: Export plugin_write() to...
2009-02-09  Sebastian Harlperl plugin: Don't do any type conversion in pplugin_di...
2009-02-09  Sebastian Harlperl plugin: Don't do any type conversion in pplugin_re...
2009-02-09  Sebastian Harlperl plugin: Don't do any type conversion in pplugin_di...
2009-02-09  Sebastian Harlsrc/plugin.h: Fixed some minor typos.
2009-02-08  Florian Forstercpu plugin: Report interrupt separately when using...
2009-02-07  Florian Forsterbuild.sh: Fix the check for libtoolize vs. glibtoolize.
2009-02-06  Florian Forstercollectd.conf(5): Document the curl plugin properly.
2009-02-06  Florian Forstercurl plugin: Enable the `Verify{Peer,Host}' options...
2009-02-06  Florian Forsterconfigure.in: Sort plugins and libraries alphabetically.
2009-02-06  Florian Forstercurl plugin: Add a generic plugin to retrieve and parse...
2009-02-05  Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
next