Code

Imported upstream version 1.3.8.
[pkg-rrdtool.git] / CHANGES
1 2009-05-19 13:45  oetiker
3         * branches/1.3/program/bindings/perl-piped/RRDp.pm,
4           branches/1.3/program/bindings/perl-shared/RRDs.pm,
5           branches/1.3/program/configure.ac,
6           branches/1.3/program/doc/rrdbuild.pod,
7           branches/1.3/program/rrdtool.spec,
8           branches/1.3/program/src/pngsize.c,
9           branches/1.3/program/src/rrd.h,
10           branches/1.3/program/src/rrd_cgi.c,
11           branches/1.3/program/src/rrd_create.c,
12           branches/1.3/program/src/rrd_datalang.c,
13           branches/1.3/program/src/rrd_diff.c,
14           branches/1.3/program/src/rrd_dump.c,
15           branches/1.3/program/src/rrd_error.c,
16           branches/1.3/program/src/rrd_fetch.c,
17           branches/1.3/program/src/rrd_first.c,
18           branches/1.3/program/src/rrd_format.c,
19           branches/1.3/program/src/rrd_format.h,
20           branches/1.3/program/src/rrd_gfx.c,
21           branches/1.3/program/src/rrd_graph.c,
22           branches/1.3/program/src/rrd_graph_helper.c,
23           branches/1.3/program/src/rrd_hw.c,
24           branches/1.3/program/src/rrd_hw.h,
25           branches/1.3/program/src/rrd_i18n.h,
26           branches/1.3/program/src/rrd_info.c,
27           branches/1.3/program/src/rrd_is_thread_safe.h,
28           branches/1.3/program/src/rrd_last.c,
29           branches/1.3/program/src/rrd_lastupdate.c,
30           branches/1.3/program/src/rrd_not_thread_safe.c,
31           branches/1.3/program/src/rrd_open.c,
32           branches/1.3/program/src/rrd_resize.c,
33           branches/1.3/program/src/rrd_restore.c,
34           branches/1.3/program/src/rrd_rpncalc.c,
35           branches/1.3/program/src/rrd_rpncalc.h,
36           branches/1.3/program/src/rrd_thread_safe.c,
37           branches/1.3/program/src/rrd_thread_safe_nt.c,
38           branches/1.3/program/src/rrd_tool.c,
39           branches/1.3/program/src/rrd_tool.h,
40           branches/1.3/program/src/rrd_tune.c,
41           branches/1.3/program/src/rrd_update.c,
42           branches/1.3/program/src/rrd_version.c,
43           branches/1.3/program/src/rrd_xport.c,
44           branches/1.3/program/src/rrd_xport.h,
45           branches/1.3/program/src/rrdupdate.c: prepare for the release of
46           rrdtool-1.3.8
48 2009-05-18 14:23  oetiker
50         * branches/1.3/program/bindings/python/rrdtoolmodule.c,
51           bindings/python/rrdtoolmodule.c: integrated fix for debian bug
52           #529291 as supplied by Anders Hammarquist
54 2009-05-11 21:25  oetiker
56         * branches/1.3/program/configure.ac,
57           branches/1.3/program/src/rrd_getopt.c, configure.ac,
58           src/rrd_getopt.c: fix rrd_getops use of external variables (optarg
59           and friends) ... most prominently is kills a segfault when using
60           rrdtool perl bindings on solaris ... thanks to Ihsan Dogan for
61           helping with tracking this down and providing access to sparc
62           solaris boxes.
64 2009-04-29 07:17  oetiker
66         * branches/1.3/website/rrdworld/index.wml,
67           branches/1.3/website/rrdworld/zerod.xml: added zerod
69 2009-04-29 06:52  oetiker
71         * branches/1.3/program/CONTRIBUTORS,
72           branches/1.3/program/doc/rrdgraph_data.pod, CONTRIBUTORS,
73           doc/rrdgraph_data.pod: added some remarks on CDEF versus VDEF to
74           the docs -- Pablo Sanchez
76 2009-04-17 09:53  oetiker
78         * branches/1.3/program/src/rrd_tool.c, src/rrd_tool.c: add
79           documentation for graph-render-mode
81 2009-04-15 07:05  oetiker
83         * branches/1.3/program/src/rrd_restore.c, src/rrd_restore.c: fix
84           comments and error messages in rrd_restore patch
86 2009-04-15 07:02  oetiker
88         * branches/1.3/program/src/rrd_restore.c, src/rrd_restore.c: Fix
89           casting issues in rrd_restore. The bug manifested when compiled on
90           sparc v9 as explained in #218. Patch based in input provided by
91           poster of #218.
93 2009-04-14 13:55  oetiker
95         * branches/1.2/program/bindings/ruby/main.c,
96           branches/1.3/program/bindings/ruby/main.c, bindings/ruby/main.c:
97           make ruby bindings compile with newer ruby versions ... fix for
98           #217 patch provided by rrd trac user.
100 2009-04-14 07:51  oetiker
102         * branches/1.3/program/bindings/perl-piped/RRDp.pm,
103           bindings/perl-piped/RRDp.pm: Generate an error message when using
104           RRDp with graph - this can not work reliably. (Debian Bug#251701)
105           -- Sebastian Harl
107 2009-04-09 15:04  oetiker
109         * branches/1.3/program/doc/rrdtutorial.pod, doc/rrdtutorial.pod:
110           added missing newline -- by sebastian harl
112 2009-04-07 08:40  oetiker
114         * branches/1.3/website/index.wml: added feed updates
116 2009-04-07 07:31  oetiker
118         * branches/1.3/program/bindings/perl-piped/RRDp.pm,
119           branches/1.3/program/bindings/perl-shared/RRDs.pm,
120           branches/1.3/program/configure.ac,
121           branches/1.3/program/doc/rrdbuild.pod,
122           branches/1.3/program/rrdtool.spec,
123           branches/1.3/program/src/pngsize.c,
124           branches/1.3/program/src/rrd.h,
125           branches/1.3/program/src/rrd_cgi.c,
126           branches/1.3/program/src/rrd_create.c,
127           branches/1.3/program/src/rrd_datalang.c,
128           branches/1.3/program/src/rrd_diff.c,
129           branches/1.3/program/src/rrd_dump.c,
130           branches/1.3/program/src/rrd_error.c,
131           branches/1.3/program/src/rrd_fetch.c,
132           branches/1.3/program/src/rrd_first.c,
133           branches/1.3/program/src/rrd_format.c,
134           branches/1.3/program/src/rrd_format.h,
135           branches/1.3/program/src/rrd_gfx.c,
136           branches/1.3/program/src/rrd_graph.c,
137           branches/1.3/program/src/rrd_graph_helper.c,
138           branches/1.3/program/src/rrd_hw.c,
139           branches/1.3/program/src/rrd_hw.h,
140           branches/1.3/program/src/rrd_i18n.h,
141           branches/1.3/program/src/rrd_info.c,
142           branches/1.3/program/src/rrd_is_thread_safe.h,
143           branches/1.3/program/src/rrd_last.c,
144           branches/1.3/program/src/rrd_lastupdate.c,
145           branches/1.3/program/src/rrd_not_thread_safe.c,
146           branches/1.3/program/src/rrd_open.c,
147           branches/1.3/program/src/rrd_resize.c,
148           branches/1.3/program/src/rrd_restore.c,
149           branches/1.3/program/src/rrd_rpncalc.c,
150           branches/1.3/program/src/rrd_rpncalc.h,
151           branches/1.3/program/src/rrd_thread_safe.c,
152           branches/1.3/program/src/rrd_thread_safe_nt.c,
153           branches/1.3/program/src/rrd_tool.c,
154           branches/1.3/program/src/rrd_tool.h,
155           branches/1.3/program/src/rrd_tune.c,
156           branches/1.3/program/src/rrd_update.c,
157           branches/1.3/program/src/rrd_version.c,
158           branches/1.3/program/src/rrd_xport.c,
159           branches/1.3/program/src/rrd_xport.h,
160           branches/1.3/program/src/rrdupdate.c: prepare for the release of
161           rrdtool-1.3.7
163 2009-04-07 07:25  oetiker
165         * branches/1.3/website/.htaccess,
166           branches/1.3/website/gallery/index.en.html,
167           branches/1.3/website/gallery/miszek.xml,
168           branches/1.3/website/inc/template.inc,
169           branches/1.3/website/rrdworld/index.wml,
170           branches/1.3/website/rrdworld/tacLOG_RRD.png,
171           branches/1.3/website/rrdworld/tacLOG_RRD.xml,
172           branches/1.3/website/site-sync: sync up
174 2009-04-07 07:23  oetiker
176         * branches/1.3/program/doc/rrdbuild.pod: fix build docs
178 2009-04-07 07:21  oetiker
180         * branches/1.3/program/m4: provide have m4 macros go here
182 2009-04-07 07:20  oetiker
184         * branches/1.3/program/configure.ac: set helper directory
186 2009-04-07 07:20  oetiker
188         * branches/1.3/program/src/rrd_graph.c: fix lazy fix ... syntax
189           error
191 2009-04-07 07:19  oetiker
193         * branches/1.3/program/Makefile.am: update ACLOCAL flags
195 2009-04-07 06:37  oetiker
197         * branches/1.3/program/doc/rrdgraph.pod,
198           branches/1.3/program/src/rrd_graph.c, NEWS, doc/rrdgraph.pod,
199           src/rrd_graph.c: fix for #213 restore old behaviour of --lazy.
200           Even in lazy mode all the data calculation elements are run. The
201           main time saving comes from the fact that the graph is not being
202           drawn and the image does not have to be compressed.
204 2009-04-07 06:03  oetiker
206         * branches/1.3/program/src/rrd_dump.c, src/rrd_dump.c: make sure
207           rrd_dump outputs numbers with C locale so that . does not suddenly
208           become , this fixes #212
210 2009-04-06 14:12  oetiker
212         * branches/1.3/program/src/rrd_update.c, src/rrd_update.c: printf
213           for time_t with %lli can easily cause a segfault since on many
214           platforms time_t is only 32bit ... by adding (long long) to the
215           time value this gets fixed.
217 2009-03-21 10:44  oetiker
219         * branches/1.3/program/src/rrd_hw.c: removed more rrd_flush
220           instances
222 2009-03-21 09:55  oetiker
224         * branches/1.3/program/src/rrd_hw.c: rrd_flush is not necessary here
225           this used to ba a call to fflush which is something different
226           anyway.
228 2009-03-08 08:02  oetiker
230         * branches/1.2/program/WIN32-BUILD-TIPS.txt,
231           branches/1.2/program/bindings/Makefile.am,
232           branches/1.2/program/bindings/perl-shared/MANIFEST,
233           branches/1.2/program/bindings/perl-shared/ntmake-build,
234           branches/1.2/program/bindings/perl-shared/ntmake.PL,
235           branches/1.3/program/WIN32-BUILD-TIPS.txt,
236           branches/1.3/program/bindings/Makefile.am,
237           branches/1.3/program/bindings/perl-shared/MANIFEST,
238           branches/1.3/program/bindings/perl-shared/ntmake-build,
239           branches/1.3/program/bindings/perl-shared/ntmake.PL,
240           WIN32-BUILD-TIPS.txt, bindings/Makefile.am,
241           bindings/perl-shared/MANIFEST, bindings/perl-shared/ntmake-build,
242           bindings/perl-shared/ntmake.PL: Renaming ntmake.pl to ntmake.PL
243           (r1742) had unforseen side effects. At least on freebsd ntmake.PL
244           gets called automatically during build. This is not desired. I
245           renamed the file to ntmake-build sinc it gets called explicilty on
246           windows anyway. Reported by Kevin modified by Tobi
248 2009-03-06 05:51  oetiker
250         * branches/1.3/program/src/rrd_xport.c, src/rrd_xport.c: there were
251           two lines of debug info printed by rrd_xport, messing up the xml
252           code. Fix by Alejandro Galue.
254 2009-03-06 05:40  oetiker
256         * branches/1.3/program/configure.ac,
257           branches/1.3/program/src/rrd_thread_safe.c: Even though POSIX/XSI
258           requires "strerror_r" to return an "int", some systems (e.g. the
259           GNU libc) return a "char *" _and_ ignore the second argument (user
260           provided buffer). The configure script now checks for that
261           behavior using AC_FUNC_STRERROR_R. rrd_strerror() in
262           rrd_thread_safe.c has been updated to (hopefully) handle all
263           possible cases. Previously, rrd_strerror() would have returned
264           "strerror_r failed. sorry!" in mostly any cases when using glibc,
265           since "if (strerror_r())" had been used to check for errors which
266           evaluates to true if a (non-NULL) pointer was returned. Now, we,
267           at least, return the error number in case anything else fails.
268           Thanks to Alessandro Iurlano for reporting this issue after
269           spotting it in collectd <http://collectd.org>. patch by Sebastian
270           Harl
272 2009-02-21 09:46  oetiker
274         * branches/1.3/website/rrdworld/index.wml,
275           branches/1.3/website/rrdworld/observer.png,
276           branches/1.3/website/rrdworld/observer.xml,
277           branches/1.3/website/rrdworld/observernms.jpg,
278           branches/1.3/website/rrdworld/observernms.xml: update observer
279           entry
281 2009-02-21 09:43  oetiker
283         * branches/1.2/program/doc/bin_dec_hex.pod,
284           branches/1.2/program/doc/cdeftutorial.pod,
285           branches/1.2/program/doc/rrdgraph.pod,
286           branches/1.2/program/doc/rrdgraph_data.pod,
287           branches/1.2/program/doc/rrdgraph_examples.pod,
288           branches/1.2/program/doc/rrdgraph_graph.pod,
289           branches/1.2/program/doc/rrdgraph_rpn.pod,
290           branches/1.2/program/doc/rrdresize.pod,
291           branches/1.2/program/doc/rrdtutorial.es.pod,
292           branches/1.2/program/doc/rrdtutorial.pod,
293           branches/1.3/program/doc/bin_dec_hex.pod,
294           branches/1.3/program/doc/cdeftutorial.pod,
295           branches/1.3/program/doc/rrdgraph.pod,
296           branches/1.3/program/doc/rrdgraph_data.pod,
297           branches/1.3/program/doc/rrdgraph_examples.pod,
298           branches/1.3/program/doc/rrdgraph_graph.pod,
299           branches/1.3/program/doc/rrdgraph_rpn.pod,
300           branches/1.3/program/doc/rrdresize.pod,
301           branches/1.3/program/doc/rrdtutorial.es.pod,
302           branches/1.3/program/doc/rrdtutorial.pod, doc/bin_dec_hex.pod,
303           doc/cdeftutorial.pod, doc/rrdgraph.pod, doc/rrdgraph_data.pod,
304           doc/rrdgraph_examples.pod, doc/rrdgraph_graph.pod,
305           doc/rrdgraph_rpn.pod, doc/rrdresize.pod, doc/rrdtutorial.es.pod,
306           doc/rrdtutorial.pod: Misc documentation fixes by Alex van den
307           Bogaerdt
309 2009-02-21 09:22  oetiker
311         * branches/1.3/program/doc/rrdgraph.pod,
312           branches/1.3/program/doc/rrdgraph_rpn.pod: Documentation fixes by
313           Bernhard Reutner-Fischer
315 2009-01-26 05:59  oetiker
317         * branches/1.3/website/inc/design.css: fix css to not mutilate trac
318           layout
320 2009-01-25 22:39  oetiker
322         * branches/1.3/program/doc/rrdgraph.pod, doc/rrdgraph.pod: added doc
323           on new graphv graph_start und graph_end info variables
325 2009-01-25 22:02  oetiker
327         * branches/1.2/program/src/rrd_dump.c,
328           branches/1.2/program/src/rrd_first.c,
329           branches/1.3/program/src/rrd_dump.c,
330           branches/1.3/program/src/rrd_first.c,
331           branches/1.3/program/src/rrd_graph.c, src/rrd_dump.c,
332           src/rrd_first.c, src/rrd_graph.c: fix type conversion error (on
333           windows) unsigned/signed affecting timestamps on rrd_dump.
335 2009-01-25 21:52  oetiker
337         * branches/1.2/program/bindings/Makefile.am,
338           branches/1.2/program/bindings/perl-shared/ntmake.PL,
339           branches/1.2/program/bindings/perl-shared/ntmake.pl,
340           branches/1.3/program/bindings/Makefile.am,
341           branches/1.3/program/bindings/perl-shared/ntmake.PL,
342           branches/1.3/program/bindings/perl-shared/ntmake.pl,
343           bindings/Makefile.am, bindings/perl-shared/ntmake.PL,
344           bindings/perl-shared/ntmake.pl: rename ntmake.pl to ntmake.PL so
345           that it does not get installed
347 2009-01-25 15:49  oetiker
349         * branches/1.3/website/download.wml,
350           branches/1.3/website/gallery/index.wml,
351           branches/1.3/website/gallery/miszek.png,
352           branches/1.3/website/gallery/miszek.xml,
353           branches/1.3/website/index.wml,
354           branches/1.3/website/rrdworld/index.wml,
355           branches/1.3/website/rrdworld/lpar2rrd.png,
356           branches/1.3/website/rrdworld/lpar2rrd.xml,
357           branches/1.3/website/sponsor.wml: misc web updates
359 2009-01-22 15:43  oetiker
361         * branches/1.3/program/src/rrd_open.c: Missed to include utime.h.
362           #207.
364 2009-01-19 14:27  oetiker
366         * branches/1.3/program/bindings/perl-piped/RRDp.pm,
367           branches/1.3/program/bindings/perl-shared/RRDs.pm,
368           branches/1.3/program/configure.ac,
369           branches/1.3/program/doc/rrdbuild.pod,
370           branches/1.3/program/rrdtool-1.3-release,
371           branches/1.3/program/rrdtool.spec,
372           branches/1.3/program/src/pngsize.c,
373           branches/1.3/program/src/rrd.h,
374           branches/1.3/program/src/rrd_cgi.c,
375           branches/1.3/program/src/rrd_create.c,
376           branches/1.3/program/src/rrd_datalang.c,
377           branches/1.3/program/src/rrd_diff.c,
378           branches/1.3/program/src/rrd_dump.c,
379           branches/1.3/program/src/rrd_error.c,
380           branches/1.3/program/src/rrd_fetch.c,
381           branches/1.3/program/src/rrd_first.c,
382           branches/1.3/program/src/rrd_format.c,
383           branches/1.3/program/src/rrd_format.h,
384           branches/1.3/program/src/rrd_gfx.c,
385           branches/1.3/program/src/rrd_graph.c,
386           branches/1.3/program/src/rrd_graph_helper.c,
387           branches/1.3/program/src/rrd_hw.c,
388           branches/1.3/program/src/rrd_hw.h,
389           branches/1.3/program/src/rrd_i18n.h,
390           branches/1.3/program/src/rrd_info.c,
391           branches/1.3/program/src/rrd_is_thread_safe.h,
392           branches/1.3/program/src/rrd_last.c,
393           branches/1.3/program/src/rrd_lastupdate.c,
394           branches/1.3/program/src/rrd_not_thread_safe.c,
395           branches/1.3/program/src/rrd_open.c,
396           branches/1.3/program/src/rrd_resize.c,
397           branches/1.3/program/src/rrd_restore.c,
398           branches/1.3/program/src/rrd_rpncalc.c,
399           branches/1.3/program/src/rrd_rpncalc.h,
400           branches/1.3/program/src/rrd_thread_safe.c,
401           branches/1.3/program/src/rrd_thread_safe_nt.c,
402           branches/1.3/program/src/rrd_tool.c,
403           branches/1.3/program/src/rrd_tool.h,
404           branches/1.3/program/src/rrd_tune.c,
405           branches/1.3/program/src/rrd_update.c,
406           branches/1.3/program/src/rrd_version.c,
407           branches/1.3/program/src/rrd_xport.c,
408           branches/1.3/program/src/rrd_xport.h,
409           branches/1.3/program/src/rrdupdate.c: prepare for the release of
410           rrdtool-1.3.6
412 2009-01-14 08:14  oetiker
414         * branches/1.3/program/src/rrd_graph.c, src/rrd_graph.c: In
415           rrd_graph: the width/height values are written into
416           rrd_infoval_t's u_cnt but read out of u_int (u_long vs. int). This
417           breaks on LP64BE. Patch by Rafal Boni rafal pobox.com
419 2009-01-09 06:14  oetiker
421         * branches/1.3/website/download.wml,
422           branches/1.3/website/sponsor.wml,
423           branches/1.3/website/tut/index.wml: added links
425 2009-01-06 16:32  oetiker
427         * branches/1.3/program/src/rrd_resize.c, src/rrd_resize.c: with MMAP
428           enabled rrd resize GROW was broken ... this fixes it ...
430 2009-01-06 15:45  oetiker
432         * branches/1.2/program/src/rrd_graph.c,
433           branches/1.3/program/src/rrd_graph.c, src/rrd_graph.c: TICK with
434           negative numbers should 'start from the top of the graph' looking
435           down ... now it does.
437 2009-01-06 14:54  oetiker
439         * branches/1.2/program/src/rrd_cgi.c,
440           branches/1.3/program/src/rrd_cgi.c, src/rrd_cgi.c: fix for
441           segfault in rrd_cgi: caused by freeing a invalid address when
442           printing an error message.
444 2008-12-26 08:05  oetiker
446         * branches/1.3/program/configure.ac,
447           branches/1.3/program/src/rrd_graph.h, configure.ac,
448           src/rrd_graph.h: Include libgen.h to get prototype for basename in
449           a POSIX conformant way. Fix for #202.
451 2008-12-26 08:03  oetiker
453         * branches/1.3/program/doc/rrdbuild.pod, doc/rrdbuild.pod:
454           improvements for build docs by Zorzoli, Pablo
456 2008-12-22 21:23  oetiker
458         * branches/1.3/program/src/rrd_fetch.c, src/rrd_fetch.c: should free
459           memory after a successful fetch too ...
461 2008-12-22 21:23  oetiker
463         * branches/1.3/program/bindings/perl-shared/RRDs.pm,
464           bindings/perl-shared/RRDs.pm: documentation fixes
466 2008-12-22 10:25  oetiker
468         * branches/1.3/website/logos/asdasd_101x51.png: fixed size
470 2008-12-22 07:21  oetiker
472         * branches/1.3/program/doc/rrdgraph.pod, doc/rrdgraph.pod: Fix for
473           POD error by Sebasian Harl
475 2008-12-22 07:20  oetiker
477         * branches/1.3/program/doc/bin_dec_hex.pod,
478           branches/1.3/program/doc/rpntutorial.pod,
479           branches/1.3/program/doc/rrdbuild.pod,
480           branches/1.3/program/doc/rrdcgi.pod,
481           branches/1.3/program/doc/rrdgraph-old.pod,
482           branches/1.3/program/doc/rrdgraph.pod,
483           branches/1.3/program/doc/rrdgraph_data.pod,
484           branches/1.3/program/doc/rrdgraph_examples.pod,
485           branches/1.3/program/doc/rrdgraph_graph.pod,
486           branches/1.3/program/doc/rrdtool.pod,
487           branches/1.3/program/doc/rrdtutorial.pod, doc/bin_dec_hex.pod,
488           doc/rpntutorial.pod, doc/rrdbuild.pod, doc/rrdcgi.pod,
489           doc/rrdgraph-old.pod, doc/rrdgraph.pod, doc/rrdgraph_data.pod,
490           doc/rrdgraph_examples.pod, doc/rrdgraph_graph.pod,
491           doc/rrdgraph_libdbi.pod, doc/rrdtool.pod, doc/rrdtutorial.pod:
492           Fixes some typos by Sebastian Harl.
494 2008-12-19 14:26  oetiker
496         * branches/1.3/program/src/Makefile.am,
497           branches/1.3/program/src/plbasename.c,
498           branches/1.3/program/src/plbasename.h,
499           branches/1.3/program/src/rrd_graph.c,
500           branches/1.3/program/src/rrd_update.c,
501           branches/1.3/program/win32/rrdlib.vcproj, src/Makefile.am,
502           src/plbasename.c, src/plbasename.h, src/rrd_graph.c,
503           src/rrd_update.c, win32/rrdlib.vcproj: win32 fixes by Stefan .
504           Ludewig . exitgames . com * added portable plbasename since
505           basename is not available on stock win32 * rrd_update was using %d
506           to show a timestamp ... %lli is better since it also will show
507           64bit time_t correctly.
509 2008-12-18 23:56  oetiker
511         * branches/1.3/program/Makefile.am, Makefile.am: fix extra dist to
512           include missing win32 files
514 2008-12-18 07:34  oetiker
516         * branches/1.3/website/index.wml,
517           branches/1.3/website/logos/hitmeister.gif,
518           branches/1.3/website/sponsor.wml: added hitmeister sponsor
520 2008-12-16 08:04  oetiker
522         * branches/1.3/website/inc/trac.css: special css for trac
524 2008-12-15 22:06  oetiker
526         * branches/1.3/program/bindings/perl-piped/RRDp.pm,
527           branches/1.3/program/bindings/perl-shared/RRDs.pm,
528           branches/1.3/program/configure.ac,
529           branches/1.3/program/doc/rrdbuild.pod,
530           branches/1.3/program/rrdtool.spec,
531           branches/1.3/program/src/pngsize.c,
532           branches/1.3/program/src/rrd.h,
533           branches/1.3/program/src/rrd_cgi.c,
534           branches/1.3/program/src/rrd_create.c,
535           branches/1.3/program/src/rrd_datalang.c,
536           branches/1.3/program/src/rrd_diff.c,
537           branches/1.3/program/src/rrd_dump.c,
538           branches/1.3/program/src/rrd_error.c,
539           branches/1.3/program/src/rrd_fetch.c,
540           branches/1.3/program/src/rrd_first.c,
541           branches/1.3/program/src/rrd_format.c,
542           branches/1.3/program/src/rrd_format.h,
543           branches/1.3/program/src/rrd_gfx.c,
544           branches/1.3/program/src/rrd_graph.c,
545           branches/1.3/program/src/rrd_graph_helper.c,
546           branches/1.3/program/src/rrd_hw.c,
547           branches/1.3/program/src/rrd_hw.h,
548           branches/1.3/program/src/rrd_i18n.h,
549           branches/1.3/program/src/rrd_info.c,
550           branches/1.3/program/src/rrd_is_thread_safe.h,
551           branches/1.3/program/src/rrd_last.c,
552           branches/1.3/program/src/rrd_lastupdate.c,
553           branches/1.3/program/src/rrd_not_thread_safe.c,
554           branches/1.3/program/src/rrd_open.c,
555           branches/1.3/program/src/rrd_resize.c,
556           branches/1.3/program/src/rrd_restore.c,
557           branches/1.3/program/src/rrd_rpncalc.c,
558           branches/1.3/program/src/rrd_rpncalc.h,
559           branches/1.3/program/src/rrd_thread_safe.c,
560           branches/1.3/program/src/rrd_thread_safe_nt.c,
561           branches/1.3/program/src/rrd_tool.c,
562           branches/1.3/program/src/rrd_tool.h,
563           branches/1.3/program/src/rrd_tune.c,
564           branches/1.3/program/src/rrd_update.c,
565           branches/1.3/program/src/rrd_version.c,
566           branches/1.3/program/src/rrd_xport.c,
567           branches/1.3/program/src/rrd_xport.h,
568           branches/1.3/program/src/rrdupdate.c: prepare for the release of
569           rrdtool-1.3.5
571 2008-12-11 14:31  oetiker
573         * branches/1.2/program/src/rrd_fetch.c,
574           branches/1.3/program/src/rrd_fetch.c, src/rrd_fetch.c: fixed
575           another seek issue ...
577 2008-12-11 10:01  oetiker
579         * branches/1.2/program/rrdtool.spec,
580           branches/1.3/program/rrdtool.spec, rrdtool.spec: The spec file for
581           building the rrdtool as an RPM that comes with the release is not
582           "friendly" to older versions of RHEL and derivatives. -- Martin
583           Sperl <rrdtool@martin.sperl.org>
585 2008-12-10 13:18  oetiker
587         * branches/1.3/program/src/rrd_restore.c, src/rrd_restore.c: On some
588           architectures, strtod does not turn "NaN" into 'Not A Number
589           (NAN)' se we better provide our own code here.
591 2008-12-10 13:16  oetiker
593         * branches/1.3/website/sponsor.wml: integrated new sponsors on
594           website
596 2008-12-09 18:30  oetiker
598         * branches/1.3/program/doc/rrdgraph.pod,
599           branches/1.3/program/src/rrd_graph.c,
600           branches/1.3/program/src/rrd_graph.h,
601           branches/1.3/program/src/rrd_tool.c, doc/rrdgraph.pod,
602           src/rrd_graph.c, src/rrd_graph.h, src/rrd_tool.c: * forward ported
603           right axis patch from 1.2 branche * fixed --full-size-mode sizing
604           issue when used in combination with --title the work in the axis
605           patch has been sponsored by VoltWerk.
607 2008-12-08 16:07  oetiker
609         * branches/1.3/program/bindings/ruby/main.c,
610           branches/1.3/program/bindings/ruby/test.rb, bindings/ruby/main.c,
611           bindings/ruby/test.rb: Fix for last method in ruby bindings --
612           Hiroyuki Ikezoe
614 2008-12-05 15:39  oetiker
616         * branches/1.3/program/bindings/perl-shared/Makefile.PL,
617           bindings/perl-shared/Makefile.PL: integrate osx build hints as
618           indicated in #192
620 2008-12-05 15:25  oetiker
622         * branches/1.3/program/src/rrd_open.c: accidentely removed #endif
623           restored
625 2008-12-05 15:18  oetiker
627         * branches/1.3/program/acinclude.m4,
628           branches/1.3/program/configure.ac,
629           branches/1.3/program/src/rrd_open.c, acinclude.m4, configure.ac,
630           src/rrd_open.c: check for broken implementations of msync /
631           MS_ASYNC where the mtime does not get updated. warn and explicitly
632           call utime in rrd_open when a file is opened rw.
634 2008-12-04 16:01  oetiker
636         * branches/1.3/program/src/rrd_graph.c, src/rrd_graph.c: Legends
637           should NOT be placed in reverse order when using --full-size-mode
638           ... this fixed #198.
640 2008-12-04 09:03  oetiker
642         * branches/1.2/program/src/rrd_graph_helper.c,
643           branches/1.3/program/src/rrd_graph_helper.c,
644           src/rrd_graph_helper.c: Catch CDEF:tot= and raise and error to fix
645           #199. Thanks to Jeron Massar for reporting this.
647 2008-12-04 07:02  oetiker
649         * branches/1.3/program/CONTRIBUTORS,
650           branches/1.3/program/WIN32-BUILD-TIPS.txt,
651           branches/1.3/program/src/rrd_tool.c,
652           branches/1.3/program/win32/rrd.sln,
653           branches/1.3/program/win32/rrdtool.vcproj, CONTRIBUTORS,
654           WIN32-BUILD-TIPS.txt, src/rrd_tool.c, win32/rrd.sln,
655           win32/rrdtool.vcproj: Update to WIN32-BUILD-TIPS.txt and VC
656           project files so that the rrdtool.exe can be built too. -- Stefan
657           Ludewig Stefan.Ludewig exitgames.com
659 2008-12-03 11:08  oetiker
661         * branches/1.2/program/src/rrd_fetch.c,
662           branches/1.3/program/src/rrd_fetch.c, src/rrd_fetch.c: When
663           fetching data from 'past' an rra, rrd_fetch was seeking past the
664           rrd file. This did cause seek errors in some setups. Fixed. Thanks
665           to Daniel Pocock for finding the problem.
667 2008-12-03 10:46  oetiker
669         * branches/1.3/website/sponsor.wml: extra sponsors
671 2008-12-03 10:42  oetiker
673         * branches/1.3/program/CONTRIBUTORS: added extra contributor
675 2008-12-02 22:04  oetiker
677         * branches/1.3/program/Makefile.am, branches/1.3/program/src/rrd.h,
678           branches/1.3/program/src/rrd_create.c,
679           branches/1.3/program/src/rrd_diff.c,
680           branches/1.3/program/src/rrd_dump.c,
681           branches/1.3/program/src/rrd_error.c,
682           branches/1.3/program/src/rrd_fetch.c,
683           branches/1.3/program/src/rrd_first.c,
684           branches/1.3/program/src/rrd_format.c,
685           branches/1.3/program/src/rrd_getopt.c,
686           branches/1.3/program/src/rrd_getopt.h,
687           branches/1.3/program/src/rrd_getopt1.c,
688           branches/1.3/program/src/rrd_gfx.c,
689           branches/1.3/program/src/rrd_graph.c,
690           branches/1.3/program/src/rrd_graph.h,
691           branches/1.3/program/src/rrd_hw.c,
692           branches/1.3/program/src/rrd_hw_math.c,
693           branches/1.3/program/src/rrd_hw_update.c,
694           branches/1.3/program/src/rrd_info.c,
695           branches/1.3/program/src/rrd_lastupdate.c,
696           branches/1.3/program/src/rrd_open.c,
697           branches/1.3/program/src/rrd_parsetime.c,
698           branches/1.3/program/src/rrd_resize.c,
699           branches/1.3/program/src/rrd_restore.c,
700           branches/1.3/program/src/rrd_rpncalc.c,
701           branches/1.3/program/src/rrd_thread_safe_nt.c,
702           branches/1.3/program/src/rrd_tune.c,
703           branches/1.3/program/src/rrd_update.c,
704           branches/1.3/program/src/rrd_xport.c,
705           branches/1.3/program/win32/config.h,
706           branches/1.3/program/win32/rrdlib.vcproj: make rrdtool compile on
707           windows with cv++. check out win32/rrdlib.vcproj. --
708           Christof.Wegmann with exitgames.com
710 2008-12-02 12:35  oetiker
712         * branches/1.2/program/doc/rrdbuild.pod,
713           branches/1.3/program/doc/rrdbuild.pod, doc/rrdbuild.pod: fixed
714           solaris build instructions
716 2008-11-18 08:42  oetiker
718         * branches/1.3/website/rrdworld/index.wml: fixed myysqlbind
720 2008-11-17 16:35  oetiker
722         * branches/1.3/website/download.wml: addedsolaris download
724 2008-11-17 15:25  oetiker
726         * branches/1.3/website/download.wml, branches/1.3/website/index.wml,
727           branches/1.3/website/rrdworld/index.wml,
728           branches/1.3/website/rrdworld/nhawk_description.xml,
729           branches/1.3/website/rrdworld/nhawk_icon.png: monir upates
731 2008-11-09 19:19  oetiker
733         * branches/1.3/program/configure.ac, configure.ac: be even more
734           liberal with NOT using isfinite on solaris2.8
736 2008-11-09 00:00  oetiker
738         * branches/1.2/program/src/rrd_graph.c,
739           branches/1.2/program/src/rrd_graph.h,
740           branches/1.3/program/src/rrd_graph.c, src/rrd_graph.c: use
741           basename to determine filename for imginfo as suggested by
742           sebastian
744 2008-11-07 22:46  oetiker
746         * branches/1.2/program/src/rrd_graph.c,
747           branches/1.3/program/src/rrd_graph.c, src/rrd_graph.c: fixed
748           --font TITLE:12: problem -- tobi
750 2008-11-07 13:36  oetiker
752         * branches/1.3/program/rrdtool.spec: added librrd.pc to spec file as
753           requested byu Bernard Li
755 2008-10-30 14:32  oetiker
757         * branches/1.3/program/doc/cdeftutorial.pod: fix from alex
759 2008-10-28 08:47  oetiker
761         * branches/1.3/website/rrdtool-dump.xsd: added xsd for rrdtoool
763 2008-10-27 18:40  oetiker
765         * branches/1.3/website/gallery/charles.png,
766           branches/1.3/website/gallery/charles.xml,
767           branches/1.3/website/gallery/index.en.html,
768           branches/1.3/website/gallery/index.wml,
769           branches/1.3/website/index.wml,
770           branches/1.3/website/logos/digicomp.gif,
771           branches/1.3/website/rrdworld/index.wml,
772           branches/1.3/website/rrdworld/yacketystats.xml,
773           branches/1.3/website/sponsor.wml: misc updates
775 2008-10-27 05:35  oetiker
777         * branches/1.3/program/configure.ac: missed checkin for librrd.sym
778           fix
780 2008-10-26 15:16  oetiker
782         * branches/1.3/program/src/Makefile.am,
783           branches/1.3/program/src/librrd.sym.in,
784           branches/1.3/program/src/librrd.sym.in.in: fix for osx porability
785           ... the # in librrd.sym did not work well there
787 2008-10-24 06:20  oetiker
789         * branches/1.2/program/doc/rrdpython.pod,
790           branches/1.3/program/doc/rrdpython.pod, doc/rrdpython.pod: fixed
791           typo ... GAUGE not GUAGE
793 2008-10-17 05:44  oetiker
795         * branches/1.3/program/src/rrd_graph.c, src/rrd_graph.c: use double
796           for legend positioning to fight wiggle
798 2008-10-16 21:32  oetiker
800         * branches/1.3/program/doc/rrdbuild.pod: fix version numbers
802 2008-10-15 22:34  oetiker
804         * branches/1.3/program/doc/rrdbuild.pod: improved docu
806 2008-10-07 15:38  oetiker
808         * branches/1.3/program/src/rrd_open.c: Daniel Pocock reported that
809           the argument may be NULL in low-diskspace situations, so check for
810           that here to prevent a segmentation fault. -- Florian Forster
812 2008-10-04 16:04  oetiker
814         * branches/1.3/program/bindings/perl-piped/RRDp.pm,
815           branches/1.3/program/bindings/perl-shared/RRDs.pm,
816           branches/1.3/program/configure.ac,
817           branches/1.3/program/doc/rrdbuild.pod,
818           branches/1.3/program/rrdtool.spec,
819           branches/1.3/program/src/Makefile.am,
820           branches/1.3/program/src/librrd.pc.in,
821           branches/1.3/program/src/pngsize.c,
822           branches/1.3/program/src/rrd.h,
823           branches/1.3/program/src/rrd_cgi.c,
824           branches/1.3/program/src/rrd_create.c,
825           branches/1.3/program/src/rrd_datalang.c,
826           branches/1.3/program/src/rrd_diff.c,
827           branches/1.3/program/src/rrd_dump.c,
828           branches/1.3/program/src/rrd_error.c,
829           branches/1.3/program/src/rrd_fetch.c,
830           branches/1.3/program/src/rrd_first.c,
831           branches/1.3/program/src/rrd_format.c,
832           branches/1.3/program/src/rrd_format.h,
833           branches/1.3/program/src/rrd_gfx.c,
834           branches/1.3/program/src/rrd_graph.c,
835           branches/1.3/program/src/rrd_graph_helper.c,
836           branches/1.3/program/src/rrd_hw.c,
837           branches/1.3/program/src/rrd_hw.h,
838           branches/1.3/program/src/rrd_i18n.h,
839           branches/1.3/program/src/rrd_info.c,
840           branches/1.3/program/src/rrd_is_thread_safe.h,
841           branches/1.3/program/src/rrd_last.c,
842           branches/1.3/program/src/rrd_lastupdate.c,
843           branches/1.3/program/src/rrd_not_thread_safe.c,
844           branches/1.3/program/src/rrd_open.c,
845           branches/1.3/program/src/rrd_resize.c,
846           branches/1.3/program/src/rrd_restore.c,
847           branches/1.3/program/src/rrd_rpncalc.c,
848           branches/1.3/program/src/rrd_rpncalc.h,
849           branches/1.3/program/src/rrd_thread_safe.c,
850           branches/1.3/program/src/rrd_thread_safe_nt.c,
851           branches/1.3/program/src/rrd_tool.c,
852           branches/1.3/program/src/rrd_tool.h,
853           branches/1.3/program/src/rrd_tune.c,
854           branches/1.3/program/src/rrd_update.c,
855           branches/1.3/program/src/rrd_version.c,
856           branches/1.3/program/src/rrd_xport.c,
857           branches/1.3/program/src/rrd_xport.h,
858           branches/1.3/program/src/rrdupdate.c: prepare for the release of
859           rrdtool-1.3.4
861 2008-10-04 15:50  oetiker
863         * branches/1.3/program/configure.ac: finite broken on solaris 9 too
864           ?
866 2008-10-04 13:34  oetiker
868         * branches/1.3/program/src/rrd_resize.c, src/rrd_resize.c,
869           trunk/tutorial/lisa2008/rrd-by-example/ex/hw-demo.pl: * rrd_resize
870           fixed so that it does NOT alter the original file (mmap side
871           effect) * rrd_resize can can deal with version 4 files, so let it
873 2008-10-03 22:53  oetiker
875         * branches/1.3/program/src/rrd_open.c, src/rrd_open.c: The patch
876           fixs rrdtools behaviour when presented with trunkated rrd files. *
877           Make sure that we do not extend past the end of the file when
878           reading the header. * Makes sure that the data portion of the file
879           is large enough, based on the ds_cnt and the total number of RRA
880           rows -- kevin brintnall
882 2008-09-28 19:24  oetiker
884         * branches/1.3/program/MakeMakefile: Attached is a patch to lower
885           the version requirements of libtool and automake. I have tested
886           this on CentOS 4.x with the specified versions of libtool and
887           automake and was able to build RRDTool fine. I did *not* test
888           building with PHP, tcl, ruby or Python though. I also abstracted
889           the version numbers of all the dependencies such that editing them
890           in the future will be easier. -- Bernard Li
892 2008-09-28 19:15  oetiker
894         * branches/1.3/program/rrdtool.spec: Attached is a patch against the
895           spec file shipped with rrdtool-1.3.3.spec which will make it
896           buildable (at least it works on my CentOS 4.x system). -- Bernard
897           Li
899 2008-09-28 15:01  oetiker
901         * branches/1.2/program/src/rrd_graph.c,
902           branches/1.3/program/src/rrd_graph.c,
903           branches/1.3/program/src/rrd_tool.c, src/rrd_graph.c,
904           src/rrd_tool.c: vdef calc was using end_orig to determine for
905           which range it should do its calculations which is odd, since orig
906           is only the requested range as invocation time and not the data
907           range deliverd by fetch. It does fall completely flat when
908           shifting since shifting does not affect the original data. Bug
909           #177 reported by hokiel
911 2008-09-27 11:44  oetiker
913         * branches/1.2/program/src/rrd_xport.c,
914           branches/1.3/program/src/rrd_xport.c, src/rrd_xport.c: rrdxport
915           was completely broken for exporting datasources that did not have
916           a uniform step size. Thanks to Peter Valdemar Mørch for finding
917           this.
919 2008-09-23 07:57  oetiker
921         * branches/1.3/website/gallery/index.en.html,
922           branches/1.3/website/gallery/index.wml,
923           branches/1.3/website/gallery/pings.png,
924           branches/1.3/website/gallery/pings.xml: fixed ping image
926 2008-09-22 06:34  oetiker
928         * branches/1.3/program/MakeMakefile,
929           branches/1.3/program/configure.ac: fixed destdir for default
930           install of language bindings and removed sepp preference
932 2008-09-22 05:38  oetiker
934         * branches/1.2/program/configure.ac,
935           branches/1.3/program/configure.ac, configure.ac: use default
936           prefix for ruby install if no user defined prefix is available
938 2008-09-22 05:37  oetiker
940         * branches/1.3/website/index.wml: fix layout
942 2008-09-19 20:34  oetiker
944         * branches/1.3/program/bindings/perl-shared/Makefile.PL,
945           bindings/perl-shared/Makefile.PL: Bsd lirary path switch added to
946           perl bindings makefile -- as suggested by Kevin Brintnall
948 2008-09-18 13:30  oetiker
950         * branches/1.3/program/src/rrd_open.c, src/rrd_open.c: Fix for
951           debian bug 498183 ... never *advise after the end of the file. On
952           sparc this causes a segfault. Thanks to Sebastian Harl and Jurij
953           Smakov for finding this.
955 2008-09-14 20:33  oetiker
957         * branches/1.3/program/src/rrd_config_bottom.h: added missing bottom
958           config
960 2008-09-14 20:32  oetiker
962         * branches/1.3/program/bindings/perl-piped/RRDp.pm,
963           branches/1.3/program/bindings/perl-shared/RRDs.pm,
964           branches/1.3/program/configure.ac,
965           branches/1.3/program/doc/rrdbuild.pod,
966           branches/1.3/program/rrdtool.spec,
967           branches/1.3/program/src/pngsize.c,
968           branches/1.3/program/src/rrd.h,
969           branches/1.3/program/src/rrd_cgi.c,
970           branches/1.3/program/src/rrd_create.c,
971           branches/1.3/program/src/rrd_datalang.c,
972           branches/1.3/program/src/rrd_diff.c,
973           branches/1.3/program/src/rrd_dump.c,
974           branches/1.3/program/src/rrd_error.c,
975           branches/1.3/program/src/rrd_fetch.c,
976           branches/1.3/program/src/rrd_first.c,
977           branches/1.3/program/src/rrd_format.c,
978           branches/1.3/program/src/rrd_format.h,
979           branches/1.3/program/src/rrd_gfx.c,
980           branches/1.3/program/src/rrd_graph.c,
981           branches/1.3/program/src/rrd_graph_helper.c,
982           branches/1.3/program/src/rrd_hw.c,
983           branches/1.3/program/src/rrd_hw.h,
984           branches/1.3/program/src/rrd_i18n.h,
985           branches/1.3/program/src/rrd_info.c,
986           branches/1.3/program/src/rrd_is_thread_safe.h,
987           branches/1.3/program/src/rrd_last.c,
988           branches/1.3/program/src/rrd_lastupdate.c,
989           branches/1.3/program/src/rrd_not_thread_safe.c,
990           branches/1.3/program/src/rrd_open.c,
991           branches/1.3/program/src/rrd_resize.c,
992           branches/1.3/program/src/rrd_restore.c,
993           branches/1.3/program/src/rrd_rpncalc.c,
994           branches/1.3/program/src/rrd_rpncalc.h,
995           branches/1.3/program/src/rrd_thread_safe.c,
996           branches/1.3/program/src/rrd_thread_safe_nt.c,
997           branches/1.3/program/src/rrd_tool.c,
998           branches/1.3/program/src/rrd_tool.h,
999           branches/1.3/program/src/rrd_tune.c,
1000           branches/1.3/program/src/rrd_update.c,
1001           branches/1.3/program/src/rrd_version.c,
1002           branches/1.3/program/src/rrd_xport.c,
1003           branches/1.3/program/src/rrd_xport.h,
1004           branches/1.3/program/src/rrdupdate.c: prepare for the release of
1005           rrdtool-1.3.3
1007 2008-09-14 20:31  oetiker
1009         * branches/1.3/program/rrdtool-1.3-release: fix release script for
1010           1.3 branche
1012 2008-09-14 00:42  oetiker
1014         * branches/1.3/program/configure.ac,
1015           branches/1.3/program/doc/rrdgraph.pod,
1016           branches/1.3/program/src/Makefile.am,
1017           branches/1.3/program/src/rrd_format.h,
1018           branches/1.3/program/src/rrd_graph.c: resync with trunk since
1019           these are fixes
1021 2008-09-08 22:14  oetiker
1023         * branches/1.3/website/navbar.inc: added forum
1025 2008-09-08 22:14  oetiker
1027         * branches/1.3/website/award-white.png,
1028           branches/1.3/website/bin/pod2wml.classic.sh,
1029           branches/1.3/website/forum.wml,
1030           branches/1.3/website/gallery/index.en.html,
1031           branches/1.3/website/inc/favicon.ico,
1032           branches/1.3/website/inc/happy-tobi.png,
1033           branches/1.3/website/inc/rrdtool-gold.png,
1034           branches/1.3/website/inc/template.inc,
1035           branches/1.3/website/oscon-120x60.gif,
1036           branches/1.3/website/stream-pop.png: added more bits
1038 2008-09-08 22:08  oetiker
1040         * branches/1.3/website/.wmkrc, branches/1.3/website/.wmlrc: they
1041           should be in svn I guess
1043 2008-09-08 22:04  oetiker
1045         * branches/1.3/website/download.wml,
1046           branches/1.3/website/inc/template.inc: clean up mirror list
1048 2008-09-07 10:23  oetiker
1050         * branches/1.3/program: branching for 1.3
1052 2008-09-07 10:22  oetiker
1054         * branches/1.3/website: branche website
1056 2008-09-07 10:21  oetiker
1058         * branches/1.3: prepare for branching