tokkee.org
Code
projects
/
rrdtool.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rrdtool.git
2007-05-23
oetiker
removed superfluouse code
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
oetiker
added more indenting rules
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
oetiker
reindented everything according to .indent.pro
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
oetiker
profile must be in the source directory to work
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
oetiker
tabs be gone!
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
oetiker
* progress in moving all the fileaccess over to a wrapp...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
oetiker
we are going to use indent from now on to keep code...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
oetiker
new trunk based on current 1.2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
oetiker
fixed spelling
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
oetiker
* better tests for madvise, fadvise and fdatasync
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
oetiker
update defines according to manual pageentry
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
oetiker
added madvise MADV_RANDOM is rrd_update uses mmap
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
oetiker
* dropping in rrd_update is probably overkill since...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
oetiker
now the fadvise code actually compiles ... let the...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
oetiker
new better ? performance test ... work in progress
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
oetiker
added posix_fadvise support (untested) ... this should...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
oetiker
remove tabs and replace with 8 spaces
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
oetiker
use libdir instead of exec_prefix/lib ... maybe someone...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
oetiker
yet another attempt to make the python build environmen...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
oetiker
make sure the python extension gets the final resting...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
oetiker
ruby complained about finding a previous copy of the...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
oetiker
don't use round since it is c99 ... use floor(x+0.5...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
oetiker
print the name of the HW cf in debug mode -- Helge...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
oetiker
added some more rounding for int to float comparisons
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
oetiker
Testing an double and an integer for equality is bound...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-02
oetiker
prepare for the release of rrdtool-1.2.23
commit
|
commitdiff
|
tree
|
snapshot
2007-05-02
oetiker
fix python install for virgin systems
commit
|
commitdiff
|
tree
|
snapshot
2007-05-02
oetiker
prepare for the release of rrdtool-1.2.22
commit
|
commitdiff
|
tree
|
snapshot
2007-05-02
oetiker
fixed old urls in code
commit
|
commitdiff
|
tree
|
snapshot
2007-05-02
oetiker
fix python for staged installs
commit
|
commitdiff
|
tree
|
snapshot
2007-05-02
oetiker
fixed path to rrd_format.h in tcl bindings
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
oetiker
prepare for the release of rrdtool-1.2.21
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
oetiker
if the graph goes 'down' minval must be hanged instead
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
oetiker
prepare for the release of rrdtool-1.2.20
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
oetiker
updated win32 and netware Makefiles -- Guenter Knauf
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
oetiker
added some const casts
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
oetiker
added --alt-autoscale-min (see --alt-autoscale-max...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
oetiker
untabified rrd_graph.c
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
oetiker
use the shorthand for vidx ...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
oetiker
the rrd_graph_check_vname function is not used anywhere...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
oetiker
release font resources after thy have been used .....
commit
|
commitdiff
|
tree
|
snapshot
2007-04-02
oetiker
new function rrd_fetch_r() (and make the
commit
|
commitdiff
|
tree
|
snapshot
2007-04-02
oetiker
make xml2rrd more robust on invalid input -- Florian...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-29
oetiker
added vardef
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
oetiker
fix the snprintf call for vtag ... it was using the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
oetiker
fixed strerror_r usage ... #85
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
oetiker
fix netware and win32 makefiles for new getopt names
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
oetiker
enable ID keyword in all source files
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
oetiker
do not use gnuisms in Makefile rules ($<)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
oetiker
use Guenters latest Netware Makefile ...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
oetiker
axe the double quotes on $perlcc in configure to allow...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
oetiker
integers can be negative ... fixed the test for this...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
oetiker
* build extensions last since this seems to be most...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
oetiker
fix memmory problem in rrd_dump.c
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
oetiker
new operator ABS added --
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
oetiker
renamed getopt to rrd_getopt to avoid confusion on...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
oetiker
cosmetic fix for usage message -- günter knauff
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
oetiker
added new win32 component to the release tarball
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
oetiker
updates to the windows build system by guenter knauff
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
oetiker
allow --units-length to reserve label space even when...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
oetiker
parsing absolute time should not send us 30,000 years...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
oetiker
Printstrftime on rrd_cgi.c returns an illegal value...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
oetiker
more build patches from Günter Knauf
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
oetiker
updates for Win32 and NW Makefiles -- Guenter Knauf
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
oetiker
added get_ver.awk to release
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
oetiker
there is no Makefile.in for python anymore!
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
oetiker
DPRINTF may not be the ideal define ... use something...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
oetiker
use setup.py for python install and build work instad...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
oetiker
added Makefile targets for python
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
oetiker
python does no get built externally
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
oetiker
added IBM Public License to the list of Exceptions
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
oetiker
increasse portability (no // comment, no ... arguments...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
oetiker
we should use the headers from the local rrdtool setup...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
oetiker
prepare for the release of rrdtool-1.2.19
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
oetiker
libtool builds shared libraries anyway, no need for...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
oetiker
resolve snprintf overflow warning by using sizeof ...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
oetiker
prepare for the release of rrdtool-1.2.18
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
oetiker
the change from R920 to fetch was not helping ... no...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
oetiker
another control sequence that got lost ...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
oetiker
read up to full potential length of gdp->rrd
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
oetiker
added missing B formatting instruction
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
oetiker
create non version link
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
oetiker
prepare for the release of rrdtool-1.2.17
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
oetiker
prepare for the release of rrdtool-1.2.17
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
oetiker
introduced \n as an alias for \l since people seem...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-21
oetiker
removed mentiones of \n ...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-20
oetiker
prepare for the release of rrdtool-1.2.16
commit
|
commitdiff
|
tree
|
snapshot
2007-01-20
oetiker
prepare for the release of rrdtool-1.2.16
commit
|
commitdiff
|
tree
|
snapshot
2007-01-20
oetiker
prepare for the release of rrdtool-1.2.16
commit
|
commitdiff
|
tree
|
snapshot
2007-01-20
oetiker
prepare for the release of rrdtool-1.2.16
commit
|
commitdiff
|
tree
|
snapshot
2007-01-20
oetiker
prepare for the release of rrdtool-1.2.16
commit
|
commitdiff
|
tree
|
snapshot
2007-01-20
oetiker
prepare for the release of rrdtool-1.2.16
commit
|
commitdiff
|
tree
|
snapshot
2007-01-20
oetiker
this did not compile after integrating the new fetchlas...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-20
oetiker
prepare for the release of rrdtool-1.2.16
commit
|
commitdiff
|
tree
|
snapshot
2007-01-20
oetiker
get ready for 1.2.16 release
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
oetiker
aargh another missing bit from lastupdate added ...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
oetiker
finish integration of lastupdate commmand ...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
oetiker
New functions lastupdate to efficiently get the last...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
oetiker
add missing \0 to the end of several strncpy strings
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
oetiker
replace malloc/strncpy by strdup
commit
|
commitdiff
|
tree
|
snapshot
next