projects
/
rrdtool.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix off by 1 error
[rrdtool.git]
/
src
/ rrd_open.c
2012-08-14
oetiker
remove a bunch of variables which were set but never...
commit
|
commitdiff
2012-02-02
oetiker
remove duplicate code in rrd_open -- Richard Laager
commit
|
commitdiff
2012-02-02
oetiker
use posix_fallocate when initialiying rrd files ....
commit
|
commitdiff
2011-04-21
oetiker
fix rrd_create behaviour when mmaping on a full filesys...
commit
|
commitdiff
2011-03-14
oetiker
bring spaceing around graph back in line with 1.2 goodn...
commit
|
commitdiff
2010-12-26
oetiker
make MAP_PRIVATE conditional on AIX not being defined...
commit
|
commitdiff
2010-06-02
oetiker
rrd_open: include rrd_tool.h at the very start so...
commit
|
commitdiff
2010-04-07
oetiker
mark unused arguments in the same way throughout the...
commit
|
commitdiff
2010-03-22
oetiker
prepare for the release of rrdtool-1.4.3
commit
|
commitdiff
2010-03-08
oetiker
added --no-overwrite option to rrdtool create. It preve...
commit
|
commitdiff
2009-11-15
oetiker
prepare for the release of rrdtool-1.4.2
commit
|
commitdiff
2009-10-28
oetiker
prepare for the release of rrdtool-1.4.1
commit
|
commitdiff
2009-10-27
oetiker
set version to 1.4.0 for all files
commit
|
commitdiff
2009-06-07
oetiker
check return value from write
commit
|
commitdiff
2009-05-28
oetiker
madvise hints may not be ORed since they are enumerated...
commit
|
commitdiff
2009-05-26
oetiker
resolve the "flush inconsistency":
commit
|
commitdiff
2009-05-25
oetiker
only include utime.h when necessary
commit
|
commitdiff
2009-05-24
oetiker
* in 1.3: Changed types used in rrd_file_t from off_t...
commit
|
commitdiff
2009-04-20
oetiker
introduced header_property in info output -- Daniel...
commit
|
commitdiff
2009-04-14
oetiker
rrd_random() is a wrapper around random() that ensures...
commit
|
commitdiff
2009-03-21
oetiker
the call to rrd_flush has appeared when rrd_open was...
commit
|
commitdiff
2008-12-05
oetiker
deleted a bit much from rrd_open ... merged back in
commit
|
commitdiff
2008-12-05
oetiker
check for broken implementations of msync / MS_ASYNC...
commit
|
commitdiff
2008-11-18
oetiker
win32 portability patch and win32/rrdlib.vcproj file...
commit
|
commitdiff
2008-10-20
oetiker
rrd_notify_row patch:
commit
|
commitdiff
2008-10-18
oetiker
rrd_open should not create files with restrictive masks
commit
|
commitdiff
2008-10-18
oetiker
- encapsulate fd and mmap related variables within...
commit
|
commitdiff
2008-10-16
oetiker
- rrd_open() calculates file size for new files and...
commit
|
commitdiff
2008-10-16
oetiker
move rrd_lock into rrd_open where the general rrd_file...
commit
|
commitdiff
2008-10-15
oetiker
reverted r1601 and r1606 since r1601 introduced a non...
commit
|
commitdiff
2008-10-14
oetiker
This moves selection of the initial RRA row into the...
commit
|
commitdiff
2008-10-14
oetiker
Some observations I made while implementing this:
commit
|
commitdiff
2008-10-07
oetiker
aniel Pocock reported that the argument may be NULL...
commit
|
commitdiff
2008-10-03
oetiker
The patch fixs rrdtools behaviour when presented with...
commit
|
commitdiff
2008-10-01
oetiker
Fixes for the following compiler warnings:
commit
|
commitdiff
2008-09-18
oetiker
Fix for debian bug 498183 ... never *advise after the...
commit
|
commitdiff
2008-09-06
oetiker
prepare for the release of rrdtool-1.3.2
commit
|
commitdiff
2008-09-06
oetiker
inline functions are not supported in c99 ... lets...
commit
|
commitdiff
2008-08-27
oetiker
fixed indentation ... gnu indent results are not realy...
commit
|
commitdiff
2008-07-23
oetiker
prepare for the release of rrdtool-1.3.1
commit
|
commitdiff
2008-06-10
oetiker
prepare for the release of rrdtool-1.3.0
commit
|
commitdiff
2008-06-10
oetiker
for windows we must open files in O_BINARY mode
commit
|
commitdiff
2008-06-09
oetiker
fixed indenting
commit
|
commitdiff
2008-06-08
oetiker
prepare for the release of rrdtool-1.3rc9
commit
|
commitdiff
2008-06-08
oetiker
prepare for the release of rrdtool-1.3rc8
commit
|
commitdiff
2008-06-08
oetiker
From: Sebastian Harl sh tokkee.org
commit
|
commitdiff
2008-06-07
oetiker
don't bother with don't need when there is neither...
commit
|
commitdiff
2008-06-05
oetiker
fixed indenting
commit
|
commitdiff
2008-05-31
oetiker
prepare for the release of rrdtool-1.3rc7
commit
|
commitdiff
2008-05-26
oetiker
prepare for the release of rrdtool-1.3rc6
commit
|
commitdiff
2008-05-25
oetiker
prepare for the release of rrdtool-1.3rc5
commit
|
commitdiff
2008-05-25
oetiker
fix update compatibility with rrd-1.0.x files
commit
|
commitdiff
2008-05-18
oetiker
prepare for the release of rrdtool-1.3rc4
commit
|
commitdiff
2008-05-16
oetiker
prepare for the release of rrdtool-1.3rc3
commit
|
commitdiff
2008-05-15
oetiker
prepare for the release of rrdtool-1.3rc2
commit
|
commitdiff
2008-05-12
oetiker
removed c++ comments //
commit
|
commitdiff
2008-03-25
oetiker
do not declare DEBUG functions unless compiled in DEBUG...
commit
|
commitdiff
2007-11-15
oetiker
re-indented files that have gone out of indent-style...
commit
|
commitdiff
2007-11-15
oetiker
Improve layout of documentation. -- Bernhard Fischer
commit
|
commitdiff
2007-09-16
oetiker
no reason to die when posixfadvise is not sucessful
commit
|
commitdiff
2007-09-11
oetiker
added msync before unmap
commit
|
commitdiff
2007-09-06
oetiker
added missing ;
commit
|
commitdiff
2007-09-06
oetiker
* mimic write() and read() even better -- Bernhard...
commit
|
commitdiff
2007-09-06
oetiker
rrd_open.c (rrd_read): Mimicing read() behaviour for...
commit
|
commitdiff
2007-08-03
oetiker
prepare for the release of rrdtool-1.2.99907080300
commit
|
commitdiff
2007-07-25
oetiker
fixed indenting
commit
|
commitdiff
2007-07-21
oetiker
* remove some experimental code from rrd_open
commit
|
commitdiff
2007-07-18
oetiker
* rrd_open: rrd_close does not purge file from cache
commit
|
commitdiff
2007-07-17
oetiker
added comment on float cookie
commit
|
commitdiff
2007-06-18
oetiker
Bernhard Fischer:
commit
|
commitdiff
2007-06-01
oetiker
Bernhard:
commit
|
commitdiff
2007-06-01
oetiker
Bernhard
commit
|
commitdiff
2007-06-01
oetiker
Bernhard Fischer
commit
|
commitdiff
2007-06-01
oetiker
Bernhard Fischer
commit
|
commitdiff
2007-05-31
oetiker
Bernhard:
commit
|
commitdiff
2007-05-30
oetiker
fix rrd_write -- Bernhard Fischer
commit
|
commitdiff
2007-05-30
oetiker
fix indenting ... again
commit
|
commitdiff
2007-05-30
oetiker
From Bernhard Fischer
commit
|
commitdiff
2007-05-29
oetiker
More updates from Bernhard Fischer
commit
|
commitdiff
2007-05-25
oetiker
updates from Bernhard Fischer rep dot nop gmail com
commit
|
commitdiff
2007-05-25
oetiker
Updates from Bernhard Fischer rep dot nop gmail com
commit
|
commitdiff
2007-05-24
oetiker
indent all the rest of the code, and add some typedefs...
commit
|
commitdiff
2007-05-23
oetiker
reindented everything according to .indent.pro
commit
|
commitdiff
2007-05-23
oetiker
* progress in moving all the fileaccess over to a wrapp...
commit
|
commitdiff
2007-05-23
oetiker
new trunk based on current 1.2
commit
|
commitdiff
2007-05-17
oetiker
now the fadvise code actually compiles ... let the...
commit
|
commitdiff
2007-05-17
oetiker
added posix_fadvise support (untested) ... this should...
commit
|
commitdiff
2007-05-16
oetiker
remove tabs and replace with 8 spaces
commit
|
commitdiff
2007-05-02
oetiker
prepare for the release of rrdtool-1.2.23
commit
|
commitdiff
2007-05-02
oetiker
prepare for the release of rrdtool-1.2.22
commit
|
commitdiff
2007-05-01
oetiker
prepare for the release of rrdtool-1.2.21
commit
|
commitdiff
2007-05-01
oetiker
prepare for the release of rrdtool-1.2.20
commit
|
commitdiff
2007-02-01
oetiker
prepare for the release of rrdtool-1.2.19
commit
|
commitdiff
2007-01-23
oetiker
prepare for the release of rrdtool-1.2.18
commit
|
commitdiff
2007-01-22
oetiker
prepare for the release of rrdtool-1.2.17
commit
|
commitdiff
2007-01-20
oetiker
prepare for the release of rrdtool-1.2.16
commit
|
commitdiff
2006-07-14
oetiker
prepare for the release of rrdtool-1.2.15
commit
|
commitdiff
2006-07-14
oetiker
prepare for the release of rrdtool-1.2.14
commit
|
commitdiff
2006-05-04
oetiker
prepare for the release of rrdtool-1.2.13
commit
|
commitdiff
2006-05-04
oetiker
fewer double frees ... -- slamb slamb.org
commit
|
commitdiff
next