Code

* rrd_open: rrd_close does not purge file from cache
[rrdtool-all.git] / program / src /
2007-07-18 oetiker* rrd_open: rrd_close does not purge file from cache
2007-07-17 oetikeradded comment on float cookie
2007-07-11 oetikerusr rrd_free for freeing the rrd structs ... vito caputo
2007-07-05 oetikerprevent potential segfaults on boxes where time_t is...
2007-06-18 oetikerfix indentation
2007-06-18 oetikerBernhard Fischer:
2007-06-15 oetikerThere are two popular variants of the Holt-Winters...
2007-06-15 oetikeroops missed to update the in memory output interface...
2007-06-15 oetikeradded interface to get rendered image via a pointer...
2007-06-14 oetikerfixed indentation
2007-06-14 oetikeradded TEXTALIGN command to change the default text...
2007-06-12 oetikerBernhard Fischer:
2007-06-11 oetikeradded TRENDNAN function -- Timo Stripf
2007-06-11 oetikerallow output to stdout -- Timo Stripf
2007-06-11 oetikerfixed indentation, added documentation note on gridfitting.
2007-06-11 oetikerfix arrow locations
2007-06-11 oetikerdisable gridfitting for vector formats
2007-06-11 oetikermake pdf output work
2007-06-11 oetiker--font-render-mode is back, and there is also
2007-06-11 oetikerBernhard Fischer:
2007-06-11 oetikerBernhard Fischer:
2007-06-11 oetiker* added some documentation
2007-06-10 oetikerswitched graphics library from arts to cairo+pango
2007-06-04 oetikerBernhard Fischer:
2007-06-01 oetikerBernhard:
2007-06-01 oetiker--full-size-mode with and without --no-legend should...
2007-06-01 oetikerBernhard
2007-06-01 oetikerBernhard Fischer
2007-06-01 oetikerBernhard Fischer
2007-05-31 oetikerBernhard:
2007-05-30 oetikerfix rrd_write -- Bernhard Fischer
2007-05-30 oetikerfix indenting ... again
2007-05-30 oetikerFrom Bernhard Fischer
2007-05-30 oetikerswitch for rrd_graph to specify the outer-size of the...
2007-05-29 oetikerMore updates from Bernhard Fischer
2007-05-25 oetikertobis old cruft removal program ...
2007-05-25 oetikerupdates from Bernhard Fischer rep dot nop gmail com
2007-05-25 oetikerUpdates from Bernhard Fischer rep dot nop gmail com
2007-05-24 oetikerindent all the rest of the code, and add some typedefs...
2007-05-23 oetikerremoved superfluouse code
2007-05-23 oetikeradded more indenting rules
2007-05-23 oetikerreindented everything according to .indent.pro
2007-05-23 oetikerprofile must be in the source directory to work
2007-05-23 oetiker* progress in moving all the fileaccess over to a wrapp...
2007-05-23 oetikernew trunk based on current 1.2
2007-05-23 oetikerrestarting trynk for 1.2
2005-04-03 oetikerparamters in SHIFT are separated by : like everywhere...
2005-04-03 oetikerthe piechart code does not produce release ready result...
2005-04-03 oetikerimprove png writing speed by lowering the compression
2005-04-03 oetikermake sure the font path is shorter than the buffer
2005-04-03 oetikerfix graph layout ... especially consider text propperti...
2005-04-03 oetikerthe legend string of a PRINT command gets renderd later...
2005-04-03 oetikerMMAP support for rrdtool this is suposed to speed-up...
2005-03-20 oetiker* allow configuration of the default tab width
2005-03-20 oetikeradded tabbig support
2005-03-13 oetikerntconfig is no more
2005-03-13 oetikermissed the actual code for first
2005-03-12 oetikerrrd_first code contributed by Burton Strauss <Burton...
2005-03-10 oetiker* Updated perl compile system. It now uses Makefile...
2005-03-04 oetikerBig autotool update:
2005-03-03 oetikerignorelists are a propperty of an svn directory not...
2005-02-27 oetikerdo not complain when setting environemnt variable suces...
2005-02-13 oetikerlet rrd_graph return the actual value range it picked ...
2005-01-28 oetikerfix for memory leak. Rene Gallati <security .. draxinus...
2004-10-25 oetiker* fore-rules-legend option -- author name missing
2004-10-25 oetikerfixed segmentation falt problem in rrd_tool -- Yasuhiro...
2004-10-21 oetikerfix return codes in the error case -- Haroon Rafique...
2004-09-24 oetikermisc fixed and TREND and reduce functionality by
2004-08-24 oetikerCDEF operators SHIFT, SQRT, SORT, and REV (reverse...
2004-08-08 oetikerport forward of fixes from the stable version of rrd_cgi
2004-08-07 oetikerwhen moving the data pointers we should take into accou...
2004-07-30 jakeFix the Win32 build for executable and perl-shared...
2004-06-23 oetikerIt's quie enough that the title is placed on the top
2004-06-23 oetikerreverted ... $< does not work
2004-06-22 oetikerThe "$^" variable is GNU make-specific, and fails to...
2004-06-17 oetikerfixed type for text_prop_conv prototype
2004-05-26 oetikerreduce compiler warnings. Many small fixes. -- Mike...
2004-05-25 oetikerClear out previous legend array contents before freeing...
2004-05-25 oetikerprevent small leak when resources are exhausted --...
2004-05-25 oetikerfix spelling and syntax, especially in messages that...
2004-05-25 oetikerUpdate displayed copyright messages to be consistent...
2004-05-25 oetikerThe expression's head was first checking for LT, and...
2004-05-18 oetikerits 365 days in a year .... -- Mike Slifcak
2004-05-18 oetikerbig spell checking patch -- slif@bellsouth.net
2004-05-18 oetikermake force option work
2004-05-18 oetikerfix library numbering -- Mike Slifcak
2004-05-04 oetikerAdded the ATAN function. This is being used to convert...
2004-05-03 oetiker* Allows rrdtool 1.1.x (2004-04-29) to compile on freebsd.
2004-05-02 oetikerSee the patch, attached. It changes the default angle...
2004-04-18 oetikerfixed O_BINARY
2004-03-23 oetikermake sure fole is opened binary on restore ... to make...
2004-03-21 oetikerAdded --only-graph option -- Piotr Kodzis <Piotr.Kodzis...
2004-01-19 oetikerinitial
2004-01-19 oetikermodifications for 'no more local libaries'
2003-12-26 oetikerusing --riggid it is possible to get a case where minva...
2003-11-27 oetikermake rrd_cgi build again ... Ian Holsman <rrd.developer...
2003-11-23 oetikerNew recursive parser for rrdcgi by Arend-Jan Wijtzes...
2003-11-19 oetikerAdding attributions:
2003-11-19 oetikerfixed svg generation
2003-11-17 oetikermore correct usage added -- Eldad Zack <eldad@stoneshaf...
next