unixsock plugin: Finally fixed the `pthread_t'-initialization to be platform independant.
[collectd.git] / src / unixsock.c
2007-01-31 Florian Forsterunixsock plugin: Finally fixed the `pthread_t'-initiali...
2007-01-31 Florian Forsterunixsock plugin: Fix the initialization of the pthread...
2007-01-31 Florian ForsterMerge branch 'pull/collectd-4'
2007-01-31 Florian Forstersrc/plugin.c: Implemented delaying of read-functions...
2007-01-29 Florian Forsterunixsock plugin: Make created threads to be `detached'.
2007-01-28 Florian Forsterunixsock plugin, collectd-nagios: Use the hostname...
2007-01-28 Florian Forsterunixsock plugin: Transmit the DS name so clients can...
2007-01-28 Florian ForsterMerge branch 'collectd-4' into ff/unixsock
2007-01-28 Florian Forsterunixsock plugin: Added a first version of a UNIX-socket...