collectd.git
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...
2009-05-01 Florian Forsterapache plugin: Replace C++-style comments.
2009-05-01 Amit Guptaapache plugin: Use the HTTP header to determine the...
2009-04-25 Florian ForsterAdd _XOPEN_SOURCE=600 to all .c files with standards...
2009-04-25 Florian ForsterMerge branch 'ff/auth'
2009-04-25 Florian Forstercollectd.conf(5): Add some information about the AuthFi...
2009-04-25 Florian Forsternetwork plugin: Defines for non-gcrypt-code.
2009-04-25 Florian Forstercollectd.conf(5): Document the new authentication stuff.
2009-04-25 Florian Forsternetwork plugin: Some fixed to get encryption up and...
2009-04-25 Florian ForsterMerge branch 'master' into ff/auth
2009-04-25 Florian Forsternetwork plugin: Move towards a user/password based...
2009-04-25 Florian Forstersrc/utils_fbhash.c: Implementation of a file-backed...
2009-04-23 Bruno Prémontphp-collection: add basic support for meta-selections
2009-04-23 Bruno Prémontphp-collection: graph definition improvements for bind...
2009-04-23 Bruno Prémontphp-collection: New graph toolbox
2009-04-23 Rodolphe Quiédevillemysql plugin: Replace all `magic numbers' (static strin...
2009-04-23 Florian Forsterconfigure.in, network plugin: Use all tests to decide...
2009-04-23 Florian Forstermysql plugin: Use `strlen ("Table_locks_")' rather...
2009-04-23 Rodolphe Quiédevillelmysql plugin: Add `lock' statistics.
2009-04-20 Florian Forstersrc/libcollectdclient/: Specify _XOPEN_SOURCE=600.
2009-04-20 Tomasz Palairq plugin: Parse interrupt counters as unsigned long...
2009-04-20 Tomasz Palairq plugin: Parse interrupt counters as unsigned long...
2009-04-20 Florian ForsterMerge branch 'master' into ag/apache
2009-04-20 Florian Forsterapache plugin: Remove the `connect' variable: It wasn...
2009-04-20 Florian Forsterapache plugin: Replace C++-style comments.
2009-04-20 Amit Guptaapache plugin: Add support for lighttpd's scoreboard...
2009-04-20 Florian Forsterapache plugin: Check if an URL was given at configurati...
2009-04-20 Florian Forsterapache plugin: Use boolean members for "verify_{peer...
2009-04-20 Florian Forsterapache plugin: Use the "complex read" interface.
2009-04-20 Florian Forstercsv plugin: Update copyright information.
2009-04-20 Florian ForsterVarious plugins: Update copyright information.
2009-04-20 Florian Forstergmond plugin: Update copyright notice.
2009-04-20 Florian ForsterMerge branch 'fl/memcached'
2009-04-20 Florian Forstermemcached plugin: Improve coding style a bit.
2009-04-20 Florian Forstermemory plugin: Fix the order of the #ifdef's.
2009-04-20 Florian Forsterapache plugin: Fix the signature of the curl callback...
2009-04-20 Florian Forstermemcached plugin: Fix indentation: Indent all lines...
2009-04-20 Florian Forstermemcached plugin: List Franck Lombardi as copyright...
2009-04-20 Florian Forstermemcached plugin: Remove trailing whitespace.
2009-04-20 Franck Lombardi... memcache plugin: Make connecting via UNIX socket possible.
2009-04-18 Florian Forsterconfigure.in: Active the memory plugin if sysctl(3...
2009-04-18 Florian Forstermemory plugin: Update copyright notice and AUTHORS.
2009-04-18 Florian Forstermemory plugin: Check `pagesize' when initializing,...
2009-04-18 Simon Kuhnlememory plugin: Added support for OpenBSD and possibly...
2009-04-17 Tomasz Palaconntrack plugin: Add plugin to collect the connection...
2009-04-17 Florian ForsterMerge branch 'collectd-4.6'
2009-04-17 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-04-17 Florian Forstersrc/libcollectdclient/: Check if EILSEQ is defined.
2009-04-17 Florian Forsterinterface, memory, ping plugins: Update copyright infor...
2009-04-17 Florian Forsteropenvpn plugin: Correct copyright information.
2009-04-17 Florian Forstercpu plugin: Updated copyright information.
2009-04-17 Florian Forsternetwork plugin: Compatibility fixes with old versions...
2009-04-17 Florian Forstermysql plugin: Fix a typo in my previous patch.
2009-04-17 Florian Forstermysql plugin: Updated copyright information.
2009-04-17 Doug MacEachernSet process vmem_size and stack_size on FreeBSD
2009-04-16 Florian ForsterMerge branch 'ag/apache'
2009-04-16 Amit Guptaapache plugin: Prepare for parallel reading of instances.
2009-04-16 Florian Forsternetwork plugin: Updated signature handling.
2009-04-16 Doug MacEachernnetwork plugin: Fix compile ifndef HAVE_GCRYPT_H
2009-04-15 Florian Forsteruptime plugin: Removed some blank lines and reformatted...
2009-04-15 Marco Chiapperouptime plugin: Calculate the boot time under Linux.
2009-04-15 Florian Forsterapache plugin: Replace C++-style comments.
2009-04-15 Florian Forsterapache plugin: Remove unused variables.
2009-04-15 Florian Forsterapache plugin: Fix whitespace: Indent using tab, remove...
2009-04-15 Florian Forsterapache plugin: Added Amit to list of copyright holders.
2009-04-15 Amit Guptaapache plugin: Add support for multiple servers.
2009-04-14 Sebastian Harlbattery plugin: Don't complain about missing /proc...
2009-04-13 Florian Forsternetwork plugin: Enable mixing encrypted and unencrypted...
2009-04-12 Florian Forsternetwork plugin: Use an initialization vector when encry...
2009-04-11 Florian Forsternetwork plugin: Talk about “HMAC-SHA-256” in the docume...
2009-04-11 Florian Forsternetwork plugin: Use libgcrypt's HMAC implementation...
2009-04-11 Florian Forsternetwork plugin: Use SHA-1 instead of SHA-224 to check...
2009-04-11 Florian ForsterMerge branch 'collectd-4.6'
2009-04-11 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-04-11 Doug MacEachernRestore BYTE_ORDER on DARWIN The files matching grep...
2009-04-11 Doug MacEachernDisable disable multi -arch flags to perl.c on OSX...
2009-04-11 Florian Forsternetwork plugin: Use CBC rather than ECB.
2009-04-10 Florian Forsternetwork plugin: Implement signing and encryption of...
2009-04-08 Doug MacEachernsrc/plugin.c: Emit warning in load_plugin if !S_ISREG
2009-04-08 Florian ForsterMerge branch 'dm/misc'
2009-04-08 Doug MacEachernclean.sh: Clean up `src/libcollectdclient/'.
2009-04-08 Doug MacEachernconfigure.in: Check for libpq for function `PQserverVer...
2009-04-08 Doug MacEachernsrc/plugin.c: Emit warning in load_plugin if !S_ISREG
2009-04-08 Doug MacEacherncontrib/collection3/: Add plugin_instance to MySQL...
2009-04-08 Florian Forsterbindings/java/: Fix a reference in a JavaDoc comment.
2009-04-07 Florian Forstersrc/liboping: Remove the shipped version of the ‘oping...
2009-04-07 Florian ForsterMerge branch 'ff/memcachec'
2009-04-07 Florian Forsterdbi plugin: Be more specific about unknown field types.
2009-04-07 Florian Forsterjava plugin: Use `void *' to pass arguments of varying...
2009-04-07 Florian Forstermemcachec plugin: Add a plugin to fetch data from the...
next