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

Florian Forster octo at verplant.org
Sun Jan 26 09:07:36 CET 2014


Rebased ref, commits from common ancestor:
commit b3be09592c44f46b39a9bb3d38543c412ed28f1d
Author: Florian Forster <octo at collectd.org>
Date:   Tue Apr 16 07:54:51 2013 +0200

    netcmd plugin: Create a "proxy" thread.
    
    This thread is supposed to proxy data from GNU TLS to a pipe, so we can
    use FILE* to access the stream. Unfortunately, this doesn't quite work
    yet :(

commit 372397b0fba4bfb9e1f36b093f5d8b605a3f9712
Author: Florian Forster <octo at collectd.org>
Date:   Mon Jan 30 09:48:59 2012 +0100

    netcmd plugin: Free peers when shutting down.
    
    Change-Id: Icfb4a988abbbd877abdfbfd137a0127be547dade

commit 86a1da7050498acac4c85141679f63efdf92399d
Author: Florian Forster <octo at collectd.org>
Date:   Mon Jan 30 09:35:15 2012 +0100

    configure.in: Add check for libgnutls.
    
    Change-Id: I72094d5fe7a0f8680682ae54a17b1cf5c404f8d6

commit 65e478dcc7d005ffb9516afbaa0b3affc2b98c02
Author: Florian Forster <octo at collectd.org>
Date:   Fri Jan 27 19:02:07 2012 +0100

    collectd.conf(5): Add documentation for the "netcmd" plugin.
    
    Change-Id: Ibbaad0b20d9a45ca28e93add0cb53370440b3e62

commit a137db03428ae9a16fabc929a9136ec7ccb215ba
Author: Florian Forster <octo at collectd.org>
Date:   Fri Jan 27 19:01:46 2012 +0100

    netcmd plugin: Require a good TLS setup if "verify peer" is requested.
    
    Change-Id: I0919bdade3eca33a0304c4f72033ea4734da091b

commit b974a158152b5a741643eed914981ac01bc22be5
Author: Florian Forster <octo at collectd.org>
Date:   Fri Oct 7 17:03:52 2011 +0200

    src/collectd.conf.in: Fix netcmd example port.
    
    Change-Id: Ia1ae53d1dbc4052c4171404a28631607a7a4055b

commit e9ede96cf6e1b969a7461c2b9c09d7210bdb965c
Author: Florian Forster <octo at collectd.org>
Date:   Thu Sep 8 13:49:09 2011 -0400

    netcmd plugin: Add work-around for GCC warning.
    
    Change-Id: Iec6ffaf77e4ef3be90a677d3c51804affcf532cc

commit 81365b62717f7ef209164393ba8aa74e398b19db
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Thu Apr 7 18:16:16 2011 +0200

    netcmd plugin: First version with working TLS.

commit 2aae80903294fb486f0f2c80fc67cf070d18648f
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Thu Apr 7 02:09:47 2011 +0200

    netcmd plugin: Implemented a fgets(3)-like wrapper around gnutls_record_recv(3).

commit 59a062a84e50b4e3654c364e1afd20f3fd97e591
Author: Florian Forster <octo at collectd.org>
Date:   Thu Mar 31 16:32:44 2011 -0700

    netcmd plugin: Some more work towards a working TLS setup.

commit 8361a120459e8804f48848441619a2c4f2e78d16
Author: Florian Forster <octo at collectd.org>
Date:   Sun Mar 27 18:22:44 2011 -0700

    netcmd plugin: Re-indented the entire file. Switched to "complex" config.

commit b14c13d01a0c978ec0b954a1ba331d34d1c10d26
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Mar 23 21:24:49 2009 +0100

    netcmd plugin: Added a first version of a control socket plugin.




More information about the collectd-changes mailing list