check for broken implementations of msync / MS_ASYNC where
[rrdtool.git] / src / rrd_open.c
2008-12-05 oetikercheck for broken implementations of msync / MS_ASYNC...
2008-11-18 oetikerwin32 portability patch and win32/rrdlib.vcproj file...
2008-10-20 oetikerrrd_notify_row patch:
2008-10-18 oetikerrrd_open should not create files with restrictive masks
2008-10-18 oetiker- encapsulate fd and mmap related variables within...
2008-10-16 oetiker- rrd_open() calculates file size for new files and...
2008-10-16 oetikermove rrd_lock into rrd_open where the general rrd_file...
2008-10-15 oetikerreverted r1601 and r1606 since r1601 introduced a non...
2008-10-14 oetikerThis moves selection of the initial RRA row into the...
2008-10-14 oetikerSome observations I made while implementing this:
2008-10-07 oetikeraniel Pocock reported that the argument may be NULL...
2008-10-03 oetikerThe patch fixs rrdtools behaviour when presented with...
2008-10-01 oetikerFixes for the following compiler warnings:
2008-09-18 oetikerFix for debian bug 498183 ... never *advise after the...
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-09-06 oetikerinline functions are not supported in c99 ... lets...
2008-08-27 oetikerfixed indentation ... gnu indent results are not realy...
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-06-10 oetikerprepare for the release of rrdtool-1.3.0
2008-06-10 oetikerfor windows we must open files in O_BINARY mode
2008-06-09 oetikerfixed indenting
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-06-08 oetikerFrom: Sebastian Harl sh tokkee.org
2008-06-07 oetikerdon't bother with don't need when there is neither...
2008-06-05 oetikerfixed indenting
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
2008-05-25 oetikerfix update compatibility with rrd-1.0.x files
2008-05-18 oetikerprepare for the release of rrdtool-1.3rc4
2008-05-16 oetikerprepare for the release of rrdtool-1.3rc3
2008-05-15 oetikerprepare for the release of rrdtool-1.3rc2
2008-05-12 oetikerremoved c++ comments //
2008-03-25 oetikerdo not declare DEBUG functions unless compiled in DEBUG...
2007-11-15 oetikerre-indented files that have gone out of indent-style...
2007-11-15 oetikerImprove layout of documentation. -- Bernhard Fischer
2007-09-16 oetikerno reason to die when posixfadvise is not sucessful
2007-09-11 oetikeradded msync before unmap
2007-09-06 oetikeradded missing ;
2007-09-06 oetiker* mimic write() and read() even better -- Bernhard...
2007-09-06 oetikerrrd_open.c (rrd_read): Mimicing read() behaviour for...
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-07-25 oetikerfixed indenting
2007-07-21 oetiker* remove some experimental code from rrd_open
2007-07-18 oetiker* rrd_open: rrd_close does not purge file from cache
2007-07-17 oetikeradded comment on float cookie
2007-06-18 oetikerBernhard Fischer:
2007-06-01 oetikerBernhard:
2007-06-01 oetikerBernhard
2007-06-01 oetikerBernhard Fischer
2007-06-01 oetikerBernhard Fischer
2007-05-31 oetikerBernhard:
2007-05-30 oetikerfix rrd_write -- Bernhard Fischer
2007-05-30 oetikerfix indenting ... again
2007-05-30 oetikerFrom Bernhard Fischer
2007-05-29 oetikerMore updates from Bernhard Fischer
2007-05-25 oetikerupdates from Bernhard Fischer rep dot nop gmail com
2007-05-25 oetikerUpdates from Bernhard Fischer rep dot nop gmail com
2007-05-24 oetikerindent all the rest of the code, and add some typedefs...
2007-05-23 oetikerreindented everything according to .indent.pro
2007-05-23 oetiker* progress in moving all the fileaccess over to a wrapp...
2007-05-23 oetikernew trunk based on current 1.2
2007-05-17 oetikernow the fadvise code actually compiles ... let the...
2007-05-17 oetikeradded posix_fadvise support (untested) ... this should...
2007-05-16 oetikerremove tabs and replace with 8 spaces
2007-05-02 oetikerprepare for the release of rrdtool-1.2.23
2007-05-02 oetikerprepare for the release of rrdtool-1.2.22
2007-05-01 oetikerprepare for the release of rrdtool-1.2.21
2007-05-01 oetikerprepare for the release of rrdtool-1.2.20
2007-02-01 oetikerprepare for the release of rrdtool-1.2.19
2007-01-23 oetikerprepare for the release of rrdtool-1.2.18
2007-01-22 oetikerprepare for the release of rrdtool-1.2.17
2007-01-20 oetikerprepare for the release of rrdtool-1.2.16
2006-07-14 oetikerprepare for the release of rrdtool-1.2.15
2006-07-14 oetikerprepare for the release of rrdtool-1.2.14
2006-05-04 oetikerprepare for the release of rrdtool-1.2.13
2006-05-04 oetikerfewer double frees ... -- slamb slamb.org
2005-12-18 oetikerprepare for the release of rrdtool-1.2.12
2005-07-25 oetikerprepare for the release of rrdtool-1.2.11
2005-06-17 oetikerprepare for the release of rrdtool-1.2.10
2005-06-11 oetikerbe more careful when checking if a file is an rrdfile
2005-06-11 oetikerbe more carefull in checking for sucessful open
2005-05-28 oetikerprepare for the release of rrdtool-1.2.9
2005-05-16 oetikerprepare for the release of rrdtool-1.2.8
2005-05-16 oetikerprepare for the release of rrdtool-1.2.7
2005-05-14 oetikercheck cookie read for success
2005-05-10 oetikerprepare for the release of rrdtool-1.2.6
2005-05-09 oetikerprepare for the release of rrdtool-1.2.5
2005-05-08 oetikerprepare for the release of rrdtool-1.2.4
2005-05-07 oetikerprepare for the release of rrdtool-1.2.3
2005-05-07 oetikerprep for 1.2.2 release
2005-05-01 oetikerprep for 1.2.1 release
2005-04-30 oetikeralways open with rb/wb when it is a binary file .....
2005-04-30 oetikereven better lets have rb for CYGWIN too ... one never...
2005-04-30 oetikeroops inverted code here ... windows needs rb unix not
2005-04-25 oetikerprep for 1.2.0 release
2005-04-22 oetikerprep for 1.2rc9 release
2005-04-12 oetikerprep for 1.2rc8 release
2005-04-11 oetikerprep for 1.2rc7 release
next