Code

fix error messages on the road to fix #222
[rrdtool.git] / src /
2009-05-22 oetikerfix error messages on the road to fix #222
2009-05-19 oetikerprepare for the release of rrdtool-1.3.8
2009-05-11 oetikerfix rrd_getops use of external variables (optarg and...
2009-04-17 oetikeradd documentation for graph-render-mode
2009-04-15 oetikerfix comments and error messages in rrd_restore patch
2009-04-15 oetikerFix casting issues in rrd_restore. The bug manifested...
2009-04-07 oetikerprepare for the release of rrdtool-1.3.7
2009-04-07 oetikerfix lazy fix ... syntax error
2009-04-07 oetikerfix for #213 restore old behaviour of --lazy. Even...
2009-04-07 oetikermake sure rrd_dump outputs numbers with C locale so...
2009-04-06 oetikerprintf for time_t with %lli can easily cause a segfault...
2009-03-21 oetikerremoved more rrd_flush instances
2009-03-21 oetikerrrd_flush is not necessary here this used to ba a call...
2009-03-06 oetikerthere were two lines of debug info printed by rrd_xport...
2009-03-06 oetikerEven though POSIX/XSI requires "strerror_r" to return...
2009-01-25 oetikerfix type conversion error (on windows) unsigned/signed...
2009-01-22 oetikerMissed to include utime.h. #207.
2009-01-19 oetikerprepare for the release of rrdtool-1.3.6
2009-01-14 oetikerIn rrd_graph: the width/height values are written into...
2009-01-06 oetikerwith MMAP enabled rrd resize GROW was broken ... this...
2009-01-06 oetikerTICK with negative numbers should 'start from the top...
2009-01-06 oetikerfix for segfault in rrd_cgi: caused by freeing a invali...
2008-12-26 oetikerInclude libgen.h to get prototype for basename in a...
2008-12-22 oetikershould free memory after a successful fetch too ...
2008-12-19 oetikerwin32 fixes by Stefan . Ludewig . exitgames . com
2008-12-15 oetikerprepare for the release of rrdtool-1.3.5
2008-12-11 oetikerfixed another seek issue ...
2008-12-10 oetikerOn some architectures, strtod does not turn "NaN" into...
2008-12-09 oetiker* forward ported right axis patch from 1.2 branche
2008-12-05 oetikeraccidentely removed #endif restored
2008-12-05 oetikercheck for broken implementations of msync / MS_ASYNC...
2008-12-04 oetikerLegends should NOT be placed in reverse order when...
2008-12-04 oetikerCatch CDEF:tot= and raise and error to fix #199. Thanks...
2008-12-04 oetikerUpdate to WIN32-BUILD-TIPS.txt and VC project files...
2008-12-03 oetikerWhen fetching data from 'past' an rra, rrd_fetch was...
2008-12-02 oetikermake rrdtool compile on windows with cv++. check out...
2008-11-09 oetikeruse basename to determine filename for imginfo as sugge...
2008-11-07 oetikerfixed --font TITLE:12: problem -- tobi
2008-10-26 oetikerfix for osx porability ... the # in librrd.sym did...
2008-10-17 oetikeruse double for legend positioning to fight wiggle
2008-10-07 oetikerDaniel Pocock reported that the argument may be NULL...
2008-10-04 oetikerprepare for the release of rrdtool-1.3.4
2008-10-04 oetiker* rrd_resize fixed so that it does NOT alter the origin...
2008-10-03 oetikerThe patch fixs rrdtools behaviour when presented with...
2008-09-28 oetikervdef calc was using end_orig to determine for which...
2008-09-27 oetikerrrdxport was completely broken for exporting datasource...
2008-09-18 oetikerFix for debian bug 498183 ... never *advise after the...
2008-09-14 oetikeradded missing bottom config
2008-09-14 oetikerprepare for the release of rrdtool-1.3.3
2008-09-14 oetikerresync with trunk since these are fixes
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 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 oetikerinline functions are not supported in c99 ... lets...
2008-09-04 oetikerintroduced a persistant fontmap ... this makes our...
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-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-16 oetikerWhen in lazy mode, and the graph does not get regenerat...
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 oetikerfixed some c++ style lines -- David Masterson
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-06-29 oetikeradded rrd filename to illegal update message -- he...
2008-06-29 oetikermake sure image-with and image-height get returned...
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...
next