collectd.git
2010-11-06 Florian Forsteramqp plugin: Document the lock required to hold when...
2010-11-06 Florian Forsteramqp plugin: Rename the "shutdown" function to avoid...
2010-11-06 Florian Forsteramqp plugin: Fix order of includes.
2010-08-10 Florian Forsteramqp plugin: Warn about incorrectly used "ExchangeType...
2010-08-08 Florian Forsteramqp plugin: Enable the "ExchangeType" option in Publis...
2010-08-08 Florian Forstercollectd.conf(5): Add missing blank line.
2010-08-08 Florian Forstercollectd.conf(5): Finish documenting the AMQP plugin.
2010-08-08 Florian Forstercollectd.conf(5): Started documenting the AMQP plugin.
2010-08-06 Florian Forsteramqp plugin: Use the content type to determine how...
2010-08-06 Florian Forsteramqp plugin: Improve handling of the "routing key".
2010-08-06 Florian Forsteramqp plugin: Implement parsing of "PUTVAL" data.
2010-08-06 Florian Forsteramqp plugin: Implement the "Format" config option.
2010-08-06 Florian ForsterMerge branch 'master' into sp/amqp
2010-08-06 Florian Forstersrc/utils_cmd_putval.[ch]: Implement "create_putval".
2010-08-06 Florian Forsterwrite_http plugin: Move "wh_value_list_to_string" to...
2010-08-06 Florian Forsteramqp plugin: Only accept the "Persistent" option in...
2010-08-06 Florian Forsteramqp plugin: Add a debug message.
2010-08-06 Florian Forsteramqp plugin: Enable the "StoreRates" option only when...
2010-08-06 Florian Forstercollectd-flush: Minor coding style changes.
2010-08-06 Florian Forstercollectd-flush: Add a missing "break" in a "switch...
2010-08-06 Hakon-Dugstad... Update Makefile.am to build collectd-flush
2010-08-06 Hakon-Dugstad... Add collectd-flush command line utility.
2010-08-05 Florian Forsteramqp plugin: First step towards subscribing to data...
2010-08-05 Florian Forsteramqp plugin: Use the "camqp" prefix for all functions.
2010-08-05 Florian Forsteramqp plugin: Implement publishing to multiple brokers.
2010-08-05 Florian Forsteramqp plugin: Chose (hopefully sane) default values...
2010-08-05 Florian Forstersrc/collectd.conf.in: Add missing config options of...
2010-08-04 Florian Forsteramqp plugin: Added some comments. Rewrapped lines of...
2010-08-04 Florian Forsteramqp plugin: Implement the "StoreRates" option.
2010-08-04 Florian Forsteramqp plugin: Put the connecting code into a separate...
2010-08-04 Florian Forsteramqp plugin: Initialize the port number to 5672.
2010-08-04 Florian Forsteramqp plugin: Let the user chose the delivery method.
2010-08-04 Florian Forsteramqp plugin: Implement persistent connection handling.
2010-08-04 Florian Forsteramqp plugin: Add error messages and give saner example...
2010-08-04 Florian Forstersrc/collectd.conf.in: Add the AMQP plugin.
2010-08-04 Florian Forsteramqp plugin: Adapt to the new syntax of "format_json_va...
2010-08-04 Florian ForsterREADME: Add the amqp plugin and the librabbitmq dependency.
2010-08-04 Florian Forsterconfigure.in: Move the checks for librabbitmq …
2010-08-04 Florian Forsteramqp plugin: Use the global (and widely used) "sfree...
2010-08-04 Florian Forsteramqp plugin: Use "service_name_to_port_number" to parse...
2010-08-04 Florian Forsteramqp plugin: Explain numeric arguments to "amqp_login...
2010-08-04 Florian Forsteramqp plugin: Fix a typo.
2010-08-04 Florian Forstersrc/Makefile.am: Fix librabbitmq CPP- and LD-flags.
2010-08-04 Sebastien PahlFirst implentation of an amqp output plugin
2010-07-20 Garret HeatonFix incorrect error logging.
2010-07-13 Florian ForsterREADME: Add the "varnish" plugin.
2010-07-13 Florian Forstervarnish plugin: Update the copyright and author informa...
2010-07-09 Florian ForsterMerge branch 'collectd-4.10'
2010-07-09 Florian ForsterBumped version to 4.10.1; Updated ChangeLog. collectd-4.10.1
2010-07-09 Florian Forsterswap plugin: Multiply swap sizes by 1024.
2010-07-09 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2010-07-09 Florian ForsterChangeLog: Fix the release date for 4.9.3. collectd-4.9.3
2010-07-09 Florian ForsterBumped version to 4.9.3; Updated ChangeLog.
2010-07-06 Florian Forstersrc/plugin.c: Check "read_loop" when returning from...
2010-07-05 Florian Forsternetwork plugin: Remove the "CacheFlush" config option.
2010-07-05 Florian Forsterdf plugin: Remove the "ReportReserved" config option.
2010-07-05 Florian Forsterhddtemp plugin: Remove the "TranslateDevicename" config...
2010-07-05 Florian Forsterv5upgrade target: Implement handling of the "mysql_qcac...
2010-07-05 Florian Forsterv5upgrade target: Don't use "memcpy" to copy static...
2010-07-05 Florian Forstermysql plugin: Remove the "mysql_threads" type.
2010-07-05 Florian Forstermysql plugin: Remove the "mysql_qcache" type.
2010-07-05 Florian Forstermysql plugin: Remove legacy config handling code.
2010-07-05 Florian Forstercontrib/exec-smartctl: Use the environment variables...
2010-07-05 Florian Forstercontrib/exec-smartctl: Print the "PUTVAL" command.
2010-07-05 Florian Forstercontrib/exec-nagios.px: Use the environment variables...
2010-07-05 Florian Forstercontrib/exec-nagios.px: Escape the hostname.
2010-07-05 Florian Forstercontrib/exec-munin.px: Use the environment variables...
2010-07-05 Florian Forstercontrib/exec-munin.px: Use the "PUTVAL" command explicitly.
2010-07-05 Florian Forstercollectd-exec(5): Document the removed backwards compat...
2010-07-05 Florian Forsterexec plugin: Remove backwards compatibility code.
2010-07-03 Florian ForsterMerge remote branch 'mfournier/varnish-data-reorg'
2010-06-30 Marc FournierVarnish plugin: renamed values to match configuration...
2010-06-30 Florian Forstercollectd-nagios: Implement the "-m" option (treat NaNs...
2010-06-28 Florian ForsterRemove usage of obsoleted XSI extensions wrt. the ...
2010-06-28 Alexander WuerstleinFix usage of Solaris /usr/bin/echo
2010-06-28 Florian Forsterdf plugin: Remove the complaint code again.
2010-06-28 Florian Forsterdf plugin: Report an error if "cu_mount_getlist" fails.
2010-06-24 Florian Forstercollection3: df_complex graph: Add "reserved" space.
2010-06-24 Florian Forstercollection3: Add Windows data sources to the "memory...
2010-06-24 Florian Forstercollection3: Add graphs for "bitrate", "signal_power...
2010-06-22 Marc FournierVarnish plugin: coding style consistency
2010-06-22 Marc FournierVarnish plugin: more concise formatting of plugin instance.
2010-06-20 Florian ForsterMerge remote branch 'trenkel/collectd-4.10' into collec...
2010-06-16 Marc FournierVarnish plugin: add a default instance name if none...
2010-06-16 Marc FournierVarnish plugin: better rrd files layout
2010-06-16 Marc FournierVarnish plugin: fixed missing dataset error.
2010-06-16 Florian Forstersrc/common.h: Add some documentation for "strtoderive".
2010-06-16 Florian Forsterswap plugin: Use "strtoderive" to parse strings.
2010-06-16 Florian Forsterbindings/java/Makefile.am: Fix rebuilding of Java plugins.
2010-06-16 Florian ForsterGenericJMX plugin: Implement the "InstancePrefix" optio...
2010-06-16 Florian ForsterMerge remote branch 'jeromer/master'
2010-06-16 Florian Forsterdns plugin: Improve / remove error and debug messages.
2010-06-16 Florian Forstersrc/utils_dns.c: Import "rfc1035NameUnpack" from dnstop...
2010-06-16 Sven Trenkelpython plugin: Switch back to calling the type object...
2010-06-14 Jérôme Renard- Varnish plugin : added pod documentation
2010-06-13 Florian ForsterMerge branch 'collectd-4.10'
2010-06-13 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2010-06-13 Florian Forsterconfigure.in: Update to POSIX 2008 standard.
2010-06-13 Florian Forsterbind plugin: Fix building with --enable-standards.
2010-06-13 Florian ForsterMerge branch 'jr/varnish'
next