]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2009-02-28  Florian Forsterprotocols plugin: Add to configuration summary and...
2009-02-28  Florian Forsterprotocols plugin: Add a plugin which collets protocol...
2009-02-28  Florian ForsterMerge branch 'ff/java'
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 Forstercollectd.conf(5), collectd-java(5): Updated the documen...
2009-02-24  Florian Forstercollectd-java(5): Documented the `match' and `target...
2009-02-24  Florian Forsterbindings/java/: CollectdMatchFactoryInterface: Add...
2009-02-24  Florian Forsterbindings/java/: Unify inline documentation terms.
2009-02-24  Florian Forsterjava plugin: Add support for `target' callbacks.
2009-02-24  Florian ForsterMerge branch 'master' into ff/java
2009-02-24  Florian ForsterMerge branch 'collectd-4.6'
2009-02-24  Florian Forstersrc/plugin.c: Assure that targets get dynamically alloc...
2009-02-23  Florian Forsterjava plugin: Add support for `match' callbacks.
2009-02-23  Florian Forsterlogfile plugin: Interpret `(notification_t *)->time...
2009-02-23  Florian Forsterjava plugin: Expose `plugin_dispatch_notification'...
2009-02-23  Florian Forstersrc/collectd.conf.in: Add `LoadPlugin java'.
2009-02-23  Florian Forstersrc/plugin.c: Fix plugin_dispatch_notification again.
2009-02-23  Florian Forsterjava plugin: Add support for `notification' callbacks.
2009-02-23  Florian Forstersrc/plugin.c: Add a user_data_t pointer to notification...
2009-02-22  Florian Forsterbindings/java/: Add some javadoc markup to the interfaces.
2009-02-22  Florian Forstercollectd-java(5): Fix a typo.
2009-02-22  Sebastian HarlUpdated various copyright information.
2009-02-22  Florian Forstercollectd.conf(5): Updated the information on the java...
2009-02-22  Florian Forsterjava plugin: Add support for `log' callbacks.
2009-02-22  Florian Forstersrc/plugin.c: Add a user_data_t pointer to log callbacks.
2009-02-22  Sebastian HarlUpdated various copyright information.
2009-02-22  Florian Forsterjava plugin: Add support for `flush' callbacks.
2009-02-22  Florian Forstersrc/plugin.c: Add a user_data_t pointer to flush callbacks.
2009-02-22  Sebastian Harlcollectd-unixsock(5): Slightly improved the description.
2009-02-22  Florian ForsterMerge branch 'master' into ff/java
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-22  Florian Forsterjava plugin: Rename `CollectdAPI' to `Collectd'.
2009-02-22  Florian Forstercollectd-java(5): Update the documentation.
2009-02-22  Florian Forsterjava plugin: Change the name of all functions to confor...
2009-02-22  Florian ForsterRevert part of 5f195369: Accidentally commited changes...
2009-02-22  Florian Forsterjava plugin: Expose `plugin_log' to Java plugins.
2009-02-22  Florian Forsterjava plugin: Added comments for most functions.
2009-02-22  Florian Forsterjava plugin: Implement registration for the other methods.
2009-02-22  Florian Forstercollectd-java(5): Updated the documentation.
2009-02-22  Florian Forsterjava plugin: Implemented write plugin registration.
2009-02-22  Florian Forsterjava plugin: Improve the read registration code.
2009-02-22  Florian Forsterjava plugin: Implement plugin registration via `Registe...
2009-02-22  Florian Forstersrc/plugin.c: Remove all read functions before calling...
2009-02-22  Florian Forsterjava plugin: Change the API to use the `DataSet' class.
2009-02-21  Florian Forsterjava plugin: Use the changed plugin infrastructure...
2009-02-21  Florian Forstersrc/plugin.c: Change the write callbacks to receive...
2009-02-21  Florian Forstersrc/plugin.c: Implement `plugin_register_complex_read'
2009-02-21  Florian Forsterjava plugin: Update the full name of the moved classes.
2009-02-21  Florian ForsterRevert "src/plugin.[ch]: Implement `plugin_dispatch_val...
2009-02-21  Florian Forsterbindings/java: Moved the `PluginData' and `ValueList...
2009-02-21  Florian Forsterjava plugin: Implement a reference counter for the...
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 ForsterMerge branch 'ff/java' of /var/lib/git/collectd into...
2009-02-20  Florian Forstercollectd-java(5): Fix a typo.
2009-02-20  Florian Forsterbind plugin: Fix a typo.
2009-02-19  Florian Forsterjava plugin: Use the new `plugin_dispatch_values_async...
2009-02-19  Florian Forstersrc/plugin.[ch]: Implement `plugin_dispatch_values_async'.
2009-02-19  Florian Forsterjava plugin: Conditionally register read, write, and...
2009-02-19  Florian Forsterjava plugin: Implement `plugin_get_ds' aka. GetDS.
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 Forsterjava plugin: Add some comments to a nasty if-cascade.
2009-02-18  Florian Forsterjava plugin: Divide times received from Java by 1000.
2009-02-18  Florian Forsterjava plugin: Have "DispatchValues" return a meaningful...
2009-02-18  Florian Forstercollectd-java(5): Add a manual page for the java plugin.
2009-02-18  Florian Forsterjava plugin: Added the possibility to configure java...
2009-02-18  Florian ForsterMerge branch 'master' into ff/java
2009-02-18  Florian Forstersrc/liboconfig/oconfig.[ch]: Add `oconfig_clone'.
2009-02-18  Florian Forsterjava plugin: Implemented oconfig types in Java.
2009-02-18  Florian Forsterjava plugin: Added some configuration possibilities.
2009-02-18  Florian Forsterjava plugin: Added the ability to have `Write' callback...
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-17  Florian Forsterjava plugin: Add an early prototype of a Java binding...
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.
next