Code

Use gcc-specific __attribute__ to mark unused parameter
[collectd.git] / src /
2013-05-11 Evan FelixFix input parameter
2013-05-11 Evan FelixCleanup errors from upstream review, cleanup typeograph...
2013-05-11 David Brownhere's some bits to fix CFLAGS to CPPFLAGS
2013-05-11 Evan Felixfix copy framework error
2013-05-10 Florian Forstercgroups plugin: Rename the "cgroups_cpuacct" plugin.
2013-05-07 Nick Stenningvarnish plugin: add missing fields
2013-05-02 Sebastian Harlcollectd.conf(5): Fixed documentation for include filte...
2013-04-26 Florian Forstercollectd.conf(5): Fixed a typo (comma vs. dot) and...
2013-04-26 Florian Forstersrc/types.db: Remove the unused "cpuacct" type.
2013-04-26 Florian Forstercgroups_cpuacct plugin: Read file line-by-line.
2013-04-26 Florian Forsterdns plugin: Sleep for an interval before re-trying...
2013-04-25 Nick Stenningvarnish plugin: missing definition in default config
2013-04-24 Florian Forsterdns plugin: Resume after receiving a PCAP_ERROR from...
2013-04-23 Florian Forsterwrite_riemann plugin: Really fix a memory leak.
2013-04-22 Evan FelixAdd config options
2013-04-21 Florian Forsterwrite_riemann plugin: Fix a memory leak.
2013-04-19 Evan Felixadd cpu stat gathering
2013-04-18 Evan FelixAdd Thermal gathering, and the config properly
2013-04-18 Evan FelixInitial implementation of build addition, and memory...
2013-04-18 Florian Forstercgroups_cpuacct plugin: Re-indent read_cpuacct_root().
2013-04-18 Florian Forstercgroups_cpuacct plugin: Use type "cpu" to submit value...
2013-04-18 Florian Forstercgroups_cpuacct plugin: Minor style fixes.
2013-04-18 Florian Forstersrc/common.[ch]: read_file_contents: Use {s,}size_t...
2013-04-18 Michael StapelbergAdd cgroups_cpuacct plugin to collect CPU user/system...
2013-04-18 Florian Forstersrc/utils_mount.h: Add <stdio.h>.
2013-04-17 Florian ForsterMerge branch 'cm/lvm'
2013-04-17 Chad MalfaitChanged plugin from volume to lvm
2013-04-17 Aman GuptaRecord load averages over 100
2013-04-14 Laurentamqp: add Graphite{SeparateInstances,AlwaysAppendDS...
2013-04-13 Florian Forstervolume plugin: Fix a couple of issues from the code...
2013-04-11 Florian Forstersnmp plugin: Removed "mixed delaration".
2013-04-11 Chad MalfaitChanged data type from vg to vol_group and lv to logica...
2013-04-11 Chad MalfaitAdded logical volume size metrics
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-07 Chad MalfaitCorrected typo
2013-04-07 Chad MalfaitReturning lvm_errno on error
2013-04-07 Chad Malfaitadded the use of df_complex and changed fprintf to...
2013-04-07 Chad Malfaitchanged LIBADD to reference variable BUILD_WTH_LIBLVM2A...
2013-04-06 Chad MalfaitSet default size from GB to bytes.
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-06 Chad MalfaitAdded configuration for autotools
2013-04-06 Chad Malfaitinitial commit of volume.c
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...
next