summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0d65c92)
raw | patch | inline | side by side (parent: 0d65c92)
author | Florian Forster <octo@huhu.verplant.org> | |
Mon, 20 Apr 2009 12:24:09 +0000 (14:24 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Mon, 20 Apr 2009 12:24:47 +0000 (14:24 +0200) |
AUTHORS | patch | blob | history | |
src/memcached.c | patch | blob | history |
index 7b0a5142974ddb7efd57dfaf1b5ae161e667d50d..cf4efe37bc100e638e321081fac5a9318ba09e90 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
Flavio Stanchina <flavio at stanchina.net>
- mbmon plugin.
+Franck Lombardi
+ - UNIX socket code for the memcached plugin.
+
Jason Pepas <cell at ices.utexas.edu>
- nfs plugin.
diff --git a/src/memcached.c b/src/memcached.c
index 06cd536beba67e4df34bdfd8260b232be6cbbc23..08a927141ffbc2d27aa4be9bea912f61428a566f 100644 (file)
--- a/src/memcached.c
+++ b/src/memcached.c
* collectd - src/memcached.c, based on src/hddtemp.c
* Copyright (C) 2007 Antony Dovgal
* Copyright (C) 2005,2006 Vincent Stehlé
+ * Copyright (C) 2009 Franck Lombardi
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Antony Dovgal <tony at daylessday dot org>
* Vincent Stehlé <vincent.stehle at free.fr>
* Florian octo Forster <octo at verplant.org>
+ * Franck Lombardi
**/
#include "collectd.h"