Code

pf plugin: Include "common.h".
[collectd.git] / src /
2012-11-08 Florian Forsterpf plugin: Include "common.h".
2012-09-13 Florian Forsterpf plugin: Coding style changes.
2012-09-13 Florian Forsterpf plugin: Remove the init() callback.
2012-09-13 Florian Forstertypes.db: Remove unused types.
2012-09-13 Florian Forsterpf plugin: Rearrange functions to get rid of prototypes.
2012-09-13 Florian ForsterBuild system: Add the PF plugin.
2012-09-13 Florian ForsterMerge branch 'master' into sr/pf
2012-09-13 Stefan Rinkespf plugin: also collect the current states sum
2012-09-13 Stefan Rinkespf plugin: Change warn() to ERROR().
2012-09-12 Florian Forsterswap plugin: Add the "ReportBytes" option.
2012-09-07 Florian ForsterMerge branch 'collectd-5.1'
2012-09-07 Florian ForsterMerge branch 'collectd-5.0' into collectd-5.1
2012-09-07 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-09-07 Dan Thomsonsnmp plugin: Fix error message printed by the "Shift...
2012-09-07 Bruno Prémontdf plugin: when checking / do it just once
2012-09-07 Florian Forstersnmp plugin: Check for SNMP_ENDOFMIBVIEW.
2012-09-05 Florian Forstersrc/Makefile.am: Unconditionally link collectd with...
2012-09-04 Florian ForsterMerge pull request #124 from tokkee/bj/build
2012-09-04 Benjamin JacobsAdd missing return statements
2012-09-04 Benjamin JacobsAutomake 1.9 compatibility: don't use $(builddir)
2012-09-03 Florian Forstersrc/collectd.conf.in: Update memcached config block.
2012-09-03 Florian Forstermemcached plugin: Fix some error messages.
2012-09-03 Florian Forstermemcached plugin: Fix backwards compatibility.
2012-09-03 Florian Forstermemcached plugin: Reorder functions to avoid prototype.
2012-09-03 Florian Forstermemcached plugin: Refactor the memcached_query_daemon...
2012-09-02 Florian Forstermemcached plugin: Fix backwards compatibility.
2012-09-02 Florian Forstermemcached plugin: Fix the default behavior, i.e. use...
2012-09-02 Florian Forstercollectd.conf(5): Document the memcached plugin.
2012-09-02 Florian Forstermemcached plugin: Specify read-group name when register...
2012-09-02 Florian Forstermemcached plugin: Rename config callback (add prefix).
2012-09-02 Florian Forstermemcached plugin: Replace config_set_string() with...
2012-09-02 Nicolas Szalaymultiple memcached instances, v2
2012-09-02 Nicolasmemcached plugin : added support for multiple instances
2012-08-27 Florian ForsterMerge branch 'sh/collectd-5.1' into collectd-5.1
2012-08-27 Florian ForsterMerge branch 'ms/tcpconns'
2012-08-27 Florian Forstertcpconns plugin: Only chose between netlink / proc...
2012-08-26 Jonathan HuotAdded the instance name to varnish API
2012-08-24 Michael Stapelberglittle style changes (code review)
2012-08-23 Florian Forstersrc/utils_format_json.c: Remove unused arguments.
2012-08-23 Florian Forsterwrite_graphite: Use the broken out "format_graphite...
2012-08-23 Florian ForsterAUTHORS: Add Thomas Meson.
2012-08-23 Thomas Mesonamqp plugin: add support for Graphite output
2012-08-10 Chris LundquistFix to make write_mongodb work with any version of...
2012-08-07 Michael Stapelbergtcpconns/linux: Use netlink instead of parsing /proc...
2012-08-02 Sebastian Harlconfigure, utils_dns: Check for and use netinet/ip_comp...
2012-08-01 Sebastian Harlmysql plugin: Use the database instance name for identi...
2012-07-12 Daniel SuttoFix bad definition of UDP src port in DNS plugin.
2012-07-11 Daniel SuttoFix bad definition of UDP src port in DNS plugin.
2012-07-09 Florian Forstercollectd.conf(5): Document the "Password" option.
2012-07-09 Florian Forsterredis plugin: Coding style fixes.
2012-07-09 biancalanaredis plugin: Add authentication support.
2012-07-09 biancalanaCorrect compilation on FreeBSD, set HOST_NAME_MAX to...
2012-07-06 Florian Forstersrc/utils_format_json.c: Various fixes for the meta...
2012-07-05 Mark Wongannotate meta data to json objects
2012-07-05 Florian Forstercollectd.conf(5): Improve description of the configurat...
2012-07-02 Florian ForsterMerge pull request #97 from tokkee/sh/swap
2012-06-30 Sebastian Harlswap plugin: Don't report an error if there is no swap...
2012-06-27 Pascal HofmannFix for config file parsing ("memcachec plugin: Option...
2012-06-27 Will HawkinsFix out-of-bound index in rrdtool.c
2012-06-19 Florian Forsteroracle plugin: Add database name and query name (if...
2012-06-18 Florian Forsteroracle plugin: Report the "connect id" when OCILogon...
2012-06-14 Florian Forsteroracle plugin: Replace the o_config_set_string() function.
2012-06-14 Florian Forsteroracle plugin: Implement the "Host" option.
2012-06-01 Florian Forstersrc/utils_dns.c: Remove duplicate line.
2012-05-31 Florian Forstersrc/utils_dns.c: Rename the "s_addr" and "d_addr" varia...
2012-05-27 Florian Forstersrc/utils_avltree.c: Add sanity check to c_avl_destroy().
2012-05-12 Florian Forstersrc/utils_rrdcreate.c: Handle "last update" in a saner...
2012-05-12 Florian Forsternetapp plugin: Close connection on communication errors.
2012-05-05 Florian Forstercollectd.conf(5): Fix typo.
2012-04-19 Florian Forstercollectdctl: Fix PUTVAL for data sets with multiple...
2012-04-06 Florian ForsterCreate directories with permission 0777.
2012-04-02 Florian Forstervarnish plugin: Make argument "stats" const.
2012-04-02 Florian Forsterethstat plugin: Fix a typo.
2012-04-01 Florian ForsterMerge branch 'collectd-5.0'
2012-04-01 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0 collectd-5.0.4
2012-04-01 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-03-31 Florian ForsterRevert "Proposal fix for large "MaxPacketSize" use."
2012-03-23 Florian Forsternetwork plugin: Do not forward received notifications.
2012-03-23 Florian ForsterMerge pull request #56 from octo/ci/nfs
2012-03-23 Florian ForsterMerge branch 'ff/zfs'
2012-03-23 Florian Forsterzfs_arc plugin: Move reading of kstat values into separ...
2012-03-23 Florian ForsterMerge pull request #60 from octo/ar/zfs
2012-03-22 Florian Forsterzfs_arc plugin: Add copyright header for Aurelien Rouge...
2012-03-21 Cyril FeraudetProposal fix for large "MaxPacketSize" use.
2012-03-21 Florian Forsterzfs_arc plugin: Fix the "hash collision" and "mutex...
2012-03-20 Florian Forsterzfs_arc plugin: Fix typo in variable name.
2012-03-20 Florian Forsterzfs_arc plugin: Introduce the single-valued "mutex_oper...
2012-03-20 Florian Forsterzfs_arc plugin: Introduce the single-valued "cache_evic...
2012-03-20 Florian Forsterzfs_arc plugin: Convert to use DERIVE.
2012-03-20 Aurelien Rougemontadd types for deleted, evict, hash, mutex
2012-03-20 Aurelien Rougemontadd hash_collisions, deleted, mutex_miss, evict_*
2012-03-19 Cosmin IoiartFixed Solaris compilation errors
2012-03-19 Florian Forstersrc/common.h: Add comment about return value of read_fi...
2012-03-18 Florian Forsternfs plugin: Minor coding style fixes.
2012-03-18 Florian Forsternfs plugin: Remove duplicated code.
2012-03-18 Cosmin IoiartFix Linux compilation errors
2012-03-18 Cosmin IoiartAdded safe-guard for kstat libraries
2012-03-18 Cosmin IoiartAdded Solaris support for nfs3 and nfs4 (client/server)
2012-03-18 Florian Forstertcpconns plugin: Include <bsd/nlist.h> rather than...
2012-03-17 Florian ForsterMerge branch 'jr/varnish'
next