2008-07-15 |
Florian Forster | src/rrd_daemon.c: Flush ALL values when/before shutting... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | rrdcached(1): Document which commands are aware of... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | rrdtool(1): Add a pointer to the rrdcached(1) manpage. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | rrdxport(1): Add `--daemon' to the synopsis. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | rrdfetch(1): Add `--daemon' to the synopsis. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | rrdlastupdate(1): Document the new `--daemon' option. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | rrdlast(1): Document the new `--daemon' option. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | rrdinfo(1): Document the new `--daemon' option. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | rrddump(1): Document the new `--daemon' option. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | rrdtool(1): Add a pointer to the rrdflush(1) manual... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | rrdflush(1): Added a manual page for the `flush' command. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | src/rrd_{fetch,update}.c: Rename the variable `daemon... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | src/rrd_info.c: Implement the `--daemon' option for... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Florian Forster | src/rrd_flush.c: Add the `flush' command to the `rrdtoo... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Florian Forster | src/rrd_dump.c: Rename the `rrdcached' variable to... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Florian Forster | src/rrd_lastupdate.c: Implement the `--daemon' option... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Florian Forster | src/rrd_last.c: Implement the `--daemon' option for... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Florian Forster | src/rrd_dump.c: Implement the `--daemon' option for... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Florian Forster | src/rrd_daemon.c: Stat files before creating a tree... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_daemon.c: Only increate number of updates and... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/librrd.sym: Export the `rrdc_{connect,disconnect... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_daemon.c: Create listen threads in the detached... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_daemon.c: Remove remaining debug messages. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_update.c: Set `rc' correctly when succeeding. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_daemon.c: Instann the SIGTERM handler correctly. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | rrdcached(1): Some typo and minor formulation fixes. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | rrdcached(1): Documented the protocol used by the daemon. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_daemon.c: Don't close the socket if UPDATE... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_daemon.c: Use `sread' and `swrite' instead... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_client.c: Close the socket if writing to it... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_daemon.c: Implemented the `HELP' command. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_daemon.c: Tell the connected party about invali... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_daemon.c: Catch invalid uses of `flush'. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_daemon.c: Impemented the `stats' command. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Florian Forster | src/rrd_daemon.c: Count some statistics. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Florian Forster | src/rrd_xport.c: Allow the short option `-d', too. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Florian Forster | rrdcached(1): Removed the note stating that tree nodes... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Florian Forster | src/rrd_daemon.c: Implemented removal of unused tree... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Florian Forster | src/rrd_daemon.c: Don't return TRUE in `tree_callback_f... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Florian Forster | rrdxport(1): Document the new `--daemon' option. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Florian Forster | src/rrd_xport.c: Implement the `--daemon' option for... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Florian Forster | src/rrd_fetch.c: Revert `rrd_fetch_r' to the original... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Florian Forster | Build system: Install `rrd_client.h' during `make install'. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Florian Forster | Merge branch 'master' into ff/rrdd |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Florian Forster | rrdcached(1): Added the `SECURITY CONSIDERATIONS' and... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
oetiker | header-fix |
commit | commitdiff | tree | snapshot |
2008-07-01 |
oetiker | improve layout |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Florian Forster | rrdcached(1): Documented the `-p' and `-b' options. |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Florian Forster | Merge branch 'master' into ff/rrdd |
commit | commitdiff | tree | snapshot |
2008-06-29 |
oetiker | added rrd filename to illegal update message -- he... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Florian Forster | src/rrd_daemon.c: Use static structs for the signal... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Florian Forster | src/rrd_daemon.c: Implement PID-file and basedir options. |
commit | commitdiff | tree | snapshot |
2008-06-29 |
oetiker | rrdtool.spec fix by Anton Blanchard to build without... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
oetiker | make sure image-with and image-height get returned... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Florian Forster | rrdgraph(1): Document the RRDCACHED_ADDRESS environment... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Florian Forster | rrdfetch(1): Document the RRDCACHED_ADDRESS environment... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Florian Forster | src/rrd_client.h: Make it possible to set a custom... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Florian Forster | rrdcached(1): Documented default settings. |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Florian Forster | rrdupdate(1): Document the RRDCACHED_ADDRESS environmen... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Florian Forster | src/rrd_{fetch,graph,update}.c: Use the `RRDCACHED_ADDR... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Florian Forster | src/rrd_client.h: Renamed the defines to be more consis... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Florian Forster | rrdgraph(1): Removed a legacy `=back'. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | rrdupdate(1): Updated the manpage to reflect the curren... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | rrdgraph(1): Corrected the example included with `... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_update.c: Now remove the short options `-c... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_tool.c: Add `--daemon' to `rrdtool update's... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_update.c: Remove the long options `--[no]cache'. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_client.c: Remove useless `FILE *sh;'. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_daemon.c: Removed semi-automatic usage of the... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_update.c: Use `-d' rather than `-s' as short... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_{fetch,graph}.c: Implement `--daemon'. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_client.[ch]: Impelemt `rrdc_flush'. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_daemon.c: Accept \r\n style line endings, too. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_daemon.c: Don't report end-of-file as an error. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_daemon.c: Implement the `flush' command. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Florian Forster | src/rrd_daemon.c: Updated the enqueueing function to... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Florian Forster | build system: Rename `rrdd' to `rrdcached'. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Florian Forster | src/rrd_{client,daemon}.c: Move to a ASCII only protocol. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Florian octo... | rrdupdate(1): Fix a typo. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | src/rrd_daemon.c: Set the CI_FLAGS_IN_QUEUE flag when... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | src/rrd_daemon.c: Remove the declaration of strdup. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | src/rrd_daemon.c: enqueue_cache_item: Don't enqueue... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | src/rrd_daemon.c: Mark another argument as being unused. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | src/rrd_daemon.c: Remove some annoying debug messages. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | src/rrd_daemon.c: pthread_cond_timedwait expects an... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | src/rrd_daemon.c: Add caching daemon. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | configure.ac: Check for glib-2.0. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | src/rrd_client.[ch]: Change the `rrdd_' prefix to ... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | rrdupdate(1): Move the examples and document `updatev... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | rrdupdate(1): Documented the new options --[no]cache... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | src/rrd_update.c: Add support for a caching daemon. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Florian Forster | src/rrd_client.[ch]: Add files that handle the the... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
oetiker | rrdtool.fetch is returning an extra, bogus, data point... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
oetiker | added note on %S |
commit | commitdiff | tree | snapshot |
2008-06-11 |
oetiker | made news the same as the announcement |
commit | commitdiff | tree | snapshot |
2008-06-10 |
oetiker | prepare for the release of rrdtool-1.3.0 |
commit | commitdiff | tree | snapshot |
2008-06-10 |
oetiker | oops it is 1.3.0 not 1.4.0 yet |
commit | commitdiff | tree | snapshot |
2008-06-10 |
oetiker | preparing for 1.3 |
commit | commitdiff | tree | snapshot |
2008-06-10 |
oetiker | document the 'internal' functions in rrd.h but mark... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
oetiker | flip check for row_count with setting for better code... |
commit | commitdiff | tree | snapshot |
next |