2009-03-01 |
Florian Forster | src/plugin.c, network, rrdtool: Improved thread shutdown. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Florian Forster | ping plugin: Add support for drop rate and standard... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Florian Forster | src/collectd.conf.in: Only include very few standard... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Florian Forster | protocols plugin: Add to configuration summary and... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Florian Forster | protocols plugin: Add a plugin which collets protocol... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Florian Forster | Merge branch 'ff/java' |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Florian Forster | Merge branch 'collectd-4.6' |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Florian Forster | Merge branch 'collectd-4.5' into collectd-4.6 |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Florian Forster | dns plugin: Don't pass a NULL pointer to `pcap_open_live'. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Florian Forster | oracle plugin: Fix type size issue under 64bit systems. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Florian Forster | contrib/oracle/create_schema.ddl: Add GPLv2 license... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Sebastian Harl | src/common.c: Fixed a race condition in check_create_dir(). |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Florian Forster | collectd.conf(5), collectd-java(5): Updated the documen... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Florian Forster | collectd-java(5): Documented the `match' and `target... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Florian Forster | bindings/java/: CollectdMatchFactoryInterface: Add... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Florian Forster | bindings/java/: Unify inline documentation terms. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Florian Forster | java plugin: Add support for `target' callbacks. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Florian Forster | Merge branch 'master' into ff/java |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Florian Forster | Merge branch 'collectd-4.6' |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Florian Forster | src/plugin.c: Assure that targets get dynamically alloc... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Florian Forster | java plugin: Add support for `match' callbacks. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Florian Forster | logfile plugin: Interpret `(notification_t *)->time... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Florian Forster | java plugin: Expose `plugin_dispatch_notification'... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Florian Forster | src/collectd.conf.in: Add `LoadPlugin java'. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Florian Forster | src/plugin.c: Fix plugin_dispatch_notification again. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Florian Forster | java plugin: Add support for `notification' callbacks. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Florian Forster | src/plugin.c: Add a user_data_t pointer to notification... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | bindings/java/: Add some javadoc markup to the interfaces. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | collectd-java(5): Fix a typo. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Sebastian Harl | Updated various copyright information. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | collectd.conf(5): Updated the information on the java... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | java plugin: Add support for `log' callbacks. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | src/plugin.c: Add a user_data_t pointer to log callbacks. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Sebastian Harl | Updated various copyright information. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | java plugin: Add support for `flush' callbacks. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | src/plugin.c: Add a user_data_t pointer to flush callbacks. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Sebastian Harl | collectd-unixsock(5): Slightly improved the description. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | Merge branch 'master' into ff/java |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | Merge branch 'collectd-4.6' |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | Bumped version to 4.6.1; Updated ChangeLog. collectd-4.6.1 |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | Merge branch 'collectd-4.5' into collectd-4.6 |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | Revert "libiptc/Makefile.am: Added xtables.h, libxtc... collectd-4.5.3 |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | Bumped version to 4.5.3; Updated ChangeLog. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | java plugin: Rename `CollectdAPI' to `Collectd'. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | collectd-java(5): Update the documentation. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | java plugin: Change the name of all functions to confor... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | Revert part of 5f195369: Accidentally commited changes... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | java plugin: Expose `plugin_log' to Java plugins. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | java plugin: Added comments for most functions. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | java plugin: Implement registration for the other methods. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | collectd-java(5): Updated the documentation. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | java plugin: Implemented write plugin registration. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | java plugin: Improve the read registration code. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | java plugin: Implement plugin registration via `Registe... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | src/plugin.c: Remove all read functions before calling... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Florian Forster | java plugin: Change the API to use the `DataSet' class. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Florian Forster | java plugin: Use the changed plugin infrastructure... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Florian Forster | src/plugin.c: Change the write callbacks to receive... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Florian Forster | src/plugin.c: Implement `plugin_register_complex_read' |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Florian Forster | java plugin: Update the full name of the moved classes. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Florian Forster | Revert "src/plugin.[ch]: Implement `plugin_dispatch_val... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Florian Forster | bindings/java: Moved the `PluginData' and `ValueList... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Florian Forster | java plugin: Implement a reference counter for the... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Sebastian Harl | types.db(5): Added a note about distributing custom... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Sebastian Harl | perl plugin: Deprecated the use of plugin_register... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Florian Forster | Merge branch 'ff/java' of /var/lib/git/collectd into... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Florian Forster | collectd-java(5): Fix a typo. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Florian Forster | bind plugin: Fix a typo. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Florian Forster | java plugin: Use the new `plugin_dispatch_values_async... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Florian Forster | src/plugin.[ch]: Implement `plugin_dispatch_values_async'. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Florian Forster | java plugin: Conditionally register read, write, and... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Florian Forster | java plugin: Implement `plugin_get_ds' aka. GetDS. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | contrib/cussh.pl: Fixed and improved command parsing. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | contrib/cussh.pl: Improved error reporting. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | Collectd::Unixsock: Improved error handling in putval(). |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Florian Forster | ipmi plugin: Use a less error-prone approach to build... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | table plugin, src/common: Un-escape '\t', '\n' and... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Peter Holik | ipmi plugin: Fix an off-by-one error. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Florian Forster | bind plugin: Fix a counter vs. gauge problem with memor... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | powerdns, utils_cmd_putval, utils_db_query: Use parse_v... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | Moved parse_value() from the table plugin to the common... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | tables plugin: Added a generic plugin to parse tabular... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sebastian Harl | Moved remove_special() from the bind plugin to the... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Bruno Prémont | bind plugin: Fix various bugs. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Florian Forster | java plugin: Add some comments to a nasty if-cascade. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Florian Forster | java plugin: Divide times received from Java by 1000. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Florian Forster | java plugin: Have "DispatchValues" return a meaningful... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Florian Forster | collectd-java(5): Add a manual page for the java plugin. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Florian Forster | java plugin: Added the possibility to configure java... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Florian Forster | Merge branch 'master' into ff/java |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Florian Forster | src/liboconfig/oconfig.[ch]: Add `oconfig_clone'. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Florian Forster | java plugin: Implemented oconfig types in Java. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Florian Forster | java plugin: Added some configuration possibilities. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Florian Forster | java plugin: Added the ability to have `Write' callback... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Sebastian Harl | collectd.conf(5): Removed the section about filter_pcre. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Sebastian Harl | Don't unnecessarily link match_regex against libpcre. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Sebastian Harl | README: Replaced filter plugins with matches and targets. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Sebastian Harl | README: Added the oracle plugin and libclntsh. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Sebastian Harl | README: Added curl plugin. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Florian Forster | java plugin: Add an early prototype of a Java binding... |
commit | commitdiff | tree | snapshot |
next |