Code

curl plugin: Fix compiler warning.
[collectd.git] / src /
2013-06-01 Florian Forstercurl plugin: Fix compiler warning.
2013-05-26 Florian Forstercurl plugin: Use cdtime to calculate response times.
2013-05-26 Florian Forstercurl plugin: Don't abort when reading the response...
2013-05-26 Florian Forstercurl plugin: Remove the curl-only auxiliary configurati...
2013-05-26 Florian Forstercurl plugin: Fix compile issue (long vs. long*).
2013-05-13 Jan (yac) Matějkaadd MeasureResponseCode refs #319
2013-04-10 Florian Forstersrc/Makefile.am: Really don't distribute *.pb-c.[ch]. collectd-5.3.0
2013-04-10 Florian Forstersrc/Makefile.am: Add *.proto to EXTRA_DIST. D'oh!
2013-04-10 Florian ForsterBuild system: Don't ship the generated *.pb-c.[ch]...
2013-04-10 Florian ForsterMerge branch 'collectd-5.2'
2013-04-09 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-04-09 Florian ForsterMerge remote-tracking branch 'origin/collectd-4.10...
2013-04-07 Florian Forsternetapp plugin: Fix the interval used by the SnapVault...
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 'jk/snmp' into collectd-5.1
2013-04-07 Florian Forsterwrite_riemann plugin: Reorder the functions to get...
2013-04-07 Florian Forsterwrite_riemann plugin: Use the "Attributes" of an Event...
2013-04-07 Florian Forstersrc/riemann.proto: Import the protocol buffer for Riema...
2013-04-07 Florian ForsterMerge remote-tracking branch 'github-octo/ff/netapp...
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 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 Florian Forsternetwork plugin: Make sure gcrypt is initialized before...
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-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-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 Ritschardrespect 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-18 Johan WirénAdded instance type "total"
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 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-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 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...
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 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...
next