src/rrd_daemon.c: Don't return TRUE in `tree_callback_flush'.
[rrdtool.git] / src /
2008-07-02 Florian Forstersrc/rrd_daemon.c: Don't return TRUE in `tree_callback_f...
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-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 oetikermake sure image-with and image-height get returned...
2008-06-29 Florian Forstersrc/rrd_client.h: Make it possible to set a custom...
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-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-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 Forstersrc/rrd_client.[ch]: Change the `rrdd_' prefix to ...
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-10 oetikerprepare for the release of rrdtool-1.3.0
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-08 oetikerexport some more symbols from librrd
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 oetikerfixed indenting
2008-06-05 oetikerdisable pango markup by default. added --pango-markup...
2008-06-05 oetikerdisable pango markup by default. added --pango-markup...
2008-06-02 oetikeruse DNAN instead of NAN since there seem to be issues...
2008-06-01 oetikerPatch for rrd_context system by sebastian harl, making...
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-31 oetikermake sure vdef calcs only calc as far as originally...
2008-05-27 oetikerfixed maxlength for sprintf_alloc 50 was not enough...
2008-05-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-26 oetiker* make y-axis labels NOT run into each other (classic...
2008-05-25 oetikerfixed calculation of space at the bottom of the graph
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
2008-05-25 oetikerfix update compatibility with rrd-1.0.x files
2008-05-18 oetiker* document tabwidth option
2008-05-18 oetikerytr boundery checking ... this is from the GD days...
2008-05-18 oetikerfix indenting
2008-05-18 oetikerpdf, svg and ps formats were not being created
2008-05-18 oetikerprepare for the release of rrdtool-1.3rc4
2008-05-18 oetikerfix year
2008-05-18 oetikerPRINT returns from rrd_graph did not work due to an...
2008-05-18 oetikerimproved handling of libintl issues
2008-05-16 oetikerprepare for the release of rrdtool-1.3rc3
2008-05-16 oetikeradded --no-header to documentation and fixed implementation
2008-05-16 oetikerfixed dump_opt implementation
2008-05-16 oetikeradded no-header option to rrd_dump
2008-05-16 oetikerfix handling of values <= zero for logarithmic display
2008-05-15 oetikerprepare for the release of rrdtool-1.3rc2
2008-05-15 oetikerfix portability to mac osx and freebsd -- tobi
2008-05-12 oetikerallow rrd_rpncalc to build without cairo dependencies ...
2008-05-12 oetikerfixed indenting
2008-05-12 oetikerremoved c++ comments //
2008-05-12 oetikerimproved handling of library versioning
2008-05-12 oetikershould not leave debug enabled
2008-05-12 oetikerFixed handling of unknown data at PDP build time. There...
2008-05-12 oetikerthe last_ds value fuer unknown is 'U' and not 'UNKN'
2008-05-04 oetikerfix for sun sudio 11 incompatibility netbsd.org/cgi...
2008-05-01 oetikerindenting fixes
2008-05-01 oetikermake sure properties are shown via graph_v even in...
2008-04-20 oetikerIntroduced a alternated interface to rrd_graph using...
2008-04-17 oetikerindent fix
2008-04-17 oetikerdo not reset the last_ds store unless the data source...
2008-04-12 oetikerdo not mess with dst status after running localtime...
2008-03-25 oetikeradded missing " escapes to xml header in rrd_tool.c
2008-03-25 oetikerfix indent
next