collectd.git
2013-08-16 Ceri StoreyAttempt to fix collectd/collectd#229 by doing user... collectd-5.2
2013-08-08 Jim Radfordmemcached plugin: actually connect when using a unix...
2013-08-07 Manuel Luis... csv plugin: set datadir null when free
2013-08-07 Manuel Luis... csv plugin: fix forgotten "datadir" in re-implement...
2013-07-24 Florian Forsterrrdcached, rrdtool plugins: Add directory separator...
2013-07-24 Florian Forsterrrdcached, rrdtool plugins: Honor the "DataDir" setting.
2013-07-15 Marc Fournierlpar: make dots in configure.in consistent with other...
2013-07-13 Florian Forstersrc/plugin.c: Free the "data_sets" AVL tree.
2013-07-13 Florian Forsterwrite_graphite plugin: Don't call close() on invalid...
2013-07-13 Florian Forsterwrite_graphite plugin: Don't call close() on invalid...
2013-07-13 Florian Forsterwrite_graphite plugin: Actually check the return value...
2013-07-12 Florian Forsterrrdtool, rrdcached plugins: Re-implement value_list_to_...
2013-07-12 Florian Forstercsv plugin: Re-implement value_list_to_filename().
2013-07-11 Florian Forstersrc/common.c: Reimplement format_name for performance.
2013-06-18 Florian Forstercollectd-threshold(5): Correct the description of the...
2013-06-18 Björnthreshold plugin: Fix the "Interesting" configuration...
2013-06-16 Bernd AhlersUnbreak type_inst value in collectd psql view.
2013-05-30 Florian Forstersrc/configfile.c: Let errors in included files propagat...
2013-05-30 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.2
2013-05-30 Joaquín Cuenca... Don't notify continuously when MySQL slave SQL thread...
2013-05-29 Florian ForsterAdd "=encoding" header to all manual pages.
2013-05-26 Dan Fandrichexec plugin: Document that defaulting to PUTVAL is...
2013-05-25 Florian ForsterMerge branch 'document-varnish-instance-block' into...
2013-05-25 Florian Forstermodbus plugin: Refactor the new reconnection code.
2013-05-25 Fabien WernliCleanup modbus connection if wrong result
2013-05-25 Stefan NicklFix modbus segfault / New strategy for connecting
2013-05-17 Marc Fourniervarnish: hint about missing <Instance> block
2013-05-17 Marc FournierImprove varnish section in manpage.
2013-04-26 Florian Forsterdns plugin: Sleep for an interval before re-trying...
2013-04-24 Florian Forsterdns plugin: Resume after receiving a PCAP_ERROR from...
2013-04-18 Florian Forstersrc/utils_mount.h: Add <stdio.h>.
2013-04-17 Aman GuptaRecord load averages over 100
2013-04-09 Florian ForsterBump version to 5.2.2; Update ChangeLog. collectd-5.2.2
2013-04-09 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-04-09 Florian ForsterBump version to 5.1.3; Update ChangeLog. collectd-5.1 collectd-5.1.3
2013-04-09 Florian ForsterMerge remote-tracking branch 'origin/collectd-4.10...
2013-04-07 Florian ForsterBump version to 4.10.9; Update ChangeLog. collectd-4.10.9
2013-04-07 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-04-07 Florian ForsterMerge branch 'jk/snmp' into collectd-5.1
2013-04-07 Florian ForsterMerge remote-tracking branch 'github-octo/ff/netapp...
2013-04-07 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-04-07 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.1
2013-04-06 Sebastian Harlbindings/Makefile: Hint the user at --with-perl-bindings.
2013-04-06 Sebastian Harlbuild system (Perl bindings): Make Makefile.PL's PREFIX...
2013-04-06 Florian Forsternetwork plugin: Make sure gcrypt is initialized before...
2013-04-05 Dave CottlehuberDon't clobber TMPDIR during Java detection
2013-04-05 Manuel CISSÉnotify_email: Add charset in Content-Type header (seems...
2013-04-05 Florian Forsternetapp plugin: Fix intervals used when dispatching...
2013-04-03 Florian Forstersnmp plugin: Fix compilation issue.
2013-04-01 Florian Forsternfs plugin: Copy the name before calling the non-const...
2013-04-01 Florian Forsterrrdcached plugin: Connect to the daemon in the read...
2013-03-29 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-03-29 gkossrc/libcollectdclient/network_buffer.c check for htonll...
2013-03-29 Florian Forstersnmp plugin: Allocate "oid_list" on the stack.
2013-03-29 Florian Forstersnmp plugin: Some coding style fixes.
2013-03-29 jkrabbecsnmp_read_table: Change GETNEXT request behaviour...
2013-03-29 Florian Forsterconfigure.in: Yet another attempt at fixing the mess...
2013-03-27 Markus Knetschkethermal plugin: set the hostname
2013-03-27 Markus Knetschkethermal plugin: fixed value submitting
2013-03-25 Tommie GannertAllow parsing plugin_instance in parse_option().
2013-03-25 Florian Forstermysql plugin: Call mysql_init() only once.
2013-03-25 Florian Forsterconfigure.in: Fix quoting of AC_LANG_PROGRAM().
2013-03-23 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-03-22 Florian Forsterconfigure.in: Quote AC_LANG_PROGRAM and remove AC_INCLU...
2013-03-16 Dan Fandrichsrc/filter_chain.c: Fixed typos in error messages
2013-03-16 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-03-16 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.1
2013-03-16 Dan Fandrichcurl_xml plugin: Check for a curl_easy_perform() error...
2013-02-27 Tomas DoranFix memory leaks when plugin gets no results
2013-02-21 Florian Forsterexec plugin: Fix a copy'n'paste mistake in a comment.
2013-02-20 Dave CottlehuberAdd upstart configuration file for Ubuntu, Debian and...
2013-02-20 Florian ForsterMerge branch 'mf/redhat' into collectd-5.2
2013-02-20 Florian Forstercurl_json plugin: Call yajl_complete_parse() / yajl_par...
2013-02-05 Dan FandrichAdd protection from infinite redirect loops to curl...
2013-02-05 Dan Fandrichcurl_xml plugin: Fix potential dereference of NULL...
2013-02-03 Florian Forstersrc/plugin.c: Initialize "next_read" field of read...
2013-02-03 Florian Forstersrc/Makefile.am: Only add path to lcc_features.h to...
2013-02-03 Dan FandrichAllow out-of-tree builds
2013-02-03 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-02-03 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.1
2013-02-03 Dan Fandrichcurl's numeric options are always at minimum long,...
2013-02-03 Florian Forsterpostgresql plugin: Fix cast (was breaking aliasing...
2013-02-03 Florian Forsterpf plugin: Fix checking for <net/pfvar.h>.
2013-02-01 Florian Forsterpf plugin: Define {F,S}CNT_NAMES.
2013-02-01 Florian Forsterpf plugin: Fix a typo.
2013-01-31 Florian Forstercpu plugin: Remove broken debug message.
2013-01-31 Florian ForsterMerge remote-tracking branch 'github/collectd-5.2'...
2013-01-31 Florian ForsterChangeLog: Fix typo.
2013-01-31 Sebastian HarlChangeLog: Fixed version number for 5.2.1 ;-)
2013-01-29 Florian Forstersrc/utils_tail.c: Remove multiple newlines at EOL.
2013-01-27 Florian ForsterUpdated ChangeLog. collectd-5.2.1
2013-01-27 Florian ForsterMerge remote-tracking branch 'origin/collectd-5.2'...
2013-01-27 Florian ForsterBumped version to 5.2.1; Updated ChangeLog.
2013-01-25 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-01-25 Florian ForsterBumped version to 5.1.2; Updated ChangeLog. collectd-5.1.2
2013-01-25 Yves MettierAdded "tar-pax" (bugfix for long filenames with make...
2013-01-25 Florian Forstersrc/Makefile.am: Fix "make distcheck".
2013-01-25 Yves Mettierbugfix ("cannot find collectd.h") for branch master...
2013-01-25 Yves Mettiermake distcheck : perllocal.pod was missing. Fixed
2013-01-25 Yves MettierFix make distcheck (against release 5.1.1)
next