collectd.git
2012-09-07 m4rienfcorrected high-resolution time conversions after code...
2012-09-07 m4rienfUpdated Adrian Perez' 2009 Python network proto classes
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-06 Florian Forstersrc/common.c: Add missing semicolon.
2012-09-06 Florian Forstersrc/common.c: get_kstat_value: Check the arguments...
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-08-27 Florian ForsterMerge branch 'sh/collectd-5.1' into collectd-5.1
2012-08-26 Jonathan HuotAdded the instance name to varnish API
2012-08-10 Florian ForsterMerge pull request #109 from tokkee/sh/collectd-5.0
2012-08-10 Chris LundquistFix to make write_mongodb work with any version of...
2012-08-02 Mathijs Möhlmannconfigure: Define _REENTRANT when compiling on Solaris.
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-15 Sebastian Harlcontrib/migrate-4-5.px: Added missing end quotes in...
2012-07-12 Daniel SuttoFix bad definition of UDP src port in DNS plugin.
2012-07-09 biancalanaCorrect compilation on FreeBSD, set HOST_NAME_MAX to...
2012-07-05 Florian Forstercontrib/migrate-4-5.px: Break up "df" RRD files into...
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-17 Florian Forstercollection3: Use {instance} in Df's grpah title.
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 Forstercollection3: Filter out identifiers with control charac...
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-16 Florian Forstercontrib/collection3: Ignore control characters.
2012-04-06 Florian ForsterCreate directories with permission 0777.
2012-04-02 Florian Forstervarnish plugin: Make argument "stats" const. collectd-5.1.0
2012-04-02 Florian Forsterethstat plugin: Fix a typo.
2012-04-01 Florian ForsterBump version to 5.1.0; Update ChangeLog.
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 ForsterChangeLog: Correct date. collectd-4.10.7
2012-04-01 Florian ForsterBump version to 5.0.4; Update ChangeLog.
2012-04-01 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-04-01 Florian ForsterBump version to 4.10.7; Update ChangeLog.
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 Cosmin IoiartFixed solaris configure script generation 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 IoiartEnable modules for Solaris
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'
2012-03-17 Florian ForsterMerge pull request #48 from octo/pk/processes
2012-03-17 Florian Forsterprocesses plugin: Minimize whitespace-only changes.
2012-03-17 Florian Forsterprocesses plugin: Some more minor coding style fixes.
2012-03-17 Florian ForsterMerge pull request #52 from octo/cf/ethstat
2012-03-17 Florian Forsterethstat plugin: Implement the "MappedOnly" option.
2012-03-17 Florian Forsterethstat plugin: Fix indentation. It was a mess, sorry.
2012-03-16 Florian Forstersrc/common.c: parse_value: Strip trailing whitespace...
2012-03-16 Florian Forstercollectd.conf(5): Document the "Hits" and "Hysteresis...
2012-03-14 Clemens LangMakefile adds dependency on $(LIBLTDL), which is valued...
2012-03-12 Florian Forsterethstat plugin: Implement the "Map" option.
2012-03-12 Florian Forsterethstat plugin: Add documentation.
2012-03-11 Florian Forsterethstat plugin: Use the system header files if available.
2012-03-11 Florian Forsterethstat module: Fix allocation of "ifacelist".
2012-03-11 Florian Forsterethstat plugin: Fix includes.
2012-03-11 Cyril Feraudetethstat plugin: Collect performance statistics from...
2012-03-11 Florian Forstervarnish plugin: Simplify the v2/v3 define structs.
2012-03-11 Jérôme Renardvarnish plugin: Closed VSM
2012-03-11 Jérôme Renardvarnish plugin: Switched to AC_CHECK_HEADERS
2012-03-11 Jérôme Renardvarnish plugin: Fixed wrong function name
2012-03-11 Jérôme Renardvarnish plugin: Added basic Varnish 3.0 support
2012-03-11 Jérôme Renardvarnish plugin: Added Varnish version detection flag
2012-03-11 Florian Forsteramqp plugin: Fix compabitility with current librabbitmq.
2012-03-11 Florian ForsterMerge pull request #44 from octo/ff/perl
2012-03-11 Florian Forstercollectd.conf(5): Improve the network plugin's document...
2012-03-11 Florian Forsternetwork plugin: Fix compiler warnings.
next