collectd.git
2010-04-05 Max Henkelnetwork plugin: Added Interface option
2010-04-05 Florian ForsterMerge branch 'ff/modbus'
2010-04-05 Florian ForsterREADME: Add information about the modbus plugin.
2010-04-05 Florian ForsterMerge branch 'schmurfy/re_invert'
2010-04-05 Florian Forstercollectd.conf(5): Document the new "Invert" option …
2010-04-05 Florian ForsterRegex match: Whitespace fixes.
2010-03-31 Schmurfynow using cf_util_get_boolean
2010-03-31 Sebastian Harlpostgresql plugin: Relicensed to (2-clause) BSD license.
2010-03-30 Sebastian Harltarget_scale: Fixed a `break strict-aliasing rules...
2010-03-30 Sebastian Harlconfigure: In the summary, say which plugins have been...
2010-03-30 Sebastian Harlpostgresql plugin: Let the read callback fail if all...
2010-03-30 Sebastian Harlcsv plugin: Use the value list's interval when outputti...
2010-03-30 Sebastian Harlutils_db_query: Added support for custom plugin intervals.
2010-03-30 Sebastian Harlutils_db_query: Introduced the query & result preparati...
2010-03-28 Schmurfyadded an "Invert" option for regex
2010-03-27 Florian Forstermodbus plugin: Downgrade to use the libmodbus 1.2.5...
2010-03-26 Sebastian Harlpostgresql plugin: Don't abort read(), if a query's...
2010-03-26 Sebastian Harlpostgresql plugin: Use the "right" `interval' when...
2010-03-26 Sebastian Harlpostgresql plugin: Added the ``Interval'' config option.
2010-03-25 Sebastian Harlpostgresql plugin: Use the "complex read" mechanism.
2010-03-25 Sebastian Harlpostgresql plugin: Connect to the database in the read...
2010-03-24 Sebastian Harlplugin: Introduced a concept of ``read groups''.
2010-03-24 Sebastian Harlutils_llist: Added `llist_search_custom()'.
2010-03-24 Florian Forstersrc/utils_format_json.c: Use a format string to add...
2010-03-24 Chris Bubenutils_format_json: include ds names and types in json...
2010-03-24 Florian Forstersrc/utils_format_json.c: Convert all data source types...
2010-03-24 Chris Bubenwrite_http: make StoreRates work for JSON format, too.
2010-03-24 Florian Forsterwrite_http plugin: Fix the store rates option.
2010-03-24 Florian Forstermemcachec plugin: Add the "ExcludeRegex" config option.
2010-03-24 Florian Forstercurl plugin: Add the "ExcludeRegex" config option.
2010-03-24 Peter WarasinIntroduces ExcludeRegexp to the tail plugin
2010-03-24 Florian Forstermodbus plugin: Set the interval when dispatching values.
2010-03-24 Florian Forstercollectd.conf(5): Improve the synopsis for the "modbus...
2010-03-24 Florian Forstercollectd.conf(5): Add documentation for the "modbus...
2010-03-24 Florian Forstermodbus plugin: Add some folding markers.
2010-03-24 Florian Forstermodbus plugin: Implement dispatching of values.
2010-03-24 Florian ForsterMerge branch 'master' into ff/modbus
2010-03-22 Florian ForsterMerge branch 'fs/openvpn'
2010-03-22 Florian ForsterMerge branch 'collectd-4.9'
2010-03-22 Florian Forsteropenvpn plugin: Fix a copy'n'paste error in the "new...
2010-03-22 Florian Forstercollectd.conf(5): Document the "ImprovedNamingSchema...
2010-03-22 Florian Forstercollectd.conf(5): Document the "Collect{IndividualUsers...
2010-03-22 Florian Forsteropenvpn plugin: Rename the "OnlyAggregateUsers" option...
2010-03-22 Florian Forsteropenvpn plugin: Added copyright notice for Fabian Schuh.
2010-03-22 Florian Forstersrc/openvpn.c: Re-indent the entire file.
2010-03-19 Fabian SchuhBugfix that made collectd inflooping if no openvpn...
2010-03-19 Fabian SchuhName changes - removed transfer statistics (doesn't...
2010-03-18 Fabian SchuhAdded Users Counter
2010-03-18 Fabian Schuhfixed typo
2010-03-18 Fabian SchuhBugfix with multiple files
2010-03-18 Fabian Schuh[openvpn] new feature 'SumOverAllUsers'
2010-03-17 Florian Forsternetapp plugin: Fix a syntax error in an error message.
2010-03-17 Florian Forstermodbus plugin: Actually get into a working state.
2010-03-17 Florian ForsterBuild system: Add the "modbus" plugin.
2010-03-17 Florian Forsterconfigure.in: Add checks for libmodbus.
2010-03-17 Florian ForsterMerge branch 'master' into ff/modbus
2010-03-15 Florian ForsterMerge branch 'cstenac'
2010-03-15 Florian ForsterMerge branch 'collectd-4.9'
2010-03-15 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-03-15 Florian ForsterExec plugin: Update copyright header.
2010-03-15 Florian Forsterprocesses plugin: Fix a couple of hard-coded array...
2010-03-15 Florian Forsterprocesses plugin: Update copyright and author information.
2010-03-15 Florian Forstercollectd.conf(5): Document the new "PrintSeverity"...
2010-03-15 Florian Forsterlogfile plugin: Rename the "PrintLevel" option to ...
2010-03-14 Clément StenacImpove level print
2010-03-14 Clément StenacMisc fixes, thanks to octo for pointing them out
2010-03-14 Clément StenacAdd missing declarations for anonymous and code
2010-03-10 Florian Forsterconfigfile: cf_read_dir: Don't abort reading a director...
2010-03-10 Florian ForsterModbus plugin: Started working on a "Modbus-TCP" plugin...
2010-03-10 Florian Forstersrc/configfile.c: Fix a minor typo.
2010-03-10 Florian Forstersrc/configfile.[ch]: Add "cf_util_get_int".
2010-03-10 Florian Forstersrc/configfile.[ch]: Implement "cf_util_get_string_buffer".
2010-03-09 Clément StenacProcesses plugin: Fix a minor typo.
2010-03-09 Florian ForsterExec plugin: Add a missing folding marker.
2010-03-09 Florian ForsterExec plugin: Set the "noreturn" attribute on the "exec_...
2010-03-09 Florian ForsterExec plugin: Reset the "PL_RUNNING" if "fork_child...
2010-03-09 Jan Engelhardtlibiptc: avoid strict-aliasing warnings
2010-03-09 Florian ForsterMerge remote branch 'origin/collectd-4.8' into collectd-4.8
2010-03-09 Manuel Sanmartin... configure.in: Check for "htonll".
2010-03-09 Manuel Sanmartin... memcached plugin: Add hack for AIX compatibility.
2010-03-03 Florian Forsteroracle plugin: Fix semantics of OCIAttrGet.
2010-02-27 Clément StenacAdd missing fetch of virtual size for Mach
2010-02-27 Clément StenacAdd support for fetching data (aka anonymous) and code...
2010-02-27 Clément StenacMinor typo
2010-02-27 Clément StenacAdd an option to add the severity of the message in...
2010-02-27 Florian Forsterwrite_http plugin: Replace tabs with spaces.
2010-02-25 Sebastian Harl.mailmap: Added Rodolphe Quiedeville <rquiedeville...
2010-02-25 Sebastian Harlwrite_http plugin: Fixed a memory leak in the "StoreRat...
2010-02-25 Paul Sadauskaswrite_http plugin: Add a StoreRates option.
2010-02-25 Florian ForsterMerge branch 'collectd-4.9'
2010-02-25 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-02-25 Stu Hoodcontrib/redhat/collectd.spec: Updated for version 4.9.
2010-02-11 Florian Forsterdebian/: Removed ancient Debian package files.
2010-02-10 Florian Forsterconfigure.in: Fix three small typos.
2010-02-10 Amit GuptaBuild system: Put Java class files into a .jar file.
2010-02-10 Florian Forstersrc/utils_cmd_listval.c: Fix a memory leak.
2010-02-10 Michael StapelbergBugfix: correctly handle spurious wakeups in pthread_co...
2010-02-04 Florian Forstersrc/utils_format_json.c: Use "isfinite" rather than...
2010-02-04 Florian Forstersrc/collectd.h: Add fallback implementations of "isfini...
2010-02-04 Chris Bubenutils_format_json: serialize nan and inf as null, as...
next