Code

collectd.git
2009-07-19 Florian ForsterBumped version to 4.7.2; Updated ChangeLog. collectd-4.7.2
2009-07-19 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-07-18 Florian ForsterBumped version to 4.6.4; Updated ChangeLog. collectd-4.6.4
2009-07-15 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-07-15 Florian Forstersrc/configfile.c: Warn if an unexpected block is found.
2009-07-12 Florian Forsterbuild.sh, version-gen.sh: Remove bashisms.
2009-07-08 Florian Forstersrc/utils_cache.c: `ce' *is* written to in `c_avl_remove'.
2009-07-08 Florian Forstersrc/utils_cache.c: uc_check_timeout: Don't free a ...
2009-07-08 Paul Sadauskassrc/utils_cache.c: Add a missing `continue'.
2009-07-06 Florian Forstercpu plugin: Fix a typo.
2009-07-06 Amit Guptamemcached plugin: Pass `ai_hints' to `getaddrinfo'.
2009-07-06 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-07-02 Sebastian Harlbindings/java/Makefile.am: Fully support $DESTDIR.
2009-07-02 Sebastian Harlsrc/Makefile: Link the ping plugin against libm.
2009-07-02 Sebastian Harlcollectd2html.pl: Added --recursive command line option.
2009-07-02 Ivan Shmakovcollectd2html.pl: Allow for --imgformat to be passed...
2009-07-01 Florian Forstergmond plugin: Use `strtoull' to parse counter values.
2009-07-01 Florian Forstersrc/common.c: More reliable error reporting in `parse_v...
2009-06-27 Florian Forsterconfigure.in: Add -rpath to JAVA_LDFLAGS.
2009-06-20 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-06-20 Florian Forstersrc/utils_cache.c: Try to improve code readability.
2009-06-20 Andrés J. Díazsrc/utils_cache.c: Fix OKAY notifications for missing...
2009-06-20 Mirko Buffonisrc/Makefile.am: Link the `sensors' plugin against...
2009-06-20 Florian Forsterdns plugin: Improve debug message.
2009-06-02 Sebastian Harllibcollectdclient/client.c: Made sstrerror() static.
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...
next