[collectd-changes] collectd, the system statistics collection daemon: Changes to 'st/python'

Florian Forster octo at verplant.org
Mon Nov 9 12:11:43 CET 2009


 src/python.c |   67 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 57 insertions(+), 10 deletions(-)

New commits:
commit 718ba45f0bd0205643a52250af1f7117a235a3d2
Author: Sven Trenkel <collectd at semidefinite.de>
Date:   Sat Nov 7 20:59:25 2009 +0100

    No need to check for NULL if you're gonna pass NULL anyway.

commit 8f21e6c22450047875598615416070e7803248a2
Author: Sven Trenkel <collectd at semidefinite.de>
Date:   Sat Nov 7 20:54:08 2009 +0100

    Meh, forgot to pass the userdata back on write callbacks.

commit 7ee1b9ecea5a261b82d5a91416d8ae25e5fdd237
Author: Sven Trenkel <collectd at semidefinite.de>
Date:   Sat Nov 7 19:37:16 2009 +0100

    Added read callback. And "read" in this case means "plugin_register_complex_read".




More information about the collectd-changes mailing list