src/rrdd.c: Add a debug message for disconnecting sockets.
[rrdd.git] / src / rrdd.c
2008-06-22 Florian Forstersrc/rrdd.c: Add a debug message for disconnecting sockets.
2008-06-22 Florian Forstersrc/rrdd.c: Complain if write(2) fails.
2008-06-22 Florian Forstersrc/rrdd.c: Ignore SIGPIPE.
2008-06-21 Florian Forstersrc/rrdd.c: Actually pass the values to rrd_update_r.
2008-06-21 Florian Forstersrc/rrdd.c: Signal the queue thread then shutting down.
2008-06-21 Florian Forstersrc/rrdd.c: Let the connection thread add itself to...
2008-06-21 Florian Forstersrc/rrdd.c: A first take at implementing a cache.
2008-06-21 Florian Forstersrc/rrdd.[ch]: Use package name and version from config.h.
2008-06-20 Florian ForsterInitial commit: rrdd, rrdc, librrdc.so