]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2012-09-04  Benjamin JacobsAdd missing return statements 124/head
2012-09-04  Benjamin JacobsAutomake 1.9 compatibility: don't use $(builddir)
2012-08-10  Florian ForsterMerge pull request #109 from tokkee/sh/collectd-5.0
2012-08-02  Mathijs Möhlmannconfigure: Define _REENTRANT when compiling on Solaris. 109/head
2012-08-02  Sebastian Harlconfigure, utils_dns: Check for and use netinet/ip_comp...
2012-08-01  Sebastian Harlmysql plugin: Use the database instance name for identi...
2012-07-15  Sebastian Harlcontrib/migrate-4-5.px: Added missing end quotes in...
2012-07-09  biancalanaCorrect compilation on FreeBSD, set HOST_NAME_MAX to...
2012-07-05  Florian Forstercontrib/migrate-4-5.px: Break up "df" RRD files into...
2012-07-02  Florian ForsterMerge pull request #97 from tokkee/sh/swap
2012-06-30  Sebastian Harlswap plugin: Don't report an error if there is no swap... 97/head
2012-05-12  Florian Forstersrc/utils_rrdcreate.c: Handle "last update" in a saner...
2012-04-19  Florian Forstercollectdctl: Fix PUTVAL for data sets with multiple...
2012-04-01  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0 collectd-5.0.4
2012-04-01  Florian ForsterChangeLog: Correct date. collectd-4.10.7
2012-04-01  Florian ForsterBump version to 5.0.4; Update ChangeLog.
2012-04-01  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-04-01  Florian ForsterBump version to 4.10.7; Update ChangeLog.
2012-03-31  Florian ForsterRevert "Proposal fix for large "MaxPacketSize" use."
2012-03-23  Florian Forsternetwork plugin: Do not forward received notifications.
2012-03-21  Cyril FeraudetProposal fix for large "MaxPacketSize" use.
2012-03-19  Florian Forstersrc/common.h: Add comment about return value of read_fi...
2012-03-18  Florian Forstertcpconns plugin: Include <bsd/nlist.h> rather than...
2012-03-16  Florian Forstersrc/common.c: parse_value: Strip trailing whitespace...
2012-03-16  Florian Forstercollectd.conf(5): Document the "Hits" and "Hysteresis...
2012-03-14  Clemens LangMakefile adds dependency on $(LIBLTDL), which is valued...
2012-03-11  Florian Forsteramqp plugin: Fix compabitility with current librabbitmq.
2012-03-11  Florian ForsterMerge pull request #44 from octo/ff/perl
2012-03-11  Florian Forstercollectd.conf(5): Improve the network plugin's document...
2012-03-11  Florian Forsternetwork plugin: Fix compiler warnings.
2012-03-11  Florian Forstersnmp plugin: Keep track of signedness of ASN values.
2012-03-04  Jason SchmidlappFixed memory leak in collectdclient library.
2012-03-04  Florian Forsterperl plugin: Fix a race condition. 44/head
2012-03-01  Florian ForsterMerge pull request #40 from octo/db/processes
2012-03-01  Florian Forsterprocesses plugin: Support processes with spaces in... 40/head
2012-03-01  Darrell Bishopprocesses plugin: Support processes with spaces in...
2012-02-29  Florian Forsterconntrack plugin: Strip newlie before calling parse_val...
2012-02-29  Louis OpterUse parse_value in the conntrack plugin and submit...
2012-02-28  TimonFix buffer size for memcached stats answer
2012-02-28  Andrew ElwellAlso check in ip4tc for iptc_init
2012-02-25  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-02-25  Florian Forstercontrib/exec-nagios.px: Implement the "NRPEConfig"...
2012-02-25  Florian Forsterbind plugin: Fix use of the "QType" types.
2012-02-25  Florian Forsterdf plugin: Fix a compiler issue with Mac OS X 10.7.
2012-02-19  Florian ForsterAMQP plugin: Support sub-second sleep intervals.
2012-02-19  Florian ForsterAMQP plugin: Fix sleeping of "interval_g seconds".
2012-02-19  Florian ForsterBump version to 5.0.3; Update ChangeLog. collectd-5.0.3
2012-02-19  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-02-19  Florian ForsterUpdate ChangeLog. collectd-4.10.6
2012-02-17  Florian Forsterexec plugin: Replace tabs with spaces to fix indentation.
2012-02-17  Gerrie Roosnetwork plugin: Fixed incorrect collectd warning when...
2012-02-17  Gerrie Roosexec plugin: incorrectly exited select loop on signal.
2012-02-14  Cyril Feraudetconfigure.in: Use the `--libs_r' option of mysql-config.
2012-02-05  Florian ForsterBump version to 4.10.6; Update ChangeLog.
2012-02-05  Florian ForsterBuild system: Remove superfluous C(PP)FLAG.
2012-02-04  Florian ForsterBuild system: Use pkg-config to configure libiptc.
2012-02-03  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-02-02  Jo-Philipp... version-gen.sh: Switch to bash due to bashisms.
2012-01-30  Florian ForsterRevert "interface plugin: Fix for bogus interfaces...
2012-01-30  Florian Forsternetwork plugin: Document the standard buffer size with...
2012-01-28  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-01-28  Florian ForsterMerge remote-tracking branch 'tokkee/sh/collectd-5...
2012-01-26  Florian ForsterMinor doc fixes for the Python plugin.
2012-01-26  Florian ForsterMerge pull request #2 from trenkel/collectd-4.10
2012-01-26  Sven Trenkelpython: Fixed crash bug in case the plugin had more... 2/head
2012-01-26  Florian Forsteroracle plugin: Fix use of the OCIErrorGet() function. 1/head
2012-01-23  Jonathan Niedercommon: check_create_dir(): Support symlinks as well.
2012-01-23  Sebastian Harlbuild system, ipvs plugin: Check for linux/ip_vs.h...
2012-01-21  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0 collectd-5.0.2
2012-01-21  Florian ForsterUpdate ChangeLog. collectd-4.10.5
2012-01-21  Florian Forsteroracle plugin: Fix a memory leak.
2012-01-21  Florian Forsteroracle plugin: Improve the error printing function.
2012-01-21  Florian ForsterBump version to 5.0.2; Update ChangeLog.
2012-01-21  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-01-21  Florian ForsterBump version to 4.10.5; Update ChangeLog.
2012-01-21  Toni Yleniusdf: Set negative free space values to zero.
2012-01-21  Florian Forsternetwork plugin: Use the new plugin_dispatch_values_secu...
2012-01-21  Florian Forstersrc/plugin.[ch]: Add plugin_dispatch_values_secure().
2012-01-21  Florian Forstersrc/meta_data.[ch]: Add meta_data_clone().
2012-01-21  Florian ForsterMerge "Fix case when availrmem < freemem" into collectd...
2012-01-21  Fabien WernliFix case when availrmem < freemem
2012-01-18  Florian ForsterMerge pull request #13 from insom/improved-migration
2012-01-18  Sven Trenkelpython: Fixed memory leaks during dispatch.
2012-01-15  Aaron BradyMigration: Ensure destination directories exist when...
2011-12-19  Florian Forstersrc/common.c: parse_value: Be more verbose about parsin...
2011-12-14  Florian Forstercollectd-perl(5): Fix example Perl script.
2011-11-25  Fabien WernliThis improves solaris memory plugin granularity.
2011-11-25  Fabien Wernliuse 64bit counters if available
2011-11-25  Florian ForsterMerge "Fix file:// not working as return code is 0...
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-10-14  Florian ForsterChangeLog: Remove blank line. collectd-5.0.1
2011-10-14  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-10-14  Florian ForsterChangeLog: Add thanks to Peter Green. collectd-4.10.4
2011-10-07  Florian ForsterBump version to 5.0.1; Update ChangeLog.
2011-10-07  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-10-07  Florian ForsterBump version to 4.10.4; Update ChangeLog.
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-03  Aurelien ReynaudAdd RPM .spec file and startup script for AIX
next