rrdtool.git
2008-09-14 Florian Forstersrc/rrd_daemon.c: Add Kevin to the list of copyright... ff/rrdd
2008-09-14 Florian ForsterMerge branch 'master' into ff/rrdd
2008-09-14 Florian ForsterCONTRIBUTORS: Added Kevin Brintnall.
2008-09-14 Florian Forstersrc/rrd_daemon.c: Re-introduce the strict C99/POSIX...
2008-09-14 Florian Forstersrc/rrd_{client,tool}.h: Move `rrdc_flush_if_daemon...
2008-09-14 Florian Forstersrc/rrd_daemon.c: Remove another `goto'.
2008-09-14 Florian Forstersrc/rrd_daemon.c: Fix vim `folding'.
2008-09-14 Florian Forstersrc/rrd_daemon.c: Remove a goto.
2008-09-14 Kevin BrintnallBig bunch of improvements for the caching daemon. kb/rrdd
2008-09-13 oetikerregarding #183:
2008-09-13 oetikerfix graph docs
2008-09-11 oetikerfixed processing of custom fonts René GARCIA <rene...
2008-09-11 oetikerno , on the last member in C
2008-09-08 Florian ForsterMerge branch 'master' into ff/rrdd
2008-09-07 oetikerThe attached patch eliminates the many places where...
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-09-06 oetikerwe need rrd_format.h here for things to compile properly
2008-09-06 oetikerupdated opensolaris build instructions
2008-09-06 oetikeronly link build and use rrd_getopt if there is no getop...
2008-09-06 oetikerfix for multi update - data corruption bug as reported...
2008-09-06 oetikermake pod checker happy
2008-09-06 oetikerinline functions are not supported in c99 ... lets...
2008-09-04 oetikerintroduced a persistant fontmap ... this makes our...
2008-09-02 Florian ForsterMerge branch 'master' into ff/rrdd
2008-08-31 oetikernow the results actually look as they did with the...
2008-08-31 oetikerImprove performance by keeping multiple pango font...
2008-08-31 oetikertrying to improve the pango performance I added facilit...
2008-08-31 oetikeruse the standart info free function
2008-08-28 oetikerfix handling of error conditions in rrd_tool.c ......
2008-08-28 oetikerfree the linebuffer if you don't return it!
2008-08-27 oetikersome more leak plugging
2008-08-27 oetikerdrop the dummy surface prior to creating the real one
2008-08-27 oetikeradded some freeing for error conditions
2008-08-27 oetikerfixed indentation ... gnu indent results are not realy...
2008-08-27 oetikerMany rrd_create memory leaks patched ... based on valgr...
2008-08-27 oetikerfix indentation
2008-08-27 oetikeradded sparc-sun-solaris2.8 to list of broken isfinite...
2008-08-22 oetikerit is rb_rrd_infocall not rrd_infocall ...
2008-08-16 oetikerWhen in lazy mode, and the graph does not get regenerat...
2008-08-16 oetikerdocumentation updates
2008-08-12 oetikermake sure imageinfo only reports the filename and not...
2008-08-04 oetikerThe attached patch converts the given string to UTF...
2008-07-29 oetikernewer perlapi docu suggests to use SV * instead of...
2008-07-29 oetikerfixed some c++ style lines -- David Masterson
2008-07-28 oetikerspelling fix
2008-07-23 oetikerforward ported patch for rra cur_row randomization...
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-07-23 oetikeradded support for restoring rrdtool 1.0.x files .....
2008-07-22 oetikerFix for #167 - rrdcreate is arguably missing a check...
2008-07-15 Florian Forstersrc/rrd_daemon.c: Flush ALL values when/before shutting...
2008-07-15 Florian Forsterrrdcached(1): Document which commands are aware of...
2008-07-15 Florian Forsterrrdtool(1): Add a pointer to the rrdcached(1) manpage.
2008-07-15 Florian Forsterrrdxport(1): Add `--daemon' to the synopsis.
2008-07-15 Florian Forsterrrdfetch(1): Add `--daemon' to the synopsis.
2008-07-15 Florian Forsterrrdlastupdate(1): Document the new `--daemon' option.
2008-07-15 Florian Forsterrrdlast(1): Document the new `--daemon' option.
2008-07-15 Florian Forsterrrdinfo(1): Document the new `--daemon' option.
2008-07-15 Florian Forsterrrddump(1): Document the new `--daemon' option.
2008-07-15 Florian Forsterrrdtool(1): Add a pointer to the rrdflush(1) manual...
2008-07-15 Florian Forsterrrdflush(1): Added a manual page for the `flush' command.
2008-07-15 Florian Forstersrc/rrd_{fetch,update}.c: Rename the variable `daemon...
2008-07-15 Florian Forstersrc/rrd_info.c: Implement the `--daemon' option for...
2008-07-15 Florian Forstersrc/rrd_flush.c: Add the `flush' command to the `rrdtoo...
2008-07-13 Florian Forstersrc/rrd_dump.c: Rename the `rrdcached' variable to...
2008-07-13 Florian Forstersrc/rrd_lastupdate.c: Implement the `--daemon' option...
2008-07-13 Florian Forstersrc/rrd_last.c: Implement the `--daemon' option for...
2008-07-13 Florian Forstersrc/rrd_dump.c: Implement the `--daemon' option for...
2008-07-13 Florian Forstersrc/rrd_daemon.c: Stat files before creating a tree...
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...
next