]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/history - src/rrd_fetch.c
Drop win32-specific asprintf implementation (#1246)
[thirdparty/rrdtool-1.x.git] / src / rrd_fetch.c
2024-01-05  Michal SuchánekConstify argv, fix warnings. (#1242)
2022-03-23  Tobias OetikerMerge pull request #1164 from c72578/2022-03-22_Update_...
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-04-13  Wolfgang StögglFix GCC string truncation warnings
2019-04-05  Wolfgang StögglCast unsigned long values to long for labs()
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-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_fetch.c: fix Coverity CID#26524 Resource leak
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 Moninrrdfetch: fix options documentation and parsing
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-06-13  Tobias OetikerMerge pull request #497 from phpmoli/patch-15
2014-06-13  Tobias OetikerMerge pull request #502 from oetiker/fetch-callback
2014-06-13  Tobias OetikerMerge branch 'master' of github.com:oetiker/rrdtool...
2014-06-13  Tobias Oetikerfetch callback support in perl RRDs module.
2014-05-28  Tobias Oetikerthe beginnings of a callback interface
2014-05-17  Tobias OetikerMerge pull request #474 from pabigot/enh-fetch-duration
2014-05-16  Peter A. Bigotrrd_fetch: improve resolution-related parameters
2013-10-15  Tobias OetikerMerge pull request #384 from vincentbernat/feature...
2013-10-14  Tobias OetikerMerge pull request #414 from Zsub/feature/rrdcached...
2013-10-14  Tobias OetikerMerge pull request #406 from nhale25/master
2013-10-14  Tobias OetikerMerge pull request #422 from cbiedl/master
2013-10-14  Tobias OetikerMerge pull request #424 from crossett/master
2013-10-09  crossettUpdate rrd_fetch.c 424/head
2013-06-20  Vincent Bernatgraph: when an RRD file is missing, provide an empty one
2013-03-19  Tobias Oetikerfixed overflow probem with partial matching
2013-02-10  Tobias OetikerMerge pull request #369 from nhale25/master
2013-02-09  NickFixed overflow bug.
2012-02-25  Tobias Oetikerfor RRAs with a step count of 1, treat MIN/MAX/LAST...
2011-03-03  Tobias Oetikereven with libdbi enabled, do not mistake "sqlxxabc...
2010-03-29  Tobias Oetikersrc/rrd_fetch.c: Use "rrdc_fetch" if daemon is available.
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-04  Tobias Oetikerrrdfetch: Print a usage summary if not enough parameter...
2009-06-07  Tobias Oetikerfix some warnings
2008-12-22  Tobias Oetikershould free memory after a successful fetch too ...
2008-12-11  Tobias Oetikerfixed another seek issue ...
2008-12-04  Tobias Oetikeradd de-referencing to step in fetch check
2008-12-03  Tobias OetikerWhen fetching data from 'past' an rra, rrd_fetch was...
2008-11-18  Tobias Oetikerwin32 portability patch and win32/rrdlib.vcproj file...
2008-11-07  Tobias OetikerAs some of you may know that I have created a patch...
2008-10-16  Tobias Oetiker- rrd_open() calculates file size for new files and...
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-06-08  Tobias OetikerFrom: Sebastian Harl sh tokkee.org
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 Oetikerprepare for the release of rrdtool-1.3rc4
2008-05-16  Tobias Oetikerprepare for the release of rrdtool-1.3rc3
2008-05-15  Tobias Oetikerprepare for the release of rrdtool-1.3rc2
2008-02-25  Tobias OetikerIgnore RRA-end when comparing. coverage.
2007-08-03  Tobias Oetikerprepare for the release of rrdtool-1.2.99907080300
2007-07-25  Tobias Oetikerfixed indenting
2007-07-21  Tobias Oetikerfor now, do not release fetched data ... in the future...
2007-06-18  Tobias OetikerBernhard Fischer:
2007-05-30  Tobias Oetikerfix indenting ... again
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-18  Tobias Oetiker* dropping in rrd_update is probably overkill since...
2007-05-17  Tobias Oetikernow the fadvise code actually compiles ... let the...
2007-05-17  Tobias Oetikeradded posix_fadvise support (untested) ... this should...
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
2007-05-01  Tobias Oetikerprepare for the release of rrdtool-1.2.20
2007-04-02  Tobias Oetikernew function rrd_fetch_r() (and make the
2007-02-01  Tobias Oetikerprepare for the release of rrdtool-1.2.19
2007-01-23  Tobias Oetikerprepare for the release of rrdtool-1.2.18
2007-01-23  Tobias Oetikerthe change from R920 to fetch was not helping ... no...
2007-01-22  Tobias Oetikerprepare for the release of rrdtool-1.2.17
2007-01-20  Tobias Oetikerprepare for the release of rrdtool-1.2.16
2006-11-06  Tobias Oetikerwhen fetching, don't pick a higher res rra just because...
2006-07-14  Tobias Oetikerprepare for the release of rrdtool-1.2.15
2006-07-14  Tobias Oetikerprepare for the release of rrdtool-1.2.14
2006-05-04  Tobias Oetikerprepare for the release of rrdtool-1.2.13
2006-05-04  Tobias Oetikerif end % step == 0 we should still fetch a full step...
next