descriptionRRDd (or R2D2 ;), a daemon to cache updates to RRD files.
ownerFlorian Forster
last changeSun, 22 Jun 2008 13:51:11 +0000 (15:51 +0200)
shortlog
2008-06-22 Florian Forstersrc/rrdd.[ch]: Implemented flushing of dead values... master
2008-06-22 Florian Forstersrc/rrdd.c: Remove unused variables and functions.
2008-06-22 Florian Forstersrc/rrdd.c et al.: Use the tree implementation from...
2008-06-22 Florian Forstersrc/librrdc.c: rrdd_connect: Allow connecting to arbitr...
2008-06-22 Florian Forstersrc/rrdd.c: Remove an unused variable.
2008-06-22 Florian Forstersrc/rrdd.c: Try the default address if no other address...
2008-06-22 Florian Forstersrc/rrdd.[ch]: Move DEFAULT_PORT to rrdd.h.
2008-06-22 Florian Forstersrc/rrdd.c: Implement listening on multiple sockets.
2008-06-22 Florian Forstersrc/rrdd.c: Only unlink UNIX domain sockets.
2008-06-22 Florian Forstersrc/rrdd.[ch]: Implement listening to arbitrary addresses.
2008-06-22 Florian Forstersrc/rrdd.c: Implement option parsing.
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-22 Florian Forstersrc/rrdd.pod: Add a simple manpage stub for rrdd(1).
2008-06-22 Florian Forstersrc/{lib,}rrdc.c: Make `rrdd_connect' use the default...
...
heads
15 years ago master