Code

Imported upstream version 1.2.26
[pkg-rrdtool.git] / CHANGES
1 2007-11-20 00:15  oetiker
3         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
4           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/Makefile.am,
5           src/gdpng.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
6           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
7           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
8           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
9           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
10           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
11           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
12           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
13           src/rrd_lastupdate.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
14           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
15           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
16           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
17           src/rrd_tune.c, src/rrd_update.c, src/rrd_version.c,
18           src/rrd_xport.c, src/rrd_xport.h, src/rrdupdate.c: prepare for the
19           release of rrdtool-1.2.26
21 2007-11-19 23:40  oetiker
23         * src/rrd_graph.c: when checking if min and max were equal, the
24           action aplied was not working for negative values of min and max.
26 2007-11-19 23:40  oetiker
28         * configure.ac, src/rrd_tool.h: strings was not included ev if it
29           was around
31 2007-11-19 16:50  oetiker
33         * src/rrd_gfx.c: fix pointer in png image
35 2007-11-14 13:53  oetiker
37         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
38           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
39           src/rrd.h, src/rrd_afm.c, src/rrd_afm.h, src/rrd_afm_data.c,
40           src/rrd_afm_data.h, src/rrd_cgi.c, src/rrd_create.c,
41           src/rrd_datalang.c, src/rrd_diff.c, src/rrd_dump.c,
42           src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
43           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
44           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
45           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
46           src/rrd_last.c, src/rrd_lastupdate.c, src/rrd_not_thread_safe.c,
47           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
48           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
49           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
50           src/rrd_tune.c, src/rrd_update.c, src/rrd_version.c,
51           src/rrd_xport.c, src/rrd_xport.h, src/rrdupdate.c: prepare for the
52           release of rrdtool-1.2.25
54 2007-11-14 13:53  oetiker
56         * src/pngsize.c: make aix users happy and compile there too
58 2007-11-14 13:53  oetiker
60         * src/rrd_open.c: don't exit when fadvise does not work .. after all
61           we can live without it ...
63 2007-11-13 02:21  oetiker
65         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
66           doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c, src/pngsize.c,
67           src/rrd.h, src/rrd_afm.c, src/rrd_afm.h, src/rrd_afm_data.c,
68           src/rrd_afm_data.h, src/rrd_cgi.c, src/rrd_create.c,
69           src/rrd_datalang.c, src/rrd_diff.c, src/rrd_dump.c,
70           src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
71           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
72           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
73           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
74           src/rrd_last.c, src/rrd_lastupdate.c, src/rrd_not_thread_safe.c,
75           src/rrd_open.c, src/rrd_resize.c, src/rrd_restore.c,
76           src/rrd_rpncalc.c, src/rrd_rpncalc.h, src/rrd_stat.c,
77           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
78           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
79           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
80           src/rrdupdate.c: prepare for the release of rrdtool-1.2.24
82 2007-11-13 02:18  oetiker
84         * configure.ac: updated for 1.2.24
86 2007-11-13 02:16  oetiker
88         * src/rrd_create.c: revert the dontneed fadvise patch this is only
89           for 1.3
91 2007-11-13 02:13  oetiker
93         * src/rrd_fetch.c: revert the dontneed patch ... this is for 1.3
94           exclusively
96 2007-11-08 10:13  oetiker
98         * bindings/ruby/main.c: must use int2num to prevent overflows --
99           Mike Perham mperham gmail.com
101 2007-09-02 16:47  oetiker
103         * doc/rrdgraph_graph.pod: horizontal is the correct spelling
105 2007-08-01 15:25  oetiker
107         * src/rrd_xport.c: fixed 64bit portability error ... unigned long is
108           not equal to int
110 2007-07-25 20:32  oetiker
112         * src/rrd_update.c: check if intput is integer in any case not only
113           when the previouse value wave != U
115 2007-07-16 06:34  oetiker
117         * bindings/ruby/main.c: fixed rrd_featch and added rrd_info to ruby
118           bindings
120 2007-07-12 20:33  oetiker
122         * doc/rrdtutorial.pod: improved wording
124 2007-07-11 23:06  oetiker
126         * src/rrd_create.c: stop rrd_create from leaking on failure ... vito
127           caputo
129 2007-07-05 15:14  oetiker
131         * src/rrd_graph_helper.c: fix potential segfault ... if time_t is
132           not a %li 5~
134 2007-07-05 15:14  oetiker
136         * bindings/tcl/Makefile.am: fix tcl build system
138 2007-06-15 21:41  oetiker
140         * rrdtool.spec: rrdtool.spec from Jarod "redhat" Wilson
142 2007-06-13 16:50  oetiker
144         * bindings/ruby/main.c: be more helpful when raising rb_eTypeError
145           in string_arr string_arr_new(VALUE rb_strings). This patch
146           indicates which index is in error as well as the type you are
147           erroneously passing. --anonymous
149 2007-05-30 11:26  oetiker
151         * src/rrd_update.c: dropping cache after update does not help (in
152           this implementation)
154 2007-05-22 20:46  oetiker
156         * configure.ac: fixed spelling
158 2007-05-22 20:44  oetiker
160         * configure.ac, src/rrd_tool.c, src/rrd_tool.h, src/rrd_update.c: *
161           better tests for madvise, fadvise and fdatasync * fix inclusion of
162           fcntl.h * clenups for configure.ac -- Bernhard Fischer rep dot nop
163           gmail com
165 2007-05-19 05:47  oetiker
167         * configure.ac: update defines according to manual pageentry
169 2007-05-18 16:40  oetiker
171         * configure.ac, src/rrd_update.c: added madvise MADV_RANDOM is
172           rrd_update uses mmap
174 2007-05-18 11:56  oetiker
176         * configure.ac, src/rrd_create.c, src/rrd_fetch.c, src/rrd_update.c:
177           * dropping in rrd_update is probably overkill since we may be
178           dropping too much. * in create we have to flush before dropping. *
179           read fcntl.h after defining the __USE_XOPEN2K * fix drop code in
180           fetch ...
182 2007-05-17 11:38  oetiker
184         * configure.ac, src/rrd_create.c, src/rrd_fetch.c, src/rrd_open.c,
185           src/rrd_update.c: now the fadvise code actually compiles ... let
186           the testing begin.
188 2007-05-17 08:44  oetiker
190         * examples/perftest.pl.in: new better ? performance test ... work in
191           progress
193 2007-05-17 08:44  oetiker
195         * configure.ac, src/Makefile.am, src/rrd_create.c, src/rrd_fetch.c,
196           src/rrd_open.c, src/rrd_update.c: added posix_fadvise support
197           (untested) ... this should help performance by stopping read-ahead
198           and droping buffer cache for all rrd data except the file header
199           portion. Newly created files are fdsynced to disk and released
200           from cache after creation, to soften the blow on buffer cache by
201           creating new rrds.
203 2007-05-16 20:35  oetiker
205         * src/rrd_open.c: remove tabs and replace with 8 spaces
207 2007-05-15 08:39  oetiker
209         * bindings/Makefile.am: use libdir instead of exec_prefix/lib ...
210           maybe someone wants their libraries in another place
212 2007-05-15 08:36  oetiker
214         * bindings/Makefile.am, bindings/python/setup.py: yet another
215           attempt to make the python build environment REALY cool
217 2007-05-09 15:26  oetiker
219         * bindings/Makefile.am, bindings/python/setup.py: make sure the
220           python extension gets the final resting place of the rrdlibrary
221           compiled in ...
223 2007-05-08 15:10  oetiker
225         * bindings/Makefile.am: ruby complained about finding a previous
226           copy of the rrdtool extension ... very odd thing actually ...
227           adding RUBYARCHDIR= seems to help ...
229 2007-05-06 19:38  oetiker
231         * src/rrd_graph.c: don't use round since it is c99 ... use
232           floor(x+0.5) for positive numbers instead.
234 2007-05-06 08:50  oetiker
236         * src/rrd_hw.c: print the name of the HW cf in debug mode -- Helge
237           Oldach
239 2007-05-03 12:49  oetiker
241         * src/rrd_graph.c: added some more rounding for int to float
242           comparisons
244 2007-05-03 12:43  oetiker
246         * src/rrd_graph.c: Testing an double and an integer for equality is
247           bound to produce odd results on times. Don't do it! --
248           rrdtool@oldach.net
250 2007-05-02 18:06  oetiker
252         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
253           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
254           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
255           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
256           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
257           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
258           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
259           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
260           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
261           src/rrd_last.c, src/rrd_lastupdate.c, src/rrd_not_thread_safe.c,
262           src/rrd_open.c, src/rrd_resize.c, src/rrd_restore.c,
263           src/rrd_rpncalc.c, src/rrd_rpncalc.h, src/rrd_stat.c,
264           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
265           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
266           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
267           src/rrdupdate.c: prepare for the release of rrdtool-1.2.23
269 2007-05-02 18:05  oetiker
271         * bindings/Makefile.am: fix python install for virgin systems
273 2007-05-02 15:31  oetiker
275         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
276           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
277           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
278           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
279           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
280           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
281           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
282           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
283           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
284           src/rrd_last.c, src/rrd_lastupdate.c, src/rrd_not_thread_safe.c,
285           src/rrd_open.c, src/rrd_resize.c, src/rrd_restore.c,
286           src/rrd_rpncalc.c, src/rrd_rpncalc.h, src/rrd_stat.c,
287           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
288           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
289           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
290           src/rrdupdate.c: prepare for the release of rrdtool-1.2.22
292 2007-05-02 15:31  oetiker
294         * README, bindings/perl-shared/RRDs.ppd,
295           bindings/perl-shared/ntmake.pl, debian/copyright, debian/watch,
296           doc/rrdtutorial.es.pod, doc/rrdtutorial.pod, doc/see_also.inc:
297           fixed old urls in code
299 2007-05-02 15:23  oetiker
301         * bindings/Makefile.am: fix python for staged installs
303 2007-05-02 05:08  oetiker
305         * bindings/tcl/tclrrd.c: fixed path to rrd_format.h in tcl bindings
307 2007-05-01 20:41  oetiker
309         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
310           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
311           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
312           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
313           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
314           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
315           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
316           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
317           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
318           src/rrd_last.c, src/rrd_lastupdate.c, src/rrd_not_thread_safe.c,
319           src/rrd_open.c, src/rrd_resize.c, src/rrd_restore.c,
320           src/rrd_rpncalc.c, src/rrd_rpncalc.h, src/rrd_stat.c,
321           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
322           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
323           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
324           src/rrdupdate.c: prepare for the release of rrdtool-1.2.21
326 2007-05-01 20:40  oetiker
328         * src/rrd_graph.c: if the graph goes 'down' minval must be hanged
329           instead
331 2007-05-01 16:36  oetiker
333         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
334           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/Makefile.am,
335           src/gdpng.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
336           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
337           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
338           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
339           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
340           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
341           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
342           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
343           src/rrd_lastupdate.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
344           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
345           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
346           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
347           src/rrd_tune.c, src/rrd_update.c, src/rrd_version.c,
348           src/rrd_xport.c, src/rrd_xport.h, src/rrdupdate.c: prepare for the
349           release of rrdtool-1.2.20
351 2007-05-01 16:24  oetiker
353         * netware/Makefile, win32/Makefile: updated win32 and netware
354           Makefiles -- Guenter Knauf
356 2007-05-01 16:23  oetiker
358         * src/rrd_create.c, src/rrd_update.c: added some const casts
360 2007-05-01 16:19  oetiker
362         * doc/rrdgraph.pod, src/rrd_graph.c, src/rrd_graph.h: added
363           --alt-autoscale-min (see --alt-autoscale-max) -- Helge Oldach
365 2007-04-10 05:43  oetiker
367         * src/rrd_graph.c: untabified rrd_graph.c
369 2007-04-10 05:41  oetiker
371         * src/rrd_graph.c: use the shorthand for vidx ...
373 2007-04-10 05:27  oetiker
375         * src/rrd_graph.c, src/rrd_graph.h: the rrd_graph_check_vname
376           function is not used anywhere in the code ...
378 2007-04-06 07:28  oetiker
380         * src/rrd_gfx.c: release font resources after thy have been used ...
381           -- Travis Spencer
383 2007-04-02 06:21  oetiker
385         * doc/rrdthreads.pod, src/fnv.h, src/hash_32.c, src/rrd.h,
386           src/rrd_create.c, src/rrd_fetch.c, src/rrd_format.c,
387           src/rrd_rpncalc.c, src/rrd_rpncalc.h, src/rrd_tool.h,
388           src/rrd_update.c: new function rrd_fetch_r() (and make the strings
389           const char* instead of char*). The only difference between
390           rrd_fetch_r() and rrd_fetch_fn() is that rrd_fetch_r() receives
391           the consolidation function as a string (instead of an enum cf_en)
392           and is thread-safe -- Sam Umbach
394 2007-04-02 06:18  oetiker
396         * src/rrd_restore.c: make xml2rrd more robust on invalid input --
397           Florian Forster
399 2007-03-29 19:08  oetiker
401         * doc/rrdruby.pod: added vardef
403 2007-03-15 21:10  oetiker
405         * src/rrd_tool.c: fix the snprintf call for vtag ... it was using
406           the wrong size -- kili
408 2007-03-15 21:03  oetiker
410         * src/rrd_thread_safe.c: fixed strerror_r usage ... #85
412 2007-03-11 13:08  oetiker
414         * Makefile.am, bindings/Makefile.am, doc/Makefile.am,
415           examples/Makefile.am, netware/Makefile, win32/Makefile,
416           win32/rrd.dsp, win32/rrdtool.dsp: fix netware and win32 makefiles
417           for new getopt names
419 2007-03-11 13:04  oetiker
421         * src/art_rgba_svp.h, src/fnv.h, src/gdpng.c, src/hash_32.c,
422           src/parsetime.c, src/parsetime.h, src/pngsize.c, src/rrd.h,
423           src/rrd_afm.c, src/rrd_afm.h, src/rrd_afm_data.c,
424           src/rrd_afm_data.h, src/rrd_cgi.c, src/rrd_create.c,
425           src/rrd_datalang.c, src/rrd_diff.c, src/rrd_dump.c,
426           src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
427           src/rrd_format.c, src/rrd_format.h, src/rrd_getopt.c,
428           src/rrd_getopt.h, src/rrd_getopt1.c, src/rrd_gfx.c, src/rrd_gfx.h,
429           src/rrd_graph.c, src/rrd_graph.h, src/rrd_graph_helper.c,
430           src/rrd_hw.c, src/rrd_hw.h, src/rrd_info.c,
431           src/rrd_is_thread_safe.h, src/rrd_last.c, src/rrd_lastupdate.c,
432           src/rrd_nan_inf.c, src/rrd_nan_inf.h, src/rrd_not_thread_safe.c,
433           src/rrd_open.c, src/rrd_resize.c, src/rrd_restore.c,
434           src/rrd_rpncalc.c, src/rrd_rpncalc.h, src/rrd_stat.c,
435           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
436           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
437           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
438           src/rrdupdate.c, src/strftime.c, src/strftime.h, src/unused.h,
439           src/win32comp.c: enable ID keyword in all source files
441 2007-03-11 12:57  oetiker
443         * examples/Makefile.am: do not use gnuisms in Makefile rules ($<)
445 2007-03-11 12:41  oetiker
447         * netware/Makefile: use Guenters latest Netware Makefile ...
449 2007-03-10 17:44  oetiker
451         * configure.ac: axe the double quotes on $perlcc in configure to
452           allow for program names with arguments.
454 2007-03-10 17:36  oetiker
456         * src/rrd_update.c: integers can be negative ... fixed the test for
457           this in rrd_update -- rians cc usu edu
459 2007-03-03 11:03  oetiker
461         * Makefile.am, bindings/ruby/extconf.rb, configure.ac: * build
462           extensions last since this seems to be most likely to fail * do
463           more testing before building the ruby extension
465 2007-02-24 17:23  oetiker
467         * src/rrd_dump.c, src/rrd_info.c, src/rrd_tune.c: fix memmory
468           problem in rrd_dump.c
470 2007-02-14 18:54  oetiker
472         * doc/rrdgraph_rpn.pod, src/rrd_rpncalc.c, src/rrd_rpncalc.h: new
473           operator ABS added --
475 2007-02-14 18:48  oetiker
477         * src/Makefile.am, src/getopt.c, src/getopt.h, src/getopt1.c,
478           src/rrd_getopt.c, src/rrd_getopt.h, src/rrd_getopt1.c,
479           src/rrd_tool.h: renamed getopt to rrd_getopt to avoid confusion on
480           some systems ...
482 2007-02-14 18:47  oetiker
484         * src/rrd_tool.c: cosmetic fix for usage message -- günter knauff
486 2007-02-14 18:46  oetiker
488         * Makefile.am: added new win32 component to the release tarball
490 2007-02-14 18:46  oetiker
492         * src/get_ver.awk, win32/rrd.dsp, win32/rrd_config.h.msvc,
493           win32/rrdtool.dsp: updates to the windows build system by guenter
494           knauff
496 2007-02-14 06:53  oetiker
498         * doc/rrdgraph.pod, src/rrd_graph.c, src/rrd_graph.h: allow
499           --units-length to reserve label space even when --y-grid=none is
500           in effect [#75], tobi
502 2007-02-14 06:33  oetiker
504         * src/parsetime.c: parsing absolute time should not send us 30,000
505           years into the future -- Tatsuki Makino tatsuki_makino hotmail.com
507 2007-02-14 06:31  oetiker
509         * src/rrd_cgi.c: Printstrftime on rrd_cgi.c returns an illegal
510           value. It causes segmentation fault error. -- Tatsuki Makino
511           tatsuki_makino hotmail.com
513 2007-02-09 22:19  oetiker
515         * netware/Makefile, src/rrd_tool.h, win32/Makefile: more build
516           patches from Günter Knauf
518 2007-02-08 06:01  oetiker
520         * netware/Makefile, win32/Makefile: updates for Win32 and NW
521           Makefiles -- Guenter Knauf
523 2007-02-08 05:54  oetiker
525         * src/Makefile.am: added get_ver.awk to release
527 2007-02-08 05:51  oetiker
529         * configure.ac: there is no Makefile.in for python anymore!
531 2007-02-07 21:35  oetiker
533         * src/rrd_gfx.c: DPRINTF may not be the ideal define ... use
534           something more RRDish ... like RRDPRINTF
536 2007-02-07 21:35  oetiker
538         * Makefile.am, configure.ac: use setup.py for python install and
539           build work instad of trying todo it on our own
541 2007-02-07 21:31  oetiker
543         * bindings/Makefile.am: added Makefile targets for python
545 2007-02-07 21:30  oetiker
547         * bindings/python/Makefile.am, bindings/python/Setup.in,
548           bindings/python/setup.py: python does no get built externally
550 2007-02-02 18:22  oetiker
552         * COPYRIGHT: added IBM Public License to the list of Exceptions
554 2007-02-02 12:19  oetiker
556         * src/rrd_gfx.c, src/rrd_rpncalc.c: increasse portability (no //
557           comment, no ... arguments for cpp)
559 2007-02-01 22:00  oetiker
561         * bindings/tcl/tclrrd.c: we should use the headers from the local
562           rrdtool setup and not the system ones!
564 2007-02-01 05:51  oetiker
566         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
567           configure.ac, doc/rrdbuild.pod, rrdtool-1.2-release, rrdtool.spec,
568           src/gdpng.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
569           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
570           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
571           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
572           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
573           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
574           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
575           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
576           src/rrd_lastupdate.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
577           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
578           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
579           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
580           src/rrd_tune.c, src/rrd_update.c, src/rrd_version.c,
581           src/rrd_xport.c, src/rrd_xport.h, src/rrdupdate.c: prepare for the
582           release of rrdtool-1.2.19
584 2007-02-01 05:45  oetiker
586         * bindings/python/Makefile.am: libtool builds shared libraries
587           anyway, no need for extra LDFLAGS that bite non GNU ld versions
589 2007-01-29 16:47  oetiker
591         * src/rrd_tool.c: resolve snprintf overflow warning by using sizeof
592           -- Anna Bernathova suse cz
594 2007-01-23 20:54  oetiker
596         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
597           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
598           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
599           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
600           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
601           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
602           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
603           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
604           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
605           src/rrd_last.c, src/rrd_lastupdate.c, src/rrd_not_thread_safe.c,
606           src/rrd_open.c, src/rrd_resize.c, src/rrd_restore.c,
607           src/rrd_rpncalc.c, src/rrd_rpncalc.h, src/rrd_stat.c,
608           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
609           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
610           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
611           src/rrdupdate.c: prepare for the release of rrdtool-1.2.18
613 2007-01-23 20:52  oetiker
615         * src/rrd_fetch.c: the change from R920 to fetch was not helping ...
616           no low res got prefered in non full coverage situations ..
618 2007-01-23 17:30  oetiker
620         * src/rrd_graph.c: another control sequence that got lost ...
622 2007-01-23 08:28  oetiker
624         * src/rrd_graph_helper.c: read up to full potential length of
625           gdp->rrd
627 2007-01-22 16:34  oetiker
629         * doc/rrdgraph_graph.pod: added missing B formatting instruction
631 2007-01-22 10:49  oetiker
633         * rrdtool-1.2-release: create non version link
635 2007-01-22 10:33  oetiker
637         * src/rrd_graph.c: prepare for the release of rrdtool-1.2.17
639 2007-01-22 10:29  oetiker
641         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
642           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
643           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
644           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
645           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
646           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
647           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
648           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
649           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
650           src/rrd_last.c, src/rrd_lastupdate.c, src/rrd_not_thread_safe.c,
651           src/rrd_open.c, src/rrd_resize.c, src/rrd_restore.c,
652           src/rrd_rpncalc.c, src/rrd_rpncalc.h, src/rrd_stat.c,
653           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
654           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
655           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
656           src/rrdupdate.c: prepare for the release of rrdtool-1.2.17
658 2007-01-22 10:28  oetiker
660         * doc/rrdgraph_graph.pod, src/rrd_graph.c: introduced \n as an alias
661           for \l since people seem to be using it despite the documentation
662           not talking about this ... so now it is official and I bet there
663           will soon be people asking why this was only working at the end of
664           a line. -- tobi
666 2007-01-21 22:22  oetiker
668         * doc/rrdgraph_examples.pod: removed mentiones of \n ...
670 2007-01-20 22:54  oetiker
672         * bindings/Makefile.am: prepare for the release of rrdtool-1.2.16
674 2007-01-20 22:48  oetiker
676         * bindings/Makefile.am: prepare for the release of rrdtool-1.2.16
678 2007-01-20 22:22  oetiker
680         * bindings/Makefile.am: prepare for the release of rrdtool-1.2.16
682 2007-01-20 20:19  oetiker
684         * rrdtool-1.2-release: prepare for the release of rrdtool-1.2.16
686 2007-01-20 20:17  oetiker
688         * rrdtool-1.2-release: prepare for the release of rrdtool-1.2.16
690 2007-01-20 20:16  oetiker
692         * rrdtool-1.2-release: prepare for the release of rrdtool-1.2.16
694 2007-01-20 20:03  oetiker
696         * bindings/tcl/tclrrd.c: this did not compile after integrating the
697           new fetchlast command -- Andy Riebs
699 2007-01-20 16:41  oetiker
701         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
702           configure.ac, doc/rrdbuild.pod, rrdtool-1.2-release, rrdtool.spec,
703           src/Makefile.am, src/gdpng.c, src/pngsize.c, src/rrd.h,
704           src/rrd_afm.c, src/rrd_afm.h, src/rrd_afm_data.c,
705           src/rrd_afm_data.h, src/rrd_cgi.c, src/rrd_create.c,
706           src/rrd_datalang.c, src/rrd_diff.c, src/rrd_dump.c,
707           src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
708           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
709           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
710           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
711           src/rrd_last.c, src/rrd_lastupdate.c, src/rrd_not_thread_safe.c,
712           src/rrd_open.c, src/rrd_resize.c, src/rrd_restore.c,
713           src/rrd_rpncalc.c, src/rrd_rpncalc.h, src/rrd_stat.c,
714           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
715           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
716           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
717           src/rrdupdate.c: prepare for the release of rrdtool-1.2.16
719 2007-01-20 16:39  oetiker
721         * Makefile.am, configure.ac, rrdtool-1.2-release: get ready for
722           1.2.16 release
724 2007-01-18 23:43  oetiker
726         * doc/rrdlastupdate.pod: aargh another missing bit from lastupdate
727           added ...
729 2007-01-17 23:35  oetiker
731         * netware/Makefile, src/rrd_lastupdate.c, win32/Makefile: finish
732           integration of lastupdate commmand ...
734 2007-01-17 21:31  oetiker
736         * acinclude.m4, bindings/tcl/tclrrd.c, doc/Makefile.am,
737           src/Makefile.am, src/rrd_tool.c, src/rrd_tool.h, src/rrd_update.c:
738           New functions lastupdate to efficiently get the last values fed
739           into the rrd ... this also changes that the last values get stored
740           even for ABSOLUTE and GAUGE data sources ... -- andy.riebs hp.com
742 2006-12-16 16:14  oetiker
744         * src/rrd_error.c, src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c:
745           add missing \0 to the end of several strncpy strings
747 2006-12-16 16:13  oetiker
749         * src/rrd_update.c: replace malloc/strncpy by strdup add \0 to the
750           end of several strncpy strings add missing free fix error string
751           rendering :... makes no sense here
753 2006-12-16 16:11  oetiker
755         * src/rrd.h: move headers around to make more sense
757 2006-12-16 16:10  oetiker
759         * src/rrd_not_thread_safe.c: init the context on first call
761 2006-12-16 16:05  oetiker
763         * src/rrd_graph.h: make sure there is ample space in the static
764           strings
766 2006-12-16 16:04  oetiker
768         * src/rrd_graph.c: oops 99 is the last item
770 2006-12-16 16:02  oetiker
772         * src/rrd_graph.c: it is sufficient to set the last item to 0
774 2006-12-16 16:02  oetiker
776         * src/Makefile.am: getopt is required for rrdupdate too (there are
777           platforms where this is not in libc ... eg solaris)
779 2006-12-16 16:01  oetiker
781         * src/rrdupdate.c: we have 2006 now
783 2006-12-16 15:56  oetiker
785         * src/rrd_not_thread_safe.c: it makes no sense allocating an array
786           and then asiging it to a fixed string ... this caused stuff to
787           crash badly as long error strings were assigned.
789 2006-12-11 19:11  oetiker
791         * doc/rrdbuild.pod: added note on alternate CFLAGS for Forte
793 2006-12-07 19:51  oetiker
795         * src/rrd_graph.c: c is a valid formatting character
797 2006-11-19 11:15  oetiker
799         * src/rrd_graph.c: fixed typo
801 2006-11-06 06:53  oetiker
803         * src/rrd_fetch.c: when fetching, don't pick a higher res rra just
804           because it's coverage at the 'end' of the requested range is
805           better ... -- Sebastian Pachuta seba123 seba123.webd.pl
807 2006-10-27 14:03  oetiker
809         * examples/perftest.pl.in: use integer time
811 2006-10-26 22:26  oetiker
813         * configure.ac, examples/Makefile.am, examples/perftest.pl.in: added
814           perftest tool
816 2006-10-25 17:19  oetiker
818         * src/Makefile.am: do not distribute windows files anymore ...
820 2006-10-25 17:18  oetiker
822         * Makefile.am: distribute win32 and netware build files too
824 2006-10-25 17:17  oetiker
826         * MakeMakefile: do not remove Makefiles from win32 and netware build
827           dirs
829 2006-10-25 17:12  oetiker
831         * MakeMakefile, bindings/Makefile.am, bindings/ruby/main.c: fix
832           build procedure for ruby (clean target) don't run autoreconf at
833           the end of MakeMakefiles as this has a tendency todo the wrong
834           things
836 2006-10-25 16:39  oetiker
838         * MakeMakefile: added path to sepp
840 2006-10-25 16:30  oetiker
842         * MakeMakefile: aclocal expects a space after -I ...
844 2006-10-25 16:24  oetiker
846         * MakeMakefile: tell aclocal where to find its config ...
848 2006-10-25 16:11  oetiker
850         * MakeMakefile: aclocal show know where it's stuff is ...
852 2006-10-22 21:20  oetiker
854         * src/parsetime.c: make time paring more robust ... it can now deal
855           with time date date time time date + xxx date time + xxx
857 2006-10-22 21:09  oetiker
859         * src/rrd_graph.c: check if valid control codes are in use
861 2006-10-22 16:01  oetiker
863         * bindings/ruby/test.rb: fixed ruby demo
865 2006-10-22 16:01  oetiker
867         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm: fixed
868           address
870 2006-10-03 07:52  oetiker
872         * src/rrdupdate.c: added missing file
874 2006-09-28 12:38  oetiker
876         * doc/rrdruby.pod: fixed doc regarding site install
878 2006-09-27 21:48  oetiker
880         * bindings/Makefile.am, bindings/ruby, bindings/ruby/CHANGES,
881           bindings/ruby/README, bindings/ruby/extconf.rb,
882           bindings/ruby/main.c, bindings/ruby/test.rb, configure.ac: added
883           ruby bindings ... thanks to Loïs LHERBIER lois.lherbier covadis.ch
885 2006-09-27 21:46  oetiker
887         * src/Makefile.am, src/rrd_update.c: make rrdupdate realy light as
888           it was intended in the first place -- Peter Breitenlohner peb
889           mppmu.mpg.de
891 2006-09-27 21:45  oetiker
893         * src/parsetime.c: tod can come after the date as well as before the
894           date
896 2006-09-18 05:45  oetiker
898         * netware/Makefile: fix faild netware makefile merge -- Guenter
899           Knauf
901 2006-09-17 21:08  oetiker
903         * src/rrd_update.c: make mvs stop complaining about uninitialized
904           variables ... -- norman wheeler bigpond.com
906 2006-09-17 21:05  oetiker
908         * doc/rrd-beginners.pod: fixed spelling -- Peter Breitenlohner
910 2006-09-17 20:46  oetiker
912         * configure.ac, examples/Makefile.am: fix generation of cgi-demo.cgi
913           -- Peter Breitenlohner peb mppmu.mpg.de
915 2006-09-17 20:31  oetiker
917         * MakeMakefile, bindings/Makefile.am, bindings/perl-shared/RRDs.xs,
918           configure.ac, netware/Makefile, src/getopt.c, src/getopt1.c,
919           src/rrd_afm.c, src/rrd_tool.h, win32/Makefile: make rrdtool use
920           rrd_config.h instead of config.h since this is just bound to lead
921           to confusion when the wrong config.h gets sourced -- Guenter Knauf
922           fix clean target in bindings directory
924 2006-09-10 19:30  oetiker
926         * win32/rrd.dsp, win32/rrd.vcproj, win32/rrdtool.dsp,
927           win32/rrdtool.dsw, win32/rrdtool.plg: the msvc files need dos file
928           endings ...
930 2006-09-10 19:26  oetiker
932         * src/rrd_rpncalc.c: we want an int, so lets tell the compiler to
933           make it not complain
935 2006-09-10 19:20  oetiker
937         * netware/Makefile, win32/Makefile: netware und win32 fixes from
938           guenter
940 2006-09-05 19:55  oetiker
942         * doc/rrdfetch.pod: we do not need an extra echo there
944 2006-09-05 18:34  oetiker
946         * confignt, netware, netware/Makefile, src/Makefile.NetWare,
947           src/Makefile.Win32, src/rrd.dsp, src/rrd.vcproj, src/rrd_afm.c,
948           src/rrd_dump.c, src/rrd_gfx.c, src/rrd_graph.c, src/rrd_tool.h,
949           src/rrdtool.dsp, src/rrdtool.dsw, src/rrdtool.sln,
950           src/rrdtool.vcproj, src/win32comp.c, win32, win32/Makefile,
951           win32/config.h, win32/rrd.dsp, win32/rrd.vcproj,
952           win32/rrdtool.dsp, win32/rrdtool.dsw, win32/rrdtool.plg,
953           win32/rrdtool.vcproj: put all the architecture specific stuff in
954           separate subdirectories ... one for netwara and one for win32 --
955           Guenter Knauf
957 2006-09-05 18:19  oetiker
959         * src/gifsize.c: noone needs this anymore
961 2006-09-04 21:10  oetiker
963         * src/rrd_graph.c: in logarithmic mode minval must not be <= 0
965 2006-08-24 04:14  oetiker
967         * doc/cdeftutorial.pod: add more submission encuragement -- alex
969 2006-08-21 11:41  oetiker
971         * NT-BUILD-TIPS.txt, WIN32-BUILD-TIPS.txt, src/Makefile.NetWare,
972           src/Makefile.Win32: updated windows build instructions from
973           guenter
975 2006-08-16 06:07  oetiker
977         * src/rrd_graph.c: contain a potential problem with log grid
978           painting Bug #54
980 2006-08-15 05:51  oetiker
982         * src/rrd_first.c: do not loose filedescriptors when rrd_first
983           errors out
985 2006-08-15 05:44  oetiker
987         * src/rrd_graph_helper.c: catch empty XXXX: commands in graph
989 2006-08-15 05:24  oetiker
991         * Makefile.am, WIN32-BUILD-TIPS.txt: windows is not NT anymore ...
992           lets call it WIN32
994 2006-08-13 16:41  oetiker
996         * src/get_ver.awk: use unix fileendings here!
998 2006-08-13 16:40  oetiker
1000         * src/Makefile.NetWare, src/Makefile.Win32: new version added by
1001           Guenter Knauf
1003 2006-08-13 16:25  oetiker
1005         * src/rrd.h, src/rrd_version.c: added new rrdstrversion function --
1006           Guenter Knauf
1008 2006-08-13 16:22  oetiker
1010         * src/rrd_graph.c, src/strftime.c, src/strftime.h: use th OS
1011           provided timezone names for %Z this should make things more
1012           flexile will only work on windows, but since we are using
1013           strftime.c on windows only this should not be a problem -- Guenter
1014           Knauf
1016 2006-08-13 16:13  oetiker
1018         * src/rrd_graph.c: include strftime.h for windows builds -- Guenter
1019           Knauff
1021 2006-08-13 16:10  oetiker
1023         * src/rrd_tool.h: removed mscv defines to confignt/config.h
1024           completely -- Guenter Knauf
1026 2006-08-13 16:09  oetiker
1028         * confignt/config.h: working windows config.h
1030 2006-08-13 16:07  oetiker
1032         * src/rrd_tool.c: can't define new variables in the middle of the
1033           code (unless everyone was using c99 which is not the case)
1035 2006-08-13 15:21  oetiker
1037         * src/rrd_graph.c: added special labeling for LONGTERM graphs --
1038           Paul Boven p.boven sara.nl
1040 2006-08-10 07:46  oetiker
1042         * acinclude.m4: it seems some headers have nan predefined ... so
1043           lets just use other variable names
1045 2006-08-04 15:06  oetiker
1047         * acinclude.m4: copy of the solaris isnan hack from configure.ac
1049 2006-08-03 22:21  oetiker
1051         * configure.ac: solaris 10 has isnan defined as a sun forte builtin
1052           ... gcc can not deal with this this will replace isnan with an
1053           fpclass expression hopefully working around the problem
1055 2006-08-02 15:05  oetiker
1057         * bindings/python/rrdtoolmodule.c: fixing python bindings ... Jarod
1058           Wilson jwilson redhat.com
1060 2006-08-01 13:08  oetiker
1062         * doc/rrdxport.pod, src/rrd_tool.c, src/rrd_xport.c: unknownaszero
1063           was not a good idea ... bye bye
1065 2006-07-31 22:48  oetiker
1067         * doc/rrdxport.pod, src/rrd_tool.c, src/rrd_xport.c: new options
1068           --enumds and --unknwonaszero for xport
1070 2006-07-14 12:11  oetiker
1072         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
1073           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
1074           src/gifsize.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
1075           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
1076           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
1077           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
1078           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
1079           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
1080           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
1081           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
1082           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
1083           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
1084           src/rrd_stat.c, src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c,
1085           src/rrd_tool.c, src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
1086           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h: prepare for
1087           the release of rrdtool-1.2.15
1089 2006-07-14 12:06  oetiker
1091         * src/rrd_tool.c: we were leaking directory handles ...
1093 2006-07-14 11:34  oetiker
1095         * doc/rrdbuild.pod: remove an excess =over
1097 2006-07-14 11:32  oetiker
1099         * doc/rrdbuild.pod: added missing =over
1101 2006-07-14 11:12  oetiker
1103         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
1104           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/Makefile.am,
1105           src/gdpng.c, src/gifsize.c, src/pngsize.c, src/rrd.h,
1106           src/rrd_afm.c, src/rrd_afm.h, src/rrd_afm_data.c,
1107           src/rrd_afm_data.h, src/rrd_cgi.c, src/rrd_create.c,
1108           src/rrd_datalang.c, src/rrd_diff.c, src/rrd_dump.c,
1109           src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
1110           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
1111           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
1112           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
1113           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
1114           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
1115           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
1116           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
1117           src/rrd_tune.c, src/rrd_update.c, src/rrd_version.c,
1118           src/rrd_xport.c, src/rrd_xport.h: prepare for the release of
1119           rrdtool-1.2.14
1121 2006-07-14 09:47  oetiker
1123         * src/rrd_graph.c: do not reset im->gdes[i].step blindly. We
1124           initialize it to im->step at allocation time already ... the fix
1125           in r291 was over the top. -- niels weaklogic.com
1127 2006-07-14 08:56  oetiker
1129         * doc/rrdtool.pod, src/rrd_tool.c: added pwd command for remote
1130           server reset errno to zero before each loop -- Damien.Stuart
1131           usi.net
1133 2006-07-13 08:44  oetiker
1135         * src/Makefile.NetWare, src/Makefile.Win32: fixed makefiles without
1136           libcgi ... guenter knauf
1138 2006-07-07 22:37  oetiker
1140         * CONTRIBUTORS, bindings/python/rrdtoolmodule.c: added first
1141           function to python bindings ... -- Ulf Lilleengen lulf pvv.ntnu.no
1143 2006-07-05 22:00  oetiker
1145         * src/Makefile.NetWare, src/Makefile.Win32: we have no cgilib
1146           anymore ....
1148 2006-07-04 21:04  oetiker
1150         * src/rrd_restore.c: let rrdtool understand <?xml ...?> headers in
1151           rrdtool restore input
1153 2006-06-18 21:21  oetiker
1155         * doc/rrdgraph_rpn.pod, src/rrd_rpncalc.c, src/rrd_rpncalc.h: Added
1156           AVG function to CDEF language. Martin Sperl martin sperl.org
1158 2006-06-15 22:16  oetiker
1160         * doc/rrdbuild.pod: fixed libpng link
1162 2006-06-15 07:44  oetiker
1164         * doc/rrdbuild.pod: added hint for RHEL
1166 2006-06-13 21:20  oetiker
1168         * rrdtool.spec: added missing tcl files
1170 2006-06-07 21:01  oetiker
1172         * doc/cdeftutorial.pod: fix calc of fahrenheit ...
1174 2006-06-06 13:25  oetiker
1176         * doc/rrdbuild.pod: additional AIX hints from zoran.majcenic inet.hr
1178 2006-06-06 08:16  oetiker
1180         * rrdtool.spec: new, working rrdtool.spec file from Jarod Wilson
1181           jwilson redhat.com
1183 2006-05-27 05:44  oetiker
1185         * bindings/python/rrdtoolmodule.c: python uses the name of the
1186           module for loding, so this should better match up -- Duncan Webb
1187           duncan dwebb ch
1189 2006-05-25 15:13  oetiker
1191         * doc/rrdbuild.pod: addeed AIX instructions
1193 2006-05-23 06:52  oetiker
1195         * src/rrd_graph.c: adjust label spacing to make sure labels don't
1196           overlap for the default font.
1198 2006-05-21 22:14  oetiker
1200         * doc/rrdgraph_data.pod: add note about variable name picking as
1201           suggested by alex
1203 2006-05-21 22:07  oetiker
1205         * src/Makefile.NetWare, src/Makefile.Win32: another Makefile update
1206           from guenter
1208 2006-05-21 22:06  oetiker
1210         * src/Makefile.NetWare, src/Makefile.Win32: tiny updates to netware
1211           and win32 makefiles -- Guenter Knauf
1213 2006-05-21 21:53  oetiker
1215         * doc/rrd-beginners.pod: fixed type hte->the
1217 2006-05-21 21:47  oetiker
1219         * src/rrd_graph.c: make vdef time part available in the data_calc
1220           stage so that the legend printer can decide properly
1222 2006-05-21 21:15  oetiker
1224         * doc/rrdgraph_graph.pod, src/rrd_graph.c, src/rrd_graph.h,
1225           src/rrd_graph_helper.c: new GPRINT option :strftime to print time
1226           associated with a VDEF value
1228 2006-05-21 20:20  oetiker
1230         * configure.ac: make configure test which flags gcc actually accepts
1231           ...
1233 2006-05-21 13:08  oetiker
1235         * doc/rrdgraph_graph.pod: don't deprecate HRULE anymore
1237 2006-05-21 12:37  oetiker
1239         * src/rrd_rpncalc.c: allow DS names starting with the same letters
1240           as operators
1242 2006-05-12 13:26  oetiker
1244         * src/Makefile.am: we wan't to dist thread_save_nt too
1246 2006-05-11 11:11  oetiker
1248         * src/rrd_nan_inf.c: make DNAN and DINF faster by caching the result
1249           of the first calculation -- pascal.gloor spale.com
1251 2006-05-11 07:37  oetiker
1253         * bindings/perl-shared/Makefile.PL: tell Makefile.PL how to store an
1254           rpath under aix
1256 2006-05-10 20:51  oetiker
1258         * src/rrd_graph.c: improved scaling for --logarithmic mode ... --
1259           beat.zahnd space.unibe.ch
1261 2006-05-09 18:46  oetiker
1263         * src/rrd_create.c: don't panic if the user forgets to specify the
1264           name of the rrd file
1266 2006-05-07 10:46  oetiker
1268         * src/rrd_graph.c: make legend spacing more reliable. handle the
1269           fact that some graph comands do not contribute to the legend --
1270           tobi
1272 2006-05-06 13:29  oetiker
1274         * doc/Makefile.am: lets have index.html -- Peter Breitenlohner <peb
1275           mppmu.mpg.de>
1277 2006-05-06 13:28  oetiker
1279         * src/rrd.h, src/rrd_dump.c: Avoid gcc warning (discards qualifier)
1280           in tclrrd.c -- Peter Breitenlohner <peb mppmu.mpg.de>
1282 2006-05-06 13:28  oetiker
1284         * src/rrd_graph.c: Avoid gcc warning ("static not first") -- Peter
1285           Breitenlohner <peb mppmu.mpg.de>
1287 2006-05-06 13:24  oetiker
1289         * configure.ac: Avoid gcc warnings about use of "long long" -- Peter
1290           Breitenlohner <peb mppmu.mpg.de>
1292 2006-05-06 13:21  oetiker
1294         * bindings/tcl/Makefile.am: Use tclpkgdir instead of pkglibdir in
1295           order to avoid automake warning -- Peter Breitenlohner <peb
1296           mppmu.mpg.de>
1298 2006-05-06 13:20  oetiker
1300         * bindings/python/Makefile.am: The rrdtoolmodule.so should be
1301           installed in pyexecdir instead of pythondir (they differ if
1302           prefix!=exec_prefix) -- Peter Breitenlohner <peb mppmu.mpg.de>
1304 2006-05-04 20:41  oetiker
1306         * src/Makefile.am, src/rrd_error.c, src/rrd_restore.c,
1307           src/rrd_rpncalc.c: fix for debian bug 359071 ... reporting the
1308           long cdef in the error message was too much ... plus some other
1309           small cleanups in this context
1311 2006-05-04 13:26  oetiker
1313         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
1314           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/Makefile.am,
1315           src/gdpng.c, src/gifsize.c, src/pngsize.c, src/rrd.h,
1316           src/rrd_afm.c, src/rrd_afm.h, src/rrd_afm_data.c,
1317           src/rrd_afm_data.h, src/rrd_cgi.c, src/rrd_create.c,
1318           src/rrd_datalang.c, src/rrd_diff.c, src/rrd_dump.c,
1319           src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
1320           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
1321           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
1322           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
1323           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
1324           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
1325           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
1326           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
1327           src/rrd_tune.c, src/rrd_update.c, src/rrd_version.c,
1328           src/rrd_xport.c, src/rrd_xport.h: prepare for the release of
1329           rrdtool-1.2.13
1331 2006-05-04 13:24  oetiker
1333         * PROJECTS, README, acinclude.m4, configure.ac, doc/rrdbuild.pod,
1334           doc/rrdcgi.pod, doc/rrdcreate.pod, doc/rrddump.pod,
1335           doc/rrdfetch.pod, doc/rrdgraph-old.pod, doc/rrdgraph.pod,
1336           doc/rrdgraph_data.pod, doc/rrdgraph_examples.pod,
1337           doc/rrdgraph_graph.pod, doc/rrdgraph_rpn.pod, doc/rrdinfo.pod,
1338           doc/rrdrestore.pod, doc/rrdtool.pod, doc/rrdtune.pod,
1339           doc/rrdtutorial.pod, doc/rrdupdate.pod, doc/rrdxport.pod: fix my
1340           mail address
1342 2006-05-04 13:12  oetiker
1344         * src/rrd_create.c, src/rrd_open.c, src/rrd_restore.c: fewer double
1345           frees ... -- slamb slamb.org
1347 2006-05-04 13:02  oetiker
1349         * src/rrd_restore.c: * fixed argument parsing for long options * no
1350           more doublefree on abort * enable restore of xml dumps created
1351           with rrdtool 1.0.x
1353 2006-05-04 12:11  oetiker
1355         * src/rrd_fetch.c: if end % step == 0 we should still fetch a full
1356           step ... no need for special handling
1358 2006-05-04 07:48  oetiker
1360         * src/rrd_update.c: updated handling of subsecond resolution in
1361           connection with unknown data ... bugreport #38 pointed out that
1362           the old handling where the seconds were rounded could lead to
1363           cases where the data stored was higher than the data input ... now
1364           I always floor the unknown seconds and this will lead to the same
1365           or lower data but not higher ... -- tobi
1367 2006-05-02 20:52  oetiker
1369         * src/rrd_graph.c: variables should be defined at the bein of the
1370           block ... else we loose portability!
1372 2006-04-29 08:57  oetiker
1374         * doc/rrdbuild.pod: fixed spelling
1376 2006-04-27 06:37  oetiker
1378         * CONTRIBUTORS, doc/rrdgraph.pod, src/rrd_graph.c, src/rrd_graph.h:
1379           new units=si option -- wim.heirmann elis.urgent.be
1381 2006-04-25 21:00  oetiker
1383         * src/rrd_gfx.c: compile without multibyte support
1385 2006-04-25 20:59  oetiker
1387         * src/Makefile.am: lets have proper dependencies
1389 2006-04-24 15:14  oetiker
1391         * src/rrd_graph.c: make sure things are initialised ...
1393 2006-04-18 05:29  oetiker
1395         * rrdtool.spec: shared should be share !
1397 2006-04-17 20:25  oetiker
1399         * src/rrd_graph.c: Add a second label to the Y axis if there is only
1400           going to be one -- Jason A. Smith smithj4 X bnl.gov
1402 2006-04-14 10:17  oetiker
1404         * acinclude.m4, doc/rrdbuild.pod: no more people links!
1406 2006-04-14 09:22  oetiker
1408         * bindings/python/setup.py, debian/copyright, rrdtool.spec: remove
1409           people references
1411 2006-04-07 14:37  oetiker
1413         * doc/rrdbuild.pod: add solaris hint to bild procedure
1415 2006-04-04 18:46  oetiker
1417         * CONTRIBUTORS, src/rrd_tool.c: allow for input lines of arbitrary
1418           length in rrdtool pipe mode -- roger.meier terreactive.ch
1420 2006-04-01 15:36  oetiker
1422         * CONTRIBUTORS, doc/rrdgraph.pod, src/rrd_graph.c, src/rrd_graph.h,
1423           src/rrd_tool.c: watermartk feature for rrdgraph by Ronan Mullally
1425 2006-03-26 14:36  oetiker
1427         * src/rrd_rpncalc.c: vnames can be up to MAX_VNAME_LEN long ... not
1428           only 30 chars ... -- Ulf Harnhammar metaur telia.com
1430 2006-03-26 14:29  oetiker
1432         * src/rrd_graph.c: potential bufferoverflow throught large windir
1433           avoided
1435 2006-03-14 14:59  oetiker
1437         * NEWS: added note on the fact that no OK will be printed in rrdtool
1438           pipe mode if an error occures.
1440 2006-03-14 07:11  oetiker
1442         * doc/rrdtool.pod: RRDtool in remote mode will either print an ERROR
1443           line or an OK line not both.
1445 2006-03-13 23:21  oetiker
1447         * src/rrd_tool.c: in pipe mode, make rrd_tool send errors to STDOUT
1448           (most of the time) -- tobi
1450 2006-03-06 07:15  oetiker
1452         * src/rrd_graph.c: at least freebsd will not do utf8 bits properly
1453           without this
1455 2006-03-03 23:11  oetiker
1457         * doc/rrdgraph_graph.pod, src/rrd_graph.c, src/rrd_graph_helper.c: *
1458           simplify code for STACK function ... there were two code paths
1459           (new as well as legacy from 1.0.x) * make TICK work for negative
1460           fractions
1462 2006-03-03 23:10  oetiker
1464         * configure.ac: remove ~ from my wishlist address ...
1466 2006-03-03 23:10  oetiker
1468         * src/rrd_gfx.c: make this compile even when HAVE_MBSTOWCS is not
1469           set
1471 2006-02-23 07:26  oetiker
1473         * src/rrd_fetch.c: separate matching of full and partial match
1474           evaluation for better result stability. The fetch result was
1475           dependent on the RRA ordering before. -- Jo Rhett jrhett
1476           svcolo.com
1478 2006-02-20 06:20  oetiker
1480         * doc/rrdgraph_examples.pod, doc/rrdgraph_graph.pod: YYYYMMDDhhmm is
1481           not supported ... only YYYYMMDD
1483 2006-02-08 11:35  oetiker
1485         * doc/rrdcgi.pod, src/rrd_cgi.c: OS and COPYRIGHT removed from the
1486           rrdcgi INTERNAL function since we do not have this info
1488 2006-02-06 19:49  oetiker
1490         * doc/rrdcgi.pod, src/rrd_cgi.c: new rrdcgi function RRD::INTERNAL
1491           for accessing VERSION, COPYRIGHT, COMPILETIME, OS -- Guenter Knauf
1492           gk gknw.de
1494 2006-02-06 19:46  oetiker
1496         * COPYRIGHT, rrdtool-1.2-release, src/rrd_tool.c: we have 2006 now
1497           so let's show it
1499 2006-01-29 23:28  oetiker
1501         * src/Makefile.NetWare, src/Makefile.Win32: more makefile cleanup
1502           from Guenter Knauf gk gknw.de
1504 2006-01-25 19:09  oetiker
1506         * bindings/perl-piped/RRDp.pm: allow RRDp to catch errors
1508 2006-01-22 12:02  oetiker
1510         * doc/rrdcreate.pod: clarified the documentation of xff -- Michael
1511           Bunk mb computer-leipzig.com
1513 2006-01-22 11:00  oetiker
1515         * doc/rrdgraph_rpn.pod: the operator in the example is * not + --
1516           Nick Sharp njsharp bigpond.net.au
1518 2006-01-15 13:31  oetiker
1520         * bindings/perl-shared/RRDs.xs: make sure we pickup the correct
1521           config.h ... -- Blair Zajac blair orcaware.com
1523 2006-01-15 12:31  oetiker
1525         * src/rrd_tool.c: make sure the image size only gets printed from
1526           rrd_tool when --imageinfo is NOT set.
1528 2006-01-15 12:25  oetiker
1530         * src/rrd_graph.c: make sure gcc does not thing gridind may be
1531           undefined
1533 2006-01-15 11:12  oetiker
1535         * doc/rrdcreate.pod: HWPREDICT without reference number will
1536           implicitly create the other Holt-Winters RRAs.
1538 2006-01-15 09:03  oetiker
1540         * src/Makefile.NetWare, src/Makefile.Win32, src/rrd_tool.h: updated
1541           NetWare and Cygwin Builds
1543 2006-01-15 08:55  oetiker
1545         * src/rrd_graph.c: make sure gridind is defined under all conditions
1547 2006-01-14 09:10  oetiker
1549         * CONTRIBUTORS, bindings/perl-shared/RRDs.pm, bindings/tcl/tclrrd.c,
1550           doc/rrddump.pod, src/rrd.h, src/rrd_dump.c: add perlbindings and
1551           optional export filename to rrd_dump -- Nicola Worthington nicolaw
1552           arwen.tfb.net
1554 2006-01-05 20:39  oetiker
1556         * bindings/Makefile.am, bindings/perl-shared/Makefile.PL: let the
1557           building of the perl extension be more reliable ...
1559 2006-01-05 20:07  oetiker
1561         * src/rrd_gfx.c: remove redundant if statement in rrd_gfx pdf code
1562           ... -- NormW
1564 2006-01-04 22:07  oetiker
1566         * src/Makefile.NetWare, src/Makefile.Win32, src/get_ver.awk,
1567           src/rrd_tool.h: Compile time improvments for NetWare and Win32 --
1568           Guenter Knauf gk.gknw.de
1570 2006-01-04 20:12  oetiker
1572         * src/rrd_gfx.c: make sure this actually compiles with HAVE_MBSTOWCS
1573           is not defined
1575 2005-12-30 14:36  oetiker
1577         * src/rrd_tool.c: only use getuid if it is actually available ...
1579 2005-12-26 16:01  oetiker
1581         * doc/rrdcreate.pod: added heartbeat grahics
1583 2005-12-19 12:28  oetiker
1585         * bindings/tcl/Makefile.am, bindings/tcl/tclrrd.c, configure.ac: fix
1586           tcl issues ... build with pre tcl8.4 ... do not try to install
1587           into the tcl tree unless --enable-tcl-site is given -- tobi
1589 2005-12-18 20:30  oetiker
1591         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
1592           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
1593           src/gifsize.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
1594           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
1595           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
1596           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
1597           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
1598           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
1599           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
1600           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
1601           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
1602           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
1603           src/rrd_stat.c, src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c,
1604           src/rrd_tool.c, src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
1605           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h: prepare for
1606           the release of rrdtool-1.2.12
1608 2005-12-18 20:29  oetiker
1610         * COPYRIGHT: added FLOSS exception from
1611           http://www.mysql.com/company/legal/licensing/foss-exception.html
1612           in order to not end up in license incompatibility hell -- tobi
1614 2005-11-30 09:19  oetiker
1616         * src/rrd_graph_helper.c: if called with --lazy we still want to
1617           PRINT ... -- Bartek Szady bszx from bszx.eu.org
1619 2005-11-28 21:59  oetiker
1621         * src/rrd_update.c: we should still consider the mrhb ...
1623 2005-11-20 10:16  oetiker
1625         * src/Makefile.Win32: improve win32 compilation -- Norm
1627 2005-11-18 20:38  oetiker
1629         * src/get_ver.awk: deal with versions ending in letters
1631 2005-11-16 13:14  oetiker
1633         * configure.ac: have indivitudal lines for generating output files,
1634           so that cygwin does not choke
1636 2005-11-14 23:07  oetiker
1638         * configure.ac: make mmap test a little saver
1640 2005-11-14 11:46  oetiker
1642         * configure.ac: cygwin can actually do mmap ... -- larryjadams with
1643           comcast.net
1645 2005-11-14 07:32  oetiker
1647         * src/rrd_update.c: guess the option should still be called template
1648           :-)
1650 2005-11-13 18:32  oetiker
1652         * acinclude.m4, configure.ac: improve screen apperance of configure
1653           output as suggested by Dale -- tobi
1655 2005-11-13 18:31  oetiker
1657         * bindings/python/Makefile.am: don't use clean: target ... automake
1658           wants this to be clean-local:
1660 2005-11-12 23:36  oetiker
1662         * src/rrd_gfx.c: add xmlns declaration to svg output -- R.P. Aditya
1663           <aditya with grot.org>
1665 2005-11-12 23:30  oetiker
1667         * bindings/Makefile.am: clean target was broken
1669 2005-11-12 23:10  oetiker
1671         * configure.ac, doc/rrdbuild.pod, src/Makefile.am, src/rrd_cgi.c: *
1672           integrate necessary cgi functionality into rrd_cgi.c so that
1673           libcgi is not required anymore ... -- D. Walsh <buildsmart at
1674           daleenterprise.com> * check if we have to include malloc/malloc.h
1675           to make malloc work ... -- tobi
1677 2005-11-07 19:12  oetiker
1679         * src/rrd_update.c: the variable template has to generic a name, it
1680           clashes with other things in some environments.
1682 2005-10-28 05:55  oetiker
1684         * doc/rrdbuild.pod: added openbsd note
1686 2005-10-24 20:55  oetiker
1688         * bindings/tcl/Makefile.am, bindings/tcl/tclrrd.c: use multithreded
1689           version of librrd -- Oleg Derevenetz <oleg with vsi.ru>
1691 2005-10-11 17:09  oetiker
1693         * src/rrd_graph.c, src/rrd_graph.h, src/rrd_graph_helper.c,
1694           src/rrd_rpncalc.c, src/rrd_rpncalc.h: improved error messages for
1695           rrd_graph commandline parsing -- Alex
1697 2005-10-11 16:51  oetiker
1699         * examples/minmax.pl.in: fix file generation
1701 2005-10-11 16:41  oetiker
1703         * examples/4charts.pl.in, examples/bigtops.pl.in,
1704           examples/minmax.pl.in, examples/shared-demo.pl.in,
1705           examples/stripes.pl.in: die on error! -- Alex
1707 2005-10-11 16:37  oetiker
1709         * examples/4charts.pl.in, examples/bigtops.pl.in,
1710           examples/minmax.pl.in: the images should be written to the current
1711           directory ... -- Alex
1713 2005-10-11 16:32  oetiker
1715         * configure.ac: do not complain about strict aliasing issues -- Alex
1717 2005-10-08 21:58  oetiker
1719         * bindings/tcl/tclrrd.c: allow rrd::graph to write directly to a tcl
1720           stream ... by Dave Bodenstab <dave with bodenstab.org>
1722 2005-10-07 07:48  oetiker
1724         * CONTRIBUTORS, bindings/tcl/Makefile.am, bindings/tcl/tclrrd.c,
1725           configure.ac: updates for tcl bindings by -- Dave Bodenstab <dave
1726           on bodenstab.org>
1728 2005-10-07 07:48  oetiker
1730         * Makefile.am, favicon.ico: included favicon in distro
1732 2005-09-26 20:33  oetiker
1734         * src/rrd_gfx.c: plugged two memmory leaks happening when a
1735           requested font is not found.
1737 2005-09-23 23:06  oetiker
1739         * src/rrd_graph.c: hmpf its the gdef step we are talking about not
1740           the image step !
1742 2005-09-22 20:18  oetiker
1744         * src/rrd_graph.c, src/rrd_graph.h, src/rrd_graph_helper.c: do not
1745           'reload' data if you already have it!
1747 2005-09-22 20:17  oetiker
1749         * src/rrd_restore.c: the -r option should not expect an argument
1751 2005-09-19 07:42  oetiker
1753         * src/rrd_restore.c: do not free stuff that gets freed later anyway
1755 2005-09-18 18:28  oetiker
1757         * src/Makefile.NetWare: Netware Build Updates --- Guenter Knauf <gk
1758           with gknw.de>
1760 2005-09-18 16:59  oetiker
1762         * src/rrd_fetch.c: allocate memory for one more row ... fetch can
1763           not return 0 reows ...
1765 2005-09-18 15:39  oetiker
1767         * src/rrd_graph.c: comparing floating point numbers is dangerouse
1768           ... don't do this directly!
1770 2005-09-01 21:23  oetiker
1772         * src/rrd_tool.c: since we use firstdir even without CHROOT it
1773           should better be defined in any case -- Guenter Knauf
1775 2005-08-30 05:52  oetiker
1777         * src/rrd_graph.c, src/rrd_graph.h: When selecting the x-axis label
1778           take the length of the time shown in the graph into consideration
1779           just showing %H:%M in a two day presentation is a problem ... --
1780           LAUKENS Niels <Niels.LAUKENS .. VRT.BE>
1782 2005-08-28 07:33  oetiker
1784         * doc/rrdbuild.pod: fixed location of example scripts
1786 2005-08-27 21:29  oetiker
1788         * src/rrd_update.c: resolve subsecond resolution logging and
1789           handling of unknown values by starting off with an unknown value
1790           when building a pdp instead of starting out with 0 and then
1791           turning it into unknown later on if the number of uknown seconds
1792           is equal or larger than the interval ...
1794 2005-08-27 20:55  oetiker
1796         * examples/piped-demo.pl.in: the rrdtool binary one more level up
1797           the path ...
1799 2005-08-27 20:52  oetiker
1801         * examples/piped-demo.pl.in: update for new prefix setting
1803 2005-08-25 20:43  oetiker
1805         * src/rrd_resize.c: when resize converts a v1 rrd to v3 it should
1806           also change the version number in the head ...
1808 2005-08-23 21:18  oetiker
1810         * Makefile.am, src/Makefile.NetWare, src/Makefile.Win32,
1811           src/Makefile.am, src/get_ver.awk, src/rrd_afm.c, src/rrd_dump.c,
1812           src/rrd_tool.c, src/rrd_tool.h, src/rrd_update.c, src/rrdtool.dsp,
1813           src/rrdtool.vcproj: fixes for compiling rrdtool with win32 mingw
1814           and netware -- Guenter Knauf <gk with gknw.de>
1816 2005-08-16 05:30  oetiker
1818         * doc/rrdgraph_data.pod, doc/rrdgraph_examples.pod,
1819           doc/rrdgraph_rpn.pod: added notes about VDEF expressions not being
1820           general purpose
1822 2005-08-11 19:18  oetiker
1824         * src/rrd_tool.c: only bomb is there is no chroot and someone tries
1825           to use it.
1827 2005-08-04 05:08  oetiker
1829         * doc/rrdgraph_rpn.pod, src/rrd_graph.c, src/rrd_graph.h: New VDEF
1830           functions for least squares slope, intercept & correlation for
1831           simple forecasting -- Trent Burkard <tburkard with tangentis.com>
1833 2005-08-04 04:59  oetiker
1835         * src/rrd_update.c: fix rounding issues that prevented UNKNOWN to
1836           work as soon as subsecond resolution was used
1838 2005-08-04 04:58  oetiker
1840         * src/rrd_graph.c: avoid drawing lines where two points are in the
1841           same spot. this mai be confusing libart
1843 2005-08-02 15:54  oetiker
1845         * bindings/Makefile.am: make sure clean works even when the perl
1846           Makefile is broken
1848 2005-07-26 09:13  oetiker
1850         * src/rrd_graph.c: initialize font to empty string for deault font
1851           case.
1853 2005-07-25 14:12  oetiker
1855         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
1856           doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c, src/gifsize.c,
1857           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
1858           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
1859           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
1860           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
1861           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
1862           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
1863           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
1864           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
1865           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
1866           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
1867           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
1868           src/rrd_tune.c, src/rrd_update.c, src/rrd_version.c,
1869           src/rrd_xport.c, src/rrd_xport.h: prepare for the release of
1870           rrdtool-1.2.11
1872 2005-07-25 14:07  oetiker
1874         * configure.ac, src/Makefile.am: prepared for release
1876 2005-07-22 13:16  oetiker
1878         * src/rrd_tool.c: do not quit so easily when runing in interactive
1879           mode
1881 2005-07-22 13:16  oetiker
1883         * src/rrd_graph.c: init ytr after all the changes have happened
1885 2005-07-22 13:10  oetiker
1887         * src/rrd_graph.c: make --no-gridfit with --only-graph work
1889 2005-07-21 22:23  oetiker
1891         * src/rrd_graph.c: when stacking known on unknown, then we asume
1892           unknown was zero ...
1894 2005-07-20 07:20  oetiker
1896         * configure.ac: make sure gcc-4.0 does not optimize our tests away
1897           :-)
1899 2005-07-19 10:00  oetiker
1901         * src/rrd_graph.c: fixed some corner cases in drawing code to get
1902           the same results as before with way more performance
1904 2005-07-11 22:49  oetiker
1906         * src/rrd_graph.c: optimized drawing routines ... up to 6 times
1907           faster (in the case of smokeping)
1909 2005-07-07 10:27  oetiker
1911         * doc/rrdgraph.pod: colors start with # not :
1913 2005-07-04 18:49  oetiker
1915         * src/rrd_graph.c: make setting just the size and not the font work
1916           -- Havard Eidnes <he from uninett.no>
1918 2005-06-28 21:03  oetiker
1920         * bindings/Makefile.am, bindings/python/Makefile.am,
1921           bindings/tcl/Makefile.am, configure.ac, doc/Makefile.am,
1922           examples/Makefile.am: * the makefiles should not depend on gnumake
1923           features * make the perl module compilation environement
1924           configurable -- Stan Sinyagin ssinyagin on yahoo.com
1926 2005-06-25 05:24  oetiker
1928         * doc/rrdbuild.pod: added GNUMAKE and EGREP hints
1930 2005-06-20 09:15  oetiker
1932         * src/rrd_graph.c: x-axis labels should be aligned to their baseline
1933           alt-y-grid labels without fractionals should have no fractionals
1934           when printed
1936 2005-06-17 09:05  oetiker
1938         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
1939           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
1940           src/gifsize.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
1941           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
1942           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
1943           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
1944           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
1945           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
1946           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
1947           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
1948           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
1949           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
1950           src/rrd_stat.c, src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c,
1951           src/rrd_tool.c, src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
1952           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h: prepare for
1953           the release of rrdtool-1.2.10
1955 2005-06-16 22:09  oetiker
1957         * src/rrd_graph.c: when building the sgridstep in alt-y-grid mode,
1958           take the --base into consideration.
1960 2005-06-13 21:56  oetiker
1962         * src/rrd_graph.c: simplify code for generating y axis labels a bit.
1964 2005-06-13 13:20  oetiker
1966         * src/rrd_gfx.c: wide chars should better be unsigned
1968 2005-06-13 12:56  oetiker
1970         * src/rrd_gfx.c: fall back to assuming latin1 encoding if mbtowchar
1971           conversion fails
1973 2005-06-13 05:43  oetiker
1975         * doc/rrdgraph_data.pod, src/rrd_graph_helper.c: allow for VNAMES
1976           starting with a number and add documentation -- Alex
1978 2005-06-13 05:43  oetiker
1980         * doc/rrdgraph.pod: add notes about small numbers for --alt-y-grid
1982 2005-06-12 20:01  oetiker
1984         * src/rrd_update.c: kill the last stored counter value if the
1985           updates comes after mrhb to make sure it does not get taken into
1986           account accedenly later on.
1988 2005-06-12 20:00  oetiker
1990         * src/rrd_graph.c: make --alt-y-grid work properly in many more
1991           cases than before
1993 2005-06-11 19:03  oetiker
1995         * src/rrd_open.c: be more careful when checking if a file is an
1996           rrdfile
1998 2005-06-11 06:17  oetiker
2000         * doc/Makefile.am: distribute all generated documentation install in
2001           share and not shared drop index.html link
2003 2005-06-11 06:14  oetiker
2005         * examples/Makefile.am: install examples in an rrdtool specific
2006           subdirectory if the prefix does not contain rrd -- Peter
2007           Breitenlohner
2009 2005-06-11 05:41  oetiker
2011         * bindings/Makefile.am, bindings/perl-piped/t/base.t: avoid problems
2012           when building with VPATH set and --disable-perl fix make test for
2013           perl-piped -- Peter Breitenlohner
2015 2005-06-11 05:40  oetiker
2017         * bindings/python/Makefile.am, doc/Makefile.am: let 'out-of tree'
2018           builds work for everythin but the perl module -- Peter
2019           Breitenlohner
2021 2005-06-11 05:37  oetiker
2023         * src/rrd_gfx.c: defined DPRINTF in a more compatible way -- Peter
2024           Breitenlohner
2026 2005-06-11 05:31  oetiker
2028         * acinclude.m4, configure.ac, src/Makefile.am: link libcgi only
2029           against rrd_cgi since it is only needed there -- Peter
2030           Breitenlohner
2032 2005-06-11 05:29  oetiker
2034         * acinclude.m4, configure.ac: Make sure librrd_th properly depends
2035           on libpthread. -- Peter Breitenlohner
2037 2005-06-11 05:27  oetiker
2039         * src/rrd_create.c: avoid gcc (3.4.3) warnings char format,
2040           different type arg -- Peter Breitenlohner
2042 2005-06-11 05:26  oetiker
2044         * bindings/tcl/Makefile.am, bindings/tcl/ifOctets.tcl,
2045           bindings/tcl/ifOctets.tcl.in, bindings/tcl/tclrrd.c, configure.ac:
2046           fix various problems with the tcl bindings -- Peter Breitenlohner
2048 2005-06-11 05:22  oetiker
2050         * CONTRIBUTORS: added peter breitenlohner
2052 2005-06-11 05:20  oetiker
2054         * src/rrd_cgi.c: remove various gcc (3.4.3) warnings such as
2055           discards qualifier all due to 'char **' vs. 'const char **'
2056           discrepancies. -- Peter Breitenlohner peb with mppmu.mpg.de
2058 2005-06-11 05:15  oetiker
2060         * src/rrd_first.c: re-innitializing sort of defeats the purpose
2062 2005-06-11 05:03  oetiker
2064         * src/rrd_open.c: be more carefull in checking for sucessful open
2066 2005-06-10 19:25  oetiker
2068         * doc/rrdgraph_data.pod: vnames MUST start with a letter
2070 2005-06-10 19:24  oetiker
2072         * src/rrd_gfx.c: kill another warning
2074 2005-06-10 18:44  oetiker
2076         * doc/rrdgraph.pod, src/rrd_graph.c: make --font more flexible: *
2077           TITLE:30: just alter the size of the title *
2078           DEFAULT:0:/tmp/funfont.ttf alter the font but not the size
2080 2005-06-10 08:42  oetiker
2082         * doc/rrdbuild.pod: added missing cd and replace one path with a
2083           variable
2085 2005-06-07 22:10  oetiker
2087         * src/rrd_afm.c, src/rrd_afm.h, src/rrd_gfx.c: make pdf/eps/svg
2088           formats utf8 aware too -- Peter Speck
2090 2005-06-06 05:32  oetiker
2092         * rrdtool.spec: sync up with Dag Wieers version from
2093           http://dag.wieers.com/packages/rrdtool/rrdtool.spec
2095 2005-06-05 22:23  oetiker
2097         * doc/rrdgraph_rpn.pod, src/rrd_rpncalc.c, src/rrd_rpncalc.h: New
2098           functions for CDEF ATAN2 RAD2DEG and DEG2RAD -- Simon Melhuish
2099           <simon mailing from melhuish.info>
2101 2005-05-31 06:22  oetiker
2103         * doc/rrd-beginners.pod: fixed epoch
2105 2005-05-28 13:01  oetiker
2107         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
2108           configure.ac, doc/rrdbuild.pod, rrdtool-1.2-release, rrdtool.spec,
2109           src/Makefile.am, src/gdpng.c, src/gifsize.c, src/pngsize.c,
2110           src/rrd.h, src/rrd_afm.c, src/rrd_afm.h, src/rrd_afm_data.c,
2111           src/rrd_afm_data.h, src/rrd_cgi.c, src/rrd_create.c,
2112           src/rrd_datalang.c, src/rrd_diff.c, src/rrd_dump.c,
2113           src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
2114           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
2115           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
2116           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
2117           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
2118           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
2119           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
2120           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
2121           src/rrd_tune.c, src/rrd_update.c, src/rrd_version.c,
2122           src/rrd_xport.c, src/rrd_xport.h: prepare for the release of
2123           rrdtool-1.2.9
2125 2005-05-28 12:53  oetiker
2127         * doc/rrdbuild.pod: add notes on building on Mac OS X
2129 2005-05-28 12:52  oetiker
2131         * src/rrd_gfx.c, src/rrd_update.c: kill a few warnings
2133 2005-05-28 12:52  oetiker
2135         * bindings/perl-shared/Makefile.PL: make the bindings work on os x
2137 2005-05-27 19:17  oetiker
2139         * doc/rrdgraph_data.pod: add note on variable names
2141 2005-05-27 19:12  oetiker
2143         * src/rrd_graph_helper.c: remove one more warning
2145 2005-05-27 19:12  oetiker
2147         * src/rrd_graph.h: there is realy no reason to have the vnames
2148           constraind so much
2150 2005-05-27 19:01  oetiker
2152         * src/rrd_gfx.c: only print ttf font errors when compiled with
2153           -DDEBUG
2155 2005-05-22 22:29  oetiker
2157         * src/rrd_gfx.c: don't go into an endless loop upon finding a bad
2158           character in a truetype font
2160 2005-05-20 06:20  oetiker
2162         * doc/rrdbuild.pod: go into rrdbuild too if we use tcsh
2164 2005-05-20 05:48  oetiker
2166         * rrdtool-1.2-release: initial checking
2168 2005-05-20 05:46  oetiker
2170         * doc/bin_dec_hex.pod, doc/cdeftutorial.pod, doc/rpntutorial.pod,
2171           doc/rrd-beginners.pod, doc/rrdbuild.pod, doc/rrdcgi.pod,
2172           doc/rrdcreate.pod, doc/rrddump.pod, doc/rrdfetch.pod,
2173           doc/rrdfirst.pod, doc/rrdgraph-old.pod, doc/rrdgraph.pod,
2174           doc/rrdgraph_data.pod, doc/rrdgraph_graph.pod,
2175           doc/rrdgraph_rpn.pod, doc/rrdpython.pod, doc/rrdresize.pod,
2176           doc/rrdthreads.pod, doc/rrdtool.pod, doc/rrdtune.pod,
2177           doc/rrdtutorial.es.pod, doc/rrdtutorial.pod, doc/rrdupdate.pod,
2178           doc/rrdxport.pod: remove extra whitespace at the end of lines
2180 2005-05-20 05:43  oetiker
2182         * doc/rrdbuild.pod: introduce builddir
2184 2005-05-20 05:14  oetiker
2186         * configure.ac: iconf is not needed so to not check for it
2188 2005-05-19 23:21  oetiker
2190         * src/Makefile.am, src/rrd_tool.c: added propper numeric version
2191           number to version
2193 2005-05-19 23:21  oetiker
2195         * configure.ac, src/rrd_gfx.c: add multibyte to wide char conversion
2196           ability. Now every string users input should should be handled
2197           propperly by rrdtool, whatever your locale says will work.
2199 2005-05-19 23:19  oetiker
2201         * src/rrd_create.c: windows at least stores null terminated char
2202           strings in dummychar1 -- Philippe
2204 2005-05-18 20:20  oetiker
2206         * bindings/tcl/Makefile.am, bindings/tcl/tclrrd.c: make tcl compile
2207           again ... don't know if it will work though
2209 2005-05-18 19:43  oetiker
2211         * src/rrd.h: fix rrd_version prototype
2213 2005-05-18 19:41  oetiker
2215         * configure.ac, src/Makefile.am, src/rrd.h, src/rrd_gfx.c,
2216           src/rrd_is_thread_safe.h, src/rrd_tool.c, src/rrd_update.c,
2217           src/rrd_version.c: cleaned up version number code and added new
2218           function rrd_version -- partly by Burton Strauss
2220 2005-05-18 19:18  oetiker
2222         * bindings/perl-shared/Makefile.PL: help building perl on hpux
2224 2005-05-16 20:56  oetiker
2226         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
2227           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
2228           src/gifsize.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
2229           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
2230           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
2231           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
2232           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
2233           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
2234           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
2235           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
2236           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
2237           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
2238           src/rrd_stat.c, src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c,
2239           src/rrd_tool.c, src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
2240           src/rrd_xport.c, src/rrd_xport.h: prepare for the release of
2241           rrdtool-1.2.8
2243 2005-05-16 20:55  oetiker
2245         * bindings/Makefile.am, bindings/python/Makefile.am,
2246           bindings/tcl/Makefile.am, configure.ac: redo --disable-* options
2247           for python and tcl add some more quotes to protect potentially
2248           empty variables in tests which should make configure more robust.
2250 2005-05-16 20:04  oetiker
2252         * bindings/Makefile.am, configure.ac: if python stuff does not work,
2253           do not die, just do not compile python
2255 2005-05-16 20:02  oetiker
2257         * configure.ac: fix extra argument when testing for PERLCC problem
2258           -- Simon Leinen
2260 2005-05-16 12:18  oetiker
2262         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
2263           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
2264           src/gifsize.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
2265           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
2266           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
2267           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
2268           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
2269           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
2270           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
2271           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
2272           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
2273           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
2274           src/rrd_stat.c, src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c,
2275           src/rrd_tool.c, src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
2276           src/rrd_xport.c, src/rrd_xport.h: prepare for the release of
2277           rrdtool-1.2.7
2279 2005-05-16 12:14  oetiker
2281         * NEWS: added note about --alt-y-mrtg
2283 2005-05-16 10:12  oetiker
2285         * src/rrd_graph.c, src/rrd_graph_helper.c: fix the color square
2286           spacing so that it works regardles of the fontsize and with
2287           transparend backgrounds.
2289 2005-05-16 09:01  oetiker
2291         * src/rrd_graph.c: added alt-y-mrtg option as a dummy so that old
2292           apps who use it do not crash when doing so.
2294 2005-05-16 06:33  oetiker
2296         * doc/rrdgraph.pod, src/rrd_graph.c, src/rrd_graph.h: reintroduced
2297           the FRAME color ... somehow it was lost from 1.0.x
2299 2005-05-15 14:16  oetiker
2301         * src/rrd_graph.c: make transparent backgrounds work propperly
2303 2005-05-14 21:57  oetiker
2305         * src/getopt.c, src/rrd_afm.c, src/rrd_cgi.c, src/rrd_graph.c,
2306           src/rrd_nan_inf.c, src/rrd_restore.c, src/rrd_rpncalc.c,
2307           src/rrd_tool.c, src/rrd_tool.h, src/rrd_update.c, src/rrd_xport.c:
2308           it seems that _WIN32 is more commonly defined thatn WIN32 on win32
2309           ... (gifford.hesketh on gmail.com)
2311 2005-05-14 17:32  oetiker
2313         * src/rrd_restore.c: added a note to dump old rrd files with a
2314           current rrdtool dump to get the upgraded on the fly. Adding 001
2315           support should not be all that tough though. Any takers ?
2317 2005-05-14 15:07  oetiker
2319         * src/rrd_open.c: check cookie read for success
2321 2005-05-14 09:35  oetiker
2323         * src/rrd_graph.c: if the y value is out of bounds, make it just a
2324           wee bit larger or smaller than the bound so that the code can
2325           detect this by comparing it with the bound, but make it so small
2326           that it is not visible.
2328 2005-05-12 22:27  oetiker
2330         * acinclude.m4: one sed is quite enough
2332 2005-05-12 22:22  oetiker
2334         * acinclude.m4: [ must be quoted by [ ...
2336 2005-05-12 22:12  oetiker
2338         * acinclude.m4: add global option
2340 2005-05-12 22:06  oetiker
2342         * acinclude.m4: fox sed line for unsetting header cache
2344 2005-05-12 22:03  oetiker
2346         * acinclude.m4, configure.ac: make sure the header gets tested twice
2348 2005-05-12 22:03  oetiker
2350         * doc/rrdpython.pod: add notes on python error, and install location
2352 2005-05-12 11:32  oetiker
2354         * src/rrd_graph.c: allow 3/4 component color rrdtool graph --color
2355           too -- Alex
2357 2005-05-12 11:28  oetiker
2359         * src/rrd_graph.c: make the areas a little bigger still for propper
2360           overlapping
2362 2005-05-12 11:22  oetiker
2364         * src/rrd_create.c: make parsing of DS arguments more robust and
2365           give more sensible error messages. -- Alex
2367 2005-05-12 08:38  oetiker
2369         * src/rrd_graph.c: make the areas that makeup the graphs a little
2370           larger, so that they overlap a bit and do not exhibit white lines
2371           when touching each other.
2373 2005-05-12 05:48  oetiker
2375         * bindings/python/Makefile.am, bindings/python/Makefile.in,
2376           bindings/python/rrdtoolmodule.c: some more warning fixes
2378 2005-05-12 05:41  oetiker
2380         * bindings/python/rrd_format.h, bindings/python/rrdtoolmodule.c: add
2381           unused to prevent warnings about self
2383 2005-05-11 18:31  oetiker
2385         * doc/rrdpython.pod: intial python bindings documentation
2387 2005-05-11 12:09  oetiker
2389         * doc/rrdcreate.pod: fix wording for min/max ... they are not
2390           optional
2392 2005-05-10 20:19  oetiker
2394         * bindings/python/rrdtoolmodule.c: second installment with warning
2395           fixes from alan
2397 2005-05-10 18:52  oetiker
2399         * CONTRIBUTORS, Makefile.am, acinclude.m4, bindings/Makefile.am,
2400           bindings/python, bindings/python/ACKNOWLEDGEMENT,
2401           bindings/python/AUTHORS, bindings/python/COPYING,
2402           bindings/python/Makefile.am, bindings/python/Makefile.in,
2403           bindings/python/README, bindings/python/Setup.in,
2404           bindings/python/rrd_extra.h, bindings/python/rrd_format.h,
2405           bindings/python/rrdtoolmodule.c, bindings/python/setup.py,
2406           configure.ac, rrdtool.spec: python bindings add -- Alan Milligan
2407           alan from balclutha.org
2409 2005-05-10 18:35  oetiker
2411         * src/rrd_gfx.c: fix for character escaping in EPS -- Peter Speck
2413 2005-05-10 06:07  oetiker
2415         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
2416           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
2417           src/gifsize.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
2418           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
2419           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
2420           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
2421           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
2422           src/rrd_gfx.h, src/rrd_graph.c, src/rrd_graph_helper.c,
2423           src/rrd_hw.c, src/rrd_hw.h, src/rrd_info.c,
2424           src/rrd_is_thread_safe.h, src/rrd_last.c,
2425           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
2426           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
2427           src/rrd_stat.c, src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c,
2428           src/rrd_tool.c, src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
2429           src/rrd_xport.c, src/rrd_xport.h: prepare for the release of
2430           rrdtool-1.2.6
2432 2005-05-10 06:06  oetiker
2434         * src/rrd_gfx.c: I guess the pdf entities want to be escaped chars
2435           not just control caracters with a prepended backslash ...
2437 2005-05-10 05:18  oetiker
2439         * src/rrd_afm.c: we should not use C++ comments in c files
2441 2005-05-10 04:14  oetiker
2443         * src/Makefile.am: we should distribute unused.h if we use it :-)
2445 2005-05-09 20:15  oetiker
2447         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
2448           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/Makefile.am,
2449           src/gdpng.c, src/gifsize.c, src/pngsize.c, src/rrd.h,
2450           src/rrd_afm.c, src/rrd_afm.h, src/rrd_afm_data.c,
2451           src/rrd_afm_data.h, src/rrd_cgi.c, src/rrd_create.c,
2452           src/rrd_datalang.c, src/rrd_diff.c, src/rrd_dump.c,
2453           src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
2454           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
2455           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
2456           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
2457           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
2458           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
2459           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
2460           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
2461           src/rrd_tune.c, src/rrd_update.c, src/rrd_xport.c,
2462           src/rrd_xport.h: prepare for the release of rrdtool-1.2.5
2464 2005-05-09 20:13  oetiker
2466         * src/art_rgba_svp.c, src/rrd_afm.c, src/rrd_gfx.c,
2467           src/rrd_update.c, src/rrd_xport.c, src/unused.h: silence warnings
2468           for UNUSED variables without changeing the funtion interfaces --
2469           Alex
2471 2005-05-09 19:32  oetiker
2473         * src/rrd_graph.c: allow decimal positions y axis labels as soon as
2474           the max entry is < 10
2476 2005-05-09 19:11  oetiker
2478         * src/rrd_graph.c, src/rrd_graph_helper.c: fix rendering of the
2479           color spots especially when proportional fonts are in use.
2481 2005-05-09 14:01  oetiker
2483         * src/rrd_afm.c, src/rrd_afm.h, src/rrd_gfx.c: EPS/SVG/PDF code ...
2484           more comments and better font finder including removal of
2485           hardcoded SVG font. -- Peter Speck speck from vitality.dk
2487 2005-05-09 13:22  oetiker
2489         * src/rrd_afm.c, src/rrd_gfx.c: * switch to courier if the font is
2490           unknown * fix font positioning
2492 2005-05-09 05:39  oetiker
2494         * bindings/perl-shared/Makefile.PL: perls $^O is set to linux not
2495           Linux
2497 2005-05-08 22:02  oetiker
2499         * src/rrd_gfx.c: svg/pdf/eps rendering improvements. There are still
2500           issues though ... -- peter speck
2502 2005-05-08 21:25  oetiker
2504         * libraries/afm/compile_afm.pl, src/rrd_afm.c, src/rrd_afm.h,
2505           src/rrd_afm_data.c, src/rrd_afm_data.h: added support for getting
2506           ascent/descent size info for ps fonts -- Peter Speck
2508 2005-05-08 20:15  oetiker
2510         * src/art_rgb_affine_private.h, src/art_rgba_rgba_affine.c,
2511           src/art_rgba_rgba_affine.h: we do not actually need these files
2512           ... goodbye
2514 2005-05-08 16:59  oetiker
2516         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
2517           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/Makefile.am,
2518           src/gdpng.c, src/gifsize.c, src/pngsize.c, src/rrd.h,
2519           src/rrd_afm.c, src/rrd_afm.h, src/rrd_afm_data.c,
2520           src/rrd_afm_data.h, src/rrd_cgi.c, src/rrd_create.c,
2521           src/rrd_datalang.c, src/rrd_diff.c, src/rrd_dump.c,
2522           src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
2523           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
2524           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
2525           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
2526           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
2527           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
2528           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
2529           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
2530           src/rrd_tune.c, src/rrd_update.c, src/rrd_xport.c,
2531           src/rrd_xport.h: prepare for the release of rrdtool-1.2.4
2533 2005-05-08 16:22  oetiker
2535         * src/rrd_graph.c: * adjust spacing at the left border of the graph.
2536           use less white space * increasse minimal grid spacing and label
2537           spacing
2539 2005-05-08 16:02  oetiker
2541         * src/rrd_graph.c: increase minimal vertical spacing for y-axis
2542           lables
2544 2005-05-08 16:01  oetiker
2546         * src/rrd_graph.c: shorten space for y-axis labels a bit
2548 2005-05-08 15:40  oetiker
2550         * src/rrd_tool.c: remove the premature fox for the unused parameter
2551           in xport
2553 2005-05-08 15:30  oetiker
2555         * README: sync with reality
2557 2005-05-08 15:19  oetiker
2559         * src/rrd_tool.c: be more portable with shorter strings
2561 2005-05-08 15:18  oetiker
2563         * src/Makefile.am: we do not use the affine functions
2565 2005-05-08 15:07  oetiker
2567         * configure.ac, src/rrd_graph_helper.c: removed extra $ from from
2568           PERLCC test
2570 2005-05-08 08:20  oetiker
2572         * doc/rrdbuild.pod: fix rendering errors by removing single spaces
2574 2005-05-07 23:54  oetiker
2576         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
2577           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
2578           src/gifsize.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
2579           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
2580           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
2581           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
2582           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
2583           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
2584           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
2585           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
2586           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
2587           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
2588           src/rrd_stat.c, src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c,
2589           src/rrd_tool.c, src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
2590           src/rrd_xport.c, src/rrd_xport.h: prepare for the release of
2591           rrdtool-1.2.3
2593 2005-05-07 23:26  oetiker
2595         * src/art_rgba_rgba_affine.c, src/art_rgba_rgba_affine.h: fix some
2596           more y0, y1 complaints
2598 2005-05-07 23:26  oetiker
2600         * src/rrd_graph_helper.c: When encountering an empty legend, do NOT
2601           make space for drawing the color spats in front of it.
2603 2005-05-07 15:57  oetiker
2605         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
2606           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/gdpng.c,
2607           src/gifsize.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
2608           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
2609           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
2610           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
2611           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
2612           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
2613           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
2614           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
2615           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
2616           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
2617           src/rrd_stat.c, src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c,
2618           src/rrd_tool.c, src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
2619           src/rrd_xport.c, src/rrd_xport.h: prep for 1.2.2 release
2621 2005-05-07 15:51  oetiker
2623         * src/Makefile.am: increment library revision
2625 2005-05-07 15:45  oetiker
2627         * src/art_rgba_svp.c, src/rrd_gfx.c, src/rrd_gfx.h: fix these
2628           annoying y0 warnings.
2630 2005-05-07 15:45  oetiker
2632         * src/rrd_graph.c: add rrdtool attribution string back using a
2633           transparent version of the font color
2635 2005-05-07 15:23  oetiker
2637         * doc/Makefile.am, doc/rrdbuild.pod, doc/rrdgraph_graph.pod: added
2638           build instructions
2640 2005-05-07 10:38  oetiker
2642         * src/rrd_gfx.c: fix for rotation code in pdf,eps,svg formats --
2643           Peter Speck <speck from vitality.dk>
2645 2005-05-07 10:34  oetiker
2647         * src/rrd_graph.c, src/rrd_rpncalc.c: fix handling of PREV(x)
2648           command
2650 2005-05-06 23:00  oetiker
2652         * src/rrd_graph.c: * added RRDTOOL/TOBI OETIKER back in * in riggid
2653           mode, cut data and 'min' and 'max' not two above * gibt ytop0 a
2654           default value
2656 2005-05-06 22:59  oetiker
2658         * src/rrd_tool.c: fixed documentation strings for rrdgraph
2660 2005-05-06 22:03  oetiker
2662         * doc/rrdgraph.pod: added doc for new slope-mode
2664 2005-05-06 21:52  oetiker
2666         * src/rrd_gfx.c, src/rrd_graph.c, src/rrd_graph.h: since the drawing
2667           code is now much simpler we do not need to perturbe the points or
2668           rewind the graph anymore this saves quite some time ...
2670 2005-05-06 15:44  oetiker
2672         * src/rrd_graph_helper.c: * allow for 3(4) letter color names *
2673           better debugging code * fix tick, line, stack parsing -- Alex van
2674           den Bogaerdt <alex with ergens.op.het.net>
2676 2005-05-06 15:24  oetiker
2678         * src/rrd_graph.c: if stacking on nothing we should not try to
2679           figure out WHAT we stacked on since this will result in a segfault
2680           ... -- Alex van den Bogaerdt <alex at ergens.op.het.net>
2682 2005-05-05 22:15  oetiker
2684         * doc/rrdgraph_graph.pod: clarify LINE/AREA syntax -- Alex van den
2685           Bogaerdt alex with ergens.op.het.net
2687 2005-05-05 09:07  oetiker
2689         * src/rrd_create.c: better not to write into argv elements ...
2690           Henrik Stoerner <henrik from hswn.dk>
2692 2005-05-03 20:23  oetiker
2694         * src/rrd_tool.c: do not die upon wront input when in remote mode
2696 2005-05-03 18:10  oetiker
2698         * doc/Makefile.am: install documentation into
2699           $PREFIX/shared/doc/rrdtool-$VERSION/{txt,html} but drop the
2700           rrdtool-$VERSION/ bit if $PREFIX matches on rrd assuming that the
2701           tool is being installed into a custom directory anyway.
2703 2005-05-03 17:24  oetiker
2705         * doc/rrdgraph.pod, src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c:
2706           new options to tune how fontsmoothing works: -R/--font-render-mode
2707           {normal,light,mono} and -B/--font-smoothing-threshold size -- John
2708           yffffffff4271ef37 at f4n.org
2710 2005-05-03 17:22  oetiker
2712         * NT-BUILD-TIPS.txt: note about win32comp
2714 2005-05-02 20:27  oetiker
2716         * confignt/config.h, src/win32comp.c: files that help getting that
2717           native windows port going -- Philippe.Simonet with swisscom.com
2719 2005-05-02 19:47  oetiker
2721         * src/rrd_gfx.c: when walking the bytes use the pitch not the width
2723 2005-05-02 19:33  oetiker
2725         * src/strftime.c: pow is alreay used as a function ... so lets call
2726           it power instead
2728 2005-05-02 19:32  oetiker
2730         * src/rrd_graph_helper.c: no infinite line width please
2732 2005-05-01 22:07  oetiker
2734         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
2735           configure.ac, rrdtool.spec, src/gdpng.c, src/gifsize.c,
2736           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
2737           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
2738           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
2739           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
2740           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
2741           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
2742           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
2743           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
2744           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
2745           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
2746           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
2747           src/rrd_tune.c, src/rrd_update.c, src/rrd_xport.c,
2748           src/rrd_xport.h: prep for 1.2.1 release
2750 2005-05-01 22:04  oetiker
2752         * src/rrd_graph.c: add some more vertical space above the graph if
2753           no title is available
2755 2005-05-01 21:24  oetiker
2757         * src/rrd_gfx.c: use the pen to determine string length, do not look
2758           at the realy length, or space will get ignored.
2760 2005-05-01 21:16  oetiker
2762         * src/DejaVuSansMono-Roman.ttf, src/Makefile.am, src/rrd_graph.c:
2763           DejaVuSansMono-Roman is a variant of VeraMono with lots of added
2764           unicode glyphes ... check out http://dejavu.sourceforge.net
2766 2005-05-01 20:49  oetiker
2768         * src/rrd_graph.c: fix spaceing ... more space for the title and
2769           more space the the left of the yaxis lable
2771 2005-05-01 13:19  oetiker
2773         * src/rrd_gfx.c: the multibyte support tried did not work ...
2774           takeing it out again
2776 2005-05-01 13:18  oetiker
2778         * configure.ac: update tested library version
2780 2005-05-01 11:02  oetiker
2782         * src/pngsize.c: undef jmpbuf to make compile work on AIX 5.1
2784 2005-05-01 11:00  oetiker
2786         * src/Makefile.am: increasse revision of shared library number since
2787           the library source code has changed
2789 2005-05-01 11:00  oetiker
2791         * src/rrd_gfx.c: add wide character support
2793 2005-05-01 10:42  oetiker
2795         * src/rrd_graph.c: do not make the graph wider if the title does not
2796           fit ... this is wagging the dog the graph is not ABOUT the title
2798 2005-05-01 10:37  oetiker
2800         * doc/rrdgraph_graph.pod: fix description of VRULE
2802 2005-05-01 10:23  oetiker
2804         * bindings/perl-shared/RRDs.xs, src/rrd_cgi.c, src/rrd_create.c,
2805           src/rrd_fetch.c, src/rrd_first.c, src/rrd_graph.c,
2806           src/rrd_restore.c, src/rrd_tool.c, src/rrd_tune.c,
2807           src/rrd_update.c, src/rrd_xport.c: reset optind opterr inside the
2808           function calls ...
2810 2005-05-01 10:22  oetiker
2812         * doc/rrdgraph_graph.pod: fixed documentation regarding floating
2813           point line width
2815 2005-05-01 10:20  oetiker
2817         * src/rrd_graph_helper.c: relax parsing of LINE commands LINE: is
2818           valid as well as LINE<double>: eg. LINE1.2323:
2820 2005-05-01 09:16  oetiker
2822         * src/rrd_gfx.c: allow for characters over 127
2824 2005-04-30 09:56  oetiker
2826         * doc/rrdgraph_graph.pod: added notes on escaping colons in COMMENT
2827           and put deprecated forms of command to the back and not to the
2828           front
2830 2005-04-30 09:51  oetiker
2832         * src/rrd_open.c, src/rrd_update.c: always open with rb/wb when it
2833           is a binary file ... unix and windows will work alike with this
2834           ...
2836 2005-04-30 09:48  oetiker
2838         * src/rrdupdate.c: this file is not required ...
2840 2005-04-30 09:41  oetiker
2842         * src/rrd_open.c: even better lets have rb for CYGWIN too ... one
2843           never knows it is windows after all.
2845 2005-04-30 09:40  oetiker
2847         * src/rrd_open.c: oops inverted code here ... windows needs rb unix
2848           not
2850 2005-04-30 09:38  oetiker
2852         * confignt/config.h, src/rrd_graph.c: let rrd_graph honor the font
2853           name (RRD_DEFAULT_FONT) defined in confignt/config.h
2855 2005-04-26 22:08  oetiker
2857         * doc/rrdtool.pod: use pod syntax not html syntax in pod :-)
2859 2005-04-26 22:04  oetiker
2861         * doc/cdeftutorial.pod, doc/rrd-beginners.pod, doc/rrdcreate.pod,
2862           doc/rrdgraph.pod: more fixes by fritz
2864 2005-04-26 05:33  oetiker
2866         * CONTRIBUTORS: obfuscate email addresses
2868 2005-04-26 05:30  oetiker
2870         * doc/rrdtool.pod: * remove jakes old address * add security warning
2872 2005-04-25 22:55  oetiker
2874         * doc/rpntutorial.pod: remove pdf link
2876 2005-04-25 22:18  oetiker
2878         * src/parsetime.c: use time_t to improve portability to 64bit
2879           systems -- John R Mocho <jmocho in royaldc.com>
2881 2005-04-25 21:01  oetiker
2883         * NEWS: added new state
2885 2005-04-25 20:45  oetiker
2887         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
2888           configure.ac, doc/rrdgraph_graph.pod, rrdtool.spec, src/gdpng.c,
2889           src/gifsize.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
2890           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
2891           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
2892           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
2893           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
2894           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
2895           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
2896           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
2897           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
2898           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
2899           src/rrd_stat.c, src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c,
2900           src/rrd_tool.c, src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
2901           src/rrd_xport.c, src/rrd_xport.h, src/rrdupdate.c: prep for 1.2.0
2902           release
2904 2005-04-25 19:07  oetiker
2906         * doc/rpntutorial.pod, doc/rrdcgi.pod, doc/rrdfetch.pod,
2907           doc/rrdgraph_data.pod, doc/rrdgraph_examples.pod,
2908           doc/rrdgraph_graph.pod, doc/rrdgraph_rpn.pod, doc/rrdtutorial.pod:
2909           resolved all XXX situations
2911 2005-04-25 17:31  oetiker
2913         * doc/bin_dec_hex.pod, doc/rpntutorial.pod, doc/rrdcgi.pod,
2914           doc/rrdfetch.pod, doc/rrdgraph_data.pod,
2915           doc/rrdgraph_examples.pod, doc/rrdgraph_graph.pod,
2916           doc/rrdgraph_rpn.pod, doc/rrdtool.pod, doc/rrdtune.pod,
2917           doc/rrdtutorial.pod, doc/rrdupdate.pod, doc/rrdxport.pod: another
2918           batch of fixes from fritz
2920 2005-04-24 22:21  oetiker
2922         * CONTRIBUTORS: fixed contributiors listing
2924 2005-04-24 17:23  oetiker
2926         * doc/rrddump.pod, doc/rrdfirst.pod, doc/rrdinfo.pod,
2927           doc/rrdlast.pod, doc/rrdresize.pod, doc/rrdrestore.pod,
2928           doc/rrdthreads.pod, doc/rrdtool-xport.dtd, doc/rrdtutorial.pod:
2929           big patch-up for the 1.2. Documents Revisited by Fritz Zaucker
2931 2005-04-22 18:35  oetiker
2933         * NEWS, bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
2934           configure.ac, rrdtool.spec, src/Makefile.am, src/gdpng.c,
2935           src/gifsize.c, src/pngsize.c, src/rrd.h, src/rrd_afm.c,
2936           src/rrd_afm.h, src/rrd_afm_data.c, src/rrd_afm_data.h,
2937           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
2938           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
2939           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
2940           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
2941           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
2942           src/rrd_info.c, src/rrd_is_thread_safe.h, src/rrd_last.c,
2943           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
2944           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
2945           src/rrd_stat.c, src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c,
2946           src/rrd_tool.c, src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
2947           src/rrd_xport.c, src/rrd_xport.h, src/rrdupdate.c: prep for 1.2rc9
2948           release
2950 2005-04-19 21:09  oetiker
2952         * doc/rrddump.pod, doc/rrdgraph.pod, doc/rrdgraph_data.pod,
2953           doc/rrdgraph_graph.pod, doc/rrdinfo.pod, doc/rrdresize.pod: fix
2954           titles
2956 2005-04-19 21:05  oetiker
2958         * doc/bin_dec_hex.pod: fixed title
2960 2005-04-18 22:39  oetiker
2962         * doc/Makefile.am, doc/cdeftutorial.pod, doc/rrd-beginners.pod,
2963           doc/rrdgraph.pod, doc/rrdgraph.src, doc/rrdgraph_data.pod,
2964           doc/rrdgraph_data.src, doc/rrdgraph_examples.pod,
2965           doc/rrdgraph_examples.src, doc/rrdgraph_graph.pod,
2966           doc/rrdgraph_graph.src, doc/rrdgraph_rpn.pod,
2967           doc/rrdgraph_rpn.src, doc/rrdinfo.pod, doc/rrdlast.pod,
2968           doc/rrdresize.pod, doc/rrdrestore.pod, doc/rrdtune.pod,
2969           doc/rrdtutorial.pod, doc/rrdupdate.pod, doc/rrdxport.pod: src
2970           moved back to pod. this include thing was a neat idea but it just
2971           adds another twist to things which is not necessary. fixed some
2972           pod errors
2974 2005-04-18 22:13  oetiker
2976         * doc/rrdcgi.pod, doc/rrdcreate.pod, doc/rrddump.pod,
2977           doc/rrdfetch.pod, doc/rrdfirst.pod, doc/rrdgraph.src,
2978           doc/rrdgraph_data.src, doc/rrdgraph_examples.src,
2979           doc/rrdgraph_graph.src, doc/rrdgraph_rpn.src, doc/rrdtool.pod:
2980           misc fixes for better display
2982 2005-04-18 11:07  oetiker
2984         * doc/rrdgraph_graph.src, branches/1.2/website,
2985           branches/1.2/website/bin, branches/1.2/website/doc,
2986           branches/1.2/website/tut: fixed format
2988 2005-04-17 22:43  oetiker
2990         * doc/bin_dec_hex.pod, doc/rrd-beginners.pod, doc/rrdcgi.pod,
2991           doc/rrdcreate.pod, doc/rrddump.pod, doc/rrdfetch.pod,
2992           doc/rrdfirst.pod, doc/rrdgraph.src, doc/rrdgraph_data.src,
2993           doc/rrdgraph_examples.src, doc/rrdgraph_graph.src,
2994           doc/rrdgraph_rpn.src, doc/rrdinfo.pod, doc/rrdlast.pod,
2995           doc/rrdresize.pod, doc/rrdrestore.pod, doc/rrdthreads.pod,
2996           doc/rrdtune.pod, doc/rrdupdate.pod, doc/rrdxport.pod: fixed many
2997           pod bugs while creating the new website
2999 2005-04-17 17:29  oetiker
3001         * doc/rrdgraph.src: make sure argument descriptions comply with Bold
3002           = fixed and Italics = variable
3004 2005-04-17 16:26  oetiker
3006         * doc/rrdcreate.pod: fix use of =item commands
3008 2005-04-17 16:25  oetiker
3010         * doc/Makefile.am: allow to build pods (for website)
3012 2005-04-13 22:00  oetiker
3014         * src/rrd_graph.c: * draw the axis last to have them always on top *
3015           use a smaller font for labeling the axis
3017 2005-04-13 19:53  oetiker
3019         * src/rrd_gfx.c: have better default compression
3021 2005-04-13 19:53  oetiker
3023         * src/rrd_graph.c: tune fontsizes and spacing to be more in line
3024           with rrdtool 1.0
3026 2005-04-12 21:52  oetiker
3028         * src/rrd_graph.c: prep for 1.2rc8 release
3030 2005-04-12 21:10  oetiker
3032         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
3033           configure.ac, rrdtool.spec, src/gdpng.c, src/gifsize.c,
3034           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
3035           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
3036           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
3037           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
3038           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
3039           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
3040           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
3041           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
3042           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
3043           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
3044           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
3045           src/rrd_tune.c, src/rrd_update.c, src/rrd_xport.c,
3046           src/rrd_xport.h, src/rrdupdate.c: prep for 1.2rc8 release
3048 2005-04-12 20:56  oetiker
3050         * src/rrd_graph.c, src/rrd_graph.h: * better fix for units-exponent
3051           issue ... now the whole scaling happens only at print time ...
3052           this is more stable -- tobi * remove the newline from ctime (%c)
3053           in VDEF -- alex
3055 2005-04-11 23:23  oetiker
3057         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
3058           configure.ac, rrdtool.spec, src/gdpng.c, src/gifsize.c,
3059           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
3060           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
3061           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
3062           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
3063           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
3064           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
3065           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
3066           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
3067           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
3068           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
3069           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
3070           src/rrd_tune.c, src/rrd_update.c, src/rrd_xport.c,
3071           src/rrd_xport.h, src/rrdupdate.c: prep for 1.2rc7 release
3073 2005-04-11 23:22  oetiker
3075         * doc/rrdgraph.src, src/rrd_graph.c, src/rrd_graph.h,
3076           src/rrd_tool.c: * adjusted element spacing within the graph *
3077           re-intruduced --units-length option * stabilized --units-exponent
3078           option by jumping to alt-y-grid mode once the default autogrid can
3079           not cope with the data anymore.
3081 2005-04-11 23:20  oetiker
3083         * NEWS: added note about incompatible changes
3085 2005-04-11 12:29  oetiker
3087         * NEWS: started change log
3089 2005-04-11 12:17  oetiker
3091         * doc/rrdgraph_rpn.src: added notes on INF
3093 2005-04-11 09:51  oetiker
3095         * src/Makefile.am, src/art_rgb_affine_private.h,
3096           src/art_rgba_rgba_affine.c, src/art_rgba_rgba_affine.h,
3097           src/art_rgba_svp.c, src/art_rgba_svp.h, src/rrd_gfx.c,
3098           src/rrd_gfx.h, src/rrd_graph.c: * we are now creating true RGBA
3099           pngs * removed all memory leeks from rrd_gfx
3101 2005-04-10 22:02  oetiker
3103         * NEWS: started updating for 1.2 release
3105 2005-04-10 18:11  oetiker
3107         * doc/rrdresize.pod: clarified output -- alex
3109 2005-04-10 18:10  oetiker
3111         * doc/name.inc, doc/rrdgraph.src, doc/rrdgraph_data.src,
3112           doc/rrdgraph_examples.src, doc/rrdgraph_graph.src,
3113           doc/rrdgraph_rpn.src: get the docs ready for the 1.2 release.
3114           remove notes about things that never got implemented. -- alex
3116 2005-04-10 18:05  oetiker
3118         * src/rrd_graph.c: do not draw AREAS that have no hight (done
3119           right). draw an arrow on the positiv y axis.
3121 2005-04-10 15:35  oetiker
3123         * doc/rrdtutorial.pod: updated for 1.2 release -- alex
3125 2005-04-10 14:00  oetiker
3127         * src/rrd_gfx.c: fixed typo -- alex
3129 2005-04-10 13:57  oetiker
3131         * doc/rrdcgi.pod: G<gt> does not exist E<gt> does
3133 2005-04-10 12:12  oetiker
3135         * doc/rrdcreate.pod, doc/rrdxport.pod, src/rrd_graph_helper.c,
3136           src/rrd_tool.c: fixed spelling and working -- Alex van den
3137           Bogaerdt alex at ergens.op.het.net
3139 2005-04-10 11:53  oetiker
3141         * NT-BUILD-TIPS.txt, confignt/config.h, src/strftime.c,
3142           src/strftime.h: added extra strftime.[ch] which supports ISO 8601
3143           week numbers, together with instructions in the NT-BUILD-TIPPS
3144           file
3146 2005-04-10 11:33  oetiker
3148         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
3149           configure.ac, rrdtool.spec, src/gdpng.c, src/gifsize.c,
3150           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
3151           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
3152           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
3153           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
3154           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
3155           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
3156           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
3157           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
3158           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
3159           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
3160           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
3161           src/rrd_tune.c, src/rrd_update.c, src/rrd_xport.c,
3162           src/rrd_xport.h, src/rrdupdate.c: prep for 1.2rc6 release
3164 2005-04-10 11:31  oetiker
3166         * src/rrd_graph.c: remove excess comment
3168 2005-04-10 11:30  oetiker
3170         * configure.ac, src/Makefile.am: make --disable-perl work allow
3171           configuration of the default font at configure time
3173 2005-04-10 11:29  oetiker
3175         * src/rrd_gfx.c, src/rrd_graph.c, src/rrd_graph_helper.c: revamped
3176           drawing routines to be less complex and more stable. be kind to
3177           libart
3179 2005-04-10 09:38  oetiker
3181         * src/rrd_graph.c: allow --color arguments with RRGGBB and not only
3182           RRGGBBAA
3184 2005-04-10 09:16  oetiker
3186         * bindings/perl-shared/Makefile.PL: everyone has other names for
3187           their shared libraries, so lets drop the dependency
3189 2005-04-10 09:15  oetiker
3191         * bindings/perl-shared/RRDs.pm: mention updatev in the synopsis
3193 2005-04-09 14:21  oetiker
3195         * TODO: we do have 95%
3197 2005-04-07 21:35  oetiker
3199         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
3200           configure.ac, rrdtool.spec, src/gdpng.c, src/gifsize.c,
3201           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
3202           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
3203           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
3204           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
3205           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
3206           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
3207           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
3208           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
3209           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
3210           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
3211           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
3212           src/rrd_tune.c, src/rrd_update.c, src/rrd_xport.c,
3213           src/rrd_xport.h, src/rrdupdate.c: prep for 1.2rc5 release
3215 2005-04-07 21:31  oetiker
3217         * src/rrd_graph.c: fix implementation of --only-graph
3219 2005-04-07 21:31  oetiker
3221         * src/rrd_gfx.c: make libart happy by NOT adjusting coordinates and
3222           by using the ART_WIND_RULE_NONZERO winding rule
3224 2005-04-07 21:30  oetiker
3226         * src/rrd_tool.c: return propper exit codes
3228 2005-04-07 20:07  oetiker
3230         * src/rrd_graph.h: fix bitpatterns of extraflags so that they do not
3231           interfear
3233 2005-04-06 23:58  oetiker
3235         * bindings/Makefile.am: prep for 1.2rc4 release
3237 2005-04-06 23:24  oetiker
3239         * Makefile.am, bindings/Makefile.am, bindings/perl-piped/RRDp.pm,
3240           bindings/perl-shared/Makefile.PL, bindings/perl-shared/RRDs.pm,
3241           configure.ac, rrdtool.spec, src/gdpng.c, src/gifsize.c,
3242           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
3243           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
3244           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
3245           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
3246           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
3247           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
3248           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
3249           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
3250           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
3251           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
3252           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
3253           src/rrd_tune.c, src/rrd_update.c, src/rrd_xport.c,
3254           src/rrd_xport.h, src/rrdupdate.c: prep for 1.2rc4 release
3256 2005-04-06 23:18  oetiker
3258         * doc/rrdgraph.src: document RRD_DEFAULT_FONT environment variable
3260 2005-04-06 22:40  oetiker
3262         * src/rrd_afm.c, src/rrd_cgi.c, src/rrd_graph.c, src/rrd_nan_inf.c,
3263           src/rrd_open.c, src/rrd_restore.c, src/rrd_rpncalc.c,
3264           src/rrd_tool.c, src/rrd_tool.h, src/rrd_update.c, src/rrd_xport.c,
3265           src/rrdupdate.c: make sure WIN32 sections do NOT kick in for
3266           cygwin compiles
3268 2005-04-05 22:49  oetiker
3270         * src/rrd_gfx.c: only unwind the areas, the lines should be fine by
3271           themselves!
3273 2005-04-05 20:32  oetiker
3275         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
3276           configure.ac, rrdtool.spec, src/gdpng.c, src/gifsize.c,
3277           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
3278           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
3279           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
3280           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
3281           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
3282           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
3283           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
3284           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
3285           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
3286           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
3287           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
3288           src/rrd_tune.c, src/rrd_update.c, src/rrd_xport.c,
3289           src/rrd_xport.h, src/rrdupdate.c: prep for 1.2rc3 release
3291 2005-04-05 20:17  oetiker
3293         * src/rrd_gfx.c, src/rrd_graph.c: * fix transparency rendering by
3294           rewinding the paths propperly * fix x-axis label drawing by
3295           considering label precision
3297 2005-04-05 19:14  oetiker
3299         * src/VeraMono.ttf: new originaly copy
3301 2005-04-05 19:12  oetiker
3303         * src/VeraMono.ttf: fixed propperties to have a RAW font
3305 2005-04-04 21:56  oetiker
3307         * configure.ac: make configure work even when no prefix is specified
3309 2005-04-04 21:40  oetiker
3311         * src/gdpng.c, src/gifsize.c, src/pngsize.c, src/rrd.h,
3312           src/rrd_afm.c, src/rrd_afm.h, src/rrd_afm_data.c,
3313           src/rrd_afm_data.h, src/rrd_cgi.c, src/rrd_create.c,
3314           src/rrd_datalang.c, src/rrd_diff.c, src/rrd_dump.c,
3315           src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
3316           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h,
3317           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
3318           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
3319           src/rrd_last.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
3320           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
3321           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
3322           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
3323           src/rrd_tune.c, src/rrd_update.c, src/rrd_xport.c,
3324           src/rrd_xport.h, src/rrdupdate.c: prep for 1.2rc2 release
3326 2005-04-04 21:22  oetiker
3328         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
3329           configure.ac, rrdtool.spec: prepared for 1.2rc2 release
3331 2005-04-04 21:21  oetiker
3333         * configure.ac: prepared for 1.2rc1 release
3335 2005-04-04 21:12  oetiker
3337         * acinclude.m4, configure.ac: prepared for 1.2rc1 release
3339 2005-04-04 21:07  oetiker
3341         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm:
3342           prepared for 1.2rc1 release
3344 2005-04-04 21:05  oetiker
3346         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm:
3347           prepared for 1.2rc1 release
3349 2005-04-04 20:56  oetiker
3351         * configure.ac: fixed prefix detection code again
3353 2005-04-04 20:53  oetiker
3355         * configure.ac: fixed autoprefix
3357 2005-04-04 20:48  oetiker
3359         * configure.ac: fixed config script for prefixing
3361 2005-04-04 20:37  oetiker
3363         * 00README, COPYRIGHT, NEWS, PROJECTS, README, TODO, acinclude.m4,
3364           configure.ac, rrdtool.spec: get ready for 1.2
3366 2005-04-04 19:55  oetiker
3368         * branches/1.2: branche for 1.2