rrdtool.git
16 years agoadded detail
oetiker [Mon, 11 Jun 2007 15:32:41 +0000 (15:32 +0000)]
added detail

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1108 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years ago--font-render-mode is back, and there is also
oetiker [Mon, 11 Jun 2007 15:11:10 +0000 (15:11 +0000)]
--font-render-mode is back, and there is also
--graph-render-mode now. It allows to enable
mono graphs that look strikingly like rrdtool 1.0.x
--tobi

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1107 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoBernhard Fischer:
oetiker [Mon, 11 Jun 2007 13:36:40 +0000 (13:36 +0000)]
Bernhard Fischer:
- NEWS mention the new file accessors
- rrd_update.c: remove unused some cruft

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1106 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoBernhard Fischer:
oetiker [Mon, 11 Jun 2007 10:09:54 +0000 (10:09 +0000)]
Bernhard Fischer:

- fix maintaining our file-pos when we have to wrap the rra_ptr in
  update().
- no need to update the header-data a second time for the mmap case.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1105 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoupdated news
oetiker [Mon, 11 Jun 2007 00:23:51 +0000 (00:23 +0000)]
updated news

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1104 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years ago* added some documentation
oetiker [Mon, 11 Jun 2007 00:22:23 +0000 (00:22 +0000)]
* added some documentation
* updated version number

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1103 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoswitched graphics library from arts to cairo+pango
oetiker [Sun, 10 Jun 2007 23:55:13 +0000 (23:55 +0000)]
switched graphics library from arts to cairo+pango

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1102 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoBernhard Fischer:
oetiker [Mon, 4 Jun 2007 11:15:11 +0000 (11:15 +0000)]
Bernhard Fischer:
- new configure option --enable-static-programs

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1101 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoBernhard:
oetiker [Fri, 1 Jun 2007 19:11:49 +0000 (19:11 +0000)]
Bernhard:
- implement resize SHRINK for FD (mmap is to be done)
- indent

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1100 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years ago--full-size-mode with and without --no-legend should work now -- Matthew Chambers
oetiker [Fri, 1 Jun 2007 17:59:25 +0000 (17:59 +0000)]
--full-size-mode with and without --no-legend should work now -- Matthew Chambers

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1099 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoBernhard
oetiker [Fri, 1 Jun 2007 17:35:46 +0000 (17:35 +0000)]
Bernhard
- fill the file with DNAN and add the remaining data in after the fact ...

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1098 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoBernhard Fischer
oetiker [Fri, 1 Jun 2007 17:34:15 +0000 (17:34 +0000)]
Bernhard Fischer
- implement resize, growing part. truncation is to be done.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1097 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoBernhard Fischer
oetiker [Fri, 1 Jun 2007 09:10:33 +0000 (09:10 +0000)]
Bernhard Fischer
- use 'z' length modifier when printing size_t
- add a cast to __rrd_read and document why it is there
- add RANDOM hint for the header

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1096 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoBernhard:
oetiker [Thu, 31 May 2007 18:47:13 +0000 (18:47 +0000)]
Bernhard:
- plug tiny mem-leak in error path of rrd_close where freeing the
  rrd_file was forgotten.
- improve two error messages
- use CHECK_MADVISE_OVERLAPS per default

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1095 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agofix rrd_write -- Bernhard Fischer
oetiker [Wed, 30 May 2007 19:56:34 +0000 (19:56 +0000)]
fix rrd_write -- Bernhard Fischer

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1094 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agofix indenting ... again
oetiker [Wed, 30 May 2007 12:41:39 +0000 (12:41 +0000)]
fix indenting ... again

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1093 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoFrom Bernhard Fischer
oetiker [Wed, 30 May 2007 12:39:30 +0000 (12:39 +0000)]
From Bernhard Fischer

- rrd_close(): call close on the file and use rrd_close consistently
- clean up some error paths. The fadvise error path is leaking memory (see XXX in these spots).

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1092 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoswitch for rrd_graph to specify the outer-size of the graph and not just the
oetiker [Wed, 30 May 2007 05:23:07 +0000 (05:23 +0000)]
switch for rrd_graph to specify the outer-size of the graph and not just the
size of the canvas: --full-size-mode -- matthew.chambers vanderbilt.edu

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1089 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoMore updates from Bernhard Fischer
oetiker [Tue, 29 May 2007 21:29:17 +0000 (21:29 +0000)]
More updates from Bernhard Fischer

- flag rrd_resize's old file with RRD_COPY
- cleanup error-handling pathes in rrd_update and fix a few typos in
  comments
- rrd_close(): implement printing mincore results for the rrd if
  DEBUG=2 was defined
- rrd_open(): madvise start addresses need to be page-aligned; implement
  alternative path to the fine-grained (i.e. exact) madvise by flagging
  just the first two pages as needed (see TWO_PAGES). Implement
  alternative path that records the last madvise()ed area to avoid
  redundant calls to madvise() on identical areas (due to
  page-alignment constraints) -- see CHECK_MADVISE_OVERLAPS. Implement
  path for USE_DIRECT_IO.
- configure: add check for O_DIRECT flag to open(2). Add option
  --enable-direct-io. Add _GNU_SOURCE to CFLAGS to silence warnings
  about chroot which is marked LEGACY since SUSv2 and is a non POSIX
  extension. Make checks for posix_fadvise() dependant on
  --disable-mmap, since we do not need fadvise for the mmap case.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1088 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agotobis old cruft removal program ...
oetiker [Fri, 25 May 2007 15:24:32 +0000 (15:24 +0000)]
tobis old cruft removal program ...

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1086 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoupdates from Bernhard Fischer rep dot nop gmail com
oetiker [Fri, 25 May 2007 13:14:35 +0000 (13:14 +0000)]
updates from Bernhard Fischer rep dot nop gmail com
- add some more rrd_sterror calls to failure paths.
- make rrdtool updatev work like 1.2.23 (i.e. multiple values are still
  broken, but at least updating a single value works; see
  http://oss.oetiker.ch/rrdtool-trac/ticket/8)
- indent touched files.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1085 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoUpdates from Bernhard Fischer rep dot nop gmail com
oetiker [Fri, 25 May 2007 13:12:07 +0000 (13:12 +0000)]
Updates from Bernhard Fischer rep dot nop gmail com
- fix typo in rrd_fetch where rrd_read result was checked against an
  incorrect size.
- in rrd_fetch, drop rrd_head_size in favour of rrd_file->header_len
- in rrd_fetch, make the message "post fetch" unambiguous (now past vs.
  post).
- change usage of param rdwr of rrd_open: allow for RRD_READONLY,
  RRD_READWRITE, RRD_CREAT, RRD_READAHEAD; adjust callers accordingly:
  + rrd_resize needs CREAT
  + rrd_dump may want READAHEAD
- implement FD based I/O in rrd_open, rrd_read, rrd_write, rrd_seek.
- in rrd_update, unify write_RRA_row().
- sort | uniq the -T in .indent.pro (info_t was duplicated)
- add stub of an option to use O_DIRECT to the configury
- in Makefile.am, simplify the "indent" invocation of find:
  My find may not support "-o" resp. "-or" nor braces.
  Using -name "*.[ch]" works everywhere, AFAIK.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1084 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agouse proper preprocessor directives for the config-checks. -- tobi
oetiker [Thu, 24 May 2007 08:26:39 +0000 (08:26 +0000)]
use proper preprocessor directives for the config-checks. -- tobi

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1083 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agofixed version number for development
oetiker [Thu, 24 May 2007 07:21:48 +0000 (07:21 +0000)]
fixed version number for development

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1082 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoindent all the rest of the code, and add some typedefs to indent.pro
oetiker [Thu, 24 May 2007 06:16:01 +0000 (06:16 +0000)]
indent all the rest of the code, and add some typedefs to indent.pro
there is now a indent makefile target

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1081 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoremoved superfluouse code
oetiker [Wed, 23 May 2007 21:40:21 +0000 (21:40 +0000)]
removed superfluouse code

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1080 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoadded more indenting rules
oetiker [Wed, 23 May 2007 21:39:58 +0000 (21:39 +0000)]
added more indenting rules

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1079 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoreindented everything according to .indent.pro
oetiker [Wed, 23 May 2007 21:33:45 +0000 (21:33 +0000)]
reindented everything according to .indent.pro

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1078 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoprofile must be in the source directory to work
oetiker [Wed, 23 May 2007 20:57:43 +0000 (20:57 +0000)]
profile must be in the source directory to work

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1077 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agotabs be gone!
oetiker [Wed, 23 May 2007 20:57:24 +0000 (20:57 +0000)]
tabs be gone!

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1076 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years ago* progress in moving all the fileaccess over to a wrapper system that can do fd based...
oetiker [Wed, 23 May 2007 20:42:13 +0000 (20:42 +0000)]
* progress in moving all the fileaccess over to a wrapper system that can do fd based and mmap based fileaccess transparently ...
* small fixes left and right to improve code quality and stability.
-- Bernhard Fischer rep dot nop gmail com

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1075 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agowe are going to use indent from now on to keep code indenting consistent throughout...
oetiker [Wed, 23 May 2007 16:10:23 +0000 (16:10 +0000)]
we are going to use indent from now on to keep code indenting consistent throughout the project

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1074 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agonew trunk based on current 1.2
oetiker [Wed, 23 May 2007 16:08:14 +0000 (16:08 +0000)]
new trunk based on current 1.2

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1073 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agofixed spelling
oetiker [Tue, 22 May 2007 20:46:25 +0000 (20:46 +0000)]
fixed spelling

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1071 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years ago* better tests for madvise, fadvise and fdatasync
oetiker [Tue, 22 May 2007 20:44:57 +0000 (20:44 +0000)]
* better tests for madvise, fadvise and fdatasync
* fix inclusion of fcntl.h
* clenups for configure.ac -- Bernhard Fischer rep dot nop gmail com

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1070 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoupdate defines according to manual pageentry
oetiker [Sat, 19 May 2007 05:47:29 +0000 (05:47 +0000)]
update defines according to manual pageentry

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1067 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoadded madvise MADV_RANDOM is rrd_update uses mmap
oetiker [Fri, 18 May 2007 16:40:55 +0000 (16:40 +0000)]
added madvise MADV_RANDOM is rrd_update uses mmap

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1066 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years ago* dropping in rrd_update is probably overkill since we may be dropping too much.
oetiker [Fri, 18 May 2007 11:56:34 +0000 (11:56 +0000)]
* dropping in rrd_update is probably overkill since we may be dropping too much.
* in create we have to flush before dropping.
* read fcntl.h after defining the __USE_XOPEN2K
* fix drop code in fetch ...

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1065 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agonow the fadvise code actually compiles ... let the testing begin.
oetiker [Thu, 17 May 2007 11:38:54 +0000 (11:38 +0000)]
now the fadvise code actually compiles ... let the testing begin.

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1064 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agonew better ? performance test ... work in progress
oetiker [Thu, 17 May 2007 08:44:26 +0000 (08:44 +0000)]
new better ? performance test ... work in progress

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1063 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoadded posix_fadvise support (untested) ... this should help performance by
oetiker [Thu, 17 May 2007 08:44:06 +0000 (08:44 +0000)]
added posix_fadvise support (untested) ... this should help performance by
stopping read-ahead and droping buffer cache for all rrd data except the
file header portion. Newly created files are fdsynced to disk and released
from cache after creation, to soften the blow on buffer cache by creating
new rrds.

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1062 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoremove tabs and replace with 8 spaces
oetiker [Wed, 16 May 2007 20:35:56 +0000 (20:35 +0000)]
remove tabs and replace with 8 spaces

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1061 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agouse libdir instead of exec_prefix/lib ... maybe someone wants their libraries in...
oetiker [Tue, 15 May 2007 08:39:17 +0000 (08:39 +0000)]
use libdir instead of exec_prefix/lib ... maybe someone wants their libraries in another place

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1060 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoyet another attempt to make the python build environment REALY cool
oetiker [Tue, 15 May 2007 08:36:52 +0000 (08:36 +0000)]
yet another attempt to make the python build environment REALY cool

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1059 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agomake sure the python extension gets the final resting place of the rrdlibrary compile...
oetiker [Wed, 9 May 2007 15:26:57 +0000 (15:26 +0000)]
make sure the python extension gets the final resting place of the rrdlibrary compiled in ...

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1057 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoruby complained about finding a previous copy of the rrdtool extension ... very odd...
oetiker [Tue, 8 May 2007 15:10:21 +0000 (15:10 +0000)]
ruby complained about finding a previous copy of the rrdtool extension ... very odd thing actually ...
adding RUBYARCHDIR= seems to help ...

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1056 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agodon't use round since it is c99 ... use floor(x+0.5) for positive numbers instead.
oetiker [Sun, 6 May 2007 19:38:22 +0000 (19:38 +0000)]
don't use round since it is c99 ... use floor(x+0.5) for positive numbers instead.

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1055 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoprint the name of the HW cf in debug mode -- Helge Oldach
oetiker [Sun, 6 May 2007 08:50:11 +0000 (08:50 +0000)]
print the name of the HW cf in debug mode -- Helge Oldach

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1054 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoadded some more rounding for int to float comparisons
oetiker [Thu, 3 May 2007 12:49:44 +0000 (12:49 +0000)]
added some more rounding for int to float comparisons

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1053 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoTesting an double and an integer for equality is bound to produce odd results on...
oetiker [Thu, 3 May 2007 12:43:15 +0000 (12:43 +0000)]
Testing an double and an integer for equality is bound to produce odd results on times. Don't do it! -- rrdtool@oldach.net

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1052 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoprepare for the release of rrdtool-1.2.23
oetiker [Wed, 2 May 2007 18:06:05 +0000 (18:06 +0000)]
prepare for the release of rrdtool-1.2.23

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1050 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agofix python install for virgin systems
oetiker [Wed, 2 May 2007 18:05:37 +0000 (18:05 +0000)]
fix python install for virgin systems

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1049 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoprepare for the release of rrdtool-1.2.22
oetiker [Wed, 2 May 2007 15:31:29 +0000 (15:31 +0000)]
prepare for the release of rrdtool-1.2.22

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1047 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agofixed old urls in code
oetiker [Wed, 2 May 2007 15:31:05 +0000 (15:31 +0000)]
fixed old urls in code

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1046 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agofix python for staged installs
oetiker [Wed, 2 May 2007 15:23:34 +0000 (15:23 +0000)]
fix python for staged installs

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1045 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agofixed path to rrd_format.h in tcl bindings
oetiker [Wed, 2 May 2007 05:08:21 +0000 (05:08 +0000)]
fixed path to rrd_format.h in tcl bindings

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1044 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoprepare for the release of rrdtool-1.2.21
oetiker [Tue, 1 May 2007 20:41:59 +0000 (20:41 +0000)]
prepare for the release of rrdtool-1.2.21

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1042 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoif the graph goes 'down' minval must be hanged instead
oetiker [Tue, 1 May 2007 20:40:15 +0000 (20:40 +0000)]
if the graph goes 'down' minval must be hanged instead

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1041 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoprepare for the release of rrdtool-1.2.20
oetiker [Tue, 1 May 2007 16:36:02 +0000 (16:36 +0000)]
prepare for the release of rrdtool-1.2.20

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1039 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoupdated win32 and netware Makefiles -- Guenter Knauf
oetiker [Tue, 1 May 2007 16:24:03 +0000 (16:24 +0000)]
updated win32 and netware Makefiles -- Guenter Knauf

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1038 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoadded some const casts
oetiker [Tue, 1 May 2007 16:23:19 +0000 (16:23 +0000)]
added some const casts

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1037 a5681a0c-68f1-0310-ab6d-d61299d08faa

16 years agoadded --alt-autoscale-min (see --alt-autoscale-max) -- Helge Oldach
oetiker [Tue, 1 May 2007 16:19:47 +0000 (16:19 +0000)]
added --alt-autoscale-min (see --alt-autoscale-max) -- Helge Oldach

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1036 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agountabified rrd_graph.c
oetiker [Tue, 10 Apr 2007 05:43:34 +0000 (05:43 +0000)]
untabified rrd_graph.c

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1032 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agouse the shorthand for vidx ...
oetiker [Tue, 10 Apr 2007 05:41:50 +0000 (05:41 +0000)]
use the shorthand for vidx ...

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1031 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agothe rrd_graph_check_vname function is not used anywhere in the code ...
oetiker [Tue, 10 Apr 2007 05:27:04 +0000 (05:27 +0000)]
the rrd_graph_check_vname function is not used anywhere in the code ...

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1030 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agorelease font resources after thy have been used ... -- Travis Spencer
oetiker [Fri, 6 Apr 2007 07:28:33 +0000 (07:28 +0000)]
release font resources after thy have been used ... -- Travis Spencer

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1029 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agonew function rrd_fetch_r() (and make the
oetiker [Mon, 2 Apr 2007 06:21:19 +0000 (06:21 +0000)]
new function rrd_fetch_r() (and make the
strings const char* instead of char*).  The only difference between
rrd_fetch_r() and rrd_fetch_fn() is that rrd_fetch_r() receives the
consolidation function as a string (instead of an enum cf_en) and is thread-safe -- Sam Umbach

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1028 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agomake xml2rrd more robust on invalid input -- Florian Forster
oetiker [Mon, 2 Apr 2007 06:18:15 +0000 (06:18 +0000)]
make xml2rrd more robust on invalid input -- Florian Forster

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1027 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoadded vardef
oetiker [Thu, 29 Mar 2007 19:08:26 +0000 (19:08 +0000)]
added vardef

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1026 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agofix the snprintf call for vtag ... it was using the wrong size -- kili
oetiker [Thu, 15 Mar 2007 21:10:18 +0000 (21:10 +0000)]
fix the snprintf call for vtag ... it was using the wrong size -- kili

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1021 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agofixed strerror_r usage ... #85
oetiker [Thu, 15 Mar 2007 21:03:51 +0000 (21:03 +0000)]
fixed strerror_r usage ... #85

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1020 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agofix netware and win32 makefiles for new getopt names
oetiker [Sun, 11 Mar 2007 13:08:31 +0000 (13:08 +0000)]
fix netware and win32 makefiles for new getopt names

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1019 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoenable ID keyword in all source files
oetiker [Sun, 11 Mar 2007 13:04:41 +0000 (13:04 +0000)]
enable ID keyword in all source files

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1018 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agodo not use gnuisms in Makefile rules ($<)
oetiker [Sun, 11 Mar 2007 12:57:38 +0000 (12:57 +0000)]
do not use gnuisms in Makefile rules ($<)

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1017 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agouse Guenters latest Netware Makefile ...
oetiker [Sun, 11 Mar 2007 12:41:46 +0000 (12:41 +0000)]
use Guenters latest Netware Makefile ...

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1016 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoaxe the double quotes on $perlcc in configure to allow for program names with arguments.
oetiker [Sat, 10 Mar 2007 17:44:12 +0000 (17:44 +0000)]
axe the double quotes on $perlcc in configure to allow for program names with arguments.

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1014 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agointegers can be negative ... fixed the test for this in rrd_update -- rians cc usu edu
oetiker [Sat, 10 Mar 2007 17:36:32 +0000 (17:36 +0000)]
integers can be negative ... fixed the test for this in rrd_update -- rians cc usu edu

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1013 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years ago* build extensions last since this seems to be most likely to fail
oetiker [Sat, 3 Mar 2007 11:03:38 +0000 (11:03 +0000)]
* build extensions last since this seems to be most likely to fail
* do more testing before building the ruby extension

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1012 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agofix memmory problem in rrd_dump.c
oetiker [Sat, 24 Feb 2007 17:23:02 +0000 (17:23 +0000)]
fix memmory problem in rrd_dump.c

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1010 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agonew operator ABS added --
oetiker [Wed, 14 Feb 2007 18:54:29 +0000 (18:54 +0000)]
new operator ABS added --

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1008 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agorenamed getopt to rrd_getopt to avoid confusion on some systems ...
oetiker [Wed, 14 Feb 2007 18:48:21 +0000 (18:48 +0000)]
renamed getopt to rrd_getopt to avoid confusion on some systems ...

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1007 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agocosmetic fix for usage message -- günter knauff
oetiker [Wed, 14 Feb 2007 18:47:41 +0000 (18:47 +0000)]
cosmetic fix for usage message -- günter knauff

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1006 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoadded new win32 component to the release tarball
oetiker [Wed, 14 Feb 2007 18:46:56 +0000 (18:46 +0000)]
added new win32 component to the release tarball

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1005 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoupdates to the windows build system by guenter knauff
oetiker [Wed, 14 Feb 2007 18:46:16 +0000 (18:46 +0000)]
updates to the windows build system by guenter knauff

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1004 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoallow --units-length to reserve label space even when --y-grid=none is in effect...
oetiker [Wed, 14 Feb 2007 06:53:01 +0000 (06:53 +0000)]
allow --units-length to reserve label space even when --y-grid=none is in effect [#75], tobi

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1003 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoparsing absolute time should not send us 30,000 years into the future -- Tatsuki...
oetiker [Wed, 14 Feb 2007 06:33:49 +0000 (06:33 +0000)]
parsing absolute time should not send us 30,000 years into the future -- Tatsuki Makino tatsuki_makino hotmail.com

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1002 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoPrintstrftime on rrd_cgi.c returns an illegal value. It causes segmentation fault...
oetiker [Wed, 14 Feb 2007 06:31:52 +0000 (06:31 +0000)]
Printstrftime on rrd_cgi.c returns an illegal value. It causes segmentation fault error. -- Tatsuki Makino tatsuki_makino hotmail.com

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1001 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agomore build patches from Günter Knauf
oetiker [Fri, 9 Feb 2007 22:19:48 +0000 (22:19 +0000)]
more build patches from Günter Knauf

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@998 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoupdates for Win32 and NW Makefiles -- Guenter Knauf
oetiker [Thu, 8 Feb 2007 06:01:43 +0000 (06:01 +0000)]
updates for Win32 and NW Makefiles -- Guenter Knauf

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@997 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoadded get_ver.awk to release
oetiker [Thu, 8 Feb 2007 05:54:23 +0000 (05:54 +0000)]
added get_ver.awk to release

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@996 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agothere is no Makefile.in for python anymore!
oetiker [Thu, 8 Feb 2007 05:51:48 +0000 (05:51 +0000)]
there is no Makefile.in for python anymore!

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@995 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoDPRINTF may not be the ideal define ... use something more RRDish ... like RRDPRINTF
oetiker [Wed, 7 Feb 2007 21:35:39 +0000 (21:35 +0000)]
DPRINTF may not be the ideal define ... use something more RRDish ... like RRDPRINTF

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@994 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agouse setup.py for python install and build work instad of trying todo it on our own
oetiker [Wed, 7 Feb 2007 21:35:07 +0000 (21:35 +0000)]
use setup.py for python install and build work instad of trying todo it on our own

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@993 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoadded Makefile targets for python
oetiker [Wed, 7 Feb 2007 21:31:33 +0000 (21:31 +0000)]
added Makefile targets for python

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@992 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agopython does no get built externally
oetiker [Wed, 7 Feb 2007 21:30:18 +0000 (21:30 +0000)]
python does no get built externally

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@991 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoadded IBM Public License to the list of Exceptions
oetiker [Fri, 2 Feb 2007 18:22:34 +0000 (18:22 +0000)]
added IBM Public License to the list of Exceptions

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@990 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoincreasse portability (no // comment, no ... arguments for cpp)
oetiker [Fri, 2 Feb 2007 12:19:12 +0000 (12:19 +0000)]
increasse portability (no // comment, no ... arguments for cpp)

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@989 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agowe should use the headers from the local rrdtool setup and not the system ones!
oetiker [Thu, 1 Feb 2007 22:00:23 +0000 (22:00 +0000)]
we should use the headers from the local rrdtool setup and not the system ones!

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@988 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agoprepare for the release of rrdtool-1.2.19
oetiker [Thu, 1 Feb 2007 05:51:34 +0000 (05:51 +0000)]
prepare for the release of rrdtool-1.2.19

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@986 a5681a0c-68f1-0310-ab6d-d61299d08faa

17 years agolibtool builds shared libraries anyway, no need for extra LDFLAGS
oetiker [Thu, 1 Feb 2007 05:45:03 +0000 (05:45 +0000)]
libtool builds shared libraries anyway, no need for extra LDFLAGS
that bite non GNU ld versions

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@985 a5681a0c-68f1-0310-ab6d-d61299d08faa