]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2013-04-07  Florian Forsterwrite_riemann plugin: Use the "Attributes" of an Event... 292/head
2013-04-07  Florian Forstersrc/riemann.proto: Import the protocol buffer for Riema...
2013-04-07  Florian ForsterMerge branch 'collectd-5.2'
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  Florian Forster.gitignore: Add src/*.pb-c.[ch]
2013-04-06  Florian Forsterconfigure.in: Fix dependency of the pinba and write_rie...
2013-04-06  Florian Forstersrc/Makefile.am: Move *.pb-c.[ch] to MAINTAINERCLEANFILES.
2013-04-06  Yves Mettiersrc/Makefile.am: Include .c and .h files generated...
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 Forsterconfigure.in: Check for protobuf-c.h.
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 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-24  Florian Forsterrrdtool plugin: Use cdrand_range() for the random varia...
2013-03-24  Florian Forstersrc/utils_random.[ch]: Provide thread-safe random numbers.
2013-03-23  Florian Forsterwrite_mongodb plugin: Add authentication options.
2013-03-23  Greg MasonIncrease MAX_NUMDISKS
2013-03-23  Pierre-Yves... respect riemann's terminology
2013-03-23  Dan FandrichGet rid of a compiler warning with gcc 4.6.3
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 Fandrichsrc/filter_chain.c: Fixed typos in error messages
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,...
next