collectd.git
2009-12-01 Marco Chiapperoopenvpn plugin: Add forgotten frees.
2009-12-01 Marco Chiapperoopenvpn plugin: Add support for more versions of the...
2009-12-01 Ben Knightsrc/utils_cmd_listval.c: Free memory returned by `uc_ge...
2009-12-01 Sven TrenkelFinished inline documentation.
2009-11-29 Florian ForsterFix the filename in the head comment.
2009-11-29 Florian Forstercollectd.conf(5): Add section about the "routeros"...
2009-11-29 Florian Forsterrouteros plugin: Make connection parameters configurable.
2009-11-28 Florian Forsterrouteros plugin: Add registration table statistics.
2009-11-28 Florian Forsterrouteros plugin: Added first version of a plugin for...
2009-11-28 Sven TrenkelAdded notification support.
2009-11-23 Florian ForsterAUTHORS: Add Manuel Sanmartin.
2009-11-23 Florian ForsterVarious plugins: Remove trailing whitespaces.
2009-11-23 Manuel Sanmartin... swap plugin: Add support for AIX.
2009-11-23 Manuel Sanmartin... processes plugin: Add support for AIX.
2009-11-23 Manuel Sanmartin... memory plugin: Add support for AIX.
2009-11-23 Manuel Sanmartin... load plugin: Add support for AIX.
2009-11-23 Manuel Sanmartin... interface plugin: Add support for AIX.
2009-11-23 Manuel Sanmartin... disk plugin: Add support for AIX.
2009-11-23 Manuel Sanmartin... cpu plugin: Add support for AIX.
2009-11-23 Manuel Sanmartin... liboconfig: Rename the “TRUE” and “FALSE” tokens.
2009-11-23 Manuel Sanmartin... src/Makefile.am: Special handling for AIX.
2009-11-23 Manuel Sanmartin... configure.in: When building on AIX, add “-lm” when...
2009-11-23 Manuel Sanmartin... version-gen.sh: AIX doesn't have “echo -n”.
2009-11-23 Florian Forstercontrib/examples/MyPlugin.pm: Updated to new interface.
2009-11-23 Sven TrenkelSplit the Values class into PluginData and Values to...
2009-11-21 Sebastian Harlprotocols plugins: Fixed a typo in an error message.
2009-11-21 Sven TrenkelAdded proper doc strings to the Config class.
2009-11-16 Sven TrenkelAdded unregister functions for all callbacks.
2009-11-15 Sven TrenkelAdded flush and register_flush functions.
2009-11-14 Florian ForsterMerge branch 'collectd-4.8'
2009-11-14 Florian Forstersnmp plugin: Rename a variable (missed during merge).
2009-11-11 Sven TrenkelProper exception logging.
2009-11-10 Florian ForsterMerge branch 'collectd-4.8'
2009-11-10 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-11-09 Sven TrenkelAdded a config option to start collectd as an interacti...
2009-11-09 Florian Forstercontrib/snmp-data.conf: Add support for Mikrotik Router...
2009-11-09 Florian Forstersnmp plugin: Fix handling of strings with control chara...
2009-11-09 Florian Forstersnmp plugin: Fix handling of negative values.
2009-11-07 Sven TrenkelNo need to check for NULL if you're gonna pass NULL...
2009-11-07 Sven TrenkelMeh, forgot to pass the userdata back on write callbacks.
2009-11-07 Sven TrenkelAdded read callback. And "read" in this case means...
2009-11-03 Sven TrenkelAdded write callbacks.
2009-10-29 Sven TrenkelBetter workaround for global plugin loading.
2009-10-28 Sebastian Harlsrc/Makefile: Support parallel builds when creating...
2009-10-28 Sebastian Harlrrdcached plugin: Work around a bug in RRDtool 1.4rc2.
2009-10-28 Florian ForsterGenericJMX plugin: Close and re-open the connection...
2009-10-27 Sven TrenkelAdded new python class "Values". Only "dispatch" is...
2009-10-22 Doug MacEachernkern.cp_times needs array of length kern.smp.maxcpus
2009-10-22 Doug MacEachernsurpress gcc warnings on FreeBSD
2009-10-21 Sven TrenkelSplit python module. Added support for cyclic GC runs.
2009-10-21 Florian ForsterMerge branch 'collectd-4.8'
2009-10-21 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-10-21 Garret Heatoncontrib/collectd_unixsock.py: Support all plain text...
2009-10-21 Garret Heatoncontrib/collectd_unixsock.py: Follow Python PEP-8 synta...
2009-10-21 Garret Heatongitignore: Ignore compiled python files
2009-10-21 Garret HeatonReplace dashes with underscores in python modules
2009-10-21 Garret HeatonIgnore more java bindings classes
2009-10-21 Florian Forsterprocesses plugin: Rename the new types and use DERIVE...
2009-10-21 Florian Forsterprocesses plugin: Make “ps_read_io” static.
2009-10-21 Andrés J. Díazprocesses plugin: Add collection of IO-metrics.
2009-10-21 Florian ForsterMerge branch 'collectd-4.8'
2009-10-21 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-10-17 Sven TrenkelAdded a workaround to module loading to allow Python...
2009-10-14 Florian Forsterconfigure.in: Fix auxiliary NetApp libraries.
2009-10-13 Sebastian Harlgmond plugin: Fixed a typo.
2009-10-13 Sebastian Harlcollectd.conf: Added the "madwifi" and "match_empty_cou...
2009-10-13 Sven TrenkelFixed a bug with newer NetApp Versions.
2009-10-12 Sven TrenkelAdded logging.
2009-10-11 Sven TrenkelAdded shutdown callback.
2009-10-11 Sebastian HarlREADME: Added missing prerequisites.
2009-10-11 Sven TrenkelAdded init callbacks with full threading support.
2009-10-11 Sven TrenkelAdded keyword support for register_config.
2009-10-11 Sven TrenkelAdded python plugin.
2009-10-10 Florian Forsternetwork plugin: Implement statistics collection about...
2009-10-08 Florian Forsterconfigure.in: Don't use “find -L”.
2009-10-08 Florian Forstercollectd-snmp(5): Fix a typo.
2009-10-08 Florian Forsterhashed match: Add a match to simplify load balancing.
2009-10-07 Florian Forsternetapp plugin: Use a separate read-thread for each...
2009-10-04 Florian ForsterChangeLog: Fix a stupid typo. collectd-4.8.1
2009-10-04 Florian ForsterBumped version to 4.8.1; Updated ChangeLog.
2009-10-04 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-10-03 Florian ForsterBumped version to 4.7.4; Updated ChangeLog. collectd-4.7.4
2009-10-02 Florian Forstercontrib/collection3: Improve configuration for "df_comp...
2009-10-02 Florian ForsterVarious plugins: Use the IS_TRUE and IS_FALSE macros...
2009-10-02 Florian Forstercontextswitches, processes plugins: Don't print an...
2009-10-02 Florian Forsterdf plugin: Implement the "ReportInodes" option.
2009-10-02 Florian Forsterdf plugin: Implement the "ReportReserved" option.
2009-10-02 Florian ForsterAUTHORS: Added Patrik.
2009-10-02 Florian ForsterREADME: Added the contextswitch plugin.
2009-10-02 Florian ForsterMerge branch 'collectd-4.8'
2009-10-02 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-10-02 Florian ForsterREADME: Fix order of the curl_json plugin in the list.
2009-10-02 Florian ForsterREADME: Fix order of the curl plugin in the list.
2009-10-02 Florian Forstercontextswitch plugin: Only submit if we actually did...
2009-10-02 Florian Forsterprocesses plugin: Don't *abort* if a line has more...
2009-10-02 Patrik WeiskircherAdded contextswitch plugin (for linux).
2009-10-02 Florian Forsterprocesses plugin: Improve the error handling.
2009-10-02 Patrik WeiskircherAdded fork rate collecting to processes plugin.
2009-10-02 Florian Forsterdf plugin: Fix a typo.
2009-10-02 Patrik Weiskircherdf plugin also collects inode count now.
next