Merge branch 'ag/apache'
[collectd.git] / src /
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 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 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 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 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 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 MacEachernsrc/plugin.c: Emit warning in load_plugin if !S_ISREG
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...
2009-03-31 Florian ForsterMerge branch 'er/ted'
2009-03-29 Florian Forsterjava plugin: Fix a typo in the oconfig_item conversion...
2009-03-29 Florian Forstersrc/plugin.c: Automatically set vl->interval to interva...
2009-03-29 Florian Forsterjava plugin: Honor the return value of `NewGlobalRef'.
2009-03-29 Florian Forsterjava plugin: Use slashes, not dots, in absulte object...
2009-03-28 Florian Forstermysql plugin: Make the `Database' option optional again.
2009-03-27 Florian Forstersrc/configfile.c: Improve a debugging message.
2009-03-23 Florian Forstersrc/Makefile.am: Use `LIBADD' instead of `LDFLAGS'...
2009-03-22 Florian Forstersrc/utils_cmd_putval.c: Add a missing newline ...
2009-03-22 Florian Forstercollectd-unixsock(5): Fix two typos.
2009-03-20 Sebastian Harlmysql plugin: Log an info message after connecting...
2009-03-20 Sebastian Harlcollectd.conf(5): Documented support for the master...
2009-03-20 Sebastian Harlcollectd.conf(5): Documented the <Database> blocks.
2009-03-20 Sebastian Harlmysql plugin: Added support for "slave notifications".
2009-03-20 Sebastian Harlmysql plugin: Updated copyright and authors information.
2009-03-20 Sebastian Harlmysql plugin: Added support for master/slave statistics.
2009-03-20 Sebastian Harlsrc/plugin.c: Fixed a typo.
2009-03-19 Florian Forsterexec plugin: Allow executed programs to close STDERR.
2009-03-19 Florian Forsteronewire plugin: Make use of the `complex read' callbacks.
2009-03-19 Florian Forsteruptime plugin: Shuffle some preprocessor stuff around.
2009-03-19 Florian Forsterbuild system: Add the new `uptime' plugin.
2009-03-19 Marco Chiapperouptime plugin: Add a plugin to measure the time a syste...
next