]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/history - src/rrd_dump.c
Update Version and Copyright year in git files
[thirdparty/rrdtool-1.x.git] / src / rrd_dump.c
2022-03-22  Wolfgang StögglUpdate Version and Copyright year in git files 1164/head
2019-05-30  Wolfgang StögglRestore Copyright Years in src/*.c src/*.h
2019-05-27  Tobias Oetikerreleased 1.7.2
2019-03-21  Wolfgang StögglUpdate URL from http to https
2019-01-20  Wolfgang StögglUse _WIN32 instead of WIN32 preprocessor macro
2018-07-16  Tobias OetikerMerge pull request #894 from c72578/2018-07-14_32bit_ti...
2018-07-14  Wolfgang StögglFix lastupdate time in dump (32bit MSVC only) 894/head
2017-11-30  Wolfgang StögglUse #ifdef instead of #if for HAVE_... (#846)
2017-10-13  Tobias OetikerMerge pull request #835 from c72578/2017-10-12_fix_some...
2017-10-13  Wolfgang StögglFix some typos in comments 835/head
2017-07-07  Alan Jenkinsadd read locking through rrd_open() (#800)
2017-05-16  Tobias Oetikerexport 3 extra functions rrd_reduce_data(), rrd_lcd...
2016-10-24  Tobias OetikerMerge pull request #752 from Marek77/pr_daemon_fetch_fix
2016-10-18  Tobias OetikerMerge pull request #750 from he32/unsigned-fix
2016-10-18  Havard EidnesFix a signedness/unsignedness conversion bug in the... 750/head
2016-09-05  Tobias OetikerMerge pull request #735 from Marek77/pr_compiler_warnings
2016-09-02  Marek Schimarasrc/rrd_dump.c: fix icc warning "external declaration...
2016-07-14  Tobias OetikerMerge pull request #716 from Marek77/master_coverity
2016-06-27  Marek Schimarafix style 716/head
2016-06-23  Marek Schimarasrc/rrd_dump.c: fix Coverity CID#26534 Resource leak
2016-02-08  Tobias OetikerMerge pull request #694 from nirgal/patch-1
2016-01-05  Tobias OetikerMerge pull request #696 from jskiba99/fix-typo
2016-01-01  JacobFix spelling typos 696/head
2015-11-10  Tobias OetikerMerge pull request #685 from odoucet/master
2015-11-10  Tobias OetikerMerge branch '1.5' of github.com:oetiker/rrdtool-1.x
2015-11-10  Tobias OetikerMerge pull request #667 from nirgal/python_paralellism
2015-11-10  Tobias OetikerMerge pull request #679 from nirgal/optparse
2015-11-02  Jean-Michel VourgèreThread safety: Replace getopt by optparse 679/head
2015-04-26  Tobias OetikerMerge branch '1.5' of github.com:oetiker/rrdtool-1...
2015-04-26  Tobias OetikerMerge pull request #614 from benoit-monin/straighten_op...
2015-04-25  Benoît Moninrrddump: fix options documentation
2015-02-28  Tobias OetikerMerge pull request #587 from oetiker/smooth-fix
2015-02-26  Tobias OetikerMerge pull request #586 from mkhon/master
2015-02-26  Max Khon- check fwrite(3) return value
2015-01-28  Maksym SobolyevMerge remote-tracking branch 'upstream/master'
2015-01-08  Tobias Oetikerget rid of all the version strings in the GIT version...
2014-12-26  Tobias OetikerMerge pull request #538 from sippy/master
2014-12-24  Maksym SobolyevAdd new version 5 of the RRD format to be activated...
2014-09-17  Maksym SobolyevMerge remote-tracking branch 'upstream/master'
2014-08-04  Tobias OetikerMerge pull request #519 from aelse/python-fix-build...
2014-07-01  Tobias OetikerMerge pull request #513 from Sweet-kid/rrd_snprintf
2014-06-30  Tobias Oetikerintegrate rrd_snprintf
2014-03-29  Tobias OetikerMerge branch 'master' of github.com:oetiker/rrdtool-1.x
2014-03-25  Tobias OetikerMerge pull request #456 from laiwei/master
2014-03-18  Tobias OetikerMerge pull request #454 from stamfest/unify-tune-modify
2014-03-17  Peter StamfestMerge branch 'tobi-master' into unify-tune-modify 454/head
2014-03-16  Peter StamfestFix all usages of setlocale: setlocale might (and on...
2010-09-08  Tobias Oetikerfix use of setlocale all over the place ...
2010-03-29  Tobias Oetikeruse long long int instead of just long long
2010-03-22  Tobias Oetikerprepare for the release of rrdtool-1.4.3
2009-11-15  Tobias Oetikerprepare for the release of rrdtool-1.4.2
2009-10-28  Tobias Oetikerprepare for the release of rrdtool-1.4.1
2009-10-27  Tobias Oetikerset version to 1.4.0 for all files
2009-10-27  Tobias Oetikerremove HAVE_LOCALE_H and HAVE_TIME_H and HAVE_SETLOCALE...
2009-08-17  Tobias Oetikeradded missing prototypes
2009-08-17  Tobias OetikerAdded a call back interface to rrd_dump to be able...
2009-04-07  Tobias Oetikermake sure rrd_dump outputs numbers with C locale so...
2009-04-06  Tobias Oetikeruse %lld with (long long) conversion when printing...
2009-01-25  Tobias Oetikerfix type conversion error (on windows) unsigned/signed...
2008-12-10  Tobias Oetikerrrdtool dump is now backward compatible with rrdtool...
2008-10-28  Tobias Oetiker- remove the spaccing between the elements
2008-10-16  Tobias Oetiker- rrd_open() calculates file size for new files and...
2008-10-01  Tobias OetikerFixes for the following compiler warnings:
2008-09-14  Tobias Oetikerdid not pick up all the changes for rrdcached in the...
2008-09-14  Tobias OetikerRRDcached patch. This implements an infrastructure...
2008-09-06  Tobias Oetikerprepare for the release of rrdtool-1.3.2
2008-07-23  Tobias Oetikerprepare for the release of rrdtool-1.3.1
2008-06-10  Tobias Oetikerprepare for the release of rrdtool-1.3.0
2008-06-08  Tobias Oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08  Tobias Oetikerprepare for the release of rrdtool-1.3rc8
2008-05-31  Tobias Oetikerprepare for the release of rrdtool-1.3rc7
2008-05-26  Tobias Oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25  Tobias Oetikerprepare for the release of rrdtool-1.3rc5
2008-05-18  Tobias Oetikerfix indenting
2008-05-18  Tobias Oetikerprepare for the release of rrdtool-1.3rc4
2008-05-16  Tobias Oetikerprepare for the release of rrdtool-1.3rc3
2008-05-16  Tobias Oetikeradded --no-header to documentation and fixed implementation
2008-05-16  Tobias Oetikerfixed dump_opt implementation
2008-05-16  Tobias Oetikeradded no-header option to rrd_dump
2008-05-15  Tobias Oetikerprepare for the release of rrdtool-1.3rc2
2008-03-25  Tobias Oetikeradded missing " escapes to xml header in rrd_tool.c
2008-03-25  Tobias Oetikerfix indent
2008-03-23  Tobias Oetikeradded pointer to florian forsters dtd to the rrd dumpt
2008-02-24  Tobias Oetikerget rid of a few type cast warnings
2007-11-15  Tobias Oetikerre-indented files that have gone out of indent-style...
2007-09-11  Tobias OetikerAllow to the the smoothing window size other thatn...
2007-08-03  Tobias Oetikerprepare for the release of rrdtool-1.2.99907080300
2007-07-25  Tobias Oetikerfixed indenting
2007-07-22  Tobias OetikerOnly create version 4 rrd files if the new holtwinters...
2007-06-15  Tobias OetikerThere are two popular variants of the Holt-Winters...
2007-05-30  Tobias OetikerFrom Bernhard Fischer
2007-05-25  Tobias Oetikerupdates from Bernhard Fischer rep dot nop gmail com
2007-05-25  Tobias OetikerUpdates from Bernhard Fischer rep dot nop gmail com
2007-05-24  Tobias Oetikerindent all the rest of the code, and add some typedefs...
2007-05-23  Tobias Oetikerreindented everything according to .indent.pro
2007-05-23  Tobias Oetiker* progress in moving all the fileaccess over to a wrapp...
2007-05-23  Tobias Oetikernew trunk based on current 1.2
2007-05-02  Tobias Oetikerprepare for the release of rrdtool-1.2.23
2007-05-02  Tobias Oetikerprepare for the release of rrdtool-1.2.22
2007-05-01  Tobias Oetikerprepare for the release of rrdtool-1.2.21
next