summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 533bb47)
raw | patch | inline | side by side (parent: 533bb47)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 4 Apr 2005 21:40:11 +0000 (21:40 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 4 Apr 2005 21:40:11 +0000 (21:40 +0000) |
43 files changed:
diff --git a/program/src/gdpng.c b/program/src/gdpng.c
index 24c659131c9d9cc9ec31c91ece447001ebcb8714..0a022160d7f3ceca43262b189d92f885c31a5ef0 100644 (file)
--- a/program/src/gdpng.c
+++ b/program/src/gdpng.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* gdpng.c add PNG output routine to gd library
*****************************************************************************/
diff --git a/program/src/gifsize.c b/program/src/gifsize.c
index 074755db39f0a91cb85c7cc76b81ad590e1fc29d..3a4a26f3d2ad981abe2074860e6d454fecf961dc 100644 (file)
--- a/program/src/gifsize.c
+++ b/program/src/gifsize.c
/****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* gifsize.c provides the function gifsize which determines the size of a gif
****************************************************************************/
diff --git a/program/src/pngsize.c b/program/src/pngsize.c
index e60b6fab0f9f8075b86d02cb2cb04b173e7473c8..0858b11e065110cfeba7e21df892a386e6ee6edc 100644 (file)
--- a/program/src/pngsize.c
+++ b/program/src/pngsize.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* pngsize.c determine the size of a PNG image
*****************************************************************************/
diff --git a/program/src/rrd.h b/program/src/rrd.h
index 49164e381fdd9e9baeb1d13fabb8f664778e2326..0eb0ef03e57bfa1e3a9e1efcf328ee1ad285a3df 100644 (file)
--- a/program/src/rrd.h
+++ b/program/src/rrd.h
/*****************************************************************************
- * RRDtool 1.0.33 Copyright Tobias Oetiker, 1997,1998, 1999
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrdlib.h Public header file for librrd
*****************************************************************************
diff --git a/program/src/rrd_afm.c b/program/src/rrd_afm.c
index 47e4c77829640ad01387481635202a3d5279ae96..2cb7e85ca766abb335ac5042127715f535f318e2 100644 (file)
--- a/program/src/rrd_afm.c
+++ b/program/src/rrd_afm.c
/****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd_afm.h Parsing afm tables to find width of strings.
****************************************************************************/
diff --git a/program/src/rrd_afm.h b/program/src/rrd_afm.h
index ec82989c858db886a98998491da51f4f73ea9602..fa8a0fdb380c7f21173d220395085f7dc24610b7 100644 (file)
--- a/program/src/rrd_afm.h
+++ b/program/src/rrd_afm.h
/****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd_afm.h Parsing afm tables to find width of strings.
****************************************************************************/
index 41ebce0ce3c8379b1d0b5aea32c1098523e91fff..86fdf53da8f118416c332cb486ab1938b17a1d18 100644 (file)
/****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd_afm_data.c Encoded afm (Adobe Font Metrics) for selected fonts.
****************************************************************************
index f301f21f7a13e1f10f63192a6f7a541eaa7cfb15..859b89a8bc656800ebf3a1401727a8486ffb375f 100644 (file)
/****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd_afm_data.h Encoded afm (Adobe Font Metrics) for selected fonts.
****************************************************************************/
diff --git a/program/src/rrd_cgi.c b/program/src/rrd_cgi.c
index 9f8ef5e0a8b4f316dde0dd0020679b548b57fec8..236ef0db77f0e8b738a73e5178eed03e494d29a1 100644 (file)
--- a/program/src/rrd_cgi.c
+++ b/program/src/rrd_cgi.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2004
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_cgi.c RRD Web Page Generator
*****************************************************************************/
index 90c38d338e9056d57e91f2152c9fc5cf0562d3cc..64353379a16adcdf5df41200f346579573b97b42 100644 (file)
--- a/program/src/rrd_create.c
+++ b/program/src/rrd_create.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_create.c creates new rrds
*****************************************************************************/
index fd5d883210aa70f6ca773279244a9fe0285ee4af..d8de23c47ea14145b42cff4ad3f920dc875826f2 100644 (file)
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_datalang A system for passing named and typed parameters between
* the different parts of rrdtool
diff --git a/program/src/rrd_diff.c b/program/src/rrd_diff.c
index c7c11f93a42dc32f61fb7925e48026adab7008eb..78370db4fbfc942d1628376e366d7df9bc8c78e7 100644 (file)
--- a/program/src/rrd_diff.c
+++ b/program/src/rrd_diff.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1999
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
* This code is stolen from rateup (mrtg-2.x) by Dave Rand
*****************************************************************************
* diff calculate the difference between two very long integers available as
diff --git a/program/src/rrd_dump.c b/program/src/rrd_dump.c
index a8887ee82ab8ff4b0a6b5ed802c72f9f3b181c68..b73c5f50855191aacfc8e876fe30d092e224f936 100644 (file)
--- a/program/src/rrd_dump.c
+++ b/program/src/rrd_dump.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2004
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_dump Display a RRD
*****************************************************************************
index 4b1b96f438e7e2a88a6bdc78edd79037a120fea2..b9f746b6104ea4ab0b763aab2bf2b436863b1890 100644 (file)
--- a/program/src/rrd_error.c
+++ b/program/src/rrd_error.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_error.c Common Header File
*****************************************************************************
index d4c89f9f3c61b23c82077304a8b386097d6181ca..533575bbb172101b12ecfd5b5c2f2fca3f3431e9 100644 (file)
--- a/program/src/rrd_fetch.c
+++ b/program/src/rrd_fetch.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_fetch.c read date from an rrd to use for further processing
*****************************************************************************
index 0d16a31d3e484645e8b0ab397c3e2f63853c954c..a3f4306303af70322a68232e47a6ae3aee70ef79 100644 (file)
--- a/program/src/rrd_first.c
+++ b/program/src/rrd_first.c
/*****************************************************************************
- * RRDtool 1.0.49 Copyright Tobias Oetiker, 1997 - 2005
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_first Return
*****************************************************************************
index b9d5c7795eddd0a4d0d087f69bc9a053cda165bf..7041c6fc652e3e81815e97ee6fb89cb2fd2b071e 100644 (file)
--- a/program/src/rrd_format.c
+++ b/program/src/rrd_format.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1999
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_format.c RRD Database Format helper functions
*****************************************************************************
index 1a58ebb6f8cf266b652aafff9871494da7c4030f..0393b17348bd223d3df975a140369bd01c3f7cb0 100644 (file)
--- a/program/src/rrd_format.h
+++ b/program/src/rrd_format.h
/*****************************************************************************
- * RRDtool 1.0.33 Copyright Tobias Oetiker, 1997, 1998, 1999
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_format.h RRD Database Format header
*****************************************************************************/
diff --git a/program/src/rrd_gfx.c b/program/src/rrd_gfx.c
index 49b93685e7cc9931e3332d51281b8605570f311f..21838275fdb8021151cf4bf39d0b027cf280b399 100644 (file)
--- a/program/src/rrd_gfx.c
+++ b/program/src/rrd_gfx.c
/****************************************************************************
- * RRDtool 1.2.x Copyright Tobias Oetiker, 1997 - 2005
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd_gfx.c graphics wrapper for rrdtool
**************************************************************************/
gfx_node_t *node;
fputs(
"%!PS-Adobe-3.0 EPSF-3.0\n"
- "%%Creator: RRDtool 1.1.x, Tobias Oetiker, http://tobi.oetiker.ch\n"
+ "%%Creator: RRDtool 1.2rc2 Tobias Oetiker, http://tobi.oetiker.ch\n"
/* can't like weird chars here */
"%%Title: (RRDtool output)\n"
"%%DocumentData: Clean7Bit\n"
diff --git a/program/src/rrd_gfx.h b/program/src/rrd_gfx.h
index 0994900453f286984b652abadd01dca7d3b174c3..d57992d0a82fc0eeb5f06ad2cb953ebc2f321a02 100644 (file)
--- a/program/src/rrd_gfx.h
+++ b/program/src/rrd_gfx.h
/****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2001
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd_gfx.h generic graphics adapter library
****************************************************************************/
index dacaa6f5a7e7db946931357c97ab5634f47a9da0..22f3f542ecd0a6f7a8239775618257b7e0ded974 100644 (file)
--- a/program/src/rrd_graph.c
+++ b/program/src/rrd_graph.c
/****************************************************************************
- * RRDtool 1.2.x Copyright Tobias Oetiker, 1997 - 2005
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd__graph.c produce graphs from data in rrdfiles
****************************************************************************/
index 55185c93594d8c0662c57daa7202caa9ccfb8deb..32930584b6ef06d42c3a79dbb04a6c31371e7c64 100644 (file)
/****************************************************************************
- * RRDtool 1.2.x Copyright Tobias Oetiker, 1997 - 2005
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd_graph_helper.c commandline parser functions
* this code was probably writtenn by Alex van den Bogaerdt
diff --git a/program/src/rrd_hw.c b/program/src/rrd_hw.c
index d6d1935f34c566942dc330077e33aced4b01a62d..85df6c7a01aacb6284d091d5a2828e2c44bba513 100644 (file)
--- a/program/src/rrd_hw.c
+++ b/program/src/rrd_hw.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_hw.c : Support for Holt-Winters Smoothing/ Aberrant Behavior Detection
*****************************************************************************
diff --git a/program/src/rrd_hw.h b/program/src/rrd_hw.h
index 7cba2262df21231023a663c09038c5f6c9c7c39c..2f44920afe379acdeee3fd973e0e621cf5113155 100644 (file)
--- a/program/src/rrd_hw.h
+++ b/program/src/rrd_hw.h
/*****************************************************************************
- * RRDtool 1.0.33 Copyright Tobias Oetiker, 1997 - 2000
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_hw.h : Support for Holt-Winters Smoothing/ Aberrant Behavior Detection
*****************************************************************************/
diff --git a/program/src/rrd_info.c b/program/src/rrd_info.c
index c183f7c44934c15305d9f11388fa8e7a8d8f40a7..3d43dbb7b575339c65ff5db76a2366e91875d1fa 100644 (file)
--- a/program/src/rrd_info.c
+++ b/program/src/rrd_info.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_info Get Information about the configuration of an RRD
*****************************************************************************/
index eb5ccf591c9e10ffd1250dc13ca82a7e6c4a6e54..90ee472c8db701fe8e7325d92b4b1b6d7f36629b 100644 (file)
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
* This file: Copyright 2003 Peter Stamfest <peter@stamfest.at>
* & Tobias Oetiker
* Distributed under the GPL
diff --git a/program/src/rrd_last.c b/program/src/rrd_last.c
index d50e7604b9b44262e7a015c5142d4071064c2383..4a32ca38bee418ad4e67081c1b86c7f024e4492e 100644 (file)
--- a/program/src/rrd_last.c
+++ b/program/src/rrd_last.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_last.c
*****************************************************************************
index 8cdc00e54b289cecec0eb580c9a73838aacefa4c..3a549bd51b7c0d3f3187d2be69beb22954a65a7a 100644 (file)
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
* This file: Copyright 2003 Peter Stamfest <peter@stamfest.at>
* & Tobias Oetiker
* Distributed under the GPL
diff --git a/program/src/rrd_open.c b/program/src/rrd_open.c
index 66d1865e7d3562e2e62e8479b93c3ad5d69434e9..042399bb59383de1f9b224eb17f61843b8d149a4 100644 (file)
--- a/program/src/rrd_open.c
+++ b/program/src/rrd_open.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_open.c Open an RRD File
*****************************************************************************
index 6b1648e2dbd62b765384e79e8943a7af1862b525..fd4ad5726e1faaaea5440b4315dcc51d8473cae7 100644 (file)
--- a/program/src/rrd_resize.c
+++ b/program/src/rrd_resize.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_resize.c Alters size of an RRA
*****************************************************************************
index 817195b65d6301ac2d6da6355d23b86a0f64acb0..45f5a4890392e902f298c15a9130e005af3ba06f 100644 (file)
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2004
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_restore.c creates new rrd from data dumped by rrd_dump.c
*****************************************************************************/
index 3cd582b66824cc8fd4dc17e353ab1fb2941d15d1..bffb5bf1af8c4968b1d134ac2e55d8b4bad9fdaa 100644 (file)
/****************************************************************************
- * RRDtool 1.0.28 Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd_rpncalc.c RPN calculator functions
****************************************************************************/
index 39909a600207ebadbb9c80e3ceb77485f35f9e2d..80d12635f4052783b650cddc65e5f65b238f140e 100644 (file)
/****************************************************************************
- * RRDtool 1.0.33 Copyright Tobias Oetiker, 1997 - 2000
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd_rpncalc.h RPN calculator functions
****************************************************************************/
diff --git a/program/src/rrd_stat.c b/program/src/rrd_stat.c
index bd48ec6c3ec366b27b08fd665eeb306e21e49f3f..4d3fc5f881d7469653e4027785c4a7dcb6a9ac58 100644 (file)
--- a/program/src/rrd_stat.c
+++ b/program/src/rrd_stat.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_stat Retreive the header part of an RRD
*****************************************************************************/
index 89b91d5e73414ccec40cb9c448f79150e6309f09..b559063c6358e701fd64e970755ad07b1da77e02 100644 (file)
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
* This file: Copyright 2003 Peter Stamfest <peter@stamfest.at>
* & Tobias Oetiker
* Distributed under the GPL
index 337a9941c3616900b952a8f4bb7101e18b0ea0bf..27431280906a729ffcc5b24528682ceb48025994 100644 (file)
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
* This file: Copyright 2003 Peter Stamfest <peter@stamfest.at>
* & Tobias Oetiker
* Distributed under the GPL
diff --git a/program/src/rrd_tool.c b/program/src/rrd_tool.c
index f4cfa11af0e3153cd1f68b3c65237b189319152b..600867ea9cacc35d80d267ee5b16ff0466c3472a 100644 (file)
--- a/program/src/rrd_tool.c
+++ b/program/src/rrd_tool.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2004
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_tool.c Startup wrapper
*****************************************************************************/
{
char help_main[] =
- "RRDtool 1.1.x Copyright 1997-2004 by Tobias Oetiker <tobi@oetiker.ch>\n"
+ "RRDtool 1.2rc2 Copyright 1997-2005 by Tobias Oetiker <tobi@oetiker.ch>\n"
#ifndef WIN32
" Compiled " MAKE_TIMESTAMP "\n\n"
#else
strcmp("v", argv[1]) == 0 ||
strcmp("-v", argv[1]) == 0 ||
strcmp("-version", argv[1]) == 0 )
- printf("RRDtool 1.1.x Copyright (C) 1997-2004 by Tobias Oetiker <tobi@oetiker.ch>\n");
+ printf("RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005\n");
else if (strcmp("restore", argv[1]) == 0)
rrd_restore(argc-1, &argv[1]);
else if (strcmp("resize", argv[1]) == 0)
diff --git a/program/src/rrd_tool.h b/program/src/rrd_tool.h
index 56b4568dbd787468410391b3298748a84fdc8cfd..b98939c16882c447d5a7eabb49d142785cf265bf 100644 (file)
--- a/program/src/rrd_tool.h
+++ b/program/src/rrd_tool.h
/*****************************************************************************
- * RRDtool 1.0.33 Copyright Tobias Oetiker, 1997 - 2000
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_tool.h Common Header File
*****************************************************************************/
diff --git a/program/src/rrd_tune.c b/program/src/rrd_tune.c
index 1b5515d9eb0b03313a753c8e8650f902934d1f50..3e4557cc2005fd97ae50aa95706f4a078c65a9a9 100644 (file)
--- a/program/src/rrd_tune.c
+++ b/program/src/rrd_tune.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* change header parameters of an rrd
*****************************************************************************
index 9da2cace41a418328e040128ac199c57f75fb7a5..2c5cd37aa989d1beb03813045bfe00c9ac030ce5 100644 (file)
--- a/program/src/rrd_update.c
+++ b/program/src/rrd_update.c
/*****************************************************************************
- * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2004
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_update.c RRD Update Function
*****************************************************************************
* $Id$
- * $Log$
- * Revision 1.17 2004/05/26 22:11:12 oetiker
- * reduce compiler warnings. Many small fixes. -- Mike Slifcak <slif@bellsouth.net>
- *
- * Revision 1.16 2004/05/25 20:52:16 oetiker
- * fix spelling and syntax, especially in messages that are printed -- Mike Slifcak
- *
- * Revision 1.15 2004/05/25 20:51:49 oetiker
- * Update displayed copyright messages to be consistent. -- Mike Slifcak
- *
- * Revision 1.14 2003/11/11 19:46:21 oetiker
- * replaced time_value with rrd_time_value as MacOS X introduced a struct of that name in their standard headers
- *
- * Revision 1.13 2003/11/11 19:38:03 oetiker
- * rrd files should NOT change size ever ... bulk update code wa buggy.
- * -- David M. Grimes <dgrimes@navisite.com>
- *
- * Revision 1.12 2003/09/04 13:16:12 oetiker
- * should not assigne but compare ... grrrrr
- *
- * Revision 1.11 2003/09/02 21:58:35 oetiker
- * be pickier about what we accept in rrd_update. Complain if things do not work out
- *
- * Revision 1.10 2003/04/29 19:14:12 jake
- * Change updatev RRA return from index_number to cf_nam, pdp_cnt.
- * Also revert accidental addition of -I to aclocal MakeMakefile.
- *
- * Revision 1.9 2003/04/25 18:35:08 jake
- * Alternate update interface, updatev. Returns info about CDPs written to disk as result of update. Output format is similar to rrd_info, a hash of key-values.
- *
- * Revision 1.8 2003/03/31 21:22:12 oetiker
- * enables RRDtool updates with microsecond or in case of windows millisecond
- * precision. This is needed to reduce time measurement error when archive step
- * is small. (<30s) -- Sasha Mikheev <sasha@avalon-net.co.il>
- *
- * Revision 1.7 2003/02/13 07:05:27 oetiker
- * Find attached the patch I promised to send to you. Please note that there
- * are three new source files (src/rrd_is_thread_safe.h, src/rrd_thread_safe.c
- * and src/rrd_not_thread_safe.c) and the introduction of librrd_th. This
- * library is identical to librrd, but it contains support code for per-thread
- * global variables currently used for error information only. This is similar
- * to how errno per-thread variables are implemented. librrd_th must be linked
- * alongside of libpthred
- *
- * There is also a new file "THREADS", holding some documentation.
- *
- * -- Peter Stamfest <peter@stamfest.at>
- *
- * Revision 1.6 2002/02/01 20:34:49 oetiker
- * fixed version number and date/time
- *
- * Revision 1.5 2001/05/09 05:31:01 oetiker
- * Bug fix: when update of multiple PDP/CDP RRAs coincided
- * with interpolation of multiple PDPs an incorrect value was
- * stored as the CDP. Especially evident for GAUGE data sources.
- * Minor changes to rrdcreate.pod. -- Jake Brutlag <jakeb@corp.webtv.net>
- *
- * Revision 1.4 2001/03/10 23:54:41 oetiker
- * Support for COMPUTE data sources (CDEF data sources). Removes the RPN
- * parser and calculator from rrd_graph and puts then in a new file,
- * rrd_rpncalc.c. Changes to core files rrd_create and rrd_update. Some
- * clean-up of aberrant behavior stuff, including a bug fix.
- * Documentation update (rrdcreate.pod, rrdupdate.pod). Change xml format.
- * -- Jake Brutlag <jakeb@corp.webtv.net>
- *
- * Revision 1.3 2001/03/04 13:01:55 oetiker
- * Aberrant Behavior Detection support. A brief overview added to rrdtool.pod.
- * Major updates to rrd_update.c, rrd_create.c. Minor update to other core files.
- * This is backwards compatible! But new files using the Aberrant stuff are not readable
- * by old rrdtool versions. See http://cricket.sourceforge.net/aberrant/rrd_hw.htm
- * -- Jake Brutlag <jakeb@corp.webtv.net>
- *
- * Revision 1.2 2001/03/04 11:14:25 oetiker
- * added at-style-time@value:value syntax to rrd_update
- * -- Dave Bodenstab <imdave@mcs.net>
- *
- * Revision 1.1.1.1 2001/02/25 22:25:06 oetiker
- * checkin
- *
*****************************************************************************/
#include "rrd_tool.h"
main(int argc, char **argv){
rrd_update(argc,argv);
if (rrd_test_error()) {
- printf("RRDtool 1.1.x Copyright (C) 1997-2004 by Tobias Oetiker <tobi@oetiker.ch>\n\n"
+ printf("RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005\n\n"
"Usage: rrdupdate filename\n"
"\t\t\t[--template|-t ds-name:ds-name:...]\n"
"\t\t\ttime|N:value[:value...]\n\n"
index 3ba1b521c75e41f2efaef5ddf3b17b26a4b8b290..2b161ebcd43bfcd62dbb48932f18823742d75af7 100644 (file)
--- a/program/src/rrd_xport.c
+++ b/program/src/rrd_xport.c
/****************************************************************************
- * RRDtool 1.0.37 Copyright Tobias Oetiker, 1997 - 2000
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd_xport.c export RRD data
****************************************************************************/
index d8d76d4478730173e557285ebbf5a5fc780343ce..81b809964ce1322d5ea728ee2a9741fcb6ed8dc5 100644 (file)
--- a/program/src/rrd_xport.h
+++ b/program/src/rrd_xport.h
/****************************************************************************
- * RRDtool 1.0.37 Copyright Tobias Oetiker, 1997 - 2000
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
****************************************************************************
* rrd_xport.h contains XML related constants
****************************************************************************/
index cbc99a6d48dc99447cbaffb17be152134d0115fa..3a285cff71b8354a134c7cf9de05ef076760ce34 100644 (file)
--- a/program/src/rrdupdate.c
+++ b/program/src/rrdupdate.c
/*****************************************************************************
- * RRDtool 1.0.33 Copyright Tobias Oetiker, 1997 - 2000
+ * RRDtool 1.2rc2 Copyright by Tobi Oetiker, 1997-2005
*****************************************************************************
* rrd_update.c RRD Update Function
*****************************************************************************
main(int argc, char **argv){
rrd_update(argc,argv);
if (rrd_test_error()) {
- printf("RRDtool 1.0.33 Copyright 1997-2000 by Tobias Oetiker <tobi@oetiker.ch>\n\n"
+ printf("RRDtool 1.2rc2 Copyright 1997-2005 by Tobias Oetiker <tobi@oetiker.ch>\n\n"
"Usage: rrdupdate filename\n"
"\t\t\t[--template|-t ds-name:ds-name:...]\n"
"\t\t\ttime|N:value[:value...]\n\n"