collectd.git
2012-11-17 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0 collectd-5.0
2012-11-17 Ed Schoutensrc/network.c: Fix the build on FreeBSD.
2012-11-11 Florian ForsterBump version to 5.0.5; Update ChangeLog. collectd-5.0.5
2012-11-11 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-11-11 Florian ForsterUpdate version-gen.sh. collectd-4.10.8
2012-11-11 Florian ForsterBump version to 4.10.8; Update ChangeLog.
2012-11-11 Florian Forsterping plugin: Don't abort the "ping_thread" when ping_se...
2012-11-11 Florian Forsterping plugin: Refactor "ping_thread": Move iteration...
2012-11-10 Brian Aker1) Cleans up one configure.ac error AC_LINK_IFELSE...
2012-11-10 Idan Kamaracollectd-python.conf(5): fix register_* argument descri...
2012-11-10 Idan Kamaracollectd-python.conf(5): change phrasing of function...
2012-11-10 Idan Kamaracollectd-python.conf(5): change phrasing of minimum...
2012-11-10 Idan Kamaracollectd-python.conf(5): fix trivial spelling mistakes
2012-11-10 Idan Kamaracollectd-python.conf(5): capitalize Python
2012-10-20 Chris Lundquistnetwork.c: call gcry_check_version() as required by...
2012-10-20 Florian ForsterMerge remote-tracking branch 'trenkel/collectd-4.10...
2012-10-20 KIvosakChange the libnetlink function used to query link stati...
2012-10-18 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-10-17 Florian Forsterdisk plugin: Multiply the average read/write latency...
2012-10-14 Sven Trenkelpython: Fix memory leaks.
2012-10-11 Chris Lundquistnetwork.c: workaround for broken OSX compilers issuing...
2012-10-11 Florian Forstersrc/utils_db_query.[ch]: Remove duplicate "const" modifier.
2012-10-11 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-10-11 Florian ForsterMerge branch 'ff/snmp' into collectd-4.10
2012-10-04 Florian Forstersnmp plugin: Fix incorrect comparison in csnmp_oid_comp...
2012-10-03 Florian Forstersnmp plugin: Check the return value of csnmp_oid_suffix().
2012-10-02 Florian Forstersnmp plugin: Fix iterating over tables without an insta...
2012-09-25 Florian Forsterconfigure: Only set the Perl interpreter if the argumen...
2012-09-25 Yves MettierFixed bugs that prevented to "make distcheck"
2012-09-23 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-09-23 hume-githubFix for Solaris when setting ip-opt multicast-loop...
2012-09-23 hume-githubMultithreading fix: localize unneeded global variable
2012-09-23 Florian Forstersnmp plugin: Improve subtree matching.
2012-09-23 Florian Forstersnmp plugin: Expand tabs.
2012-09-18 Florian Forstersnmp plugin: Rename a couple of confusing variables.
2012-09-18 Florian Forstersnmp plugin: Improve some comments.
2012-09-14 JonathanHuotlibs varnish & varnishcompat are NOT needed. "pkg-confi...
2012-09-13 Sebastian Harlbindings/Makefile: perl: Use INSTALL_BASE rather than...
2012-09-13 Sebastian Harlconfigure: Don't add -liptc to the global LIBS setting.
2012-09-13 Sebastian Harlconfigure: Use AC_INCLUDES_DEFAULT when checking any...
2012-09-13 Florian Forstercurl_xml plugin: Mark read-only strings as const.
2012-09-13 Fabien Wernlifix Host config being ignored
2012-09-13 Florian Forsterapcups plugin: Retry sending the "status" command.
2012-09-13 Florian Forsterapcups plugin: Add function net_shutdown().
2012-09-13 Florian Forsterapcups plugin: Make sure the socket is closed on errors.
2012-09-12 Florian Forstersrc/utils_db_query.c: Use the right field when checking...
2012-09-12 Florian ForsterRevert "swap plugin: Add the "ReportBytes" option."
2012-09-12 Florian Forsterswap plugin: Add the "ReportBytes" option.
2012-09-12 Florian Forsterexec plugin: Really remove STDERR from the select(...
2012-09-11 Florian Forsterconfigure.in: Make sure sa_familiy_t is defined when...
2012-09-11 Sebastian Harlnetlink plugin: Check for the number of arguments to...
2012-09-11 Gerrie RoosFixed collectd's unixsock read interrupted by SIGCHLD's.
2012-09-11 Gerrie RoosFixed various collectd memory leaks.
2012-09-10 Florian ForsterMerge branch 'ff/kstat' into collectd-4.10
2012-09-07 Adrian PerezSet license info line to ”GPLv2 or newer”
2012-09-07 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
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-10 Florian ForsterMerge pull request #109 from tokkee/sh/collectd-5.0
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-04-19 Florian Forstercollectdctl: Fix PUTVAL for data sets with multiple...
2012-04-06 Florian ForsterCreate directories with permission 0777.
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-21 Cyril FeraudetProposal fix for large "MaxPacketSize" use.
2012-03-19 Florian Forstersrc/common.h: Add comment about return value of read_fi...
next