apache plugin: Replace C++-style comments.
[collectd.git] / src /
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-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...
2009-03-19 Florian Forsternetwork plugin: Improve a debugging message.
2009-03-18 Florian ForsterMerge branch 'collectd-4.6'
2009-03-18 Florian Forstersnmp plugin: Use `complex reads', one for each host.
2009-03-18 Florian Forstermysql plugin: Use "mysql-$db" when registering a read...
2009-03-18 Doug MacEachernmysql plugin: use plugin_register_complex_read
2009-03-18 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2009-03-17 Doug MacEachernmysql plugin: un-static-ize mysql connections
2009-03-17 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-03-17 Florian Forstersrc/plugin.c: Fix an error message.
2009-03-17 Florian Forstermysql plugin: Some changes to the configuration handling.
2009-03-17 Sebastian Harlconfigfile, types_list: Improved error messages when...
2009-03-17 Florian ForsterMerge branch 'collectd-4.6' of /var/lib/git/collectd...
2009-03-17 Doug MacEachernmysql plugin: add support for multiple databases
2009-03-17 Florian Forsterted plugin: Fix some minor issues with Eric's patch.
2009-03-17 Eric Reedted plugin: Some nondescript fixes.
2009-03-16 Florian Forstersrc/plugin.[ch]: Pass an interval to `plugin_register_c...
next