rrdtool.git
2008-07-03 Florian Forstersrc/rrd_daemon.c: Only increate number of updates and...
2008-07-03 Florian Forstersrc/librrd.sym: Export the `rrdc_{connect,disconnect...
2008-07-03 Florian Forstersrc/rrd_daemon.c: Create listen threads in the detached...
2008-07-03 Florian Forstersrc/rrd_daemon.c: Remove remaining debug messages.
2008-07-03 Florian Forstersrc/rrd_update.c: Set `rc' correctly when succeeding.
2008-07-03 Florian Forstersrc/rrd_daemon.c: Instann the SIGTERM handler correctly.
2008-07-03 Florian Forsterrrdcached(1): Some typo and minor formulation fixes.
2008-07-03 Florian Forsterrrdcached(1): Documented the protocol used by the daemon.
2008-07-03 Florian Forstersrc/rrd_daemon.c: Don't close the socket if UPDATE...
2008-07-03 Florian Forstersrc/rrd_daemon.c: Use `sread' and `swrite' instead...
2008-07-03 Florian Forstersrc/rrd_client.c: Close the socket if writing to it...
2008-07-03 Florian Forstersrc/rrd_daemon.c: Implemented the `HELP' command.
2008-07-03 Florian Forstersrc/rrd_daemon.c: Tell the connected party about invali...
2008-07-03 Florian Forstersrc/rrd_daemon.c: Catch invalid uses of `flush'.
2008-07-03 Florian Forstersrc/rrd_daemon.c: Impemented the `stats' command.
2008-07-03 Florian Forstersrc/rrd_daemon.c: Count some statistics.
2008-07-02 Florian Forstersrc/rrd_xport.c: Allow the short option `-d', too.
2008-07-02 Florian Forsterrrdcached(1): Removed the note stating that tree nodes...
2008-07-02 Florian Forstersrc/rrd_daemon.c: Implemented removal of unused tree...
2008-07-02 Florian Forstersrc/rrd_daemon.c: Don't return TRUE in `tree_callback_f...
2008-07-02 Florian Forsterrrdxport(1): Document the new `--daemon' option.
2008-07-02 Florian Forstersrc/rrd_xport.c: Implement the `--daemon' option for...
2008-07-02 Florian Forstersrc/rrd_fetch.c: Revert `rrd_fetch_r' to the original...
2008-07-01 Florian ForsterBuild system: Install `rrd_client.h' during `make install'.
2008-07-01 Florian ForsterMerge branch 'master' into ff/rrdd
2008-07-01 Florian Forsterrrdcached(1): Added the `SECURITY CONSIDERATIONS' and...
2008-07-01 oetikerheader-fix
2008-07-01 oetikerimprove layout
2008-07-01 Florian Forsterrrdcached(1): Documented the `-p' and `-b' options.
2008-06-29 Florian ForsterMerge branch 'master' into ff/rrdd
2008-06-29 oetikeradded rrd filename to illegal update message -- he...
2008-06-29 Florian Forstersrc/rrd_daemon.c: Use static structs for the signal...
2008-06-29 Florian Forstersrc/rrd_daemon.c: Implement PID-file and basedir options.
2008-06-29 oetikerrrdtool.spec fix by Anton Blanchard to build without...
2008-06-29 oetikermake sure image-with and image-height get returned...
2008-06-29 Florian Forsterrrdgraph(1): Document the RRDCACHED_ADDRESS environment...
2008-06-29 Florian Forsterrrdfetch(1): Document the RRDCACHED_ADDRESS environment...
2008-06-29 Florian Forstersrc/rrd_client.h: Make it possible to set a custom...
2008-06-29 Florian Forsterrrdcached(1): Documented default settings.
2008-06-29 Florian Forsterrrdupdate(1): Document the RRDCACHED_ADDRESS environmen...
2008-06-25 Florian Forstersrc/rrd_{fetch,graph,update}.c: Use the `RRDCACHED_ADDR...
2008-06-25 Florian Forstersrc/rrd_client.h: Renamed the defines to be more consis...
2008-06-25 Florian Forsterrrdgraph(1): Removed a legacy `=back'.
2008-06-24 Florian Forsterrrdupdate(1): Updated the manpage to reflect the curren...
2008-06-24 Florian Forsterrrdgraph(1): Corrected the example included with `...
2008-06-24 Florian Forstersrc/rrd_update.c: Now remove the short options `-c...
2008-06-24 Florian Forstersrc/rrd_tool.c: Add `--daemon' to `rrdtool update's...
2008-06-24 Florian Forstersrc/rrd_update.c: Remove the long options `--[no]cache'.
2008-06-24 Florian Forstersrc/rrd_client.c: Remove useless `FILE *sh;'.
2008-06-24 Florian Forstersrc/rrd_daemon.c: Removed semi-automatic usage of the...
2008-06-24 Florian Forstersrc/rrd_update.c: Use `-d' rather than `-s' as short...
2008-06-24 Florian Forstersrc/rrd_{fetch,graph}.c: Implement `--daemon'.
2008-06-24 Florian Forstersrc/rrd_client.[ch]: Impelemt `rrdc_flush'.
2008-06-24 Florian Forstersrc/rrd_daemon.c: Accept \r\n style line endings, too.
2008-06-24 Florian Forstersrc/rrd_daemon.c: Don't report end-of-file as an error.
2008-06-24 Florian Forstersrc/rrd_daemon.c: Implement the `flush' command.
2008-06-24 Florian Forstersrc/rrd_daemon.c: Updated the enqueueing function to...
2008-06-23 Florian Forsterbuild system: Rename `rrdd' to `rrdcached'.
2008-06-23 Florian Forstersrc/rrd_{client,daemon}.c: Move to a ASCII only protocol.
2008-06-23 Florian octo... rrdupdate(1): Fix a typo.
2008-06-22 Florian Forstersrc/rrd_daemon.c: Set the CI_FLAGS_IN_QUEUE flag when...
2008-06-22 Florian Forstersrc/rrd_daemon.c: Remove the declaration of strdup.
2008-06-22 Florian Forstersrc/rrd_daemon.c: enqueue_cache_item: Don't enqueue...
2008-06-22 Florian Forstersrc/rrd_daemon.c: Mark another argument as being unused.
2008-06-22 Florian Forstersrc/rrd_daemon.c: Remove some annoying debug messages.
2008-06-22 Florian Forstersrc/rrd_daemon.c: pthread_cond_timedwait expects an...
2008-06-22 Florian Forstersrc/rrd_daemon.c: Add caching daemon.
2008-06-22 Florian Forsterconfigure.ac: Check for glib-2.0.
2008-06-22 Florian Forstersrc/rrd_client.[ch]: Change the `rrdd_' prefix to ...
2008-06-22 Florian Forsterrrdupdate(1): Move the examples and document `updatev...
2008-06-22 Florian Forsterrrdupdate(1): Documented the new options --[no]cache...
2008-06-22 Florian Forstersrc/rrd_update.c: Add support for a caching daemon.
2008-06-22 Florian Forstersrc/rrd_client.[ch]: Add files that handle the the...
2008-06-19 oetikerrrdtool.fetch is returning an extra, bogus, data point...
2008-06-12 oetikeradded note on %S
2008-06-11 oetikermade news the same as the announcement
2008-06-10 oetikerprepare for the release of rrdtool-1.3.0
2008-06-10 oetikeroops it is 1.3.0 not 1.4.0 yet
2008-06-10 oetikerpreparing for 1.3
2008-06-10 oetikerdocument the 'internal' functions in rrd.h but mark...
2008-06-10 oetikerflip check for row_count with setting for better code...
2008-06-10 oetikercheck row count in RRAs to be > 0 ... by Sebastian...
2008-06-10 oetikerfor windows we must open files in O_BINARY mode
2008-06-09 oetikerdo NOT export lowlevel functions, since I have no inten...
2008-06-09 oetikeradd all lowlevel file access functions from the rrd_ope...
2008-06-09 oetikerfixed indenting
2008-06-09 oetikerupdate to rpm spec from Jarod Wilson
2008-06-08 oetikerexport some more symbols from librrd
2008-06-08 oetikerwindows should use a windows font
2008-06-08 oetikerdrop special case windows font code ... it makes no...
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08 oetikerfixed pango markup switch ... we still want the text...
2008-06-08 oetikerrrd_freemem has to be exported as well ...
2008-06-08 oetikerfix for ticket #121 jmpbuf on aix is a problem it seems...
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-06-08 oetikerFrom: Sebastian Harl sh tokkee.org
2008-06-07 oetikerdon't bother with don't need when there is neither...
2008-06-06 oetikerfix for --font bug (font names wer not being picked...
2008-06-05 oetikeradded pango markup name
next