]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2005-10-11  Tobias Oetikerthe images should be written to the current directory...
2005-10-11  Tobias Oetikerdo not complain about strict aliasing issues -- Alex
2005-10-08  Tobias Oetikerallow rrd::graph to write directly to a tcl stream...
2005-10-07  Tobias Oetikerupdates for tcl bindings by -- Dave Bodenstab <dave...
2005-10-07  Tobias Oetikerincluded favicon in distro
2005-09-26  Tobias Oetikerplugged two memmory leaks happening when a requested...
2005-09-23  Tobias Oetikerhmpf its the gdef step we are talking about not the...
2005-09-22  Tobias Oetikerdo not 'reload' data if you already have it!
2005-09-22  Tobias Oetikerthe -r option should not expect an argument
2005-09-19  Tobias Oetikerdo not free stuff that gets freed later anyway
2005-09-18  Tobias OetikerNetware Build Updates --- Guenter Knauf <gk with gknw.de>
2005-09-18  Tobias Oetikerallocate memory for one more row ... fetch can not...
2005-09-18  Tobias Oetikercomparing floating point numbers is dangerouse ......
2005-09-01  Tobias Oetikersince we use firstdir even without CHROOT it should...
2005-08-30  Tobias OetikerWhen selecting the x-axis label take the length of...
2005-08-28  Tobias Oetikerfixed location of example scripts
2005-08-27  Tobias Oetikerresolve subsecond resolution logging and handling of...
2005-08-27  Tobias Oetikerthe rrdtool binary one more level up the path ...
2005-08-27  Tobias Oetikerupdate for new prefix setting
2005-08-25  Tobias Oetikerwhen resize converts a v1 rrd to v3 it should also...
2005-08-23  Tobias Oetikerfixes for compiling rrdtool with win32 mingw and netwar...
2005-08-16  Tobias Oetikeradded notes about VDEF expressions not being general...
2005-08-11  Tobias Oetikeronly bomb is there is no chroot and someone tries to...
2005-08-04  Tobias OetikerNew VDEF functions for least squares slope, intercept...
2005-08-04  Tobias Oetikerfix rounding issues that prevented UNKNOWN to work...
2005-08-04  Tobias Oetikeravoid drawing lines where two points are in the same...
2005-08-02  Tobias Oetikermake sure clean works even when the perl Makefile is...
2005-07-26  Tobias Oetikerinitialize font to empty string for deault font case.
2005-07-25  Tobias Oetikerprepare for the release of rrdtool-1.2.11
2005-07-25  Tobias Oetikerprepared for release
2005-07-22  Tobias Oetikerdo not quit so easily when runing in interactive mode
2005-07-22  Tobias Oetikerinit ytr after all the changes have happened
2005-07-22  Tobias Oetikermake --no-gridfit with --only-graph work
2005-07-21  Tobias Oetikerwhen stacking known on unknown, then we asume unknown...
2005-07-20  Tobias Oetikermake sure gcc-4.0 does not optimize our tests away :-)
2005-07-19  Tobias Oetikerfixed some corner cases in drawing code to get the...
2005-07-11  Tobias Oetikeroptimized drawing routines ... up to 6 times faster...
2005-07-07  Tobias Oetikercolors start with # not :
2005-07-04  Tobias Oetikermake setting just the size and not the font work -...
2005-06-28  Tobias Oetiker* the makefiles should not depend on gnumake features
2005-06-25  Tobias Oetikeradded GNUMAKE and EGREP hints
2005-06-20  Tobias Oetikerx-axis labels should be aligned to their baseline
2005-06-17  Tobias Oetikerprepare for the release of rrdtool-1.2.10
2005-06-16  Tobias Oetikerwhen building the sgridstep in alt-y-grid mode, take...
2005-06-13  Tobias Oetikersimplify code for generating y axis labels a bit.
2005-06-13  Tobias Oetikerwide chars should better be unsigned
2005-06-13  Tobias Oetikerfall back to assuming latin1 encoding if mbtowchar...
2005-06-13  Tobias Oetikerallow for VNAMES starting with a number and add documen...
2005-06-13  Tobias Oetikeradd notes about small numbers for --alt-y-grid
2005-06-12  Tobias Oetikerkill the last stored counter value if the updates comes...
2005-06-12  Tobias Oetikermake --alt-y-grid work properly in many more cases...
2005-06-11  Tobias Oetikerbe more careful when checking if a file is an rrdfile
2005-06-11  Tobias Oetikerdistribute all generated documentation
2005-06-11  Tobias Oetikerinstall examples in an rrdtool specific subdirectory...
2005-06-11  Tobias Oetikeravoid problems when building with VPATH set and --disab...
2005-06-11  Tobias Oetikerlet 'out-of tree' builds work for everythin but the...
2005-06-11  Tobias Oetikerdefined DPRINTF in a more compatible way -- Peter Breit...
2005-06-11  Tobias Oetikerlink libcgi only against rrd_cgi since it is only neede...
2005-06-11  Tobias OetikerMake sure librrd_th properly depends on libpthread...
2005-06-11  Tobias Oetikeravoid gcc (3.4.3) warnings char format, different type...
2005-06-11  Tobias Oetikerfix various problems with the tcl bindings -- Peter...
2005-06-11  Tobias Oetikeradded peter breitenlohner
2005-06-11  Tobias Oetikerremove various gcc (3.4.3) warnings such as discards...
2005-06-11  Tobias Oetikerre-innitializing sort of defeats the purpose
2005-06-11  Tobias Oetikerbe more carefull in checking for sucessful open
2005-06-10  Tobias Oetikervnames MUST start with a letter
2005-06-10  Tobias Oetikerkill another warning
2005-06-10  Tobias Oetikermake --font more flexible:
2005-06-10  Tobias Oetikeradded missing cd and replace one path with a variable
2005-06-07  Tobias Oetikermake pdf/eps/svg formats utf8 aware too -- Peter Speck
2005-06-06  Tobias Oetikersync up with Dag Wieers version from http://dag.wieers...
2005-06-05  Tobias OetikerNew functions for CDEF ATAN2 RAD2DEG and DEG2RAD
2005-05-31  Tobias Oetikerfixed epoch
2005-05-28  Tobias Oetikerprepare for the release of rrdtool-1.2.9
2005-05-28  Tobias Oetikeradd notes on building on Mac OS X
2005-05-28  Tobias Oetikerkill a few warnings
2005-05-28  Tobias Oetikermake the bindings work on os x
2005-05-27  Tobias Oetikeradd note on variable names
2005-05-27  Tobias Oetikerremove one more warning
2005-05-27  Tobias Oetikerthere is realy no reason to have the vnames constraind...
2005-05-27  Tobias Oetikeronly print ttf font errors when compiled with -DDEBUG
2005-05-22  Tobias Oetikerdon't go into an endless loop upon finding a bad charac...
2005-05-20  Tobias Oetikergo into rrdbuild too if we use tcsh
2005-05-20  Tobias Oetikerinitial checking
2005-05-20  Tobias Oetikerremove extra whitespace at the end of lines
2005-05-20  Tobias Oetikerintroduce builddir
2005-05-20  Tobias Oetikericonf is not needed so to not check for it
2005-05-19  Tobias Oetikeradded propper numeric version number to version
2005-05-19  Tobias Oetikeradd multibyte to wide char conversion ability. Now...
2005-05-19  Tobias Oetikerwindows at least stores null terminated char strings...
2005-05-18  Tobias Oetikermake tcl compile again ... don't know if it will work...
2005-05-18  Tobias Oetikerfix rrd_version prototype
2005-05-18  Tobias Oetikercleaned up version number code and added new function...
2005-05-18  Tobias Oetikerhelp building perl on hpux
2005-05-16  Tobias Oetikerprepare for the release of rrdtool-1.2.8
2005-05-16  Tobias Oetikerredo --disable-* options for python and tcl
2005-05-16  Tobias Oetikerif python stuff does not work, do not die, just do...
2005-05-16  Tobias Oetikerfix extra argument when testing for PERLCC problem...
2005-05-16  Tobias Oetikerprepare for the release of rrdtool-1.2.7
2005-05-16  Tobias Oetikeradded note about --alt-y-mrtg
next