Code

collectd.git
2011-09-19 Sebastian Harlcollectd.conf(5): Document the per-plugin interval... sh/next
2011-09-19 Sebastian HarlCollectd::Plugins::OpenVZ: Do not pass interval to...
2011-09-19 Sebastian Harlonewire plugin: Do not overwrite custom interval settin...
2011-09-19 Sebastian Harlexamples/myplugin.c: Updated to new interface (per...
2011-09-19 Sebastian HarlReplaced 'interval_g' with 'plugin_interval' where...
2011-09-19 Sebastian Harlcore: Changed internal API to allow for per-plugin...
2011-09-06 Scott LyonsAMQP plugin: My kingdom for a few semicolons
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-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 Sebastian Harl.gitignore: Added collectdctl.
2011-08-24 jbergstroemCorrect a missing yajl1/2 check
2011-08-22 Manuel Luis... tcpconns plugin: add support for AIX
2011-08-22 Xavier Mehrenbergersrc/plugin.c: add info to 'Invalid value list' error...
2011-08-22 Peter Warasincollectd_unixsock.py: Fix infinite wait.
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 Florian Forsterconfigure: Link with ip4tc and ip6tc, too.
2011-08-21 Francois-Xavier... fix xff excessive rounding
2011-08-16 Florian Forsterconfigure.in: Add AC_CONFIG_AUX_DIR for libltdl.
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-01 Colin Patrick... src/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-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-06-16 Sebastian Harlconfigure: Removed last traces of 'owniptc'.
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-27 Florian Forstercontrib/migrate-4-5.px: "df" does not have COUNTER...
2011-04-23 Florian Forstercontrib/migrate-4-5.px: Remove useless "OutDir" option.
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-27 Florian ForsterChangeLog: Add release date. collectd-5.0.0
2011-03-26 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-03-26 Florian ForsterBump version to 4.10.3; Update ChangeLog. collectd-4.10.3
2011-03-26 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2011-03-26 Florian ForsterBump version to 4.9.5; Update ChangeLog. collectd-4.9.5
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-17 Sebastian Harl.gitignore: Added collectdctl.
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-08 Florian Forstercontrib/collection3: Set @INC at runtime, too.
2011-02-08 Florian Forstercontrib/collection3: Add basic compatibility to mod_perl.
2011-02-07 Florian Forsterswap plugin: Declare swap_submit_derive() only on Linux.
2011-02-07 Florian ForsterChangeLog: Fix typo.
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-02-02 Florian Forsterconfigure.in: Using sysctl(3) for swap statistics is...
2011-02-02 Florian Forsterconfigure.in: Fix (de)activation of the Swap plugin...
2011-01-28 Florian Forsterntpd plugin: Report failures of "ntpd_do_query" as...
2011-01-25 Florian ForsterMySQL plugin: Update copyright header.
2011-01-25 Florian Forstersrc/configfile.[ch]: Update copyright header.
2011-01-25 Florian Forstersrc/configfile.c: cf_util_get_port_number: Gracefully...
2011-01-13 Florian Forstersrc/utils_threshold.c: Fix creation of percentage notif...
2011-01-11 Florian Forstersrc/plugin.c: Free allocated data if plugin_insert_read...
next