[collectd-changes] collectd,
the system statistics collection daemon: Changes to 'master'
Florian Forster
octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>verplant.org
Thu Dec 21 23:13:51 CET 2006
src/email.c | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++---------
1 files changed, 81 insertions(+), 13 deletions(-)
New commits:
commit 1b27073f0046bbbe7e84c0a3c79ca3bde8c800df
Merge: e913f3f6b71b0ba4abd6aaf2202100a5cef48b75 2403dd00be7ee359a1da567ec1a3d1dddf179a58
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Thu Dec 21 21:12:24 2006 +0100
Merge branch 'sh/email'
commit 2403dd00be7ee359a1da567ec1a3d1dddf179a58
Author: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
Date: Tue Dec 19 10:19:56 2006 +0100
email plugin: Unlock mutexes before submitting the data.
All values are copied to local data structures in email_read () before they
are submitted. Thus the mutex can be unlocked before data is sent to the rrd
files or the network.
Signed-off-by: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
More information about the collectd-changes
mailing list