php-collection: Fixed DS definitions for apache_bytes, apache_requests and apache_sco...
[collectd.git] / src /
2011-11-25 Fabien WernliFix file:// not working as return code is 0 and not...
2011-11-24 Florian ForsterMerge "interface plugin: Fix for bogus interfaces under...
2011-11-24 Florian ForsterMerge "irq plugin: Use the standard ignorelist for...
2011-11-18 Scott SandersAdd patch from jimmyattime (issue #8)
2011-10-14 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-10-09 Scott SandersPrefix is no longer a required directive
2011-10-09 Scott SandersAllow the user to append a string to the hostname
2011-10-09 Scott SandersMake the dot substitution char configurable
2011-10-07 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-10-03 Scott SandersMangle dots on the type instance, not ds name
2011-10-02 Scott SandersMust be getting tired...
2011-10-02 Scott SandersOops. Use the new string and free it when done
2011-10-02 Scott SandersMerge branch 'master' of github.com:jssjr/collectd...
2011-10-02 Scott SandersConverts . to _ in datasource names
2011-10-02 Scott SandersDon't require a named backend
2011-10-01 Scott SandersModify whitepsace
2011-10-01 Scott SandersOptimize strlen() calls out
2011-10-01 Scott SandersMove send buffer size to the top of the file
2011-10-01 Scott SandersRemove fold markers
2011-09-06 Scott LyonsAMQP plugin: My kingdom for a few semicolons
2011-09-03 Eddy Geezinterface plugin: Fix for bogus interfaces under Solaris.
2011-09-03 Florian Forstercollectd.conf.in: Use the "Globals" option for perl...
2011-09-02 Florian ForsterMerge "curl_json plugin: Be more clever building the...
2011-09-02 Florian Forsterirq plugin: Use the standard ignorelist for filtering...
2011-09-02 Florian ForsterMerge branch 'collectd-5.0'
2011-09-02 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-09-02 Bostjan Skufcairq plugin: Implement collection of non-numeric interrupts.
2011-08-29 Sebastian Harlprocesses plugin: Fixed handling of ProcessMatch regexe...
2011-08-27 Florian ForsterMerge "exec plugin: Fixed incorrect typecast of 64...
2011-08-27 Alexander Kovalenkoexec plugin: Fixed incorrect typecast of 64-bit timesta...
2011-08-27 Florian Forstercurl_json plugin: Be more clever building the type...
2011-08-26 Florian ForsterVarnish plugin: Fix gauge vs. derive issues.
2011-08-26 Florian ForsterMerge "fix xff excessive rounding" into collectd-4.10
2011-08-24 jbergstroemCorrect a missing yajl1/2 check
2011-08-22 Manuel Luis Sanmar... tcpconns plugin: add support for AIX
2011-08-22 Xavier Mehrenbergersrc/plugin.c: add info to 'Invalid value list' error...
2011-08-21 Florian ForsterMerge branch 'collectd-5.0'
2011-08-21 Florian Forsterrrdtool plugin: Fix warning about unused variable ...
2011-08-21 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-08-21 Francois-Xavier... fix xff excessive rounding
2011-08-16 Florian Forstermysql plugin: Remove sideeffect-free function call.
2011-08-16 Florian Forsternotify_email plugin: Remove useless function and fix...
2011-08-16 Peter GreenMany build fixes that turned up with GCC 4.6.
2011-08-10 Scott Sandersmove sources
2011-08-01 Colin Patrick McCabesrc/csv.c: use a bigger buffer
2011-07-07 Florian Forstersrc/utils_format_json.c: Correctly format the time...
2011-07-05 Florian Forstercurl_json plugin: Add compatibility code for libyajl v2.
2011-06-28 Sebastian Harlcollectd.conf: Added a (commented out) 'LoadPlugin...
2011-06-17 Florian ForsterAMQP plugin: Fix printing of interval_g.
2011-06-17 Sebastian Harlrrdcached plugin: Handle boolean config options as...
2011-06-17 Sebastian Harlrrdcached plugin: Register write/flush only if DaemonAd...
2011-06-17 Sebastian Harlrrdcached plugin: Handle configuration using a "complex...
2011-06-17 Sebastian Harlthreshold: Don't register missing/write callbacks unles...
2011-06-17 Sebastian Harlavl tree: Report size of the tree and make that availab...
2011-06-17 Sebastian Harlthreshold plugin: Dont check for interesting values...
2011-06-16 Sebastian Harlamqp plugin: Fixed format strings when printing 'interv...
2011-05-22 Mike FlisherVarious plugins: Set the cURL option "CURLOPT_NOSIGNAL".
2011-05-16 Sebastian Harlcollectd-nagios: Sort LISTVAL output.
2011-05-16 Sebastian Harllibcollectdclient: Added `lcc_sort_identifiers()'.
2011-05-16 Sebastian Harlcollectd-nagios: Select a single host in LISTVAL output...
2011-05-16 Sebastian Harlcollectd-nagios: Let '-n LIST' list all available datasets.
2011-05-13 Rafal Lesniaksrc/meta_data.c: Free a leaking mutex.
2011-05-09 Florian Forsterdf plugin: Improve error message.
2011-04-03 Florian Forsteriptables plugin: Remove the shipped version of libiptc.
2011-03-28 Samuli Suominennotify_desktop plugin: Add compatibility code for libno...
2011-03-27 Florian Forstersrc/collectd.h: Define "_Bool" to "int" if the C compil...
2011-03-27 Florian ForsterMerge branch 'collectd-5.0'
2011-03-26 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-03-26 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2011-03-19 Florian Forsterlibvirt plugin: Correctly check the status code of...
2011-03-18 Bruno PrémontFix compilation error with plugin_register_shutdown
2011-03-14 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-03-14 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2011-03-11 Gregory Szorcdispatch proper values in Python write plugin
2011-03-08 Florian Forstersnmp plugin: Improve error message.
2011-03-08 Andres J. DiazRemoved bogus checking in ut_config.
2011-03-08 Andres J. DiazFix buffer length in parse_identifier_vl function.
2011-03-08 Andres J. DiazRemoved bogus checking in ut_config.
2011-03-08 Andres J. DiazFix buffer length in parse_identifier_vl function.
2011-03-08 Florian Forsterprocesses plugin: Call kvm_close() after kvm_geterr().
2011-02-22 Sebastian Harlcollectd.conf(5): Mention MySQL privileges required...
2011-02-22 Sebastian Harlcollectd.conf(5): Be more verbose about how to access...
2011-02-22 Sebastian Harlfilter_chain: Use a complaint to report plugin_write...
2011-02-09 Florian Forstersrc/plugin.c: Print a more verbose error message if...
2011-02-07 Florian Forsterswap plugin: Declare swap_submit_derive() only on Linux.
2011-02-07 Florian ForsterMerge branch 'collectd-5.0'
2011-02-07 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-02-07 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2011-02-07 Florian ForsterMerge remote branch 'origin/ff/modbus'
2011-02-07 Florian ForsterMerge branch 'ff/flush-rrdcached'
2011-02-07 Florian ForsterMerge branch 'ff/swap'
2011-02-07 Florian Forsterexec plugin: Remove useless preprocessor stuff.
2011-02-07 Florian ForsterMerge branch 'pw/exclude_regex'
2011-02-07 Florian Forstervarnish plugin: Use a DERIVE type for allocated and...
2011-02-04 Florian Forstersrc/collectd.conf.in: Remove the "TranslateDevicename...
2011-02-03 Florian Forstersrc/common.c: Include <netinet/in.h> before <arpa/inet.h>.
2011-02-03 Florian Forsterteamspeak2 plugin: Include <netinet/in.h> before <arpa...
2011-02-02 Florian Forsterrrdcached plugin: Pass FLUSHes on to the caching daemon.
2011-01-28 Florian Forsterntpd plugin: Report failures of "ntpd_do_query" as...
2011-01-25 Florian ForsterMySQL plugin: Update copyright header.
next