]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2013-03-23  Dan Fandrichcurl_xml plugin: Fixed typo in documentation
2013-03-23  Florian ForsterMerge branch 'collectd-5.2'
2013-03-23  Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-03-23  Florian ForsterMerge branch 'kn/snort'
2013-03-23  Florian Forstersrc/plugin.c: Assert that "data_sets" is non-NULL.
2013-03-23  Florian Forstertail_csv plugin: Implement the "TimeFrom" option.
2013-03-23  Florian Forstertail_csv plugin: Rename the "Index" option to "ValueFrom".
2013-03-23  Florian Forstertail_csv plugin: Some bug fixes.
2013-03-22  Florian ForsterMerge branch 'jw/libvirt'
2013-03-22  Florian Forstertail_csv plugin: Rename "Instance" blocks to "File".
2013-03-22  Florian Forstertail_csv plugin: Rename the "snort" plugin to "tail_csv".
2013-03-22  Florian Forsterconfigure.in: Quote AC_LANG_PROGRAM and remove AC_INCLU...
2013-03-18  Johan WirénAdded instance type "total" 249/head
2013-03-18  Johan WirénReports memory allocation in bytes, not kilobytes.
2013-03-18  Johan WirénApplied the suggested changes.
2013-03-17  Florian Forsteruuid plugin: Improve parsing of the dmidecode output.
2013-03-16  Florian ForsterMerge remote branch 'origin/master'
2013-03-16  Florian Forstercurl_xml plugin: Change the "Namespace" config option …
2013-03-16  Dan FandrichFix automatic link flags with libgcrypt 1.5.0
2013-03-16  Dan Fandrichcurl_xml plugin: Added support for XML namespaces
2013-03-16  Dan Fandrichcurl_xml plugin: Allow XML element nodes to be selected...
2013-03-16  Dan Fandrichcurl* plugins: Added support for POST and arbitrary...
2013-03-16  Florian ForsterMerge branch 'collectd-5.2'
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-03-06  Florian Forstersnort plugin: Replace the mmap() code with the tail...
2013-02-28  Florian Forsterconfigure.in: Update for autoconf 2.68.
2013-02-27  Florian ForsterMerge branch 'ff/rrd-async'
2013-02-27  Florian Forstercollectd.conf(5): Improve documentation of CreateFilesA...
2013-02-27  Tomas DoranFix memory leaks when plugin gets no results
2013-02-27  Florian ForsterAUTHORS, README: Add Kris and the snort plugin.
2013-02-27  Florian Forstercollectd.conf(5): Add information about the snort plugin.
2013-02-26  Florian Forstersnort plugin: Free md->instance in snort_metric_definit...
2013-02-25  Florian Forsterrrdtool and rrdcached plugins: Don't update the file... 262/head
2013-02-24  Florian Forstersrc/plugin.c: Assure rf->rf_next_read is initialized.
2013-02-24  Florian Forstersrc/utils_rrdcreate.c: Lock files to be created.
2013-02-23  Florian Forstersrc/utils_rrdcreate.c: Add folding markers.
2013-02-23  Florian Forstersrc/utils_rrdcreate.c: Free allocated memory in all...
2013-02-23  Florian Forsterrrdtool, rrdcached plugin: Whitespace fix.
2013-02-23  Florian Forstersrc/utils_rrdcreate.[ch]: Implement the srrd_create_asy...
2013-02-21  Johan Wirénlibvirt: Added support for memory allocation
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 Forstersnort plugin: Implement the "Instance" config option.
2013-02-20  Florian Forstersnort plugin: Assert that the configured "type" has...
2013-02-20  Florian Forstersnort plugin: Split the snort_read() function.
2013-02-20  Florian Forstersnort plugin: Improve error handling.
2013-02-20  Florian Forstersnort plugin: Replace strsep() (a BSD extension).
2013-02-20  Florian Forstersnort plugin: Add a bounady check when reading from...
2013-02-20  Florian Forstercurl_json plugin: Call yajl_complete_parse() / yajl_par...
2013-02-19  Kris NielanderUpdated configuration directives.
2013-02-18  Kris NielanderRequested changes committed.
2013-02-14  Kris NielanderRequested changes applied.
2013-02-10  Kris Nielandersnort plugin added
2013-02-06  Florian Forstersrc/plugin.c: Use cdtime_t to calculate the sleep inter...
2013-02-05  Dan FandrichAdd protection from infinite redirect loops to curl...
2013-02-05  Dan FandrichFix a NULL pointer dereference during shutdown
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 Forstersrc/Makefile.am: Fix compilation of the riemann.proto...
2013-02-03  Florian ForsterMerge branch 'collectd-5.2'
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-29  Florian ForsterMerge remote-tracking branch 'github-tokkee/sh/netapp'
2013-01-29  Florian ForsterMerge remote-tracking branch 'github-tokkee/sh/postgresql'
2013-01-29  Florian Forsterwrite_graphite plugin: Change <Carbon> blocks to <Node...
2013-01-28  Sebastian Harlpostgresql plugin: If a query fails, try to reconnect... 242/head
2013-01-28  Sebastian Harlpostgresql plugin: Don't do any SQL query when checking...
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  Sebastian Harlnetapp plugin: Updated copyright information. 241/head
2013-01-25  Sebastian Harlnetapp plugin: Added support for quota statistics.
2013-01-25  Florian Forstersrc/Makefile.am: Fix "make distcheck".
2013-01-25  Sebastian Harlnetapp plugin: Added support for collecting dedup/compr...
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)
2013-01-25  Sebastian Harlnetapp plugin: Added VFiler® support.
2013-01-25  Sebastian Harlnetapp plugin: Added support for SnapVault® statistics.
2013-01-25  Florian Forsterwrite_riemann plugin: Implement communication over...
2013-01-25  Florian Forsterlogfile plugin: Make "do_close" a boolean.
2013-01-25  Nathan HuffIf the file isn't closed such as when logging to stdout...
next