rrdtool.git
2005-08-27 oetikerupdate for new prefix setting
2005-08-25 oetikerwhen resize converts a v1 rrd to v3 it should also...
2005-08-23 oetikerfixes for compiling rrdtool with win32 mingw and netwar...
2005-08-16 oetikeradded notes about VDEF expressions not being general...
2005-08-11 oetikeronly bomb is there is no chroot and someone tries to...
2005-08-04 oetikerNew VDEF functions for least squares slope, intercept...
2005-08-04 oetikerfix rounding issues that prevented UNKNOWN to work...
2005-08-04 oetikeravoid drawing lines where two points are in the same...
2005-08-02 oetikermake sure clean works even when the perl Makefile is...
2005-07-26 oetikerinitialize font to empty string for deault font case.
2005-07-25 oetikerprepare for the release of rrdtool-1.2.11
2005-07-25 oetikerprepared for release
2005-07-22 oetikerdo not quit so easily when runing in interactive mode
2005-07-22 oetikerinit ytr after all the changes have happened
2005-07-22 oetikermake --no-gridfit with --only-graph work
2005-07-21 oetikerwhen stacking known on unknown, then we asume unknown...
2005-07-20 oetikermake sure gcc-4.0 does not optimize our tests away :-)
2005-07-19 oetikerfixed some corner cases in drawing code to get the...
2005-07-11 oetikeroptimized drawing routines ... up to 6 times faster...
2005-07-07 oetikercolors start with # not :
2005-07-04 oetikermake setting just the size and not the font work -...
2005-06-28 oetiker* the makefiles should not depend on gnumake features
2005-06-25 oetikeradded GNUMAKE and EGREP hints
2005-06-20 oetikerx-axis labels should be aligned to their baseline
2005-06-17 oetikerprepare for the release of rrdtool-1.2.10
2005-06-16 oetikerwhen building the sgridstep in alt-y-grid mode, take...
2005-06-13 oetikersimplify code for generating y axis labels a bit.
2005-06-13 oetikerwide chars should better be unsigned
2005-06-13 oetikerfall back to assuming latin1 encoding if mbtowchar...
2005-06-13 oetikerallow for VNAMES starting with a number and add documen...
2005-06-13 oetikeradd notes about small numbers for --alt-y-grid
2005-06-12 oetikerkill the last stored counter value if the updates comes...
2005-06-12 oetikermake --alt-y-grid work properly in many more cases...
2005-06-11 oetikerbe more careful when checking if a file is an rrdfile
2005-06-11 oetikerdistribute all generated documentation
2005-06-11 oetikerinstall examples in an rrdtool specific subdirectory...
2005-06-11 oetikeravoid problems when building with VPATH set and --disab...
2005-06-11 oetikerlet 'out-of tree' builds work for everythin but the...
2005-06-11 oetikerdefined DPRINTF in a more compatible way -- Peter Breit...
2005-06-11 oetikerlink libcgi only against rrd_cgi since it is only neede...
2005-06-11 oetikerMake sure librrd_th properly depends on libpthread...
2005-06-11 oetikeravoid gcc (3.4.3) warnings char format, different type...
2005-06-11 oetikerfix various problems with the tcl bindings -- Peter...
2005-06-11 oetikeradded peter breitenlohner
2005-06-11 oetikerremove various gcc (3.4.3) warnings such as discards...
2005-06-11 oetikerre-innitializing sort of defeats the purpose
2005-06-11 oetikerbe more carefull in checking for sucessful open
2005-06-10 oetikervnames MUST start with a letter
2005-06-10 oetikerkill another warning
2005-06-10 oetikermake --font more flexible:
2005-06-10 oetikeradded missing cd and replace one path with a variable
2005-06-07 oetikermake pdf/eps/svg formats utf8 aware too -- Peter Speck
2005-06-06 oetikersync up with Dag Wieers version from dag.wieers.com...
2005-06-05 oetikerNew functions for CDEF ATAN2 RAD2DEG and DEG2RAD
2005-05-31 oetikerfixed epoch
2005-05-28 oetikerprepare for the release of rrdtool-1.2.9
2005-05-28 oetikeradd notes on building on Mac OS X
2005-05-28 oetikerkill a few warnings
2005-05-28 oetikermake the bindings work on os x
2005-05-27 oetikeradd note on variable names
2005-05-27 oetikerremove one more warning
2005-05-27 oetikerthere is realy no reason to have the vnames constraind...
2005-05-27 oetikeronly print ttf font errors when compiled with -DDEBUG
2005-05-22 oetikerdon't go into an endless loop upon finding a bad charac...
2005-05-20 oetikergo into rrdbuild too if we use tcsh
2005-05-20 oetikerinitial checking
2005-05-20 oetikerremove extra whitespace at the end of lines
2005-05-20 oetikerintroduce builddir
2005-05-20 oetikericonf is not needed so to not check for it
2005-05-19 oetikeradded propper numeric version number to version
2005-05-19 oetikeradd multibyte to wide char conversion ability. Now...
2005-05-19 oetikerwindows at least stores null terminated char strings...
2005-05-18 oetikermake tcl compile again ... don't know if it will work...
2005-05-18 oetikerfix rrd_version prototype
2005-05-18 oetikercleaned up version number code and added new function...
2005-05-18 oetikerhelp building perl on hpux
2005-05-16 oetikerprepare for the release of rrdtool-1.2.8
2005-05-16 oetikerredo --disable-* options for python and tcl
2005-05-16 oetikerif python stuff does not work, do not die, just do...
2005-05-16 oetikerfix extra argument when testing for PERLCC problem...
2005-05-16 oetikerprepare for the release of rrdtool-1.2.7
2005-05-16 oetikeradded note about --alt-y-mrtg
2005-05-16 oetikerfix the color square spacing so that it works regardles...
2005-05-16 oetikeradded alt-y-mrtg option as a dummy so that old apps...
2005-05-16 oetikerreintroduced the FRAME color ... somehow it was lost...
2005-05-15 oetikermake transparent backgrounds work propperly
2005-05-14 oetikerit seems that _WIN32 is more commonly defined thatn...
2005-05-14 oetikeradded a note to dump old rrd files with a current rrdto...
2005-05-14 oetikercheck cookie read for success
2005-05-14 oetikerif the y value is out of bounds, make it just a wee...
2005-05-12 oetikerone sed is quite enough
2005-05-12 oetiker[ must be quoted by [ ...
2005-05-12 oetikeradd global option
2005-05-12 oetikerfox sed line for unsetting header cache
2005-05-12 oetikermake sure the header gets tested twice
2005-05-12 oetikeradd notes on python error, and install location
2005-05-12 oetikerallow 3/4 component color rrdtool graph --color too...
2005-05-12 oetikermake the areas a little bigger still for propper overla...
2005-05-12 oetikermake parsing of DS arguments more robust and give more...
2005-05-12 oetikermake the areas that makeup the graphs a little larger...
next