Code

collectd.git
2009-06-02 Florian ForsterBumped version to 4.7.1; Updated ChangeLog. collectd-4.7.1
2009-06-02 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-06-02 Florian ForsterBumped version to 4.6.3; Updated ChangeLog. collectd-4.6.3
2009-05-31 Sebastian Harlconfigure: Include libganglia in the configuration...
2009-05-28 Sebastian HarlChangeLog: Fixed sorting of entries.
2009-05-28 Sebastian Harlconfigfile.c: Fixed Include'ing empty files.
2009-05-28 Florian Forsterjava plugin: Replace dots ('.') with slashes ('/')...
2009-05-28 Randy Rizunjava plugin: Use slashes rather than dots to lookup...
2009-05-27 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-27 Sebastian Harlcollectd.conf(5): Fixed alphabetic sorting of plugins.
2009-05-27 Sebastian Harlcollectd.conf(5): Mark {Min,Max}PGVersion as deprecated.
2009-05-27 Sebastian Harlcollectd.conf: Added a sample ipmi config block.
2009-05-27 Florian Forsterrrdtool plugin: If `flush' cannot find the requested...
2009-05-27 Andrés J. Díazsrc/utils_cache.c: Fix incorrect checking of persistent...
2009-05-27 Doug MacEachernDisable LFS flags to avoid 32-bit solaris sys/swap...
2009-05-27 Doug MacEachernconfigure.in: Add libmemcached to Configuration/Librari...
2009-05-22 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-22 Sebastian Harlbuild system: (Hopefully) added support for libtool...
2009-05-20 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-18 Florian Forsterrrdtool plugin: Make sure the initialization is run...
2009-05-18 Andrés J. Díazsrc/plugin.c: Initiate the threshold checking again.
2009-05-18 Florian Forsterconfigure.in: Be more verbose if libperl exists but...
2009-05-18 Florian Forsterconfigure.in, java plugin: Instruct `find' to return...
2009-05-12 Sebastian Harlsrc/Makefile.am: Added missing backslash before newline.
2009-05-11 Florian ForsterMerge remote branch 'tokkee/sh/collectd-4.7' into colle...
2009-05-11 Florian Forsterbindings/java/Makefile.am: Install to $pkgdatadir/java/.
2009-05-11 Sebastian Harlcollectd.conf: Added a sample config for the memcachec...
2009-05-11 Sebastian Harlcollectd.conf: Added missing whitespace in sample table...
2009-05-11 Sebastian Harlconfigure: Added support for --enable-<plugin>=force.
2009-05-11 Sebastian Harlconfigure: Added the --enable-all-plugins option.
2009-05-11 Sebastian Harlmemcachec plugin: Fixed a typo in a comment.
2009-05-11 Florian ForsterBuild system: Build and install .java files in bindings...
2009-05-11 Florian Forstercollectd.conf(5): Add documentation for the memcachec...
2009-05-11 Florian ForsterREADME: Fix a typo.
2009-05-10 Sebastian Harlbindings/Makefile: Include java/ subdir in the dist...
2009-05-10 Sebastian Harlcontrib/README: Added a short description for collectd...
2009-05-10 Sebastian HarlREADME: Added missing plugins and libraries.
2009-05-10 Sebastian Harlcollectd.conf: Added fscache, memcachec, table and...
2009-05-10 Sebastian Harlconfigure: Sort plugins alphabetically in the summary...
2009-05-10 Florian ForsterChangeLog: Changed date to May 11th; Updated version.
2009-05-10 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-10 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-09 Florian ForsterBumped version to 4.5.4; Updated ChangeLog. collectd-4.5.4
2009-05-09 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-09 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-09 Florian Forsterconfigure.in: Hint towards the CFLAGS instead of using...
2009-05-09 Doug MacEachernconfigure.in: Add hint for building solaris 64-bit...
2009-05-09 Doug MacEachernconfigure.in: Check libgcrypt minimum version 1.2.0.
2009-05-09 Doug MacEachernswap module: Include <vm/anon.h> on Solaris.
2009-05-09 Doug MacEachernconfigure.in: Check for `mysql_get_server_version'...
2009-05-09 Doug MacEachernconfigure.in: Use AC_HEADER_STDBOOL
2009-05-08 Florian ForsterREADME: Document how to build the Java plugin.
2009-05-08 Florian Forsterconfigure.in: Simplified configuration of the Java...
2009-05-06 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-06 Florian ForsterBuild system: Straighten up building of the DF plugin.
2009-05-06 Florian Forsterlibcollectdclient: Fix a typo.
2009-05-06 Florian Forsternetwork plugin: Fix use of a uninitialized variable.
2009-05-06 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-06 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-06 Doug MacEachernuuid plugin: Pass `int' to `isxdigit'.
2009-05-06 Doug MacEacherntcpconns plugin: Compilation fixes for NetBSD.
2009-05-05 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-05 Florian Forsterlibcollectdclient: Copy `sstrerror' from src/common.c.
2009-05-05 Florian ForsterRestructure the --enable-standards option.
2009-05-05 Florian Forstersrc/Makefile.am: Add standards.h to the sources.
2009-05-05 Doug MacEacherniptables plugin: Initialize ip_version.
2009-05-04 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-04 Doug MacEachernSet process vmem_size and stack_size on FreeBSD
2009-05-04 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-04 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-04 Florian Forsterprocesses plugin: Fix compilation issues under OpenBSD.
2009-05-04 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-04 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-04 Florian Forsterrrdtool plugin: Make absolutely sure two local variable...
2009-05-04 Florian ForsterBuild system: Add the --enable-standards configure...
2009-05-04 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-04 Florian Forsterbind plugin: Fixes for FreeBSD 7.1
2009-05-04 Florian ForsterVarious: Remove strict standards compliance defines.
2009-05-03 Florian Forsterntpd plugin: Fix dereference of type-punned pointer.
2009-05-02 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-02 Florian Forsterprocesses plugin: Comment out nonexistent struct members.
2009-05-02 Florian Forstermemory plugin: Fix a formatstring error.
2009-05-02 Florian Forsteremail plugin: Don't assume `pthread_t' is a `unsigned...
2009-05-02 Florian ForsterChangeLog: Added information about mysql lock statistics.
2009-05-02 Florian ForsterAUTHORS: Added Rodolphe.
2009-05-02 Florian ForsterAUTHORS: Added Marco.
2009-05-02 Florian Forsteriptables plugin: Use the same enum everywhere.
2009-05-02 Marco Chiapperoiptables plugin: Add support for ip6tables.
2009-05-01 Florian ForsterChangeLog: Updated the change log for 4.7.
2009-05-01 Florian ForsterMerge branch 'collectd-4.6'
2009-05-01 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-01 Florian Forsterirq plugin: Force 32bit wrap-around.
2009-05-01 Florian Forsterbattery plugin: Fix a typo.
2009-05-01 Florian ForsterMerge branch 'ek/fscache'
2009-05-01 Florian ForsterAUTHORS: Added Edward “Koko” Konetzko.
2009-05-01 Florian Forsterfscache plugin: Simplyfied the parsing code.
2009-05-01 Sebastian Harlconfigure: Fixed the check for broken Perl_load_module().
2009-05-01 Edward Koko... fscache plugin: Add new plugin for Linux' file-system...
2009-05-01 Florian ForsterMerge branch 'ag/apache'
2009-05-01 Florian Forsterapache plugin: Be more verbose when automatically deter...
next