]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2012-09-11  Tobias Oetikerunbutcher the README -- learning to deal with branches 1.3
2012-09-11  Tobias Oetikeradd git notes
2012-09-11  Tobias Oetikeradd git notes
2012-08-12  Tobias Oetikercomplete segfault fix for second axis %s format begun...
2012-07-31  Tobias OetikerRRDs.xs uses &PL_sv_undef to insert undefined values...
2012-05-07  Tobias Oetikerfix warning: "__STRICT_ANSI__" is not defined warning...
2012-04-10  Tobias Oetikermake sure the grid and label positioner does NOT take...
2011-12-19  Tobias Oetikerbe more careful when finding pic flags
2011-12-16  Tobias Oetikerfix horyzontal alignement of lines and aread
2011-12-16  Tobias Oetikerbackport improved grid-fitting
2011-12-01  Tobias Oetikerrpn compare operators CAN return unknown ... (#293)
2011-11-24  Tobias Oetikerinitialize magfact to 1 ... fixes logarithm chart displ...
2011-11-24  Tobias Oetikerafter fetching, data must be reduced to at least chart...
2011-01-26  Tobias Oetikeras rrd_cgi fails to parse stuff, do NOT try to fix...
2011-01-15  Tobias Oetikermake sure we do not free stuff in rrdnew which was...
2011-01-06  Tobias Oetikerfix wording regarding min/max setting
2011-01-06  Tobias Oetikerdo not close the filehandle to the resize file of there...
2010-12-20  Tobias Oetikeradd extra space to LDFLAGS when building ruby bindings...
2010-09-10  Tobias Oetikerfix use of %s in strftime rrdgraph (G)PRINT commands...
2010-09-08  Tobias Oetikerfix use of setlocale all over the place ...
2010-08-25  Tobias Oetikermake sure an extra %s in the secondi axis format does...
2010-08-23  Tobias Oetikerin remote mode, make argument count for remote commmand...
2010-08-17  Tobias Oetikerhunting down pango allocation issues ... now the memory...
2010-07-05  Tobias Oetikerremove gettext copy ... just don't use it when we don...
2010-06-11  Tobias OetikerTiny, tiny documentation fix -- Peter Valdemar Mørch
2010-05-11  Tobias Oetikerextend floss exception to php 3.01 license
2010-04-29  Tobias Oetikerwhen using CDEF datasources in rrd, the rpnp in process...
2010-04-18  Tobias Oetikermake rrdtool compile with gcc 4.5 if -std=c99 is set...
2010-04-02  Tobias Oetikerbackport documentation fix
2010-03-29  Tobias Oetikerwhen printing time_t use %lld with (long long int)...
2010-03-22  Tobias Oetikeradd 'm' as a shortcut for 'zoom' in rrd_graph (1.4...
2010-03-15  Tobias Oetikerin rrd_cgi RRD::TIME::LAST do not raise argc when calli...
2010-03-08  Tobias Oetikeradded --no-overwrite option to rrdtool create. It preve...
2010-02-16  Tobias Oetikerruby binding fix: RRD graphv appears to not reset state...
2010-01-14  Tobias Oetikernew (better) checker for incoming COUNTER or DERIVED...
2010-01-14  Tobias Oetikerre-fix #243 checking for '\0' made the whole check...
2010-01-11  Tobias Oetikermust use int for a proper for to the freebsd 32 time_t...
2010-01-11  Tobias Oetikerwe are using a comparison with sizeof(long) to figure...
2010-01-11  Tobias OetikerThe end of the export range should not be adjusted...
2010-01-02  Tobias Oetikerthe end time itself is not part of a time range .....
2009-11-30  Tobias Oetikeradd missing 0,7000 to fix #246
2009-11-18  Tobias Oetikerremove duplicate help text -- Bernhard Reutner-Fischer
2009-11-16  Tobias Oetikerbe more diligent in checking the input arguments for...
2009-11-15  Tobias OetikerSwitch LC_NUMERIC to C prior to creating rrd_xport...
2009-10-24  Tobias Oetikerprepare for the release of rrdtool-1.3.9
2009-10-22  Tobias Oetikerdo not double free memory whenn quotes are missing...
2009-10-22  Tobias Oetikerinclude missing locale.h
2009-10-22  Tobias Oetikermake sure rrdold members are not pointing anywhere...
2009-10-20  Tobias Oetikerforce LC_NUMERIC to C while restoring ...
2009-09-02  Tobias Oetikerrelax cairo pango requirements
2009-08-20  Tobias Oetikerfix for #237 ... missing -G arg support in binary
2009-08-20  Tobias Oetiker-D takes not option ... fix for #238
2009-08-19  Tobias Oetikerand is && and not binary & normally ... (thanks Bernhard)
2009-08-19  Tobias Oetikerbackport from 1.4 round the index of the PERCENT select...
2009-08-11  Tobias Oetikerfix freeing order when generating error messages. found...
2009-08-10  Tobias Oetikerinclude math.h when compileing
2009-08-08  Tobias Oetikerremove extra \ in perl example
2009-08-07  Tobias Oetikerinclude PACKAGE_VERSION as version number for python...
2009-08-03  Tobias Oetikerin rrd > 1.3 it's called rrd_info_push ... and not...
2009-08-03  Tobias OetikerShow the index of each data source in the rrd_info...
2009-07-06  Tobias Oetikeradd some more brackets just to be sure
2009-07-05  Tobias Oetikermake this code windows save ???
2009-07-05  Tobias Oetiker* make the time_t size checking code safer by complaini...
2009-07-04  Tobias Oetikermake sure we use long long and long with time_t appropr...
2009-06-10  Tobias Oetikerfix bad pdf links
2009-06-08  Tobias Oetikermake config.h a symlink to rrd_config.h so that intl...
2009-06-08  Tobias OetikerRelax automake requirements and make 1.11 features...
2009-06-02  Tobias OetikerMention that negative time values should be separated...
2009-06-01  Tobias OetikerMake rrdtool compile on GNU/kFreeBSD. Fix for Debian...
2009-06-01  Tobias Oetikermake negative update times work as diescribed in the...
2009-05-28  Tobias Oetikermadvise hints may not be ORed since they are enumerated...
2009-05-27  Tobias Oetikerback to 0.14.4
2009-05-27  Tobias Oetikerdefault Makevars
2009-05-27  Tobias Oetikerget latest gettext
2009-05-27  Tobias Oetiker0.14.4 of gettext should be enough ...
2009-05-27  Tobias Oetikerswitch from intltoolize to autopoint ... for a more...
2009-05-27  Tobias Oetikerfix autotool version
2009-05-27  Tobias Oetikerfix autotool version on james for autobuild
2009-05-25  Tobias Oetikeronly include utime.h when necessary
2009-05-24  Tobias Oetiker* in 1.3: Changed types used in rrd_file_t from off_t...
2009-05-22  Tobias Oetikerreset errno right befor the place where we look at...
2009-05-22  Tobias Oetikerfix error messages on the road to fix #222
2009-05-19  Tobias Oetikerprepare for the release of rrdtool-1.3.8
2009-05-18  Tobias Oetikerintegrated fix for debian bug #529291 as supplied by...
2009-05-11  Tobias Oetikerfix rrd_getops use of external variables (optarg and...
2009-04-29  Tobias Oetikeradded some remarks on CDEF versus VDEF to the docs...
2009-04-17  Tobias Oetikeradd documentation for graph-render-mode
2009-04-15  Tobias Oetikerfix comments and error messages in rrd_restore patch
2009-04-15  Tobias OetikerFix casting issues in rrd_restore. The bug manifested...
2009-04-14  Tobias Oetikermake ruby bindings compile with newer ruby versions...
2009-04-14  Tobias OetikerGenerate an error message when using RRDp with graph...
2009-04-09  Tobias Oetikeradded missing newline -- by sebastian harl
2009-04-07  Tobias Oetikerprepare for the release of rrdtool-1.3.7
2009-04-07  Tobias Oetikerfix build docs
2009-04-07  Tobias Oetikerprovide have m4 macros go here
2009-04-07  Tobias Oetikerset helper directory
2009-04-07  Tobias Oetikerfix lazy fix ... syntax error
2009-04-07  Tobias Oetikerupdate ACLOCAL flags
2009-04-07  Tobias Oetikerfix for #213 restore old behaviour of --lazy. Even...
2009-04-07  Tobias Oetikermake sure rrd_dump outputs numbers with C locale so...
next