Code

Merge branch 'upstream-1.3' into experimental
[pkg-rrdtool.git] / CHANGES
1 2008-05-26 08:56  oetiker
3         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
4           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/pngsize.c,
5           src/rrd.h, src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
6           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
7           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
8           src/rrd_gfx.c, src/rrd_graph.c, src/rrd_graph_helper.c,
9           src/rrd_hw.c, src/rrd_hw.h, src/rrd_i18n.h, src/rrd_info.c,
10           src/rrd_is_thread_safe.h, src/rrd_last.c, src/rrd_lastupdate.c,
11           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
12           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
13           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
14           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
15           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
16           src/rrdupdate.c: prepare for the release of rrdtool-1.3rc6
18 2008-05-26 07:46  oetiker
20         * NEWS: added notes about new grid lines
22 2008-05-26 07:45  oetiker
24         * src/rrd_graph.c: * make y-axis labels NOT run into each other
25           (classic and alt) * space horizontal grid lines and lables a bit
26           further apart for tight layouts. * let horizontal lines and y axis
27           labels run a little closer for classic grid
29 2008-05-25 21:17  oetiker
31         * src/rrd_graph.c: fixed calculation of space at the bottom of the
32           graph
34 2008-05-25 20:02  oetiker
36         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
37           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/pngsize.c,
38           src/rrd.h, src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
39           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
40           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
41           src/rrd_gfx.c, src/rrd_graph.c, src/rrd_graph_helper.c,
42           src/rrd_hw.c, src/rrd_hw.h, src/rrd_i18n.h, src/rrd_info.c,
43           src/rrd_is_thread_safe.h, src/rrd_last.c, src/rrd_lastupdate.c,
44           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
45           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
46           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
47           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
48           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
49           src/rrdupdate.c: prepare for the release of rrdtool-1.3rc5
51 2008-05-25 20:00  oetiker
53         * src/rrd_format.h, src/rrd_open.c, src/rrd_update.c: fix update
54           compatibility with rrd-1.0.x files
56 2008-05-20 22:22  oetiker
58         * bindings/Makefile.am: droped rrd_extra.h from the distro with the
59           python update ... must remove it from the Makefile too
61 2008-05-19 21:14  oetiker
63         * NEWS, bindings/python/README, bindings/python/rrd_extra.h,
64           bindings/python/rrdtoolmodule.c, doc/rrdpython.pod: fixed python
65           bindings: * info call isnnow aequivalent to rrdtool info (the same
66           as in the perl and ruby bindings) * graphv and updatev calls added
68 2008-05-18 22:11  oetiker
70         * src/rrd_gfx.c, src/rrd_graph.c, src/rrd_tool.c: * document
71           tabwidth option * fix \t -> tab expansion
73 2008-05-18 15:39  oetiker
75         * src/rrd_graph.c: ytr boundery checking ... this is from the GD
76           days ... we don't need this anymore
78 2008-05-18 15:11  oetiker
80         * src/rrd_dump.c, src/rrd_tool.c: fix indenting
82 2008-05-18 15:11  oetiker
84         * src/rrd_graph.c: pdf, svg and ps formats were not being created
86 2008-05-18 13:06  oetiker
88         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
89           configure.ac, doc/rrdbuild.pod, rrdtool-1.3-release, rrdtool.spec,
90           src/pngsize.c, src/rrd.h, src/rrd_cgi.c, src/rrd_create.c,
91           src/rrd_datalang.c, src/rrd_diff.c, src/rrd_dump.c,
92           src/rrd_error.c, src/rrd_fetch.c, src/rrd_first.c,
93           src/rrd_format.c, src/rrd_format.h, src/rrd_gfx.c,
94           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_hw.c,
95           src/rrd_hw.h, src/rrd_i18n.h, src/rrd_info.c,
96           src/rrd_is_thread_safe.h, src/rrd_last.c, src/rrd_lastupdate.c,
97           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
98           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
99           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
100           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
101           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
102           src/rrdupdate.c: prepare for the release of rrdtool-1.3rc4
104 2008-05-18 13:04  oetiker
106         * src/rrd_tool.c, src/rrdupdate.c: fix year
108 2008-05-18 12:53  oetiker
110         * src/rrd_graph.c: PRINT returns from rrd_graph did not work due to
111           an off by one error
113 2008-05-18 08:42  oetiker
115         * doc/rrdbuild.pod: updated build instructions to latest libraries
117 2008-05-18 06:37  oetiker
119         * NEWS, configure.ac, src/rrd_i18n.h, src/rrd_tool.c: improved
120           handling of libintl issues
122 2008-05-16 12:29  oetiker
124         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
125           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/pngsize.c,
126           src/rrd.h, src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
127           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
128           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
129           src/rrd_gfx.c, src/rrd_graph.c, src/rrd_graph_helper.c,
130           src/rrd_hw.c, src/rrd_hw.h, src/rrd_i18n.h, src/rrd_info.c,
131           src/rrd_is_thread_safe.h, src/rrd_last.c, src/rrd_lastupdate.c,
132           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
133           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
134           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
135           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
136           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
137           src/rrdupdate.c: prepare for the release of rrdtool-1.3rc3
139 2008-05-16 12:28  oetiker
141         * doc/rrddump.pod, src/rrd_dump.c: added --no-header to
142           documentation and fixed implementation
144 2008-05-16 12:20  oetiker
146         * src/rrd_dump.c: fixed dump_opt implementation
148 2008-05-16 12:18  oetiker
150         * NEWS, src/rrd_dump.c: added no-header option to rrd_dump
152 2008-05-16 12:07  oetiker
154         * src/rrd_graph.c: fix handling of values <= zero for logarithmic
155           display
157 2008-05-15 22:39  oetiker
159         * rrdtool-1.3-release: prepare for the release of rrdtool-1.3rc2
161 2008-05-15 22:39  oetiker
163         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
164           configure.ac, doc/rrdbuild.pod, rrdtool.spec, src/pngsize.c,
165           src/rrd.h, src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
166           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
167           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
168           src/rrd_gfx.c, src/rrd_graph.c, src/rrd_graph_helper.c,
169           src/rrd_hw.c, src/rrd_hw.h, src/rrd_i18n.h, src/rrd_info.c,
170           src/rrd_is_thread_safe.h, src/rrd_last.c, src/rrd_lastupdate.c,
171           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
172           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
173           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
174           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
175           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
176           src/rrdupdate.c: prepare for the release of rrdtool-1.3rc2
178 2008-05-15 22:37  oetiker
180         * Makefile.am, configure.ac, rrdtool-1.3-release, src/Makefile.am:
181           fix portability to mac osx and freebsd -- tobi
183 2008-05-12 23:10  oetiker
185         * configure.ac: add solaris pod2man location last
187 2008-05-12 23:03  oetiker
189         * configure.ac, doc/Makefile.am, doc/rrdbuild.pod: some changes to
190           make things work on opensolaris 2008.05
192 2008-05-12 22:42  oetiker
194         * bindings/tcl/Makefile.am: for some reason tclrrd.c does not get
195           picked up using $< at least on opensolaris
197 2008-05-12 22:23  oetiker
199         * src/Makefile.am, src/rrd_graph.h, src/rrd_info.c,
200           src/rrd_rpncalc.c, src/rrd_rpncalc.h, src/rrd_tool.c: allow
201           rrd_rpncalc to build without cairo dependencies ... fix warnings
203 2008-05-12 21:14  oetiker
205         * Makefile.am: add intltool*in files to dist
207 2008-05-12 16:15  oetiker
209         * bindings/python/rrdtoolmodule.c, src/rrd_update.c: fixed indenting
211 2008-05-12 16:15  oetiker
213         * src/rrd_graph.c, src/rrd_hw.c, src/rrd_open.c, src/rrd_rpncalc.c,
214           src/win32comp.c: removed c++ comments //
216 2008-05-12 16:09  oetiker
218         * NEWS: added notes about rewrites in this release
220 2008-05-12 16:08  oetiker
222         * configure.ac, src/Makefile.am: improved handling of library
223           versioning
225 2008-05-12 15:35  oetiker
227         * src/rrd_update.c: should not leave debug enabled
229 2008-05-12 15:33  oetiker
231         * branches/1.2/program/doc/rrdcreate.pod,
232           branches/1.2/program/src/rrd_update.c, doc/rrdcreate.pod,
233           src/rrd_update.c: Fixed handling of unknown data at PDP build
234           time. There was a long standing (even documented) missfeature in
235           rrdtool which caused uknown-data to be accepted as long as it was
236           less than the mrhb. This was never the intended behaviour and had
237           interesting side effects
238           (http://oss.oetiker.ch/rrdtool-trac/ticket/125): If you have a 60
239           Second step with 59s unknown data and 1 second of known data the
240           whole become known data as long as the mrhb was > step. The
241           intended behaviour was that a step should become unknown as soon
242           as it contains more than 50% of unknown data. The patch fixes both
243           the documentation and the code.
245 2008-05-12 13:22  oetiker
247         * src/rrd_create.c: the last_ds value fuer unknown is 'U' and not
248           'UNKN'
250 2008-05-04 18:59  oetiker
252         * src/rrd_getopt.c, src/rrd_getopt1.c: fix for sun sudio 11
253           incompatibility
254           http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=38555
256 2008-05-01 23:23  oetiker
258         * bindings/ruby/main.c, src/rrd.h, src/rrd_info.c, src/rrd_tool.c:
259           indenting fixes
261 2008-05-01 23:23  oetiker
263         * src/rrd_graph.c: make sure properties are shown via graph_v even
264           in --graph-only mode
266 2008-05-01 06:56  oetiker
268         * MakeMakefile: Make the MakeMakefile script a bit more robust
270 2008-04-22 21:40  oetiker
272         * bindings/python/rrd_extra.h, bindings/python/rrdtoolmodule.c: fix
273           for #148
275 2008-04-20 22:46  oetiker
277         * CONTRIBUTORS, NEWS, bindings/perl-shared/RRDs.pm,
278           bindings/perl-shared/RRDs.xs, bindings/ruby/main.c,
279           doc/rrdgraph.pod, src/rrd.h, src/rrd_graph.c, src/rrd_graph.h,
280           src/rrd_info.c, src/rrd_tool.c, src/rrd_tool.h: Introduced a
281           alternated interface to rrd_graph using rrd_info style return
282           values: rrd_graph_v The graph_v interface returnes additional
283           information about the graph including the location of the graphing
284           area within the image. When called with '-' as filename it will
285           even return the image data. The new interface is supported in the
286           rrdtool command line, RRDs perl and ruby bindings.
288 2008-04-17 07:54  oetiker
290         * trunk/talks/nordic-nagios-08,
291           trunk/talks/nordic-nagios-08/abstract-rrdtut.txt: added bullets
293 2008-04-17 05:35  oetiker
295         * src/rrd_update.c: indent fix
297 2008-04-17 05:35  oetiker
299         * src/rrd_tune.c: do not reset the last_ds store unless the data
300           source type is actually changed.
302 2008-04-16 15:50  oetiker
304         * branches/1.2/program/doc/rrdgraph.pod, doc/rrdgraph.pod: fixed 2.
305           x-grid example ... since the lable is valid for the whole day, it
306           must be 86400 wide. --tobi
308 2008-04-12 09:29  oetiker
310         * MakeMakefile, configure.ac: alter order of header inclusion for
311           FreeBSD 4.8 compatibility
313 2008-04-12 09:21  oetiker
315         * branches/1.2/program/src/parsetime.c, src/parsetime.c: do not mess
316           with dst status after running localtime, the system gets confused
317           otherwhise when it comes to times during the switch over periode
318           as DST changes to non DST. -- tobi
320 2008-03-25 23:02  oetiker
322         * src/rrd_dump.c: added missing " escapes to xml header in
323           rrd_tool.c
325 2008-03-25 22:59  oetiker
327         * CONTRIBUTORS: added Florian octo Forster to contrib list
329 2008-03-25 22:59  oetiker
331         * doc/rrdgraph_examples.pod: added missing =back for propper pod
332           syntax
334 2008-03-25 22:58  oetiker
336         * src/rrd_dump.c: fix indent
338 2008-03-25 22:58  oetiker
340         * src/rrd_restore.c: fix broken header comment section -- Florian
341           octo Forster
343 2008-03-25 22:57  oetiker
345         * src/rrd_graph.c: cast size_t to int to avoid warning -- Florian
346           octo Forster
348 2008-03-25 22:56  oetiker
350         * src/rrd_open.c: do not declare DEBUG functions unless compiled in
351           DEBUG mode -- Florian octo Forster
353 2008-03-25 22:55  oetiker
355         * src/rrd_tool.c: make helptexts read only memory
357 2008-03-25 22:55  oetiker
359         * src/rrd_update.c: stop complaints about unused variables if not
360           running DEBUG
362 2008-03-25 22:49  oetiker
364         * MakeMakefile: Added check for intltool version. Use Makefile for
365           cleanup. -- Florian octo Forster
367 2008-03-23 13:43  oetiker
369         * src/rrd_dump.c: added pointer to florian forsters dtd to the rrd
370           dumpt
372 2008-03-19 23:36  oetiker
374         * configure.ac: fix pkgconfig file name
376 2008-03-15 10:39  oetiker
378         * ., .indent.pro, 00README, CONTRIBUTORS, COPYING, COPYRIGHT,
379           MakeMakefile, Makefile.am, NEWS, PROJECTS, README, THREADS, TODO,
380           WIN32-BUILD-TIPS.txt, acinclude.m4, bindings,
381           bindings/Makefile.am, bindings/perl-piped,
382           bindings/perl-piped/MANIFEST, bindings/perl-piped/Makefile.PL,
383           bindings/perl-piped/README, bindings/perl-piped/RRDp.pm,
384           bindings/perl-piped/leaktest.pl, bindings/perl-piped/rrdpl.dsp,
385           bindings/perl-piped/rrdpl.dsw, bindings/perl-piped/t,
386           bindings/perl-piped/t/base.t, bindings/perl-shared,
387           bindings/perl-shared/MANIFEST, bindings/perl-shared/Makefile.PL,
388           bindings/perl-shared/README, bindings/perl-shared/RRDs.pm,
389           bindings/perl-shared/RRDs.ppd, bindings/perl-shared/RRDs.xs,
390           bindings/perl-shared/ntmake.pl, bindings/perl-shared/t,
391           bindings/perl-shared/t/base.t, bindings/python,
392           bindings/python/ACKNOWLEDGEMENT, bindings/python/AUTHORS,
393           bindings/python/COPYING, bindings/python/README,
394           bindings/python/rrd_extra.h, bindings/python/rrdtoolmodule.c,
395           bindings/python/setup.py, bindings/ruby, bindings/ruby/CHANGES,
396           bindings/ruby/README, bindings/ruby/extconf.rb,
397           bindings/ruby/main.c, bindings/ruby/test.rb, bindings/tcl,
398           bindings/tcl/Makefile.am, bindings/tcl/README,
399           bindings/tcl/ifOctets.tcl.in, bindings/tcl/tclrrd.c, configure.ac,
400           debian, debian/README.Debian, debian/build_freetype.sh,
401           debian/changelog, debian/control, debian/copyright,
402           debian/librrd0-dev.files, debian/librrd0.files,
403           debian/librrd0.postinst, debian/librrd0.postrm,
404           debian/librrd0.shlibs, debian/librrdp-perl.files,
405           debian/librrds-perl.files, debian/rrdtool-tcl.files,
406           debian/rrdtool.files, debian/rules, debian/watch, doc,
407           doc/Makefile.am, doc/bin_dec_hex.pod, doc/cdeftutorial.pod,
408           doc/name.inc, doc/rpntutorial.pod, doc/rrd-beginners.pod,
409           doc/rrdbuild.pod, doc/rrdcgi.pod, doc/rrdcreate.pod,
410           doc/rrddump.pod, doc/rrdfetch.pod, doc/rrdfirst.pod,
411           doc/rrdgraph-old.pod, doc/rrdgraph.pod, doc/rrdgraph_data.pod,
412           doc/rrdgraph_examples.pod, doc/rrdgraph_graph.pod,
413           doc/rrdgraph_rpn.pod, doc/rrdinfo.pod, doc/rrdlast.pod,
414           doc/rrdlastupdate.pod, doc/rrdpython.pod, doc/rrdresize.pod,
415           doc/rrdrestore.pod, doc/rrdruby.pod, doc/rrdthreads.pod,
416           doc/rrdtool-dump.dtd, doc/rrdtool-xport.dtd, doc/rrdtool.pod,
417           doc/rrdtune.pod, doc/rrdtutorial.es.pod, doc/rrdtutorial.pod,
418           doc/rrdupdate.pod, doc/rrdxport.pod, examples,
419           examples/4charts.pl.in, examples/Makefile.am,
420           examples/bigtops.pl.in, examples/cgi-demo.cgi.in,
421           examples/minmax.pl.in, examples/perftest.pl.in,
422           examples/piped-demo.pl.in, examples/shared-demo.pl.in,
423           examples/stripes.pl.in, favicon.ico, netware, netware/Makefile,
424           po, po/ChangeLog, po/LINGUAS, po/POTFILES.in, po/de.po,
425           rrdtool-1.2-release, rrdtool-1.3-release, rrdtool.spec, src,
426           src/Makefile.am, src/compile_afm.pl, src/fnv.h, src/get_ver.awk,
427           src/hash_32.c, src/parsetime.c, src/parsetime.h, src/pngsize.c,
428           src/rrd.h, src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
429           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
430           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
431           src/rrd_getopt.c, src/rrd_getopt.h, src/rrd_getopt1.c,
432           src/rrd_gfx.c, src/rrd_graph.c, src/rrd_graph.h,
433           src/rrd_graph_helper.c, src/rrd_hw.c, src/rrd_hw.h,
434           src/rrd_hw_math.c, src/rrd_hw_math.h, src/rrd_hw_update.c,
435           src/rrd_hw_update.h, src/rrd_i18n.h, src/rrd_info.c,
436           src/rrd_is_thread_safe.h, src/rrd_last.c, src/rrd_lastupdate.c,
437           src/rrd_nan_inf.c, src/rrd_not_thread_safe.c, src/rrd_open.c,
438           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
439           src/rrd_rpncalc.h, src/rrd_thread_safe.c,
440           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
441           src/rrd_tune.c, src/rrd_update.c, src/rrd_version.c,
442           src/rrd_xport.c, src/rrd_xport.h, src/rrdupdate.c, src/strftime.c,
443           src/strftime.h, src/unused.h, src/win32comp.c, svn2cl.xsl, win32,
444           win32/Makefile, win32/config.h, win32/rrd.dsp, win32/rrd.vcproj,
445           win32/rrd_config.h.msvc, win32/rrdtool.dsp, win32/rrdtool.dsw,
446           win32/rrdtool.vcproj: reindent aded id keyword substitution
448 2008-03-15 10:32  oetiker
450         * src/rrd_rpncalc.c: reat nan as FALSE in an IF CDEF
452 2008-03-07 08:57  oetiker
454         * doc/rrdgraph_rpn.pod, src/rrd_rpncalc.c, src/rrd_rpncalc.h: a
455           nan-safe add operator (ADDNAN) into rrd. I used it to add several
456           incomplete graphs. NaN + NaN => NaN x + NaN => x NaN + y => y x +
457           y => x + y -- Timo Stripf tstripf gmx.de
459 2008-03-02 15:38  oetiker
461         * src/rrd_graph.c: Fix error "cairo_restore without matching
462           cairo_save" when zero-time point is out of graph
464 2008-02-25 07:11  oetiker
466         * branches/1.2/program/src/rrd_fetch.c, src/rrd_fetch.c: Ignore
467           RRA-end when comparing. coverage.
469 2008-02-24 14:27  oetiker
471         * src/rrd_create.c, src/rrd_graph_helper.c, src/rrd_i18n.h,
472           src/rrd_info.c, src/rrd_restore.c, src/rrd_tool.c: fix indents
473           gone out of kileter by patching ...
475 2008-02-24 14:26  oetiker
477         * src/rrd_dump.c, src/rrd_tool.c: get rid of a few type cast
478           warnings
480 2008-02-24 14:26  oetiker
482         * src/rrd_restore.c: fix one segfault while trying to restore an
483           invalid xml file. -- tobi
485 2008-02-21 07:20  oetiker
487         * configure.ac: make ruby obey destdir
489 2008-02-21 07:18  oetiker
491         * po/ChangeLog: initial
493 2008-02-21 07:12  oetiker
495         * MakeMakefile, configure.ac, po/LINGUAS, po/de.po, src/rrd_tool.c:
496           make inbternationalized version actually build
498 2008-02-21 06:59  oetiker
500         * po, po/LINGUAS, po/POTFILES.in, src/rrd_i18n.h: added missing bits
501           from internationalization
503 2008-02-19 12:56  oetiker
505         * branches/1.2/program/src/rrd_create.c,
506           branches/1.2/program/src/rrd_info.c,
507           branches/1.2/program/src/rrd_restore.c, src/rrd_create.c,
508           src/rrd_info.c, src/rrd_restore.c: Generate a random cur_row for
509           each RRA during create/restore operations. This effectively
510           randomizes the block crossings among RRDs created around the same
511           time. Previously, RRDs that were created/restored en masse would
512           cross block boundaries simultaneously, which is sub-optimal. Also,
513           this patch enables the user to see the RRA's cur_row pointer via
514           rrdinfo. This was useful during debugging. -- kevin brintnall
515           kbrint qwest.net
517 2008-02-18 15:04  oetiker
519         * MakeMakefile, Makefile.am, configure.ac, rrdtool.spec,
520           src/Makefile.am, src/rrd_getopt.c, src/rrd_tool.c: Added I18N
521           support for messages printed by rrd_tool.c --
522           http://oss.oetiker.ch/rrdtool-trac/ticket/144
524 2008-02-15 08:49  oetiker
526         * configure.ac: check for pdf as well
528 2008-02-15 08:44  oetiker
530         * configure.ac: check for cairo-ps and cairo-svg explicitly
532 2008-02-06 00:12  oetiker
534         * configure.ac: ready for beta 4
536 2008-02-06 00:10  oetiker
538         * src/rrd_graph.c, src/rrd_graph_helper.c: * replaced strtok with
539           strtok_r for thread safety * fixed im initialization broken after
540           the introduction of dashes ...
542 2008-02-04 22:34  oetiker
544         * src/rrd_create.c: in rrd_create we do not use mmaping and thus
545           need to free rrd struct members in any case ...
547 2008-02-04 22:16  oetiker
549         * src/rrd_update.c: this should help with the memory leak
551 2008-02-04 18:18  oetiker
553         * COPYRIGHT: added zpl 2.1 to floss exception
555 2008-02-01 06:52  oetiker
557         * branches/1.2/program/src/rrd_graph.c, src/rrd_graph.c: fixed
558           parsing of fontnames with embeded spaces
560 2008-01-14 17:11  oetiker
562         * configure.ac: remove c++ warnings flag .. this is not c++ after
563           all
565 2008-01-14 16:52  oetiker
567         * src/rrd_cgi.c, src/rrd_create.c: fixed indenting
569 2008-01-14 16:51  oetiker
571         * src/rrd_gfx.c: fix indents
573 2008-01-14 16:50  oetiker
575         * bindings/tcl/tclrrd.c, configure.ac, src/parsetime.c,
576           src/rrd_cgi.c, src/rrd_create.c, src/rrd_nan_inf.c: * fixed
577           madvise/fadvise detection * fixed many compiler warnings -- Peter
578           Breitenlohner peb mppmu.mpg.de
580 2008-01-13 11:07  oetiker
582         * trunk/tutorial/htwchur/about-oss.odp,
583           trunk/tutorial/htwchur/m7am.odp,
584           trunk/tutorial/htwchur/rrd-exercises.tex: initial
586 2008-01-12 18:37  oetiker
588         * src/rrd_graph.c: weekday and time are too tight
590 2008-01-04 22:53  oetiker
592         * src/rrd_gfx.c, src/rrd_graph.c: fontmap resolution was not
593           matching scaled_font resolution ... this killed layouting ... much
594           better now
596 2008-01-03 21:30  oetiker
598         * doc/rrdgraph_examples.pod, doc/rrdgraph_graph.pod,
599           src/rrd_graph_helper.c: get rid of DASHED, only use dashes syntax.
600           less redundancy -- thomas.gutzler gmail.com
602 2008-01-02 22:11  oetiker
604         * CONTRIBUTORS, NEWS, doc/rrdgraph_examples.pod,
605           doc/rrdgraph_graph.pod, src/rrd_graph.c, src/rrd_graph.h,
606           src/rrd_graph_helper.c: support for dashed lines in graphs
608 2008-01-02 22:06  oetiker
610         * src/pngsize.c, src/rrd_graph.c: fix indenting
612 2008-01-02 22:06  oetiker
614         * doc/Makefile.am: ignore errors with txt doc building
616 2007-12-11 23:41  oetiker
618         * Makefile.am, doc/rrdbuild.pod: building the docs depends on the
619           presence of pod2man ... which does not seem to be installed
620           necessarily
622 2007-12-08 22:15  oetiker
624         * doc/rrdbuild.pod: added shared library locations into the docs
626 2007-12-08 21:35  oetiker
628         * src/rrd_cgi.c: include stdlib since putenv is in there on solaris
630 2007-12-08 16:57  oetiker
632         * configure.ac, doc/rrdbuild.pod, src/rrd_getopt.c: fixing solaris
633           portability * isinf and isnan definitions fixed * check if rt must
634           be linked * ordering must be read write in getopt * updated build
635           instructions
637 2007-12-02 17:11  oetiker
639         * trunk/tutorial/htwchur/abstract-rrdtut.txt: fixed spelling
641 2007-12-02 16:59  oetiker
643         * trunk/tutorial/htwchur,
644           trunk/tutorial/htwchur/abstract-rrdtut.txt,
645           trunk/tutorial/htwchur/m7am.odp: initial text
647 2007-11-26 20:12  oetiker
649         * bindings/python/setup.py: fix libdir for python build
651 2007-11-21 10:51  oetiker
653         * configure.ac: fixed NetBSD spelling
655 2007-11-21 06:56  oetiker
657         * configure.ac: define bsd source to get access to chroot
659 2007-11-21 06:47  oetiker
661         * bindings/perl-shared/Makefile.PL, configure.ac: make perlbuild
662           more portable
664 2007-11-21 05:54  oetiker
666         * trunk/talks/rrdtooltipsandtricks,
667           trunk/talks/rrdtooltipsandtricks/abstract.odt,
668           trunk/talks/rrdtooltipsandtricks/bio.txt,
669           trunk/talks/rrdtooltipsandtricks/rrdtipsandtricks.odp: initial
670           checkin
672 2007-11-20 22:22  oetiker
674         * configure.ac: enable madvise defines in netbsd
676 2007-11-20 00:17  oetiker
678         * trunk/status/2007-11-19.txt: added 1.2.26
680 2007-11-20 00:08  oetiker
682         * src/rrd_format.h, src/rrd_graph.c, src/rrd_nan_inf.c: remove last
683           traces of rrd_nan_inf.h fix handling of min==max where min < 0
685 2007-11-19 19:05  oetiker
687         * trunk/status/2007-11-19.txt: spell checked
689 2007-11-19 19:02  oetiker
691         * trunk/status/2007-11-19.txt: added report
693 2007-11-15 14:39  oetiker
695         * bindings/ruby/main.c, src/rrd.h, src/rrd_create.c, src/rrd_dump.c,
696           src/rrd_format.h, src/rrd_graph.c, src/rrd_hw.c, src/rrd_info.c,
697           src/rrd_open.c, src/rrd_restore.c, src/rrd_tune.c,
698           src/rrd_update.c, src/rrd_xport.c: re-indented files that have
699           gone out of indent-style over the last few weeks
701 2007-11-15 14:36  oetiker
703         * src/Makefile.am, src/rrd.h, src/rrd_nan_inf.h: integrate
704           rrd_nan_inf header
706 2007-11-15 14:35  oetiker
708         * src/rrd_open.c: Improve layout of documentation. -- Bernhard
709           Fischer
711 2007-11-15 14:34  oetiker
713         * src/rrd_update.c: * rrd_update(): Unify error path. *
714           parse_template(): Likewise. * allocate_data_structures(): Make
715           error strings use consistent punctuation. -- bernhard fischer
717 2007-11-15 14:32  oetiker
719         * src/pngsize.c: make sure this compiles with aix
721 2007-11-13 01:45  oetiker
723         * trunk/tutorial/lisa2007/m7am.odp: lisa update
725 2007-11-08 10:16  oetiker
727         * NEWS, bindings/ruby/main.c, doc/rrdruby.pod: fixed start end time
728           in ruby fetch and added step size -- Mike Perham mperham gmail
730 2007-11-06 21:27  oetiker
732         * doc/rrdbuild.pod: updated build instructions
734 2007-11-04 21:56  oetiker
736         * bindings/perl-piped/RRDp.pm: handle errors properly ... in RRDp
737           read call
739 2007-10-08 14:36  oetiker
741         * trunk/tutorial/lisa2007/m7am.odp,
742           trunk/tutorial/lisa2007/rrdtutorial.odp: fixed name for release
744 2007-10-08 14:36  oetiker
746         * trunk/tutorial/lisa2007/abstract-rrdtut.txt,
747           trunk/tutorial/lisa2007/rrdtutorial.odp: getting ready for release
749 2007-09-16 15:35  oetiker
751         * src/rrd_open.c: no reason to die when posixfadvise is not
752           sucessful
754 2007-09-11 06:28  oetiker
756         * doc/rrdcreate.pod, doc/rrdtune.pod, src/rrd_create.c,
757           src/rrd_dump.c, src/rrd_format.h, src/rrd_hw.c, src/rrd_info.c,
758           src/rrd_restore.c, src/rrd_tune.c: Allow to the the smoothing
759           window size other thatn the default 5%. -- Evan Miller emiller
760           imvu.com
762 2007-09-11 06:16  oetiker
764         * configure.ac, src/rrd_open.c: added msync before unmap
766 2007-09-08 05:23  oetiker
768         * CONTRIBUTORS, doc/rrdgraph_rpn.pod, src/rrd_graph.c,
769           src/rrd_graph.h: added STDEV aggregation function for VDEF. --
770           Patrick J Cherry patrick bytemark.co.uk
772 2007-09-07 22:53  oetiker
774         * Makefile.am, examples/Makefile.am, examples/perftest.pl.in: a few
775           leanups -- Bernhard Fischer
777 2007-09-06 09:06  oetiker
779         * src/rrd_open.c: added missing ;
781 2007-09-06 08:42  oetiker
783         * src/rrd_open.c: * mimic write() and read() even better -- Bernhard
784           Fischer
786 2007-09-06 08:40  oetiker
788         * src/rrd_open.c: rrd_open.c (rrd_read): Mimicing read() behaviour
789           for EOF case and NULL buffer case. -- Bernhard Fischer
791 2007-09-02 16:55  oetiker
793         * doc/rrdgraph_graph.pod: fixed speling of horizon
795 2007-08-29 06:43  oetiker
797         * examples/perftest.pl.in: a better performance tester
799 2007-08-16 07:31  oetiker
801         * doc/rrdgraph_examples.pod: added holt winters example back into
802           the examples documentation
804 2007-08-14 21:59  oetiker
806         * src/rrd_update.c: Fix for HoltWinters phase-shift bug described
807           below. When one or more primary data point times were missed, the
808           SEASONAL and DEVSEASONAL archives were marked as being up-to-date,
809           so that they would not be written to. It was correct not to write
810           to these archives, but the code failed to advance the pointers
811           within the SEASONAL and DEVSEASONAL archives so that future
812           updates would go to the correct location in the archives. Rather
813           than mark these archives as up-to-date (by setting
814           rra_step_cnt[rra_idx] = 0), my patch allocates a new "skip_update"
815           array that is set to 1 for SEASONAL and DEVSEASONAL archives that
816           have missed one or more primary data points. When an RRA is
817           written to, the cur_row pointer advancement happens for all
818           archives, but the skip_update array is checked just before
819           actually writing out the changes. Please give it a whirl! -- Evan
820           Miller emiller imvu.com
822 2007-08-13 20:06  oetiker
824         * src/rrd_update.c: Refactored rrd_update code in preparation of
825           finding the HW update problem -- Evan Miller
827 2007-08-07 15:02  oetiker
829         * doc/rrdbuild.pod: updated build instructions for 1.3
831 2007-08-03 23:46  oetiker
833         * trunk/talks/rrdtool13/rrdtool13.odp: initial talk
835 2007-08-03 21:27  oetiker
837         * trunk/talks/rrdtool13/rrdtool13.odp: addded details
839 2007-08-03 19:46  oetiker
841         * svn2cl.xsl: prepare for the release of rrdtool-1.2.99907080300
843 2007-08-03 19:45  oetiker
845         * libraries, src/DejaVuSansMono-Roman.ttf, src/VeraMono.ttf: remove
846           some things we do not need anymore in 1.3
848 2007-08-03 19:43  oetiker
850         * bindings/perl-piped/RRDp.pm, bindings/perl-shared/RRDs.pm,
851           doc/rrdbuild.pod, rrdtool.spec, src/pngsize.c, src/rrd.h,
852           src/rrd_cgi.c, src/rrd_create.c, src/rrd_datalang.c,
853           src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
854           src/rrd_first.c, src/rrd_format.c, src/rrd_format.h,
855           src/rrd_gfx.c, src/rrd_graph.c, src/rrd_graph_helper.c,
856           src/rrd_hw.c, src/rrd_hw.h, src/rrd_info.c,
857           src/rrd_is_thread_safe.h, src/rrd_last.c, src/rrd_lastupdate.c,
858           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_resize.c,
859           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
860           src/rrd_thread_safe.c, src/rrd_thread_safe_nt.c, src/rrd_tool.c,
861           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c,
862           src/rrd_version.c, src/rrd_xport.c, src/rrd_xport.h,
863           src/rrdupdate.c: prepare for the release of
864           rrdtool-1.2.99907080300
866 2007-08-03 19:43  oetiker
868         * configure.ac, rrdtool-1.3-release: prepare for 1.3 beta 1
870 2007-08-03 19:26  oetiker
872         * src/Makefile.am: continue with the revision numbering
874 2007-08-03 19:17  oetiker
876         * doc/rrdgraph_graph.pod: added notes on pango inline formatting
878 2007-08-02 18:21  oetiker
880         * trunk/talks/rrdtool13, trunk/talks/rrdtool13/rrdtool13.odp,
881           trunk/talks/rrdtoolfast/monitoring-en.ppt,
882           trunk/talks/rrdtoolfast/onlineusv-de.ppt: talk updates
884 2007-08-01 15:29  oetiker
886         * src/rrd_graph.c: only release cairo stuff if we ever initialized
887           it.
889 2007-08-01 15:28  oetiker
891         * src/rrd_xport.c: fix for 64bit portability problem ... unsigned
892           long is not int
894 2007-07-31 04:53  oetiker
896         * bindings/ruby/main.c: reindented
898 2007-07-30 22:29  oetiker
900         * trunk/tutorial/lisa2007/abstract-rrdtut.txt: added toppics
902 2007-07-25 20:38  oetiker
904         * src/rrd_create.c, src/rrd_dump.c, src/rrd_fetch.c,
905           src/rrd_format.h, src/rrd_graph.c, src/rrd_graph_helper.c,
906           src/rrd_open.c, src/rrd_restore.c, src/rrd_rpncalc.c,
907           src/rrd_tool.h, src/rrd_tune.c: fixed indenting
909 2007-07-25 20:38  oetiker
911         * src/rrd_update.c: make sure we check input even when the previous
912           update was a 'U' ... and some indenting fixes
914 2007-07-24 20:35  oetiker
916         * trunk/contrib/php4/rrdtool_logo.h: added missing header
918 2007-07-22 15:51  oetiker
920         * src/rrd_format.h: new consolidation functions must be added last
921           or this will break binary compatibility
923 2007-07-22 15:50  oetiker
925         * src/rrd_update.c: don't force data out ... let cache management do
926           this
928 2007-07-22 09:47  oetiker
930         * NEWS, src/rrd_create.c, src/rrd_dump.c, src/rrd_format.h,
931           src/rrd_restore.c: Only create version 4 rrd files if the new
932           holtwinters MHW.. CF is used.
934 2007-07-21 19:55  oetiker
936         * src/rrd_open.c: * remove some experimental code from rrd_open *
937           rrd_dontneed will release all data except for header blocks and
938           RRA hot blocks which are going to be updated withing 10 minutes.
940 2007-07-21 19:53  oetiker
942         * src/rrd_fetch.c: for now, do not release fetched data ... in the
943           future we may call rrd_dontneed and let the users decied with an
944           option if they want to keep the data in cache ...
946 2007-07-21 19:52  oetiker
948         * src/Makefile.am: the fonts are now taken from the system. we do
949           not distribute them anympore
951 2007-07-21 19:37  oetiker
953         * NEWS: not on update rrd version
955 2007-07-20 22:20  oetiker
957         * src/rrd_format.h: we have a new holtwinders aggregation fucntion,
958           so we have a new version ...
960 2007-07-20 22:19  oetiker
962         * configure.ac: check for fadvise all the time
964 2007-07-20 22:16  oetiker
966         * doc/rrdcreate.pod: better docs on the aggregate functions
968 2007-07-18 22:02  oetiker
970         * NEWS: added note on locale
972 2007-07-18 21:59  oetiker
974         * src/rrd_graph_helper.c: some more piechart removed
976 2007-07-18 21:47  oetiker
978         * src/rrd_create.c, src/rrd_graph.c, src/rrd_rpncalc.c,
979           src/rrd_tune.c, src/rrd_update.c: make sure all ascii to float
980           parsing uses LC_NUMERIC = C so that we do not stuble on locales
981           confusing the , with a .
983 2007-07-18 00:30  oetiker
985         * src/rrd_create.c, src/rrd_open.c, src/rrd_tool.h,
986           src/rrd_update.c: * rrd_open: rrd_close does not purge file from
987           cache * rrd_open: new function rrd_dontneed for purging un-needed
988           pages from core * rrd_open: in linux at least only fadivse
989           DONTNEED has the power to purge pages from cache, so letst call
990           madvise as well as fadvise * rrd_create: uses open/write/close
991           now, flushes file to disk and keeps only hot pages in core *
992           rrd_update: keeps only hot pages in core * configure enables
993           FADVISE even when mmap is in use
995 2007-07-17 21:46  oetiker
997         * src/rrd_open.c, src/rrd_resize.c: added comment on float cookie
999 2007-07-16 06:37  oetiker
1001         * bindings/ruby/main.c: fix for fetch in ruby bindings and support
1002           for info added.
1004 2007-07-14 13:26  oetiker
1006         * trunk/status/2007-07-14.txt: added report
1008 2007-07-12 20:33  oetiker
1010         * doc/rrdtutorial.pod: improve wording
1012 2007-07-12 20:33  oetiker
1014         * configure.ac: fix tcl build settup
1016 2007-07-12 20:33  oetiker
1018         * trunk/tutorial/emanics/rrd-exercises.tex,
1019           trunk/tutorial/emanics/rrdtutorial.odp,
1020           trunk/tutorial/linuxforum2007/rrdtutorial.odp: monor updates
1022 2007-07-11 23:08  oetiker
1024         * src/rrd_create.c: usr rrd_free for freeing the rrd structs ...
1025           vito caputo
1027 2007-07-10 05:31  oetiker
1029         * trunk/tutorial/emanics/rrd-exercises.tex: fixed linebreak
1031 2007-07-09 20:18  oetiker
1033         * trunk/tutorial/emanics/rrd-exercises.tex: remove the 3.5h comment
1035 2007-07-06 14:05  oetiker
1037         * trunk/tutorial/emanics, trunk/tutorial/emanics/rrd-exercises.tex,
1038           trunk/tutorial/emanics/rrdtutorial.odp: initial emanics versions
1040 2007-07-05 15:19  oetiker
1042         * src/rrd_graph_helper.c: prevent potential segfaults on boxes where
1043           time_t is not long
1045 2007-06-24 11:42  oetiker
1047         * trunk/tutorial/lisa2007/abstract-rrdtut.txt: add halfday
1049 2007-06-24 11:41  oetiker
1051         * trunk/tutorial/lisa2007/abstract-rrdtut.txt: fritz fix
1053 2007-06-19 06:26  oetiker
1055         * trunk/tutorial/lisa2007: updated for lisa
1057 2007-06-18 18:25  oetiker
1059         * src/rrd_cgi.c, src/rrd_graph.c, src/rrd_tune.c, src/rrd_xport.c:
1060           fix indentation
1062 2007-06-18 16:05  oetiker
1064         * configure.ac, src/parsetime.c, src/rrd_cgi.c, src/rrd_create.c,
1065           src/rrd_fetch.c, src/rrd_first.c, src/rrd_getopt.c,
1066           src/rrd_getopt1.c, src/rrd_graph.c, src/rrd_open.c,
1067           src/rrd_restore.c, src/rrd_thread_safe.c, src/rrd_tune.c,
1068           src/rrd_update.c, src/rrd_xport.c: Bernhard Fischer: - move
1069           several static struct option out of loops and makes them
1070           non-static - moves some functions from old-style definitions into
1071           new-style definitions
1073 2007-06-16 23:20  oetiker
1075         * CONTRIBUTORS: Bernhard is not Benrard
1077 2007-06-16 05:32  oetiker
1079         * trunk/contrib/php4/config.m4, trunk/contrib/php4/configure,
1080           trunk/contrib/php4/ltconfig, trunk/contrib/php4/php_rrdtool.h,
1081           trunk/contrib/php4/rrdtool.c: lets have just a single rrdtool
1082           extension annd not two ... -- Jarod Wilson <jwilson@redhat.com>
1084 2007-06-15 21:49  oetiker
1086         * NEWS: notes on evans contribs
1088 2007-06-15 21:41  oetiker
1090         * rrdtool.spec: rrdtool.spec from Jarod "redhat" Wilson
1092 2007-06-15 08:09  oetiker
1094         * CONTRIBUTORS: updated contributors
1096 2007-06-15 08:01  oetiker
1098         * NEWS: added note on TEXTALIGN
1100 2007-06-15 07:59  oetiker
1102         * doc/rrdcreate.pod, doc/rrdtune.pod, src/Makefile.am,
1103           src/rrd_create.c, src/rrd_dump.c, src/rrd_format.c,
1104           src/rrd_format.h, src/rrd_graph.c, src/rrd_hw.c,
1105           src/rrd_hw_math.c, src/rrd_hw_math.h, src/rrd_hw_update.c,
1106           src/rrd_hw_update.h, src/rrd_info.c, src/rrd_restore.c,
1107           src/rrd_tune.c, src/rrd_update.c: There are two popular variants
1108           of the Holt-Winters forecasting method; RRDtool supports the
1109           "additive" method, which means that seasonal variation is simply
1110           added to the baseline. For our application, it would be more
1111           appropriate to use the "multiplicative" Holt-Winters method, where
1112           seasonal variation is a coefficient multiplied by the baseline.
1113           Quick example to illustrate the difference: if the average doubles
1114           season-over-season, the additive method would predict the delta
1115           between min and max to be constant, whereas the multiplicative
1116           method would predict the delta to double as well. Attached is a
1117           patch against trunk to support the multiplicative method. I've
1118           done this with a new consolidation function, MHWPREDICT, which is
1119           essentially interchangeable with HWPREDICT. There is a noticeable
1120           improvement in prediction deviations for certain types of
1121           functions; the attachments show HWPREDICT and MHWPREDICT
1122           predictions for a function with an x*sin(x) component. Because
1123           HWPREDICT and MHWPREDICT differ only in their equations, I've
1124           factored out their math into rrd_hw_math.c. The appropriate
1125           smoothing functions are passed to the update functions in a
1126           container of function pointers, which are called where
1127           appropriate. Thus the additive and multiplicative methods use the
1128           same update functions, and the right equations are evaluated
1129           without having flag checks everywhere. This approach, I think,
1130           makes the algorithms quite clear, with minimal duplicate code. I
1131           have moved update_hwpredict, update_seasonal, update_devpredict,
1132           update_devseasonal, and update_failures into a separate file,
1133           rrd_hw_update.c, with some slight refactoring related to
1134           rrd_hw_math.c. I ran some regression tests against trunk to make
1135           sure I didn't break anything with the existing HWPREDICT code.
1136           MHWPREDICT uses the same deviation smoothing and failure detection
1137           algorithms as HWPREDICT. Some helpful references on the
1138           multiplicative Holt-Winters method:
1139           http://www.it.iitb.ac.in/~praj/acads/seminar/04329008_ExponentialSmoothing.pdf
1140           (a student's quick overview of additive vs. multiplicative HW)
1141           http://ideas.repec.org/p/msh/ebswps/1999-1.html (paper on
1142           variations to the multiplicative Holt-Winters, including variance
1143           calculations; FYI, my implementation uses "Model 1") My employer
1144           and the owner of this patch (IMVU, Inc.) is happy to license it
1145           under the same terms as RRDtool, i.e. give it to the project. --
1146           Evan Miller emiller imvu.com
1148 2007-06-15 06:43  oetiker
1150         * src/rrd.h: oops missed to update the in memory output interface
1151           here
1153 2007-06-15 06:28  oetiker
1155         * src/rrd.h, src/rrd_graph.c, src/rrd_graph.h: added interface to
1156           get rendered image via a pointer to allocated memory ... Evan
1157           Miller emmiller gmail.com
1159 2007-06-15 06:12  oetiker
1161         * configure.ac: improve fontnaming
1163 2007-06-14 20:30  oetiker
1165         * bindings/ruby/main.c, src/rrd_graph.c, src/rrd_graph_helper.c,
1166           src/rrd_rpncalc.c: fixed indentation
1168 2007-06-14 20:28  oetiker
1170         * doc/rrdgraph_graph.pod, src/rrd_graph.c, src/rrd_graph.h,
1171           src/rrd_graph_helper.c: added TEXTALIGN command to change the
1172           default text alignment
1174 2007-06-13 16:53  oetiker
1176         * bindings/tcl/Makefile.am, bindings/tcl/tclrrd.c: fixed tcl
1177           includes
1179 2007-06-13 16:51  oetiker
1181         * bindings/ruby/main.c: be more helpful when raising rb_eTypeError
1182           in string_arr string_arr_new(VALUE rb_strings). This patch
1183           indicates which index is in error as well as the type you are
1184           erroneously passing. -- anonymous
1186 2007-06-12 20:36  oetiker
1188         * src/rrd_update.c: Bernhard Fischer: - fix nulling the updvals -
1189           cosmetic change to move the option struct out of the loop. - need
1190           to operate on a copy of optarg
1192 2007-06-11 19:45  oetiker
1194         * doc/rrdgraph_rpn.pod, src/rrd_rpncalc.c, src/rrd_rpncalc.h: added
1195           TRENDNAN function -- Timo Stripf
1197 2007-06-11 19:45  oetiker
1199         * src/rrd_graph.c: allow output to stdout -- Timo Stripf
1201 2007-06-11 16:49  oetiker
1203         * NEWS: added more news
1205 2007-06-11 16:34  oetiker
1207         * doc/rrdgraph.pod, src/rrd_graph.c: fixed indentation, added
1208           documentation note on gridfitting.
1210 2007-06-11 16:33  oetiker
1212         * src/rrd_graph.c: fix arrow locations
1214 2007-06-11 16:20  oetiker
1216         * src/rrd_graph.c: disable gridfitting for vector formats
1218 2007-06-11 16:14  oetiker
1220         * src/rrd_graph.c, src/rrd_graph.h: make pdf output work
1222 2007-06-11 15:32  oetiker
1224         * NEWS: added detail
1226 2007-06-11 15:11  oetiker
1228         * NEWS, configure.ac, doc/rrdgraph.pod, src/Makefile.am,
1229           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c, src/rrd_graph.h,
1230           src/rrd_graph_helper.c: --font-render-mode is back, and there is
1231           also --graph-render-mode now. It allows to enable mono graphs that
1232           look strikingly like rrdtool 1.0.x --tobi
1234 2007-06-11 13:36  oetiker
1236         * NEWS, src/rrd_update.c: Bernhard Fischer: - NEWS mention the new
1237           file accessors - rrd_update.c: remove unused some cruft
1239 2007-06-11 10:09  oetiker
1241         * src/rrd_update.c: Bernhard Fischer: - fix maintaining our file-pos
1242           when we have to wrap the rra_ptr in update(). - no need to update
1243           the header-data a second time for the mmap case.
1245 2007-06-11 00:23  oetiker
1247         * NEWS: updated news
1249 2007-06-11 00:22  oetiker
1251         * configure.ac, doc/rrdgraph.pod, src/Makefile.am: * added some
1252           documentation * updated version number
1254 2007-06-10 23:55  oetiker
1256         * acinclude.m4, configure.ac, src/Makefile.am, src/art_rgba_svp.c,
1257           src/art_rgba_svp.h, src/rrd_afm.c, src/rrd_afm.h,
1258           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_gfx.c,
1259           src/rrd_gfx.h, src/rrd_graph.c, src/rrd_graph.h,
1260           src/rrd_graph_helper.c: switched graphics library from arts to
1261           cairo+pango
1263 2007-06-04 11:15  oetiker
1265         * configure.ac, src/Makefile.am: Bernhard Fischer: - new configure
1266           option --enable-static-programs
1268 2007-06-01 19:11  oetiker
1270         * src/rrd_open.c, src/rrd_resize.c: Bernhard: - implement resize
1271           SHRINK for FD (mmap is to be done) - indent
1273 2007-06-01 17:59  oetiker
1275         * src/rrd_graph.c: --full-size-mode with and without --no-legend
1276           should work now -- Matthew Chambers
1278 2007-06-01 17:35  oetiker
1280         * src/rrd_open.c, src/rrd_resize.c: Bernhard - fill the file with
1281           DNAN and add the remaining data in after the fact ...
1283 2007-06-01 17:34  oetiker
1285         * src/rrd_open.c, src/rrd_resize.c: Bernhard Fischer - implement
1286           resize, growing part. truncation is to be done.
1288 2007-06-01 09:10  oetiker
1290         * src/rrd_cgi.c, src/rrd_graph_helper.c, src/rrd_open.c: Bernhard
1291           Fischer - use 'z' length modifier when printing size_t - add a
1292           cast to __rrd_read and document why it is there - add RANDOM hint
1293           for the header
1295 2007-05-31 18:47  oetiker
1297         * src/rrd_open.c: Bernhard: - plug tiny mem-leak in error path of
1298           rrd_close where freeing the rrd_file was forgotten. - improve two
1299           error messages - use CHECK_MADVISE_OVERLAPS per default
1301 2007-05-30 19:56  oetiker
1303         * src/rrd_open.c, src/rrd_update.c: fix rrd_write -- Bernhard
1304           Fischer
1306 2007-05-30 12:41  oetiker
1308         * src/rrd_fetch.c, src/rrd_first.c, src/rrd_graph.c,
1309           src/rrd_graph.h, src/rrd_info.c, src/rrd_lastupdate.c,
1310           src/rrd_open.c, src/rrd_resize.c: fix indenting ... again
1312 2007-05-30 12:39  oetiker
1314         * src/rrd_create.c, src/rrd_dump.c, src/rrd_fetch.c,
1315           src/rrd_first.c, src/rrd_info.c, src/rrd_last.c,
1316           src/rrd_lastupdate.c, src/rrd_open.c, src/rrd_resize.c,
1317           src/rrd_tune.c, src/rrd_update.c: From Bernhard Fischer -
1318           rrd_close(): call close on the file and use rrd_close consistently
1319           - clean up some error paths. The fadvise error path is leaking
1320           memory (see XXX in these spots).
1322 2007-05-30 09:28  oetiker
1324         * trunk/contrib/php4/examples/rrd_fetch.php,
1325           trunk/contrib/php4/php_rrdtool.h, trunk/contrib/php4/rrdtool.c:
1326           make this work on recent php4 versions -- Bernhard Fischer
1328 2007-05-30 05:23  oetiker
1330         * CONTRIBUTORS, doc/rrdgraph.pod, src/rrd_graph.c, src/rrd_graph.h:
1331           switch for rrd_graph to specify the outer-size of the graph and
1332           not just the size of the canvas: --full-size-mode --
1333           matthew.chambers vanderbilt.edu
1335 2007-05-29 21:29  oetiker
1337         * configure.ac, examples/perftest.pl.in, src/rrd_hw.c,
1338           src/rrd_last.c, src/rrd_lastupdate.c, src/rrd_open.c,
1339           src/rrd_resize.c, src/rrd_tool.c, src/rrd_tune.c,
1340           src/rrd_update.c: More updates from Bernhard Fischer - flag
1341           rrd_resize's old file with RRD_COPY - cleanup error-handling
1342           pathes in rrd_update and fix a few typos in comments -
1343           rrd_close(): implement printing mincore results for the rrd if
1344           DEBUG=2 was defined - rrd_open(): madvise start addresses need to
1345           be page-aligned; implement alternative path to the fine-grained
1346           (i.e. exact) madvise by flagging just the first two pages as
1347           needed (see TWO_PAGES). Implement alternative path that records
1348           the last madvise()ed area to avoid redundant calls to madvise() on
1349           identical areas (due to page-alignment constraints) -- see
1350           CHECK_MADVISE_OVERLAPS. Implement path for USE_DIRECT_IO. -
1351           configure: add check for O_DIRECT flag to open(2). Add option
1352           --enable-direct-io. Add _GNU_SOURCE to CFLAGS to silence warnings
1353           about chroot which is marked LEGACY since SUSv2 and is a non POSIX
1354           extension. Make checks for posix_fadvise() dependant on
1355           --disable-mmap, since we do not need fadvise for the mmap case.
1357 2007-05-25 15:24  oetiker
1359         * src/rrd_stat.c: tobis old cruft removal program ...
1361 2007-05-25 13:14  oetiker
1363         * src/rrd_dump.c, src/rrd_fetch.c, src/rrd_open.c, src/rrd_resize.c,
1364           src/rrd_update.c: updates from Bernhard Fischer rep dot nop gmail
1365           com - add some more rrd_sterror calls to failure paths. - make
1366           rrdtool updatev work like 1.2.23 (i.e. multiple values are still
1367           broken, but at least updating a single value works; see
1368           http://oss.oetiker.ch/rrdtool-trac/ticket/8) - indent touched
1369           files.
1371 2007-05-25 13:12  oetiker
1373         * .indent.pro, Makefile.am, configure.ac, examples/perftest.pl.in,
1374           src/rrd_dump.c, src/rrd_fetch.c, src/rrd_open.c, src/rrd_resize.c,
1375           src/rrd_tool.h, src/rrd_update.c: Updates from Bernhard Fischer
1376           rep dot nop gmail com - fix typo in rrd_fetch where rrd_read
1377           result was checked against an incorrect size. - in rrd_fetch, drop
1378           rrd_head_size in favour of rrd_file->header_len - in rrd_fetch,
1379           make the message "post fetch" unambiguous (now past vs. post). -
1380           change usage of param rdwr of rrd_open: allow for RRD_READONLY,
1381           RRD_READWRITE, RRD_CREAT, RRD_READAHEAD; adjust callers
1382           accordingly: + rrd_resize needs CREAT + rrd_dump may want
1383           READAHEAD - implement FD based I/O in rrd_open, rrd_read,
1384           rrd_write, rrd_seek. - in rrd_update, unify write_RRA_row(). -
1385           sort | uniq the -T in .indent.pro (info_t was duplicated) - add
1386           stub of an option to use O_DIRECT to the configury - in
1387           Makefile.am, simplify the "indent" invocation of find: My find may
1388           not support "-o" resp. "-or" nor braces. Using -name "*.[ch]"
1389           works everywhere, AFAIK.
1391 2007-05-24 08:26  oetiker
1393         * configure.ac: use proper preprocessor directives for the
1394           config-checks. -- tobi
1396 2007-05-24 07:21  oetiker
1398         * configure.ac: fixed version number for development
1400 2007-05-24 06:16  oetiker
1402         * .indent.pro, Makefile.am, bindings/python/rrd_extra.h,
1403           bindings/python/rrdtoolmodule.c, bindings/ruby/main.c,
1404           bindings/tcl/tclrrd.c, libraries/afm/test-afm.c, src/.indent.pro,
1405           src/hash_32.c, src/parsetime.c, src/rrd.h, src/rrd_afm.c,
1406           src/rrd_create.c, src/rrd_dump.c, src/rrd_fetch.c, src/rrd_gfx.c,
1407           src/rrd_gfx.h, src/rrd_graph.c, src/rrd_graph_helper.c,
1408           src/rrd_hw.c, src/rrd_hw.h, src/rrd_info.c, src/rrd_open.c,
1409           src/rrd_rpncalc.c, src/rrd_rpncalc.h, src/rrd_tool.h,
1410           src/rrd_update.c, src/rrd_xport.c, win32/config.h: indent all the
1411           rest of the code, and add some typedefs to indent.pro there is now
1412           a indent makefile target
1414 2007-05-23 21:40  oetiker
1416         * src/gdpng.c: removed superfluouse code
1418 2007-05-23 21:39  oetiker
1420         * src/.indent.pro: added more indenting rules
1422 2007-05-23 21:33  oetiker
1424         * src/.indent.pro, src/art_rgba_svp.c, src/art_rgba_svp.h,
1425           src/fnv.h, src/gdpng.c, src/hash_32.c, src/parsetime.c,
1426           src/pngsize.c, src/rrd.h, src/rrd_afm.c, src/rrd_afm.h,
1427           src/rrd_afm_data.c, src/rrd_afm_data.h, src/rrd_cgi.c,
1428           src/rrd_create.c, src/rrd_diff.c, src/rrd_dump.c, src/rrd_error.c,
1429           src/rrd_fetch.c, src/rrd_first.c, src/rrd_format.c,
1430           src/rrd_format.h, src/rrd_getopt.c, src/rrd_getopt.h,
1431           src/rrd_getopt1.c, src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
1432           src/rrd_graph.h, src/rrd_graph_helper.c, src/rrd_hw.c,
1433           src/rrd_hw.h, src/rrd_info.c, src/rrd_is_thread_safe.h,
1434           src/rrd_last.c, src/rrd_lastupdate.c, src/rrd_nan_inf.c,
1435           src/rrd_nan_inf.h, src/rrd_not_thread_safe.c, src/rrd_open.c,
1436           src/rrd_resize.c, src/rrd_restore.c, src/rrd_rpncalc.c,
1437           src/rrd_rpncalc.h, src/rrd_stat.c, src/rrd_thread_safe.c,
1438           src/rrd_thread_safe_nt.c, src/rrd_tool.c, src/rrd_tool.h,
1439           src/rrd_tune.c, src/rrd_update.c, src/rrd_version.c,
1440           src/rrd_xport.c, src/rrd_xport.h, src/rrdupdate.c, src/strftime.c,
1441           src/strftime.h, src/win32comp.c: reindented everything according
1442           to .indent.pro
1444 2007-05-23 20:57  oetiker
1446         * .indent.pro, src/.indent.pro: profile must be in the source
1447           directory to work
1449 2007-05-23 20:57  oetiker
1451         * .indent.pro: tabs be gone!
1453 2007-05-23 20:42  oetiker
1455         * configure.ac, src/Makefile.am, src/rrd.h, src/rrd_dump.c,
1456           src/rrd_fetch.c, src/rrd_first.c, src/rrd_hw.c, src/rrd_hw.h,
1457           src/rrd_info.c, src/rrd_last.c, src/rrd_lastupdate.c,
1458           src/rrd_open.c, src/rrd_resize.c, src/rrd_restore.c,
1459           src/rrd_stat.c, src/rrd_thread_safe.c, src/rrd_tool.h,
1460           src/rrd_tune.c, src/rrd_update.c, src/unused.h: * progress in
1461           moving all the fileaccess over to a wrapper system that can do fd
1462           based and mmap based fileaccess transparently ... * small fixes
1463           left and right to improve code quality and stability. -- Bernhard
1464           Fischer rep dot nop gmail com
1466 2007-05-23 16:10  oetiker
1468         * .indent.pro: we are going to use indent from now on to keep code
1469           indenting consistent throughout the project
1471 2007-05-23 16:08  oetiker
1473         * .: new trunk based on current 1.2
1475 2007-05-23 16:07  oetiker
1477         * .: restarting trynk for 1.2
1479 2007-05-22 11:03  oetiker
1481         * trunk/talks/rrdtoolfast/onlineusv-de.ppt: initial
1483 2007-05-22 09:27  oetiker
1485         * trunk/talks/rrdtoolfast/fasttalk.ppt,
1486           trunk/talks/rrdtoolfast/samfs-de.ppt: renamed
1488 2007-04-10 13:49  oetiker
1490         * trunk/status/2007-04-10.txt: added sponsors
1492 2007-04-10 13:29  oetiker
1494         * trunk/status/2007-04-10.txt: second reading ...
1496 2007-04-10 13:14  oetiker
1498         * trunk/status, trunk/status/2007-04-10.txt: status report initial
1499           version
1501 2007-03-19 22:01  oetiker
1503         * trunk/articles/rrdtool-infoweek-2007-03.doc: infoweek artikel
1504           initial
1506 2007-03-19 14:24  oetiker
1508         * trunk/articles, trunk/articles/rrdtool-infoweek-2007-03.doc:
1509           initial
1511 2007-03-02 06:38  oetiker
1513         * trunk/talks/rrdtoolfast/monitoring-en.ppt: added english version
1515 2007-02-20 06:53  oetiker
1517         * trunk/tutorial/linuxforum2007/rrdtutorial.odp: ready for
1518           presentation at linuxforum
1520 2007-01-31 08:29  oetiker
1522         * trunk/talks/rrdtoolfast/fasttalk.ppt: updated for samfs
1524 2007-01-30 08:36  oetiker
1526         * trunk/talks/rrdtoolfast/fasttalk.ppt: added fasttalk for samfs
1528 2007-01-30 08:34  oetiker
1530         * trunk/talks, trunk/talks/rrdtoolfast: initial
1532 2007-01-22 17:20  oetiker
1534         * trunk/tutorial, trunk/tutorial/linuxforum2007,
1535           trunk/tutorial/linuxforum2007/abstract-rrdtut.txt,
1536           trunk/tutorial/linuxforum2007/rrdtutorial.odp,
1537           trunk/tutorial/linuxforum2007/tobi-2006.jpg: initial
1539 2006-02-13 14:40  oetiker
1541         * NEWS: removed extra line from top
1543 2005-04-04 22:15  oetiker
1545         * trunk/meta/plan-1.2.txt: plan for 1.2 is now in the 1.2 branche
1547 2005-04-03 12:44  oetiker
1549         * trunk/meta/plan-1.2.txt: verified operation on debian
1551 2005-04-03 12:44  oetiker
1553         * README, configure.ac: update build instructions and configure
1554           output.
1556 2005-04-03 11:44  oetiker
1558         * doc/rrdgraph_graph.src, src/rrd_graph_helper.c: paramters in SHIFT
1559           are separated by : like everywhere else
1561 2005-04-03 11:36  oetiker
1563         * doc/rrdgraph_graph.src, src/rrd_graph.c, src/rrd_graph.h,
1564           src/rrd_graph_helper.c: the piechart code does not produce release
1565           ready results ... hide it behind WITH_PIECHART define
1567 2005-04-03 11:11  oetiker
1569         * src/rrd_gfx.c: improve png writing speed by lowering the
1570           compression
1572 2005-04-03 11:11  oetiker
1574         * src/rrd_graph.c: make sure the font path is shorter than the
1575           buffer
1577 2005-04-03 10:10  oetiker
1579         * CONTRIBUTORS, src/rrd_graph.c, src/rrd_graph.h: fix graph layout
1580           ... especially consider text propperties propperly
1582 2005-04-03 09:37  oetiker
1584         * src/rrd_graph_helper.c: the legend string of a PRINT command gets
1585           renderd later by runnning it through printf.
1587 2005-04-03 09:35  oetiker
1589         * configure.ac, src/rrd_update.c: MMAP support for rrdtool this is
1590           suposed to speed-up uptime 4 times. -- Radoslaw Karas
1591           <rkaras@tyndall.ie>
1593 2005-03-20 21:17  oetiker
1595         * bindings/Makefile.am: revert to last working version
1597 2005-03-20 21:11  oetiker
1599         * bindings/Makefile.am: fix quoting
1601 2005-03-20 21:00  oetiker
1603         * bindings/Makefile.am: quote sed expression
1605 2005-03-20 20:59  oetiker
1607         * doc/rrdgraph.src, doc/rrdgraph_graph.src: document tabbing support
1608           by adding in the textformatting notes document --tabwidth argument
1609           document AXIS color
1611 2005-03-20 20:58  oetiker
1613         * src/rrd_graph.c, src/rrd_graph.h, src/rrd_graph_helper.c: * allow
1614           configuration of the default tab width * added new configurable
1615           color AXIS * made tabbing support work with legend elements * use
1616           propper font for the legend: LEGEND * fix apperance by makeing
1617           grid more transparent * draw axis over the graph not under it.
1619 2005-03-20 20:56  oetiker
1621         * src/rrd_gfx.c, src/rrd_gfx.h: added tabbig support
1623 2005-03-20 20:55  oetiker
1625         * configure.ac: include the thread defs after they have been found
1626           not before
1628 2005-03-20 20:54  oetiker
1630         * trunk/meta/plan-1.2.txt: sync with reality
1632 2005-03-13 16:34  oetiker
1634         * bindings/perl-shared/RRDs.xs: propperly integrate rrd_first
1636 2005-03-13 16:13  oetiker
1638         * MakeMakefile: autotools still run after configure this is not good
1639           ... run autoreconf at the end of MakeMakefile. Maybe this will
1640           help
1642 2005-03-13 16:09  oetiker
1644         * configure.ac: set install patch to version
1646 2005-03-13 16:08  oetiker
1648         * MakeMakefile: re-run autotools to make sure dependent dates are
1649           correct
1651 2005-03-13 16:00  oetiker
1653         * MakeMakefile: reintroduce final header regen
1655 2005-03-13 15:57  oetiker
1657         * MakeMakefile: still trying to get the order of calling autotools
1658           right
1660 2005-03-13 15:54  oetiker
1662         * MakeMakefile: create aclocal.m4 before libtoolize
1664 2005-03-13 15:51  oetiker
1666         * MakeMakefile: make the headers first
1668 2005-03-13 15:16  oetiker
1670         * doc/rrdfirst.pod: add the documentation for first
1672 2005-03-13 15:14  oetiker
1674         * src/Makefile.am: ntconfig is no more
1676 2005-03-13 15:12  oetiker
1678         * src/rrd_first.c: missed the actual code for first
1680 2005-03-12 17:06  oetiker
1682         * bindings/perl-shared/RRDs.xs, doc/Makefile.am, src/Makefile.am,
1683           src/rrd.h, src/rrd_tool.c: rrd_first code contributed by Burton
1684           Strauss <Burton@ntopSupport.com>
1686 2005-03-10 17:04  oetiker
1688         * trunk/meta/plan-1.2.txt: updated plan ...
1690 2005-03-10 17:03  oetiker
1692         * README, acinclude.m4, bindings/Makefile.am, configure.ac,
1693           examples/4charts.pl.in, examples/bigtops.pl.in,
1694           examples/cgi-demo.cgi.in, examples/minmax.pl.in,
1695           examples/piped-demo.pl.in, examples/shared-demo.pl.in,
1696           examples/stripes.pl.in, src/rrd.h, src/rrd_last.c, src/rrd_tool.h:
1697           * Updated perl compile system. It now uses Makefile.PL for
1698           everything, but gets it to install the perl module in
1699           @prefix@/lib/perl such that you can use the same use lib line for
1700           whatever platform and perlversion you install into this directory.
1701           They all live neatly next to each other. * fixed examples to work
1702           with new perl install system. Added a few exec_prefix lines where
1703           appropriate * fixed piped demo * fixed VeraMono.ttf file. This
1704           somehow got damaged by cvs ... * added thread defines to normal
1705           compile run, so that _r functions to not through errors. * tested
1706           compilation and installation
1708 2005-03-04 23:53  oetiker
1710         * acinclude.m4, configure.ac: revamped configure system ... lots
1711           more stuff is in acinclude now still a bit of a mess, but better
1712           than before ... if configure does not find the dependent libraries
1713           and header it will not try to get help from pkg-config. If you
1714           know where your libraries are it is best to just use CPPFLAGS and
1715           LDFLAGS to specify their location.
1717 2005-03-04 00:12  oetiker
1719         * MakeMakefile, acinclude.m4, bindings/Makefile.am, configure.ac,
1720           src/Makefile.am: Big autotool update: * Upgraded to the latest
1721           version of autoconf, automake and libtool * replaced pthread
1722           detection code in configure with a more effective one * added a
1723           test to see if special solaris defines are required for ctime_r to
1724           behave posixly correct. * Fixed lots of warnings from autotools *
1725           started adding support for pkg-config ... this will eventually
1726           make the whole library finding much simpler
1728 2005-03-04 00:05  oetiker
1730         * trunk/meta/plan-1.2.txt: added warning cleanup
1732 2005-03-03 13:56  oetiker
1734         * trunk/meta/plan-1.2.txt: added notes about including stuff
1736 2005-03-03 13:48  oetiker
1738         * trunk/meta/plan-1.2.txt: spelled
1740 2005-03-03 13:46  oetiker
1742         * trunk/meta/plan-1.2.txt: initial
1744 2005-03-03 13:34  oetiker
1746         * trunk/contrib/php4/.cvsignore, trunk/meta,
1747           trunk/meta/plan-1.2.txt, ., .cvsignore, bindings/.cvsignore,
1748           bindings/perl-piped/.cvsignore, bindings/perl-shared/.cvsignore,
1749           bindings/tcl/.cvsignore, doc/.cvsignore, examples/.cvsignore,
1750           libraries/.cvsignore, src/.cvsignore: ignorelists are a propperty
1751           of an svn directory not a file
1753 2005-03-03 13:21  oetiker
1755         * branches/gnu, branches/gpl, trunk/CVSROOT, trunk/rrdtool: post
1756           cvs2svn conversion cleanup
1758 2005-02-27 22:00  oetiker
1760         * src/rrd_cgi.c: do not complain when setting environemnt variable
1761           sucessfully. -- hunter@mimuw.edu.pl
1763 2005-02-13 16:13  oetiker
1765         * CONTRIBUTORS, bindings/perl-shared/RRDs.xs, bindings/tcl/tclrrd.c,
1766           src/rrd.h, src/rrd_cgi.c, src/rrd_graph.c, src/rrd_graph.h,
1767           src/rrd_tool.c: let rrd_graph return the actual value range it
1768           picked ... -- Henrik Stoerner <henrik@hswn.dk>
1770 2005-01-28 14:02  oetiker
1772         * src/rrd_hw.c: fix for memory leak. Rene Gallati <security ..
1773           draxinusom.ch>
1775 2005-01-03 22:25  oetiker
1777         * TODO: update todo
1779 2004-10-25 22:22  oetiker
1781         * doc/rrdgraph.src, src/rrd_graph.c, src/rrd_graph.h: *
1782           fore-rules-legend option -- author name missing
1784 2004-10-25 22:21  oetiker
1786         * src/rrd_tool.c: fixed segmentation falt problem in rrd_tool --
1787           Yasuhiro Sumi <yasuhiro.sumi@hde.co.jp>
1789 2004-10-21 19:21  oetiker
1791         * src/rrd_tool.c: fix return codes in the error case -- Haroon
1792           Rafique <haroon.rafique@utoronto.ca>
1794 2004-09-24 21:11  oetiker
1796         * CONTRIBUTORS, doc/rrdgraph_data.src, doc/rrdgraph_rpn.src,
1797           src/rrd_graph.c, src/rrd_graph.h, src/rrd_graph_helper.c,
1798           src/rrd_resize.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
1799           src/rrd_xport.c: misc fixed and TREND and reduce functionality by
1800           -- David M. Grimes <dgrimes@navisite.com>
1802 2004-08-24 05:26  oetiker
1804         * CONTRIBUTORS, doc/rrdgraph_rpn.src, src/rrd_graph.c,
1805           src/rrd_graph.h, src/rrd_graph_helper.c, src/rrd_rpncalc.c,
1806           src/rrd_rpncalc.h, src/rrd_xport.c: CDEF operators SHIFT, SQRT,
1807           SORT, and REV (reverse). See documentation for what they do. This
1808           included removal of redundant code in the rrd_xport path, replaced
1809           with a call to rrd_graph_script(). -- David M. Grimes
1810           <dgrimes@navisite.com>
1812 2004-08-09 08:38  oetiker
1814         * doc/rrdcgi.pod: added note on escaping :
1816 2004-08-08 21:54  oetiker
1818         * src/rrd_cgi.c: port forward of fixes from the stable version of
1819           rrd_cgi
1821 2004-08-07 23:46  oetiker
1823         * src/rrd_graph.c: when moving the data pointers we should take into
1824           account how fahr off they are. Found by David M. Grimes
1825           <dgrimes@navisite.com>
1827 2004-08-05 21:24  oetiker
1829         * bindings/perl-piped/MANIFEST, bindings/perl-shared/MANIFEST:
1830           removed nonexisting files from manifest
1832 2004-07-30 00:30  jake
1834         * NT-BUILD-TIPS.txt, bindings/perl-shared/RRDs.ppd,
1835           bindings/perl-shared/ntmake.pl, bindings/perl-shared/rrdpl.dsp,
1836           bindings/perl-shared/rrdpl.dsw, confignt/config.h, src/rd_cgi.dsp,
1837           src/rrd.dsp, src/rrd.dsw, src/rrd.vcproj, src/rrd_afm.c,
1838           src/rrd_cgi.dsp, src/rrd_cgi.vcproj, src/rrd_restore.c,
1839           src/rrdtool.dsp, src/rrdtool.dsw, src/rrdtool.sln,
1840           src/rrdtool.suo, src/rrdtool.vcproj: Fix the Win32 build for
1841           executable and perl-shared library. See NT-BUILD-TIPS.txt for step
1842           by step instructions. Remove VC++ project files not being
1843           maintained by anyone.
1845 2004-07-14 10:55  oetiker
1847         * CONTRIBUTORS: added Peter Speck
1849 2004-06-26 09:03  oetiker
1851         * rrdtool.spec: allow building rpm from cvs where there is not
1852           ChangeLog (this gets generated when the distribution tar is built)
1853           -- Tobi and Mike Slifcak
1855 2004-06-23 20:36  oetiker
1857         * src/rrd_graph.c: It's quie enough that the title is placed on the
1858           top of the graph, there's no need to emphasize it more. --
1859           Stanislav Sinyagin <ssinyagin@yahoo.com>
1861 2004-06-23 08:39  oetiker
1863         * src/Makefile.am: reverted ... $< does not work
1865 2004-06-22 22:09  oetiker
1867         * src/Makefile.am: The "$^" variable is GNU make-specific, and fails
1868           to compile under FreeBSD 4.10. Please change it to $<, which is
1869           more compatible. -- Stanislav Sinyagin <ssinyagin@yahoo.com>
1871 2004-06-17 22:09  oetiker
1873         * src/rrd_graph.h: fixed type for text_prop_conv prototype
1875 2004-06-07 19:07  oetiker
1877         * debian/changelog, debian/control, debian/rules: Fix for debian
1878           freetype linking -- Peter Hirdina <Peter.Hirdina@gmx.net>
1880 2004-05-26 22:11  oetiker
1882         * src/fnv.h, src/parsetime.c, src/pngsize.c, src/rrd.h,
1883           src/rrd_afm.c, src/rrd_afm_data.c, src/rrd_afm_data.h,
1884           src/rrd_cgi.c, src/rrd_gfx.c, src/rrd_graph.c,
1885           src/rrd_graph_helper.c, src/rrd_last.c, src/rrd_open.c,
1886           src/rrd_resize.c, src/rrd_restore.c, src/rrd_tool.c,
1887           src/rrd_tool.h, src/rrd_tune.c, src/rrd_update.c, src/rrd_xport.c:
1888           reduce compiler warnings. Many small fixes. -- Mike Slifcak
1889           <slif@bellsouth.net>
1891 2004-05-26 22:10  oetiker
1893         * rrdtool.spec: improve redhat/fedora building -- Mike Slifcak
1895 2004-05-26 22:09  oetiker
1897         * debian/rules: update debian build instructions -- Mike Slifcak
1899 2004-05-25 22:08  oetiker
1901         * examples/shared-demo.pl.in: The counter was the only variable
1902           which needed to be an integer. -- Mike Slifcak
1904 2004-05-25 22:07  oetiker
1906         * rrdtool.spec: The rrdtool RPM package was depending on the
1907           rrdtool-perl package. These changes move the examples, which are
1908           primarily perl scripts, in with the rrdtool-perl RPM package,
1909           thereby de-coupling the rest of the RRDtool from Perl. Perhaps
1910           this is silliness ? If there is no need for rrdtool separate from
1911           the Perl modules, let me know, then I'll just create an rrdtool
1912           and an rrdtool-devel RPM package (that would be a cleaner build
1913           and scripting, anyway). -- Mike Slifcak
1915 2004-05-25 22:03  oetiker
1917         * doc/Makefile.am, doc/rrdtool-dump.dtd, doc/rrdtool-xport.dtd:
1918           added dtd descriptsion s or rrdtool xml output -- Wolfgang Schrimm
1919           <wolfgang{dot}schrimm{at}urz{dot}uni-heidelberg{dot}de>
1921 2004-05-25 21:06  oetiker
1923         * bindings/perl-shared/RRDs.xs: added dump and restore ... Mike
1924           Schilli <b2b@perlmeister.com>
1926 2004-05-25 21:01  oetiker
1928         * CONTRIBUTORS: added some contributors
1930 2004-05-25 21:00  oetiker
1932         * doc/rrdupdate.pod: fixed time stamp in example -- Mike Slifcak
1934 2004-05-25 20:59  oetiker
1936         * rrdtool.spec: more fixes for rpm spec -- Mike Slifcak
1938 2004-05-25 20:58  oetiker
1940         * doc/rrdtutorial.pod: single word fix -- Mike Slifcak
1942 2004-05-25 20:57  oetiker
1944         * src/rrd_xport.c: Clear out previous legend array contents before
1945           freeing legend array. Problem could manifest under extreme
1946           resource limits. Not tested. -- Mike Slifcak
1948 2004-05-25 20:55  oetiker
1950         * doc/rrdcreate.pod: subordinate term was improperly formed -- Mike
1951           Slifcak
1953 2004-05-25 20:53  oetiker
1955         * src/rrd_create.c, src/rrd_dump.c: prevent small leak when
1956           resources are exhausted -- Mike Slifcak
1958 2004-05-25 20:52  oetiker
1960         * THREADS, doc/rrdthreads.pod, doc/rrdtutorial.pod,
1961           doc/rrdupdate.pod, src/rrd_cgi.c, src/rrd_resize.c,
1962           src/rrd_restore.c, src/rrd_tool.c, src/rrd_update.c: fix spelling
1963           and syntax, especially in messages that are printed -- Mike
1964           Slifcak
1966 2004-05-25 20:51  oetiker
1968         * src/rrd_cgi.c, src/rrd_dump.c, src/rrd_restore.c, src/rrd_tool.c,
1969           src/rrd_update.c: Update displayed copyright messages to be
1970           consistent. -- Mike Slifcak
1972 2004-05-25 20:51  oetiker
1974         * doc/Makefile.am: don't process the old rrdgraph single file
1975           document -- Mike Slifcak
1977 2004-05-25 20:50  oetiker
1979         * rrdtool.spec: fix rpm rules -- Mike Slifcak
1981 2004-05-25 20:50  oetiker
1983         * debian/control: fixed debian dependencies -- Mike Slifcak
1985 2004-05-25 16:51  oetiker
1987         * src/rrd_rpncalc.c: The expression's head was first checking for
1988           LT, and then for LTIME, and the latter was never reached. --
1989           Stanislav Sinyagin <ssinyagin@yahoo.com>
1991 2004-05-19 05:11  oetiker
1993         * doc/rrd-beginners.pod: integrated from debian
1995 2004-05-18 18:54  oetiker
1997         * src/parsetime.c: its 365 days in a year .... -- Mike Slifcak
1999 2004-05-18 18:53  oetiker
2001         * CONTRIBUTORS, NEWS, README, TODO, bindings/perl-piped/README,
2002           bindings/perl-piped/RRDp.pm, bindings/perl-piped/t/base.t,
2003           bindings/perl-shared/RRDs.pm, bindings/tcl/README,
2004           doc/bin_dec_hex.pod, doc/cdeftutorial.pod, doc/rpntutorial.pod,
2005           doc/rrdcgi.pod, doc/rrdcreate.pod, doc/rrddump.pod,
2006           doc/rrdfetch.pod, doc/rrdgraph-old.pod, doc/rrdgraph.src,
2007           doc/rrdgraph_data.src, doc/rrdgraph_examples.src,
2008           doc/rrdgraph_graph.src, doc/rrdgraph_rpn.src, doc/rrdinfo.pod,
2009           doc/rrdresize.pod, doc/rrdrestore.pod, doc/rrdthreads.pod,
2010           doc/rrdtool.pod, doc/rrdtune.pod, doc/rrdtutorial.es.pod,
2011           doc/rrdtutorial.pod, doc/rrdupdate.pod, src/parsetime.c,
2012           src/rrd_fetch.c, src/rrd_format.c, src/rrd_gfx.c, src/rrd_graph.c:
2013           big spell checking patch -- slif@bellsouth.net
2015 2004-05-18 18:51  oetiker
2017         * src/rrd_restore.c: make force option work
2019 2004-05-18 18:51  oetiker
2021         * doc/Makefile.am: added beginners guide off debian --
2022           slif@bellsouth.net
2024 2004-05-18 18:49  oetiker
2026         * configure.ac, examples/4charts.pl.in, examples/Makefile.am,
2027           examples/shared-demo.pl.in, examples/stripes.pl.in: add 4chars and
2028           fix two examples -- Mike Slifcak <slif@bellsouth.net>
2030 2004-05-18 18:40  oetiker
2032         * debian, debian/README.Debian, debian/build_freetype.sh,
2033           debian/changelog, debian/control, debian/copyright,
2034           debian/librrd0-dev.files, debian/librrd0.files,
2035           debian/librrd0.postinst, debian/librrd0.postrm,
2036           debian/librrd0.shlibs, debian/librrdp-perl.files,
2037           debian/librrds-perl.files, debian/rrdtool-tcl.files,
2038           debian/rrdtool.files, debian/rules, debian/watch: initial debian
2039           build system added -- Mike Slifcak <slif@bellsouth.net>
2041 2004-05-18 18:36  oetiker
2043         * src/Makefile.am: fix library numbering -- Mike Slifcak
2045 2004-05-18 18:25  oetiker
2047         * doc/Makefile.am: better cleaning -- Mike Slifcak
2049 2004-05-12 21:57  oetiker
2051         * bindings/Makefile.am, doc/Makefile.am: locate the mkinstalldirs
2052           script at top level accept "configure --mandir=" settings -- Mike
2053           Slifcak <slif@bellsouth.net>
2055 2004-05-04 21:01  oetiker
2057         * doc/rrdgraph_rpn.src, src/rrd_rpncalc.c, src/rrd_rpncalc.h: Added
2058           the ATAN function. This is being used to convert a DS for each
2059           vector component of wind direction into a single direction for
2060           graphing.
2061           CDEF:avdir=yavg,xavg,/,ATAN,57.296,*,xavg,0,LT,180,0,IF,+,DUP,0,LT,360,0,IF,+
2062           -- Daniel Shiels <dan@marge.tofubar.com>
2064 2004-05-04 20:54  oetiker
2066         * rrdtool.spec: updated spec file -- Chris Adams
2067           <cmadams@hiwaay.net>
2069 2004-05-04 05:25  oetiker
2071         * MakeMakefile: die only after all the version checks are done and
2072           not for each one -- Alex van den Bogaerdt <alex@ergens.op.het.net>
2074 2004-05-03 14:05  oetiker
2076         * Makefile.am, configure.ac, src/Makefile.am: * Allows rrdtool 1.1.x
2077           (2004-04-29) to compile on freebsd. * Add configure options
2078           --disable-rrdcgi disable building of rrdcgi --disable-pthread
2079           disable multithread support -- Stanislav Sinyagin
2080           <ssinyagin@yahoo.com>
2082 2004-05-02 21:10  oetiker
2084         * configure.ac, src/rrd_graph.c: See the patch, attached. It changes
2085           the default angle to 90, and allows one to change it from
2086           configure command line: ./configure RRDGRAPH_YLEGEND_ANGLE=270.0
2087           -- Stanislav Sinyagin <ssinyagin@yahoo.com>
2089 2004-04-18 10:21  oetiker
2091         * src/rrd_restore.c: fixed O_BINARY
2093 2004-03-23 21:34  oetiker
2095         * src/rrd_restore.c: make sure fole is opened binary on restore ...
2096           to make things work on windows -- "Girod, Laurent"
2097           <Laurent.Girod@pmintl.com>
2099 2004-03-21 11:40  oetiker
2101         * doc/rrdgraph.src, src/rrd_graph.c, src/rrd_graph.h,
2102           src/rrd_tool.c: Added --only-graph option -- Piotr Kodzis
2103           <Piotr.Kodzis@inteligo.pl>
2105 2004-03-14 20:58  oetiker
2107         * MakeMakefile, acinclude.m4, bindings/Makefile.am,
2108           bindings/perl-shared/Makefile.PL, bindings/perl-shared/RRDs.pm,
2109           bindings/perl-shared/t/base.t, configure.ac, doc/Makefile.am: make
2110           MakeMaker work on debian and fix some leftovers from the library
2111           rip-out transition -- Tobi
2113 2004-01-19 23:41  oetiker
2115         * src/VeraMono.ttf, src/compile_afm.pl: initial
2117 2004-01-19 23:39  oetiker
2119         * config: kill
2121 2004-01-19 23:39  oetiker
2123         * config/Makefile.am: remove
2125 2004-01-19 23:37  oetiker
2127         * libraries/cgilib-0.4: kill it
2129 2004-01-19 23:35  oetiker
2131         * libraries/Makefile.am, libraries/cgilib-0.4/Makefile.am,
2132           libraries/cgilib-0.4/cgi.5, libraries/cgilib-0.4/cgi.c,
2133           libraries/cgilib-0.4/cgi.h, libraries/cgilib-0.4/cgiDebug.3,
2134           libraries/cgilib-0.4/cgiGetValue.3,
2135           libraries/cgilib-0.4/cgiHeader.3, libraries/cgilib-0.4/cgiInit.3,
2136           libraries/cgilib-0.4/cgiRedirect.3,
2137           libraries/cgilib-0.4/cgilib.dsp, libraries/cgilib-0.4/cgilib.dsw,
2138           libraries/cgilib-0.4/cgilib.vcproj,
2139           libraries/cgilib-0.4/cgitest.c, libraries/cgilib-0.4/jumpto.c,
2140           libraries/cgilib-0.4/readme, libraries/freetype-2.0.5-import.txt,
2141           libraries/libart_lgpl-2.3.7, libraries/libpng-1.2.0,
2142           libraries/libpng-1.2.0-import.txt, libraries/zlib-1.1.4: killem
2144 2004-01-19 23:27  oetiker
2146         * libraries/freetype-2.0.5: all must go
2148 2004-01-19 23:17  oetiker
2150         * MakeMakefile, Makefile.am, NEWS, README, bindings/Makefile.am,
2151           bindings/perl-shared/Makefile.PL, bindings/perl-shared/RRDs.xs,
2152           bindings/tcl/Makefile.am, configure.ac, doc/rrdcgi.pod,
2153           libraries/Makefile.am: misc fixes to get rrdtool working without
2154           included libraries.
2156 2004-01-19 23:16  oetiker
2158         * src/Makefile.am, src/rrd_gfx.h: modifications for 'no more local
2159           libaries'
2161 2004-01-15 18:14  oetiker
2163         * bindings/perl-shared/RRDs.pm, bindings/perl-shared/RRDs.xs:
2164           addition of RRDs::times -- Christophe Kalt <kalt@taranis.org>
2166 2003-12-26 16:54  oetiker
2168         * src/rrd_graph.c: using --riggid it is possible to get a case where
2169           minval is bigger than maxval ... this breaks the horizontal grid
2170           ...
2172 2003-11-27 06:31  oetiker
2174         * bindings/perl-shared/RRDs.xs: Stop RRDs for segfaulting on invalid
2175           graph input -- Ian Holsman <Ian.Holsman@cnet.com>
2177 2003-11-27 06:30  oetiker
2179         * src/rrd_cgi.c: make rrd_cgi build again ... Ian Holsman
2180           <rrd.developers@holsman.net>
2182 2003-11-23 12:55  oetiker
2184         * doc/rrdcgi.pod, src/rrd_cgi.c: New recursive parser for rrdcgi by
2185           Arend-Jan Wijtzes <ajwytzes@wise-guys.nl>
2187 2003-11-19 07:06  oetiker
2189         * src/rrd_gfx.c: Adding attributions: * xml fix was by Ian Holsman
2190           <rrd.developers@holsman.net> * font rotation was by Chris
2191           Turbeville <turbo@verio.net>
2193 2003-11-19 06:58  oetiker
2195         * src/rrd_gfx.c: fixed svg generation
2197 2003-11-17 11:43  oetiker
2199         * src/rrd_restore.c: more correct usage added -- Eldad Zack
2200           <eldad@stoneshaft.ath.cx>
2202 2003-11-14 23:10  oetiker
2204         * src/rrd_cgi.c: handle NULL pointers gracefully
2206 2003-11-12 22:14  oetiker
2208         * bindings/perl-shared/RRDs.xs, src/rrd.h, src/rrd_cgi.c,
2209           src/rrd_graph.c, src/rrd_graph.h, src/rrd_tool.c: allow to pass an
2210           open filehandle into rrd_graph as an extra argument
2212 2003-11-12 22:13  oetiker
2214         * src/rrd_create.c: make create much faster .. -- David M. Grimes
2215           <dgrimes@navisite.com>
2217 2003-11-11 21:19  oetiker
2219         * doc/rrdrestore.pod, src/rrd_restore.c, src/rrd_tool.c: Allow to
2220           force overwrite when restoring from xml to rrd. -- Eldad Zack
2221           <eldad@stoneshaft.ath.cx>
2223 2003-11-11 19:46  oetiker
2225         * src/fnv.h, src/parsetime.c, src/rrd.h, src/rrd_cgi.c,
2226           src/rrd_create.c, src/rrd_fetch.c, src/rrd_graph.c,
2227           src/rrd_graph_helper.c, src/rrd_update.c, src/rrd_xport.c:
2228           replaced time_value with rrd_time_value as MacOS X introduced a
2229           struct of that name in their standard headers
2231 2003-11-11 19:38  oetiker
2233         * src/rrd_update.c: rrd files should NOT change size ever ... bulk
2234           update code wa buggy. -- David M. Grimes <dgrimes@navisite.com>
2236 2003-11-04 22:20  oetiker
2238         * src/rrd_tool.c: 20 chars max in a ds name -- Kuba Filipowicz
2239           <amo@axit.pl>
2241 2003-10-26 19:29  oetiker
2243         * src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c: added rotation ...
2245 2003-09-04 13:16  oetiker
2247         * src/rrd_update.c: should not assigne but compare ... grrrrr
2249 2003-09-02 21:58  oetiker
2251         * src/rrd_update.c: be pickier about what we accept in rrd_update.
2252           Complain if things do not work out
2254 2003-08-28 21:48  oetiker
2256         * configure.ac: make sure we get only 1 flag -- Chris Turbeville
2257           <turbo@verio.net>
2259 2003-07-28 21:59  oetiker
2261         * bindings/Makefile.am, libraries/freetype-2.0.5/Makefile.am,
2262           src/Makefile.am: I was just taking a look at the development
2263           RRDtool build (I'm looking forward to SVG support), and had a few
2264           problems with an out-of-tree build. I find using a separate build
2265           directory makes things much easier to manage, especially when
2266           building for multiple architectures. I've attached the minor
2267           patches for the progress that I made (I couldn't get the Perl
2268           modules to work, but the main binaries seem okay), and would be
2269           grateful if you could commit them (or something like them!). --
2270           Joseph Walton <joe@kafsemo.org>
2272 2003-07-24 14:51  jake
2274         * src/rrd_graph.h: Allow hyphen character in DEF_NAM_FMT to match
2275           DS_NAM_FMT.
2277 2003-07-16 23:41  jake
2279         * confignt/config.h, libraries/cgilib-0.4/cgilib.vcproj,
2280           libraries/freetype-2.0.5/freetype.vcproj,
2281           libraries/libart_lgpl-2.3.7/libart.vcproj,
2282           libraries/libpng-1.2.0/png.vcproj,
2283           libraries/zlib-1.1.4/zlib.vcproj, src/rrd.vcproj,
2284           src/rrd_cgi.vcproj, src/rrd_graph.c, src/rrdtool.sln,
2285           src/rrdtool.vcproj: Updated MS Visual C++ files from 7.0 to 7.1.
2286           Add code to rrd_graph.c: rrd_graph_init() to use %windir%
2287           environment variable to find the default font at runtime.
2289 2003-07-15 00:58  jake
2291         * src/rrd_rpncalc.h: Moved OP_COUNT to the end of the enumeration.
2293 2003-05-20 20:51  oetiker
2295         * doc/rrdcgi.pod, src/rrd_cgi.c: I've made a patch to rrdcgi to add
2296           <RRD::TIME::STRFTIME ...> which allows you to re-format start and
2297           end-time at-style times using strftime. This allows easy timespans
2298           in the graph (e.g. -2weeks) to be formatted into more usual times.
2299           -- "Erskine, Thomas" <terskine@NRCan.gc.ca>
2301 2003-05-03 15:41  oetiker
2303         * src/rrd_create.c: small patch to rrd_create.c that corrects
2304           problem with the version number of the newly created files. --
2305           Sasha Mikheev <sasha@avalon-net.co.il>
2307 2003-04-29 21:56  oetiker
2309         * src/rrd_open.c: readline in rrd_open.c reads the file in 8 KB
2310           blocks, and calls realloc for each block. realloc is very slow in
2311           Mac OS X for huge blocks, e.g. when restoring databases from huge
2312           xml files. This patch finds the size of the file, and starts out
2313           with malloc'ing the full size. -- Peter Speck <speck@ruc.dk>
2315 2003-04-29 19:37  oetiker
2317         * doc/rrdfetch.pod: added comment on iso
2319 2003-04-29 19:14  jake
2321         * MakeMakefile, doc/rrdupdate.pod, src/rrd_update.c: Change updatev
2322           RRA return from index_number to cf_nam, pdp_cnt. Also revert
2323           accidental addition of -I to aclocal MakeMakefile.
2325 2003-04-26 05:11  oetiker
2327         * src/rrd_restore.c: only restore V2 and larger.
2329 2003-04-25 18:35  jake
2331         * MakeMakefile, bindings/perl-shared/RRDs.pm,
2332           bindings/perl-shared/RRDs.xs, doc/rrdtool.pod, doc/rrdupdate.pod,
2333           src/rrd.h, src/rrd_create.c, src/rrd_info.c, src/rrd_tool.c,
2334           src/rrd_tool.h, src/rrd_update.c: Alternate update interface,
2335           updatev. Returns info about CDPs written to disk as result of
2336           update. Output format is similar to rrd_info, a hash of
2337           key-values.
2339 2003-04-23 22:47  oetiker
2341         * src/rrd_restore.c: fixed version checks to only complain if xml
2342           version is > than current RRD version
2344 2003-04-11 19:43  oetiker
2346         * doc/rrdcreate.pod, doc/rrdgraph-old.pod, doc/rrdgraph_rpn.src,
2347           src/rrd_open.c, src/rrd_restore.c, src/rrd_rpncalc.c,
2348           src/rrd_rpncalc.h, src/rrd_tool.c: New special value COUNT which
2349           allows calculations based on the position of a value within a data
2350           set. Bug fix in rrd_rpncalc.c. PREV returned erroneus value for
2351           the second value. Bug fix in rrd_restore.c. Bug causing seek error
2352           when accesing an RRD restored from an xml that holds an RRD
2353           version <3. -- Ruben Justo <ruben@ainek.com>
2355 2003-04-04 20:51  oetiker
2357         * src/rrd_gfx.c: I think I found a very small bug in rrd graph PDF
2358           output : the is_stream member of pdf_buffer is not initialized,
2359           making bad PDF sometimes (I found a case where is_stream was != 0
2360           for the font initialization). -- lhoudard@netcourrier.com
2362 2003-04-01 22:52  jake
2364         * THREADS, bindings/perl-shared/ntmake.pl, src/rrd.dsp, src/rrd.h,
2365           src/rrd.vcproj, src/rrd_graph.c, src/rrd_nan_inf.c,
2366           src/rrd_not_thread_safe.c, src/rrd_thread_safe_nt.c,
2367           src/rrd_tool.h, src/rrdtool.dsp: Fix Win32 build. VC++ 6.0 and 7.0
2368           now use the thread-safe code.
2370 2003-03-31 21:22  oetiker
2372         * src/rrd_format.h, src/rrd_open.c, src/rrd_update.c: enables
2373           RRDtool updates with microsecond or in case of windows millisecond
2374           precision. This is needed to reduce time measurement error when
2375           archive step is small. (<30s) -- Sasha Mikheev
2376           <sasha@avalon-net.co.il>
2378 2003-03-25 22:29  oetiker
2380         * bindings/perl-shared/ntmake.pl: use the environment variable
2381           VCINSTALLDIR -- Ian Holsman <rrd.developers@holsman.net>
2383 2003-03-24 22:08  oetiker
2385         * src/rrd_thread_safe.c: strerror should not turn us recursive here
2386           ... -- Peter Stamfest <peter@stamfest.at>
2388 2003-03-24 22:05  oetiker
2390         * src/rrd_not_thread_safe.c: strerror must not become recursive --
2391           Peter Stamfest <peter@stamfest.at>
2393 2003-03-12 20:39  oetiker
2395         * doc/rrdresize.pod: remove ^M
2397 2003-03-10 00:30  oetiker
2399         * src/rrd_diff.c: handle cases with two negative numbers -- Sasha
2400           Mikheev <sasha@avalon-net.co.il>
2402 2003-03-08 18:44  oetiker
2404         * src/rrd_graph.c: don't display legends for [HV]RULEs out of graph
2405           bounds (rrdgraph) -- Christophe Kalt <kalt@taranis.org>
2407 2003-03-01 22:25  oetiker
2409         * src/rrd_tool.c: realy suppress size output when talking to stdout.
2410           Patch from Mat Zimmerman @ debian
2412 2003-02-24 18:26  oetiker
2414         * examples/piped-demo.pl.in: fix for : in piped demo
2416 2003-02-22 21:57  oetiker
2418         * doc/rrdthreads.pod: Initial checkin -- Peter Stamfest
2419           <peter@stamfest.at>
2421 2003-02-22 21:57  oetiker
2423         * doc/Makefile.am, src/Makefile.am, src/rrd_error.c: a patch to
2424           avoid a memory leak and a Makefile.am patch to distribute all
2425           required source files -- Peter Stamfest <peter@stamfest.at>
2427 2003-02-21 22:40  oetiker
2429         * examples/piped-demo.pl.in: colons must be escaped
2431 2003-02-20 21:48  oetiker
2433         * libraries/libpng-1.2.0/Makefile.am, src/Makefile.am: make the
2434           threading work and compile, fix linking to libpng and update the
2435           timestaps int the files
2437 2003-02-20 21:27  oetiker
2439         * src/Makefile.am, src/rrd_thread_safe.c, src/rrd_tool.c: updated
2440           copyrigh dates removed error.h from threaded variant added
2441           compiletime to rrdtool
2443 2003-02-16 12:32  oetiker
2445         * src/rrd_restore.c: if output is - there is not need to deref the
2446           handler
2448 2003-02-16 12:31  oetiker
2450         * src/parsetime.c: expect seems to exist on some systems in the
2451           system inc files
2453 2003-02-13 07:05  oetiker
2455         * Makefile.am, THREADS, configure.ac, src/Makefile.am,
2456           src/parsetime.c, src/rrd.h, src/rrd_cgi.c, src/rrd_create.c,
2457           src/rrd_dump.c, src/rrd_error.c, src/rrd_format.c,
2458           src/rrd_graph.c, src/rrd_graph_helper.c, src/rrd_info.c,
2459           src/rrd_is_thread_safe.h, src/rrd_last.c,
2460           src/rrd_not_thread_safe.c, src/rrd_open.c, src/rrd_restore.c,
2461           src/rrd_rpncalc.c, src/rrd_stat.c, src/rrd_thread_safe.c,
2462           src/rrd_tool.c, src/rrd_tool.h, src/rrd_update.c: Find attached
2463           the patch I promised to send to you. Please note that there are
2464           three new source files (src/rrd_is_thread_safe.h,
2465           src/rrd_thread_safe.c and src/rrd_not_thread_safe.c) and the
2466           introduction of librrd_th. This library is identical to librrd,
2467           but it contains support code for per-thread global variables
2468           currently used for error information only. This is similar to how
2469           errno per-thread variables are implemented. librrd_th must be
2470           linked alongside of libpthred There is also a new file "THREADS",
2471           holding some documentation. -- Peter Stamfest <peter@stamfest.at>
2473 2003-02-12 07:06  oetiker
2475         * CONTRIBUTORS, bindings/Makefile.am, bindings/perl-shared/MANIFEST,
2476           libraries/Makefile.am, src/Makefile.am: improved dist target --
2477           Peter Stamfest <peter@stamfest.at>
2479 2003-02-11 10:16  oetiker
2481         * doc/rrdgraph_graph.src: removed lg we do not allow this in the
2482           code at th moment
2484 2003-02-05 18:16  oetiker
2486         * src/rrd_resize.c: rrd resize SHRINK was broken :-) -- Scott Mace
2487           <smace@intt.ORG>
2489 2003-01-31 06:46  oetiker
2491         * src/rrd_graph.c: The NaN check should only use lastgdes when
2492           following a STACK -- Scott Mace <smace@intt.ORG>
2494 2003-01-30 21:39  oetiker
2496         * src/rrd_graph.c: fix stak+nan error ... Scott Mace
2497           <smace@intt.ORG>
2499 2003-01-29 07:17  oetiker
2501         * src/rrd_graph.c: fixed the processing of
2502           TICK:vname#color:frac:legend -- Scott Mace <smace@intt.ORG>
2504 2003-01-25 22:50  oetiker
2506         * CONTRIBUTORS, examples/4charts.pl.in, src/rrd_graph.c,
2507           src/rrd_graph.h: added function (--no-minor) to turn off minor
2508           gridlines on graphs -- Travis Brown <tebrown@csh.rit.edu>
2510 2003-01-16 23:27  oetiker
2512         * src/rrd_fetch.c: fix border condition in rra selection of
2513           rrd_fetch -- Stanislav Sinyagin <ssinyagin@yahoo.com>
2515 2003-01-15 19:24  oetiker
2517         * doc/rrdcreate.pod, doc/rrdgraph-old.pod, doc/rrdgraph.src,
2518           doc/rrdgraph_graph.src, src/rrd_graph.c: * single letter variants
2519           for all graph options -- James Overbeck <grendel@gmo.jp>
2521 2002-12-14 22:30  oetiker
2523         * configure.ac: fix rrdtool compile on solaris where CC for perl is
2524           "gcc -B/usr/ccs/bin/" -- Russell Van Tassell
2525           <russell@loosenut.com>
2527 2002-11-29 11:57  oetiker
2529         * doc/rrdtool.pod: note on info added
2531 2002-11-19 22:33  oetiker
2533         * doc/rrdgraph-old.pod, doc/rrdgraph_graph.src, src/rrd_graph.c:
2534           added g as valid string format value
2536 2002-11-18 23:37  oetiker
2538         * configure.ac: check for -OPT:IEEE_NaN_inf=ON on SGI C compiler --
2539           Albert Chin-A-Young <china@thewrittenword.com>
2541 2002-11-03 15:07  oetiker
2543         * MakeMakefile: fixed
2545 2002-10-24 21:17  oetiker
2547         * src/rrd_cgi.c: added patch for apache 2 compatibility
2549 2002-10-07 06:22  oetiker
2551         * MakeMakefile: keep up with the jhonses
2553 2002-10-07 06:21  oetiker
2555         * src/rrd_graph.c: -z does not take an option -- Tomoyuki Murakami
2556           <tomoyuki@pobox.com>
2558 2002-09-02 18:41  oetiker
2560         * src/rrd_graph.c: fixed leak in VDEF_PERCENT handlin -- Perry Stoll
2561           <perry_stoll@yahoo.com>
2563 2002-08-01 05:42  oetiker
2565         * src/rrd_graph.c: fix for segfault condition in print_calc -- Paul
2566           Clifford <paul.clifford@bbc.co.uk>
2568 2002-07-31 05:42  oetiker
2570         * doc/rrdfetch.pod: improved fetch explanation --
2571           Nenad.Antic@era.ericsson.se
2573 2002-07-13 18:35  oetiker
2575         * src/rrd_graph.h, src/rrd_rpncalc.c, src/rrd_rpncalc.h: fixed
2576           DEF_NAM_FMT definition added double include protection the
2577           rrd_graph.h and rrd_rpncalc.h
2579 2002-07-12 11:20  oetiker
2581         * src/rrd_rpncalc.c: fixed PREV parsing ... Gonzalo Augusto Arana
2582           Tagle <garana@uolsinectis.com.ar>
2584 2002-07-06 15:45  oetiker
2586         * src/rrd_rpncalc.h: new operators must be added at the END of the
2587           sequence ...
2589 2002-07-05 18:57  oetiker
2591         * doc/cdeftutorial.pod, doc/rrdgraph_rpn.src, src/rrd_graph.c,
2592           src/rrd_rpncalc.c, src/rrd_rpncalc.h: new operand on rrdgraph
2593           CDEFs: PREV(xxxx) -- Gonzalo Augusto Arana Tagle
2594           <garana@uolsinectis.com.ar>
2596 2002-07-05 18:47  oetiker
2598         * bindings/perl-shared/RRDs.pm: explain tzset
2600 2002-07-02 10:35  oetiker
2602         * src/rrd_nan_inf.c: fixed DINF for win32
2604 2002-06-29 15:33  alex
2606         * doc/rrdgraph.src, doc/rrdgraph_data.src, doc/rrdgraph_graph.src:
2607           Changed DEF:...
2609 2002-06-29 15:24  alex
2611         * src/rrd_graph.c, src/rrd_graph.h, src/rrd_graph_helper.c: Changed
2612           parsing again. Added a DEBUG prefix to all grapher commands
2614 2002-06-29 14:55  alex
2616         * src/rrd_graph_helper.h: Not needed anymore
2618 2002-06-27 19:34  alex
2620         * src/rrd_graph.c, src/rrd_graph.h: DEF now takes "--start" and
2621           "--end" LINEx, AREA and such now take parameter "STACK"
2623 2002-06-23 23:13  alex
2625         * doc/rrdgraph_data.src, doc/rrdgraph_examples.src: Updated docs for
2626           the "DEF ... :step=nnnn" case
2628 2002-06-23 22:29  alex
2630         * src/Makefile.am, src/rrd_fetch.c, src/rrd_graph.c,
2631           src/rrd_resize.c: Added "step=1800" and such to "DEF" Cleaned some
2632           of the signed vs. unsigned problems
2634 2002-06-23 22:28  alex
2636         * src/rrd_format.h, src/rrd_nan_inf.c, src/rrd_nan_inf.h: In stead
2637           of a zillion warnings, only one place gives a warning for DNAN
2639 2002-06-20 00:21  jake
2641         * NT-BUILD-TIPS.txt, bindings/perl-shared/RRDs.xs,
2642           bindings/perl-shared/ntmake.pl, confignt/config.h,
2643           libraries/freetype-2.0.5/freetype.dsp,
2644           libraries/libart_lgpl-2.3.7/libart.dsp,
2645           libraries/libpng-1.2.0/png.dsp, libraries/zlib-1.1.4/zlib.dsp,
2646           src/rrd.dsp, src/rrd_open.c, src/rrd_tool.h, src/rrdtool.dsp,
2647           src/rrdtool.ncb: More Win32 build changes; thanks to Kerry
2648           Calvert.
2650 2002-06-14 12:15  oetiker
2652         * doc/rrdresize.pod: better explanations -- "Shipway, Steve"
2653           <steve.shipway@eds.com>
2655 2002-05-22 15:25  jake
2657         * doc/rrdtune.pod: Changed intercept to slope for beta parameter in
2658           rrdtune doc.
2660 2002-05-22 05:35  oetiker
2662         * bindings/perl-shared/ntmake.pl,
2663           libraries/cgilib-0.4/cgilib.vcproj,
2664           libraries/freetype-2.0.5/freetype.vcproj,
2665           libraries/libart_lgpl-2.3.7/libart.vcproj,
2666           libraries/libpng-1.2.0/png.vcproj,
2667           libraries/zlib-1.1.4/zlib.vcproj, src/rrd.vcproj,
2668           src/rrd_cgi.vcproj, src/rrdtool.ncb, src/rrdtool.sln,
2669           src/rrdtool.suo, src/rrdtool.vcproj: VC++ .NET (7.0) project files
2670           -- Eric Chamberlain <echamber@socrates.Berkeley.EDU>
2672 2002-05-16 19:18  oetiker
2674         * configure.ac: added -W ... lets have some more warnings ... with
2675           gcc 3.1 985
2677 2002-05-15 06:14  oetiker
2679         * libraries/afm/compile_afm.pl, src/rrd_afm_data.c: afm fixes --
2680           Peter Speck <speck@ruc.dk>
2682 2002-05-14 21:52  jake
2684         * NT-BUILD-TIPS.txt, confignt/config.h,
2685           libraries/libart_lgpl-2.3.7/libart.dsp, src/rrd.dsp,
2686           src/rrd_tool.c, src/rrdtool.dsp: Fix Win32 Build compatibility.
2688 2002-05-14 21:48  oetiker
2690         * src/rrd_restore.c: double free fixed
2692 2002-05-14 05:28  oetiker
2694         * configure.ac, src/rrd_tool.c: make opendir readdir chdir chroot
2695           and thus the serverfunctionality a conditional compile depending
2696           on the presence of the necessary function calls.
2698 2002-05-11 09:09  oetiker
2700         * configure.ac, src/rrd_tool.c, src/rrd_tool.h: make dirent
2701           sys/types and sys/stat autoconfable ....
2703 2002-05-08 20:34  oetiker
2705         * doc/rrdtool.pod, src/rrd_tool.c, src/rrd_tool.h: Add funtionality
2706           to rrdtool to run it as a 'server' -- Hartmut.Vogler@epost.de
2708 2002-05-07 21:58  oetiker
2710         * CONTRIBUTORS, bindings/perl-shared/RRDs.xs, doc/Makefile.am,
2711           doc/rrdtool.pod, doc/rrdxport.pod, examples/shared-demo.pl.in,
2712           src/Makefile.am, src/rrd.h, src/rrd_graph.c, src/rrd_graph.h,
2713           src/rrd_tool.c, src/rrd_xport.c, src/rrd_xport.h: new command
2714           rrdtool xport integrated -- Wolfgang Schrimm
2715           <Wolfgang.Schrimm@urz.uni-heidelberg.de>
2717 2002-05-02 13:23  oetiker
2719         * doc/rrdcreate.pod: typo fixed
2721 2002-04-29 17:11  oetiker
2723         * src/rrd_graph.c: badformat parser fixed ... for good this time I
2724           hope
2726 2002-04-28 19:13  oetiker
2728         * src/rrd_graph.c: inserted PRINT checker at the wrong point ...
2730 2002-04-28 14:14  oetiker
2732         * src/rrd_graph.c: It's nice and simple, the error checker for the
2733           PRINT stuff which is passed to printf() is not allowing certain
2734           valid printf() style operations which make text alignment much
2735           more fun. -- Richard A Steenbergen <ras@e-gerbil.net>
2737 2002-04-24 21:04  oetiker
2739         * examples/cgi-demo.cgi, libraries/libart_lgpl-2.3.7/art_config.h,
2740           src/rrd_graph.c: fixed setlocale issues
2742 2002-04-24 20:54  oetiker
2744         * configure.ac, doc/rrdgraph.src: fixed adress for wishlist
2746 2002-04-24 20:49  oetiker
2748         * src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c: Patch for
2749           supporting PDF as output format
2751 2002-04-24 20:49  oetiker
2753         * src/rrd_graph.c, src/rrd_graph.h: Modification of rrd_graph.c/h so
2754           it uses dashes for gridlines much like rrdtool 1.0 Avoids drawing
2755           minor vertical gridlines where a major gridline is to avoid
2756           artifacts from having the grey line beneath the red one. Patches
2757           src/rrd_graph.c and src/rrd_graph.h -- Peter Speck <speck@ruc.dk
2759 2002-04-24 20:48  oetiker
2761         * src/rrd_gfx.c: Improvement of svg/eps dash code so it adjusts
2762           dash-lengths for round caps. -- Peter Speck <speck@ruc.dk>
2764 2002-04-24 20:43  oetiker
2766         * src/rrd_graph.c: fixed setlocale issues
2768 2002-04-16 05:00  oetiker
2770         * doc/rrdgraph.src: doc for gridfit by peter
2772 2002-04-15 21:29  oetiker
2774         * src/rrd_gfx.c, src/rrd_graph.c, src/rrd_graph.h: Evenly-spaced
2775           y-axis gridlines. I had to split horizontal_grid() into
2776           calc_horizontal_grid and draw_horizontal_grid as the calculated
2777           info is needed in the adjustment code. My previous patch had the
2778           problem that it adjusted the y-axis too late, e.g. after the data
2779           lines was drawn. The result of the calc is stored in struct
2780           ygrid_scale_t which image_desc_t has as a member. --no-gridfit is
2781           implemented. The round-to-integer coordinates for png is moved to
2782           the libart code in rrd_gfx. The 'close path' code is cleaned up so
2783           the node list is left unchanged if you want to save the same graph
2784           in multiple formats in one run. The rounding is done on the scaled
2785           coordinates (zoom). I have made a simple version for logarithmic y
2786           scales as such a scale might have 5 gridlines with 4 difference
2787           spacings. This version only uses y = 10^x values for modifying the
2788           scale. -- Peter Speck <speck@ruc.dk>
2790 2002-04-09 21:35  oetiker
2792         * doc/rrdcgi.pod: remove boguos description of goodfor and refresh
2794 2002-04-09 21:34  oetiker
2796         * bindings/perl-shared/RRDs.xs: removed tzset as it is in rrd_graph
2797           now
2799 2002-04-09 21:34  oetiker
2801         * configure.ac, src/rrd_graph.c: added tzset and setlocale to
2802           rrd_graph
2804 2002-04-07 22:07  oetiker
2806         * src/rrd_afm.c, src/rrd_afm.h, src/rrd_afm_data.c,
2807           src/rrd_afm_data.h: added missing files from peters patch
2809 2002-04-07 20:20  oetiker
2811         * configure.ac, doc/rrdgraph.src, examples/4charts.pl.in,
2812           examples/bigtops.pl, examples/piped-demo.pl,
2813           examples/shared-demo.pl, examples/stripes.pl,
2814           libraries/Makefile.am, libraries/afm, libraries/afm/COPYRIGHT.txt,
2815           libraries/afm/Courier-Bold.afm,
2816           libraries/afm/Courier-BoldOblique.afm,
2817           libraries/afm/Courier-Oblique.afm, libraries/afm/Courier.afm,
2818           libraries/afm/Helvetica-Bold.afm,
2819           libraries/afm/Helvetica-BoldOblique.afm,
2820           libraries/afm/Helvetica-Oblique.afm, libraries/afm/Helvetica.afm,
2821           libraries/afm/Makefile.am, libraries/afm/Symbol.afm,
2822           libraries/afm/Times-Bold.afm, libraries/afm/Times-BoldItalic.afm,
2823           libraries/afm/Times-Italic.afm, libraries/afm/Times-Roman.afm,
2824           libraries/afm/ZapfDingbats.afm, libraries/afm/compile_afm.pl,
2825           libraries/afm/glyphlist.txt, libraries/afm/test-afm.c,
2826           libraries/libart_lgpl-2.3.7/Makefile.in,
2827           libraries/libpng-1.2.0/Makefile.in, src/Makefile.am,
2828           src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c, src/rrd_tool.c: 3
2829           patches, #3 depends on #1 as EPS uses AFM for stringwidth too.
2830           src/rrd_afm.[ch], src/rrd_afm_data.[ch] and changes to
2831           rrd_gfx.[ch] to use AFM for stringwidth in SVG output.
2832           libraries/afm with .afm files for the standard 14 postscript fonts
2833           and perl script to create src/rrd_afm_data.c Includes small test
2834           program to show examples of calculated stringwidth and actual
2835           stringwidth. Adds EPS output support. Modifies rrd_tool.c as
2836           rrd_graph() changes the argv pointer, and rrd_tool then always
2837           wrote the 200x100 output line to the file (which probably doesn't
2838           do anything for png images, but eps files fail having it after the
2839           %%EOF marker). -- Peter Speck <speck@ruc.dk>
2841 2002-04-06 12:40  alex
2843         * src/rrd_graph.c: Different default font when WIN32 is defined
2845 2002-04-06 12:25  alex
2847         * NT-BUILD-TIPS.txt, bindings/perl-shared/Makefile.PL,
2848           bindings/perl-shared/RRDs.pm, bindings/perl-shared/ntmake.pl,
2849           bindings/perl-shared/t/base.t, doc/Makefile.am,
2850           doc/cdeftutorial.pod, doc/rrdgraph-old.pod,
2851           doc/rrdgraph_graph.src, doc/rrdtutorial.es.pod,
2852           examples/cgi-demo.cgi, examples/cgi-demo.cgi.in,
2853           examples/piped-demo.pl, examples/piped-demo.pl.in,
2854           examples/shared-demo.pl, examples/shared-demo.pl.in,
2855           src/rrd_cgi.c, src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
2856           src/rrd_graph.h, src/rrd_tool.h: Removed references to GIF Changed
2857           y0 and such into Y0 and so
2859 2002-04-05 23:51  jake
2861         * NT-BUILD-TIPS.txt, bindings/perl-shared/RRDs.xs,
2862           bindings/perl-shared/ntmake.pl, confignt, confignt/config.h,
2863           libraries/freetype-2.0.5/freetype.dsp,
2864           libraries/libart_lgpl-2.3.7/libart.dsp,
2865           libraries/libpng-1.2.0/png.dsp, libraries/zlib-1.1.4/zlib.dsp,
2866           src/ntconfig.h, src/rrd.dsp, src/rrd_gfx.c, src/rrd_graph.c,
2867           src/rrd_tool.h, src/rrdtool.dsp, src/rrdtool.dsw: Updated/added
2868           MVSC++ 6.0 project files for compilation of rrd.lib and
2869           rrdtool.exe on Win32. Changes for RRDs compilation on Win32. Moved
2870           src/ntconfig.h to confignt/config.h.
2872 2002-04-03 14:52  oetiker
2874         * src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c, src/rrd_graph.h: As
2875           gfx_canvas_t now has excatly the same lifespan as image_desc_t,
2876           I've made 'gfx_canvas_t canvas' a member of image_desc_t and
2877           dropped it as a separate parameter in all function calls.
2878           imgformat, interlaced and zoom are moved to gfx_canvas_t. I have
2879           dropped my old fontlib-enum as imgformat contains that
2880           information. The gfx_render_xxx switch is moved to rrd_gfx so
2881           rrd_graph is (almost) only bothered with image formats in cmd line
2882           parsing. gfx_close_path is added. gfx_new_dashed_line is added
2883           with 2 new arguments: length of a dash and length between dashes.
2884           gfx_new_line is still there for plain lines. Having dash-length ==
2885           0 creates normal line. rrd_graph.c is not updated for dashed
2886           lines. It's not decided how one should specify which and how lines
2887           are dashed. An extension of the color specification? svg is
2888           updated for dashes and opacity, but libart code is not. I've fixed
2889           indent in SVG, all lines had a space before func decl. etc. Misc
2890           small fixes, e.g. sscanf of gfx_color_t, position of x-axis arrow.
2891           --- Peter Speck <speck@ruc.dk>
2893 2002-04-03 05:32  oetiker
2895         * src/rrd_restore.c: i suck. sorry. add ,0666 to the open(). -- Paul
2896           Vixie <paul@vix.com>
2898 2002-04-02 21:32  oetiker
2900         * bindings/perl-shared/RRDs.xs: added call to tzset to activate TZ
2901           settings -- Paul A Vixie <vixie@vix.com>
2903 2002-04-02 21:31  oetiker
2905         * src/rrd_restore.c: aded missing fcntl.h
2907 2002-04-02 19:37  oetiker
2909         * src/rrd_restore.c: rrd restore should not burn down existing files
2910           -- Paul Vixie <paul@vix.com>
2912 2002-04-01 18:32  oetiker
2914         * NEWS: merged svg update
2916 2002-04-01 18:31  oetiker
2918         * src/rrd_diff.c: "!" takes a higher preference than "||" this means
2919           rrd_update N:: would segfault -- Oliver Cook <ollie@uk.clara.net>
2921 2002-03-28 17:33  jake
2923         * MakeMakefile: Added comment suggesting use of -I flag with
2924           aclocal.
2926 2002-03-26 07:02  oetiker
2928         * doc/rrdgraph.src, src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.h:
2929           added SVG support -- Peter Speck <speck@ruc.dk>
2931 2002-03-23 20:41  alex
2933         * src/rrd_graph.c: Better positioning of the pie when it is alone on
2934           the canvas
2936 2002-03-23 20:01  alex
2938         * NEWS: Modified rrd_graph
2940 2002-03-23 19:59  alex
2942         * src/rrd_graph.c, src/rrd_graph.h: Changes in rrd_graph; see NEWS
2944 2002-03-23 09:05  oetiker
2946         * doc/rrdcgi.pod, doc/rrdgraph.src, doc/rrdtutorial.pod: removed
2947           reference to GIF
2949 2002-03-23 09:01  oetiker
2951         * src/Makefile.am, src/rrd_graph.c, src/rrd_graph.h, src/rrd_tool.c:
2952           remove all traces of GIF and make PNG the default
2954 2002-03-23 08:53  oetiker
2956         * src/rrd_graph.c: Move CDEF start pointers if start of cdef is a
2957           step ahead of the start of the data -- Ashok Mandala
2958           <chakri063@yahoo.com>
2960 2002-03-21 22:39  oetiker
2962         * src/rrd_graph.c: fixed color area in legend and fixed color area
2963           in 3d border
2965 2002-03-21 12:00  alex
2967         * src/rrd_graph.c, src/rrd_graph.h: Pie charts didn't have
2968           anti-aliasing; building them clockwise seems to solve this
2969           problem.
2971 2002-03-20 22:48  oetiker
2973         * src/rrd_rpncalc.c: fixed longstanding bug affection CDEFS where
2974           values from rrds with different resolutions got mixed ..
2976 2002-03-17 22:40  alex
2978         * src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c: Changed the way
2979           circle sections are drawn.
2981 2002-03-13 02:58  alex
2983         * src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c: New, hopefully
2984           better, implementation of PART drawing
2986 2002-03-12 07:19  oetiker
2988         * libraries/zlib-1.1.3: realy remove zlibe 1.1.3 dir
2990 2002-03-12 07:18  oetiker
2992         * MakeMakefile, configure.ac, examples/bigtops.pl,
2993           examples/piped-demo.pl, examples/shared-demo.pl,
2994           examples/stripes.pl: updated
2996 2002-03-12 07:17  oetiker
2998         * libraries/libart_lgpl-2.3.7,
2999           libraries/libart_lgpl-2.3.7/.cvsignore: ignore generated files
3001 2002-03-12 07:16  oetiker
3003         * libraries/libart_lgpl-2.3.7/libart_lgpl_2.la,
3004           libraries/zlib-1.1.4, libraries/zlib-1.1.4/.cvsignore,
3005           libraries/zlib-1.1.4/Makefile, libraries/zlib-1.1.4/Makefile.in:
3006           missing bits
3008 2002-03-12 06:43  oetiker
3010         * configure.ac: updated to zlib 1.1.4
3012 2002-03-12 06:42  oetiker
3014         * libraries/zlib-1.1.3/ChangeLog, libraries/zlib-1.1.3/FAQ,
3015           libraries/zlib-1.1.3/INDEX, libraries/zlib-1.1.3/Makefile.am,
3016           libraries/zlib-1.1.3/README, libraries/zlib-1.1.3/README.rrdtool,
3017           libraries/zlib-1.1.3/adler32.c,
3018           libraries/zlib-1.1.3/algorithm.txt,
3019           libraries/zlib-1.1.3/compress.c, libraries/zlib-1.1.3/crc32.c,
3020           libraries/zlib-1.1.3/deflate.c, libraries/zlib-1.1.3/deflate.h,
3021           libraries/zlib-1.1.3/descrip.mms, libraries/zlib-1.1.3/example.c,
3022           libraries/zlib-1.1.3/gzio.c, libraries/zlib-1.1.3/infblock.c,
3023           libraries/zlib-1.1.3/infblock.h, libraries/zlib-1.1.3/infcodes.c,
3024           libraries/zlib-1.1.3/infcodes.h, libraries/zlib-1.1.3/inffast.c,
3025           libraries/zlib-1.1.3/inffast.h, libraries/zlib-1.1.3/inffixed.h,
3026           libraries/zlib-1.1.3/inflate.c, libraries/zlib-1.1.3/inftrees.c,
3027           libraries/zlib-1.1.3/inftrees.h, libraries/zlib-1.1.3/infutil.c,
3028           libraries/zlib-1.1.3/infutil.h, libraries/zlib-1.1.3/maketree.c,
3029           libraries/zlib-1.1.3/minigzip.c, libraries/zlib-1.1.3/trees.c,
3030           libraries/zlib-1.1.3/trees.h, libraries/zlib-1.1.3/uncompr.c,
3031           libraries/zlib-1.1.3/zconf.h, libraries/zlib-1.1.3/zlib.3,
3032           libraries/zlib-1.1.3/zlib.dsp, libraries/zlib-1.1.3/zlib.dsw,
3033           libraries/zlib-1.1.3/zlib.h, libraries/zlib-1.1.3/zutil.c,
3034           libraries/zlib-1.1.3/zutil.h, libraries/zlib-1.1.4,
3035           libraries/zlib-1.1.4/ChangeLog, libraries/zlib-1.1.4/FAQ,
3036           libraries/zlib-1.1.4/INDEX, libraries/zlib-1.1.4/Make_vms.com,
3037           libraries/zlib-1.1.4/Makefile, libraries/zlib-1.1.4/Makefile.am,
3038           libraries/zlib-1.1.4/Makefile.am~,
3039           libraries/zlib-1.1.4/Makefile.in,
3040           libraries/zlib-1.1.4/Makefile.riscos, libraries/zlib-1.1.4/README,
3041           libraries/zlib-1.1.4/adler32.c,
3042           libraries/zlib-1.1.4/algorithm.txt,
3043           libraries/zlib-1.1.4/compress.c, libraries/zlib-1.1.4/crc32.c,
3044           libraries/zlib-1.1.4/deflate.c, libraries/zlib-1.1.4/deflate.h,
3045           libraries/zlib-1.1.4/descrip.mms, libraries/zlib-1.1.4/example.c,
3046           libraries/zlib-1.1.4/gzio.c, libraries/zlib-1.1.4/infblock.c,
3047           libraries/zlib-1.1.4/infblock.h, libraries/zlib-1.1.4/infcodes.c,
3048           libraries/zlib-1.1.4/infcodes.h, libraries/zlib-1.1.4/inffast.c,
3049           libraries/zlib-1.1.4/inffast.h, libraries/zlib-1.1.4/inffixed.h,
3050           libraries/zlib-1.1.4/inflate.c, libraries/zlib-1.1.4/inftrees.c,
3051           libraries/zlib-1.1.4/inftrees.h, libraries/zlib-1.1.4/infutil.c,
3052           libraries/zlib-1.1.4/infutil.h, libraries/zlib-1.1.4/maketree.c,
3053           libraries/zlib-1.1.4/minigzip.c, libraries/zlib-1.1.4/trees.c,
3054           libraries/zlib-1.1.4/trees.h, libraries/zlib-1.1.4/uncompr.c,
3055           libraries/zlib-1.1.4/zconf.h, libraries/zlib-1.1.4/zlib.3,
3056           libraries/zlib-1.1.4/zlib.h, libraries/zlib-1.1.4/zlib.html,
3057           libraries/zlib-1.1.4/zutil.c, libraries/zlib-1.1.4/zutil.h:
3058           replace zlib 1.1.3 with zlib 1.1.4
3060 2002-03-10 23:08  alex
3062         * doc/rrdgraph_graph.src, src/rrd_graph.c, src/rrd_graph.h: Pie
3063           chart support added to rrdtool graph
3065 2002-03-10 22:49  oetiker
3067         * MakeMakefile: added quotes to echo
3069 2002-03-10 16:22  alex
3071         * src/rrd_rpncalc.c: Realigned function rpn_calc() Stack checking
3072           now done using a macro
3074 2002-03-10 14:58  alex
3076         * doc/rrdgraph.src, doc/rrdgraph_rpn.src: Fixed some typos/errors
3077           Updated for the NE and ISINF operators in RPN
3079 2002-03-10 14:53  alex
3081         * src/rrd_graph.c: Using the font option resulted in a segfault.
3082           Needs more care, the current change is just a hack
3084 2002-03-10 14:48  alex
3086         * src/rrd_rpncalc.c, src/rrd_rpncalc.h: Added NE and ISINF operands
3087           to RPN
3089 2002-03-10 12:28  oetiker
3091         * MakeMakefile: better version check
3093 2002-03-08 22:14  alex
3095         * doc/rrdtutorial.pod: Needed to escape a wildcard
3097 2002-03-08 22:11  alex
3099         * doc/rrdtutorial.pod: Fixed some typos
3101 2002-02-18 21:52  oetiker
3103         * MakeMakefile, examples/bigtops.pl: added autotools version check
3104           to MakeMakefiles
3106 2002-02-09 06:21  oetiker
3108         * src/rrd_gfx.c: do propper error checking and release memmory when
3109           it is not required anymore
3111 2002-02-08 18:40  oetiker
3113         * src/rrd_cgi.c: allow rrd_cgi to deal with umlauts -- Alexander
3114           Schwartz <alexander.schwartz@gmx.net>
3116 2002-02-03 08:10  oetiker
3118         * doc/rrdcreate.pod: fixed spelling
3120 2002-02-02 14:36  oetiker
3122         * src/rrd_graph.c: fixed data pointer storage
3124 2002-02-01 20:34  oetiker
3126         * src/gdpng.c, src/gifsize.c, src/pngsize.c, src/rrd_cgi.c,
3127           src/rrd_create.c, src/rrd_datalang.c, src/rrd_diff.c,
3128           src/rrd_dump.c, src/rrd_error.c, src/rrd_fetch.c,
3129           src/rrd_format.c, src/rrd_graph.c, src/rrd_hw.c, src/rrd_info.c,
3130           src/rrd_last.c, src/rrd_open.c, src/rrd_resize.c,
3131           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_stat.c,
3132           src/rrd_tool.c, src/rrd_tune.c, src/rrd_update.c: fixed version
3133           number and date/time
3135 2002-02-01 20:29  oetiker
3137         * libraries/libart_lgpl-2.3.7/Makefile,
3138           libraries/libpng-1.2.0/Makefile, src/rrd_graph.c: *** empty log
3139           message ***
3141 2002-01-31 22:44  oetiker
3143         * acinclude.m4: this file and all the external libraries
3144           configurability was contributed by mat zimmermann
3146 2002-01-31 22:43  oetiker
3148         * acinclude.m4, configure.ac, examples/minmax.pl,
3149           libraries/Makefile.am, src/Makefile.am, src/rrd_graph.c: allow use
3150           of libraries already installed on the system
3152 2002-01-31 11:56  oetiker
3154         * src/parsetime.c: make "18:00 yesterday" work Pavel Mores
3155           <pvl@uh.cz>
3157 2002-01-31 07:23  oetiker
3159         * src/rrd_graph.c: weeknumber is not %V which is more appropriate
3160           than %W
3162 2002-01-31 06:36  oetiker
3164         * MakeMakefile: copy ltmain.sh
3166 2002-01-17 20:31  oetiker
3168         * libraries/libpng-1.0.9: this also
3170 2002-01-17 20:30  oetiker
3172         * config/libtool, libraries/gd1.3, libraries/libpng-1.0.9/ANNOUNCE,
3173           libraries/libpng-1.0.9/CHANGES, libraries/libpng-1.0.9/INSTALL,
3174           libraries/libpng-1.0.9/KNOWNBUG, libraries/libpng-1.0.9/LICENSE,
3175           libraries/libpng-1.0.9/Makefil,
3176           libraries/libpng-1.0.9/Makefile.am, libraries/libpng-1.0.9/README,
3177           libraries/libpng-1.0.9/README.rrdtool,
3178           libraries/libpng-1.0.9/TODO, libraries/libpng-1.0.9/Y2KINFO,
3179           libraries/libpng-1.0.9/example.c, libraries/libpng-1.0.9/libpng.3,
3180           libraries/libpng-1.0.9/libpng.txt,
3181           libraries/libpng-1.0.9/libpngpf.3, libraries/libpng-1.0.9/png.5,
3182           libraries/libpng-1.0.9/png.c, libraries/libpng-1.0.9/png.dsp,
3183           libraries/libpng-1.0.9/png.dsw, libraries/libpng-1.0.9/png.h,
3184           libraries/libpng-1.0.9/pngasmrd.h,
3185           libraries/libpng-1.0.9/pngbar.jpg,
3186           libraries/libpng-1.0.9/pngbar.png,
3187           libraries/libpng-1.0.9/pngconf.h,
3188           libraries/libpng-1.0.9/pngerror.c,
3189           libraries/libpng-1.0.9/pnggccrd.c,
3190           libraries/libpng-1.0.9/pngget.c, libraries/libpng-1.0.9/pngmem.c,
3191           libraries/libpng-1.0.9/pngnow.png,
3192           libraries/libpng-1.0.9/pngpread.c,
3193           libraries/libpng-1.0.9/pngread.c, libraries/libpng-1.0.9/pngrio.c,
3194           libraries/libpng-1.0.9/pngrtran.c,
3195           libraries/libpng-1.0.9/pngrutil.c,
3196           libraries/libpng-1.0.9/pngset.c, libraries/libpng-1.0.9/pngtest.c,
3197           libraries/libpng-1.0.9/pngtest.png,
3198           libraries/libpng-1.0.9/pngtrans.c,
3199           libraries/libpng-1.0.9/pngvcrd.c, libraries/libpng-1.0.9/pngwio.c,
3200           libraries/libpng-1.0.9/pngwrite.c,
3201           libraries/libpng-1.0.9/pngwtran.c,
3202           libraries/libpng-1.0.9/pngwutil.c: this is not needed anymore
3204 2002-01-17 20:28  oetiker
3206         * libraries/gd1.3/.cvsignore: killing remains
3208 2002-01-16 23:11  oetiker
3210         * MakeMakefile: added places for download
3212 2002-01-15 22:58  oetiker
3214         * ., .cvsignore, config, config/.cvsignore: ignore irrelevant things
3216 2002-01-15 22:53  oetiker
3218         * libraries/freetype-2.0.5, libraries/freetype-2.0.5/.cvsignore,
3219           libraries/libart_lgpl-2.3.7,
3220           libraries/libart_lgpl-2.3.7/.cvsignore, libraries/libpng-1.2.0,
3221           libraries/libpng-1.2.0/.cvsignore: added new .cvsignore files
3223 2002-01-15 22:51  oetiker
3225         * CONTRIBUTORS, MakeMakefile, Makefile.am, NEWS, config/acconfig.h,
3226           config/aclocal.m4, config/config.guess, config/config.h.in,
3227           config/config.sub, config/install-sh, config/ltconfig,
3228           config/ltmain.sh, config/missing, config/mkinstalldirs,
3229           config/stamp-h, config/stamp-h.in, configure.ac, configure.in,
3230           doc/rrdgraph.src, doc/rrdgraph_graph.src, examples/4charts.pl.in,
3231           examples/bigtops.pl, examples/bigtops.pl.in,
3232           examples/cgi-demo.cgi, examples/minmax.pl, examples/minmax.pl.in,
3233           examples/piped-demo.pl, examples/piped-demo.pl.in,
3234           examples/shared-demo.pl, examples/shared-demo.pl.in,
3235           examples/stripes.pl, examples/stripes.pl.in,
3236           libraries/Makefile.am, libraries/cgilib-0.4/Makefile.am,
3237           libraries/freetype-2.0.5, libraries/freetype-2.0.5-import.txt,
3238           libraries/freetype-2.0.5/Makefile.am,
3239           libraries/freetype-2.0.5/README,
3240           libraries/freetype-2.0.5/ahangles.c,
3241           libraries/freetype-2.0.5/ahglobal.c,
3242           libraries/freetype-2.0.5/ahglyph.c,
3243           libraries/freetype-2.0.5/ahhint.c,
3244           libraries/freetype-2.0.5/ahmodule.c,
3245           libraries/freetype-2.0.5/ahoptim.c,
3246           libraries/freetype-2.0.5/autohint.c,
3247           libraries/freetype-2.0.5/cff.c,
3248           libraries/freetype-2.0.5/cffdrivr.c,
3249           libraries/freetype-2.0.5/cffgload.c,
3250           libraries/freetype-2.0.5/cffload.c,
3251           libraries/freetype-2.0.5/cffobjs.c,
3252           libraries/freetype-2.0.5/cffparse.c,
3253           libraries/freetype-2.0.5/cidgload.c,
3254           libraries/freetype-2.0.5/cidload.c,
3255           libraries/freetype-2.0.5/cidobjs.c,
3256           libraries/freetype-2.0.5/cidparse.c,
3257           libraries/freetype-2.0.5/cidriver.c,
3258           libraries/freetype-2.0.5/ftbase.c,
3259           libraries/freetype-2.0.5/ftbbox.c,
3260           libraries/freetype-2.0.5/ftcache.c,
3261           libraries/freetype-2.0.5/ftcalc.c,
3262           libraries/freetype-2.0.5/ftcchunk.c,
3263           libraries/freetype-2.0.5/ftcglyph.c,
3264           libraries/freetype-2.0.5/ftcimage.c,
3265           libraries/freetype-2.0.5/ftcmanag.c,
3266           libraries/freetype-2.0.5/ftcsbits.c,
3267           libraries/freetype-2.0.5/ftdebug.c,
3268           libraries/freetype-2.0.5/ftextend.c,
3269           libraries/freetype-2.0.5/ftglyph.c,
3270           libraries/freetype-2.0.5/ftgrays.c,
3271           libraries/freetype-2.0.5/ftinit.c,
3272           libraries/freetype-2.0.5/ftlist.c,
3273           libraries/freetype-2.0.5/ftlru.c,
3274           libraries/freetype-2.0.5/ftmac.c, libraries/freetype-2.0.5/ftmm.c,
3275           libraries/freetype-2.0.5/ftnames.c,
3276           libraries/freetype-2.0.5/ftobjs.c,
3277           libraries/freetype-2.0.5/ftoutln.c,
3278           libraries/freetype-2.0.5/ftraster.c,
3279           libraries/freetype-2.0.5/ftrend1.c,
3280           libraries/freetype-2.0.5/ftsmooth.c,
3281           libraries/freetype-2.0.5/ftstream.c,
3282           libraries/freetype-2.0.5/ftsynth.c,
3283           libraries/freetype-2.0.5/ftsystem.c,
3284           libraries/freetype-2.0.5/fttrigon.c,
3285           libraries/freetype-2.0.5/include,
3286           libraries/freetype-2.0.5/include/Makefile.am,
3287           libraries/freetype-2.0.5/include/ahangles.h,
3288           libraries/freetype-2.0.5/include/aherrors.h,
3289           libraries/freetype-2.0.5/include/ahglobal.h,
3290           libraries/freetype-2.0.5/include/ahglyph.h,
3291           libraries/freetype-2.0.5/include/ahhint.h,
3292           libraries/freetype-2.0.5/include/ahloader.h,
3293           libraries/freetype-2.0.5/include/ahmodule.h,
3294           libraries/freetype-2.0.5/include/ahoptim.h,
3295           libraries/freetype-2.0.5/include/ahtypes.h,
3296           libraries/freetype-2.0.5/include/cffdrivr.h,
3297           libraries/freetype-2.0.5/include/cfferrs.h,
3298           libraries/freetype-2.0.5/include/cffgload.h,
3299           libraries/freetype-2.0.5/include/cffload.h,
3300           libraries/freetype-2.0.5/include/cffobjs.h,
3301           libraries/freetype-2.0.5/include/cffparse.h,
3302           libraries/freetype-2.0.5/include/cfftoken.h,
3303           libraries/freetype-2.0.5/include/ciderrs.h,
3304           libraries/freetype-2.0.5/include/cidgload.h,
3305           libraries/freetype-2.0.5/include/cidload.h,
3306           libraries/freetype-2.0.5/include/cidobjs.h,
3307           libraries/freetype-2.0.5/include/cidparse.h,
3308           libraries/freetype-2.0.5/include/cidriver.h,
3309           libraries/freetype-2.0.5/include/cidtoken.h,
3310           libraries/freetype-2.0.5/include/fnterrs.h,
3311           libraries/freetype-2.0.5/include/freetype,
3312           libraries/freetype-2.0.5/include/freetype/Makefile.am,
3313           libraries/freetype-2.0.5/include/freetype/cache,
3314           libraries/freetype-2.0.5/include/freetype/cache/Makefile.am,
3315           libraries/freetype-2.0.5/include/freetype/cache/ftcchunk.h,
3316           libraries/freetype-2.0.5/include/freetype/cache/ftcglyph.h,
3317           libraries/freetype-2.0.5/include/freetype/cache/ftcimage.h,
3318           libraries/freetype-2.0.5/include/freetype/cache/ftcmanag.h,
3319           libraries/freetype-2.0.5/include/freetype/cache/ftcsbits.h,
3320           libraries/freetype-2.0.5/include/freetype/cache/ftlru.h,
3321           libraries/freetype-2.0.5/include/freetype/config,
3322           libraries/freetype-2.0.5/include/freetype/config/Makefile.am,
3323           libraries/freetype-2.0.5/include/freetype/config/ftconfig.h,
3324           libraries/freetype-2.0.5/include/freetype/config/ftheader.h,
3325           libraries/freetype-2.0.5/include/freetype/config/ftmodule.h,
3326           libraries/freetype-2.0.5/include/freetype/config/ftoption.h,
3327           libraries/freetype-2.0.5/include/freetype/freetype.h,
3328           libraries/freetype-2.0.5/include/freetype/ftbbox.h,
3329           libraries/freetype-2.0.5/include/freetype/ftcache.h,
3330           libraries/freetype-2.0.5/include/freetype/ftchapters.h,
3331           libraries/freetype-2.0.5/include/freetype/fterrors.h,
3332           libraries/freetype-2.0.5/include/freetype/ftglyph.h,
3333           libraries/freetype-2.0.5/include/freetype/ftimage.h,
3334           libraries/freetype-2.0.5/include/freetype/ftlist.h,
3335           libraries/freetype-2.0.5/include/freetype/ftmac.h,
3336           libraries/freetype-2.0.5/include/freetype/ftmm.h,
3337           libraries/freetype-2.0.5/include/freetype/ftmoderr.h,
3338           libraries/freetype-2.0.5/include/freetype/ftmodule.h,
3339           libraries/freetype-2.0.5/include/freetype/ftoutln.h,
3340           libraries/freetype-2.0.5/include/freetype/ftrender.h,
3341           libraries/freetype-2.0.5/include/freetype/ftsizes.h,
3342           libraries/freetype-2.0.5/include/freetype/ftsnames.h,
3343           libraries/freetype-2.0.5/include/freetype/ftsynth.h,
3344           libraries/freetype-2.0.5/include/freetype/ftsystem.h,
3345           libraries/freetype-2.0.5/include/freetype/fttrigon.h,
3346           libraries/freetype-2.0.5/include/freetype/fttypes.h,
3347           libraries/freetype-2.0.5/include/freetype/internal,
3348           libraries/freetype-2.0.5/include/freetype/internal/Makefile.am,
3349           libraries/freetype-2.0.5/include/freetype/internal/autohint.h,
3350           libraries/freetype-2.0.5/include/freetype/internal/cfftypes.h,
3351           libraries/freetype-2.0.5/include/freetype/internal/fnttypes.h,
3352           libraries/freetype-2.0.5/include/freetype/internal/ftcalc.h,
3353           libraries/freetype-2.0.5/include/freetype/internal/ftdebug.h,
3354           libraries/freetype-2.0.5/include/freetype/internal/ftdriver.h,
3355           libraries/freetype-2.0.5/include/freetype/internal/ftextend.h,
3356           libraries/freetype-2.0.5/include/freetype/internal/ftmemory.h,
3357           libraries/freetype-2.0.5/include/freetype/internal/ftobjs.h,
3358           libraries/freetype-2.0.5/include/freetype/internal/ftstream.h,
3359           libraries/freetype-2.0.5/include/freetype/internal/internal.h,
3360           libraries/freetype-2.0.5/include/freetype/internal/pcftypes.h,
3361           libraries/freetype-2.0.5/include/freetype/internal/psaux.h,
3362           libraries/freetype-2.0.5/include/freetype/internal/psnames.h,
3363           libraries/freetype-2.0.5/include/freetype/internal/sfnt.h,
3364           libraries/freetype-2.0.5/include/freetype/internal/t1types.h,
3365           libraries/freetype-2.0.5/include/freetype/internal/tttypes.h,
3366           libraries/freetype-2.0.5/include/freetype/t1tables.h,
3367           libraries/freetype-2.0.5/include/freetype/ttnameid.h,
3368           libraries/freetype-2.0.5/include/freetype/tttables.h,
3369           libraries/freetype-2.0.5/include/freetype/tttags.h,
3370           libraries/freetype-2.0.5/include/ft2build.h,
3371           libraries/freetype-2.0.5/include/ftcerror.h,
3372           libraries/freetype-2.0.5/include/ftgrays.h,
3373           libraries/freetype-2.0.5/include/ftraster.h,
3374           libraries/freetype-2.0.5/include/ftrend1.h,
3375           libraries/freetype-2.0.5/include/ftsmerrs.h,
3376           libraries/freetype-2.0.5/include/ftsmooth.h,
3377           libraries/freetype-2.0.5/include/pcf.h,
3378           libraries/freetype-2.0.5/include/pcfdriver.h,
3379           libraries/freetype-2.0.5/include/pcferror.h,
3380           libraries/freetype-2.0.5/include/pcfutil.h,
3381           libraries/freetype-2.0.5/include/psauxerr.h,
3382           libraries/freetype-2.0.5/include/psauxmod.h,
3383           libraries/freetype-2.0.5/include/psmodule.h,
3384           libraries/freetype-2.0.5/include/psnamerr.h,
3385           libraries/freetype-2.0.5/include/psobjs.h,
3386           libraries/freetype-2.0.5/include/pstables.h,
3387           libraries/freetype-2.0.5/include/rasterrs.h,
3388           libraries/freetype-2.0.5/include/sfdriver.h,
3389           libraries/freetype-2.0.5/include/sferrors.h,
3390           libraries/freetype-2.0.5/include/sfobjs.h,
3391           libraries/freetype-2.0.5/include/t1afm.h,
3392           libraries/freetype-2.0.5/include/t1decode.h,
3393           libraries/freetype-2.0.5/include/t1driver.h,
3394           libraries/freetype-2.0.5/include/t1errors.h,
3395           libraries/freetype-2.0.5/include/t1gload.h,
3396           libraries/freetype-2.0.5/include/t1load.h,
3397           libraries/freetype-2.0.5/include/t1objs.h,
3398           libraries/freetype-2.0.5/include/t1parse.h,
3399           libraries/freetype-2.0.5/include/t1tokens.h,
3400           libraries/freetype-2.0.5/include/ttcmap.h,
3401           libraries/freetype-2.0.5/include/ttdriver.h,
3402           libraries/freetype-2.0.5/include/tterrors.h,
3403           libraries/freetype-2.0.5/include/ttgload.h,
3404           libraries/freetype-2.0.5/include/ttinterp.h,
3405           libraries/freetype-2.0.5/include/ttload.h,
3406           libraries/freetype-2.0.5/include/ttobjs.h,
3407           libraries/freetype-2.0.5/include/ttpload.h,
3408           libraries/freetype-2.0.5/include/ttpost.h,
3409           libraries/freetype-2.0.5/include/ttsbit.h,
3410           libraries/freetype-2.0.5/include/winfnt.h,
3411           libraries/freetype-2.0.5/license.txt,
3412           libraries/freetype-2.0.5/pcf.c,
3413           libraries/freetype-2.0.5/pcfdriver.c,
3414           libraries/freetype-2.0.5/pcfread.c,
3415           libraries/freetype-2.0.5/pcfutil.c,
3416           libraries/freetype-2.0.5/psaux.c,
3417           libraries/freetype-2.0.5/psauxmod.c,
3418           libraries/freetype-2.0.5/psmodule.c,
3419           libraries/freetype-2.0.5/psnames.c,
3420           libraries/freetype-2.0.5/psobjs.c,
3421           libraries/freetype-2.0.5/raster.c,
3422           libraries/freetype-2.0.5/sfdriver.c,
3423           libraries/freetype-2.0.5/sfnt.c,
3424           libraries/freetype-2.0.5/sfobjs.c,
3425           libraries/freetype-2.0.5/smooth.c,
3426           libraries/freetype-2.0.5/t1afm.c,
3427           libraries/freetype-2.0.5/t1decode.c,
3428           libraries/freetype-2.0.5/t1driver.c,
3429           libraries/freetype-2.0.5/t1gload.c,
3430           libraries/freetype-2.0.5/t1load.c,
3431           libraries/freetype-2.0.5/t1objs.c,
3432           libraries/freetype-2.0.5/t1parse.c,
3433           libraries/freetype-2.0.5/test_bbox.c,
3434           libraries/freetype-2.0.5/test_trig.c,
3435           libraries/freetype-2.0.5/truetype.c,
3436           libraries/freetype-2.0.5/ttcmap.c,
3437           libraries/freetype-2.0.5/ttdriver.c,
3438           libraries/freetype-2.0.5/ttgload.c,
3439           libraries/freetype-2.0.5/ttinterp.c,
3440           libraries/freetype-2.0.5/ttload.c,
3441           libraries/freetype-2.0.5/ttobjs.c,
3442           libraries/freetype-2.0.5/ttpload.c,
3443           libraries/freetype-2.0.5/ttpost.c,
3444           libraries/freetype-2.0.5/ttsbit.c,
3445           libraries/freetype-2.0.5/type1.c,
3446           libraries/freetype-2.0.5/type1cid.c,
3447           libraries/freetype-2.0.5/winfnt.c, libraries/libart_lgpl-2.3.7,
3448           libraries/libart_lgpl-2.3.7/AUTHORS,
3449           libraries/libart_lgpl-2.3.7/COPYING,
3450           libraries/libart_lgpl-2.3.7/ChangeLog,
3451           libraries/libart_lgpl-2.3.7/INSTALL,
3452           libraries/libart_lgpl-2.3.7/Makefile,
3453           libraries/libart_lgpl-2.3.7/Makefile.am,
3454           libraries/libart_lgpl-2.3.7/Makefile.in,
3455           libraries/libart_lgpl-2.3.7/NEWS,
3456           libraries/libart_lgpl-2.3.7/README,
3457           libraries/libart_lgpl-2.3.7/art_affine.c,
3458           libraries/libart_lgpl-2.3.7/art_affine.h,
3459           libraries/libart_lgpl-2.3.7/art_alphagamma.c,
3460           libraries/libart_lgpl-2.3.7/art_alphagamma.h,
3461           libraries/libart_lgpl-2.3.7/art_bpath.c,
3462           libraries/libart_lgpl-2.3.7/art_bpath.h,
3463           libraries/libart_lgpl-2.3.7/art_config.h,
3464           libraries/libart_lgpl-2.3.7/art_filterlevel.h,
3465           libraries/libart_lgpl-2.3.7/art_gray_svp.c,
3466           libraries/libart_lgpl-2.3.7/art_gray_svp.h,
3467           libraries/libart_lgpl-2.3.7/art_misc.c,
3468           libraries/libart_lgpl-2.3.7/art_misc.h,
3469           libraries/libart_lgpl-2.3.7/art_pathcode.h,
3470           libraries/libart_lgpl-2.3.7/art_pixbuf.c,
3471           libraries/libart_lgpl-2.3.7/art_pixbuf.h,
3472           libraries/libart_lgpl-2.3.7/art_point.h,
3473           libraries/libart_lgpl-2.3.7/art_rect.c,
3474           libraries/libart_lgpl-2.3.7/art_rect.h,
3475           libraries/libart_lgpl-2.3.7/art_rect_svp.c,
3476           libraries/libart_lgpl-2.3.7/art_rect_svp.h,
3477           libraries/libart_lgpl-2.3.7/art_rect_uta.c,
3478           libraries/libart_lgpl-2.3.7/art_rect_uta.h,
3479           libraries/libart_lgpl-2.3.7/art_render.c,
3480           libraries/libart_lgpl-2.3.7/art_render.h,
3481           libraries/libart_lgpl-2.3.7/art_render_gradient.c,
3482           libraries/libart_lgpl-2.3.7/art_render_gradient.h,
3483           libraries/libart_lgpl-2.3.7/art_render_svp.c,
3484           libraries/libart_lgpl-2.3.7/art_render_svp.h,
3485           libraries/libart_lgpl-2.3.7/art_rgb.c,
3486           libraries/libart_lgpl-2.3.7/art_rgb.h,
3487           libraries/libart_lgpl-2.3.7/art_rgb_a_affine.c,
3488           libraries/libart_lgpl-2.3.7/art_rgb_a_affine.h,
3489           libraries/libart_lgpl-2.3.7/art_rgb_affine.c,
3490           libraries/libart_lgpl-2.3.7/art_rgb_affine.h,
3491           libraries/libart_lgpl-2.3.7/art_rgb_affine_private.c,
3492           libraries/libart_lgpl-2.3.7/art_rgb_affine_private.h,
3493           libraries/libart_lgpl-2.3.7/art_rgb_bitmap_affine.c,
3494           libraries/libart_lgpl-2.3.7/art_rgb_bitmap_affine.h,
3495           libraries/libart_lgpl-2.3.7/art_rgb_pixbuf_affine.c,
3496           libraries/libart_lgpl-2.3.7/art_rgb_pixbuf_affine.h,
3497           libraries/libart_lgpl-2.3.7/art_rgb_rgba_affine.c,
3498           libraries/libart_lgpl-2.3.7/art_rgb_rgba_affine.h,
3499           libraries/libart_lgpl-2.3.7/art_rgb_svp.c,
3500           libraries/libart_lgpl-2.3.7/art_rgb_svp.h,
3501           libraries/libart_lgpl-2.3.7/art_rgba.c,
3502           libraries/libart_lgpl-2.3.7/art_rgba.h,
3503           libraries/libart_lgpl-2.3.7/art_svp.c,
3504           libraries/libart_lgpl-2.3.7/art_svp.h,
3505           libraries/libart_lgpl-2.3.7/art_svp_intersect.c,
3506           libraries/libart_lgpl-2.3.7/art_svp_intersect.h,
3507           libraries/libart_lgpl-2.3.7/art_svp_ops.c,
3508           libraries/libart_lgpl-2.3.7/art_svp_ops.h,
3509           libraries/libart_lgpl-2.3.7/art_svp_point.c,
3510           libraries/libart_lgpl-2.3.7/art_svp_point.h,
3511           libraries/libart_lgpl-2.3.7/art_svp_render_aa.c,
3512           libraries/libart_lgpl-2.3.7/art_svp_render_aa.h,
3513           libraries/libart_lgpl-2.3.7/art_svp_vpath.c,
3514           libraries/libart_lgpl-2.3.7/art_svp_vpath.h,
3515           libraries/libart_lgpl-2.3.7/art_svp_vpath_stroke.c,
3516           libraries/libart_lgpl-2.3.7/art_svp_vpath_stroke.h,
3517           libraries/libart_lgpl-2.3.7/art_svp_wind.c,
3518           libraries/libart_lgpl-2.3.7/art_svp_wind.h,
3519           libraries/libart_lgpl-2.3.7/art_uta.c,
3520           libraries/libart_lgpl-2.3.7/art_uta.h,
3521           libraries/libart_lgpl-2.3.7/art_uta_ops.c,
3522           libraries/libart_lgpl-2.3.7/art_uta_ops.h,
3523           libraries/libart_lgpl-2.3.7/art_uta_rect.c,
3524           libraries/libart_lgpl-2.3.7/art_uta_rect.h,
3525           libraries/libart_lgpl-2.3.7/art_uta_svp.c,
3526           libraries/libart_lgpl-2.3.7/art_uta_svp.h,
3527           libraries/libart_lgpl-2.3.7/art_uta_vpath.c,
3528           libraries/libart_lgpl-2.3.7/art_uta_vpath.h,
3529           libraries/libart_lgpl-2.3.7/art_vpath.c,
3530           libraries/libart_lgpl-2.3.7/art_vpath.h,
3531           libraries/libart_lgpl-2.3.7/art_vpath_bpath.c,
3532           libraries/libart_lgpl-2.3.7/art_vpath_bpath.h,
3533           libraries/libart_lgpl-2.3.7/art_vpath_dash.c,
3534           libraries/libart_lgpl-2.3.7/art_vpath_dash.h,
3535           libraries/libart_lgpl-2.3.7/art_vpath_svp.c,
3536           libraries/libart_lgpl-2.3.7/art_vpath_svp.h,
3537           libraries/libart_lgpl-2.3.7/gen_art_config.c,
3538           libraries/libart_lgpl-2.3.7/install-sh,
3539           libraries/libart_lgpl-2.3.7/libart-2.0.pc.in,
3540           libraries/libart_lgpl-2.3.7/libart-config.in,
3541           libraries/libart_lgpl-2.3.7/libart-features.c,
3542           libraries/libart_lgpl-2.3.7/libart-features.h,
3543           libraries/libart_lgpl-2.3.7/libart-features.h.in,
3544           libraries/libart_lgpl-2.3.7/libart.h,
3545           libraries/libart_lgpl-2.3.7/libart_lgpl_2.la,
3546           libraries/libart_lgpl-2.3.7/missing,
3547           libraries/libart_lgpl-2.3.7/mkinstalldirs,
3548           libraries/libart_lgpl-2.3.7/stamp-h.in,
3549           libraries/libart_lgpl-2.3.7/testart.c,
3550           libraries/libart_lgpl-2.3.7/testuta.c, libraries/libpng-1.2.0,
3551           libraries/libpng-1.2.0-import.txt,
3552           libraries/libpng-1.2.0/ANNOUNCE, libraries/libpng-1.2.0/CHANGES,
3553           libraries/libpng-1.2.0/INSTALL, libraries/libpng-1.2.0/KNOWNBUG,
3554           libraries/libpng-1.2.0/LICENSE, libraries/libpng-1.2.0/Makefile,
3555           libraries/libpng-1.2.0/Makefile.am,
3556           libraries/libpng-1.2.0/Makefile.in, libraries/libpng-1.2.0/README,
3557           libraries/libpng-1.2.0/TODO, libraries/libpng-1.2.0/Y2KINFO,
3558           libraries/libpng-1.2.0/example.c, libraries/libpng-1.2.0/libpng.3,
3559           libraries/libpng-1.2.0/libpng.txt,
3560           libraries/libpng-1.2.0/libpngpf.3, libraries/libpng-1.2.0/png.5,
3561           libraries/libpng-1.2.0/png.c, libraries/libpng-1.2.0/png.h,
3562           libraries/libpng-1.2.0/pngasmrd.h,
3563           libraries/libpng-1.2.0/pngbar.jpg,
3564           libraries/libpng-1.2.0/pngbar.png,
3565           libraries/libpng-1.2.0/pngconf.h,
3566           libraries/libpng-1.2.0/pngerror.c,
3567           libraries/libpng-1.2.0/pnggccrd.c,
3568           libraries/libpng-1.2.0/pngget.c, libraries/libpng-1.2.0/pngmem.c,
3569           libraries/libpng-1.2.0/pngnow.png,
3570           libraries/libpng-1.2.0/pngpread.c,
3571           libraries/libpng-1.2.0/pngread.c, libraries/libpng-1.2.0/pngrio.c,
3572           libraries/libpng-1.2.0/pngrtran.c,
3573           libraries/libpng-1.2.0/pngrutil.c,
3574           libraries/libpng-1.2.0/pngset.c, libraries/libpng-1.2.0/pngtest.c,
3575           libraries/libpng-1.2.0/pngtest.png,
3576           libraries/libpng-1.2.0/pngtrans.c,
3577           libraries/libpng-1.2.0/pngvcrd.c, libraries/libpng-1.2.0/pngwio.c,
3578           libraries/libpng-1.2.0/pngwrite.c,
3579           libraries/libpng-1.2.0/pngwtran.c,
3580           libraries/libpng-1.2.0/pngwutil.c, src/Makefile.am,
3581           src/rrd_format.h, src/rrd_gfx.c, src/rrd_gfx.h, src/rrd_graph.c,
3582           src/rrd_graph.h, src/rrd_tool.c, src/rrd_tool.h: The BIG graph
3583           update * Replace libgd with libart * Added freetype * Updated zlib
3584           and libpng * rrd_gfx.c intrduced as libart wrapper * LINE takes
3585           now a float as argument * rrdtool uses truetype for fonts * thanks
3586           to libart there is now full alpha transparenc and antialiasing. *
3587           the new option --font lets customize the font and size for various
3588           graph elements * Updated to -> libtool 1.4.2 automake 2.12
3589           autoconf 2.52 * new --zoom commandline option for zoom ans
3590           shrinking -- tobias oetiker
3592 2002-01-04 01:11  alex
3594         * src/rrd_graph.c, src/rrd_graph.h: Reworked rrd_graph_script()
3596 2001-12-24 06:51  alex
3598         * src/rrd_fetch.c, src/rrd_graph.c, src/rrd_graph.h, src/rrd_tool.c:
3599           A patch of size 44Kbytes... in short: Found and repaired the
3600           off-by-one error in rrd_fetch_fn(). As a result I had to remove
3601           the hacks in rrd_fetch_fn(), rrd_tool.c, vdef_calc(), data_calc(),
3602           data_proc() and reduce_data(). There may be other places which I
3603           didn't find so be careful. Enhanced debugging in rrd_fetch_fn(),
3604           it shows the RRA selection process. Added the ability to print
3605           VDEF timestamps. At the moment it is a hack, I needed it now to
3606           fix the off-by-one error. If the format string is "%c" (and
3607           nothing else!), the time will be printed by both ctime() and as a
3608           long int. Moved some code around (slightly altering it) from
3609           rrd_graph() initializing now in rrd_graph_init() options parsing
3610           now in rrd_graph_options() script parsing now in
3611           rrd_graph_script()
3613 2001-12-22 02:49  alex
3615         * src/rrd_graph.c: Somehow eight lines were missing from function
3616           rrd_graph(). Also fixed minor bug in vdef_calc().
3618 2001-12-17 12:48  oetiker
3620         * src/rrd_fetch.c: fix overflow error ...
3622 2001-12-11 22:55  jake
3624         * src/rrd_info.c: Fixed uninitialized ptr causing seg fault invoking
3625           info for COMPUTE data sources.
3627 2001-11-18 08:41  oetiker
3629         * src/rrd_cgi.c: return "" instead of NULL for <RRD::GETENV
3630           UNKNOWN_VARIABLE> -- Michael <sysadmin@qsl.net>
3632 2001-11-17 16:57  oetiker
3634         * bindings/Makefile.am: fixed path to mkinstalldirs -- Laurent
3635           Saehyun Kim&#65533;<LKim@xo.com>
3637 2001-09-08 18:25  oetiker
3639         * doc/cdeftutorial.pod, doc/rrdtutorial.pod: spelling updates by
3640           Martin Schulze <joey@finlandia.infodrom.north.de>
3642 2001-08-22 22:29  jake
3644         * doc/rrdtune.pod, src/rrd_create.c, src/rrd_hw.c, src/rrd_hw.h,
3645           src/rrd_rpncalc.c, src/rrd_tool.c, src/rrd_tune.c: Contents of
3646           this patch: (1) Adds/revises documentation for rrd tune in
3647           rrd_tool.c and pod files. (2) Moves some initialization code from
3648           rrd_create.c to rrd_hw.c. (3) Adds another pass to smoothing for
3649           SEASONAL and DEVSEASONAL RRAs. This pass computes the coefficients
3650           as deviations from an average; the average is added the baseline
3651           coefficient of HWPREDICT. Statistical texts suggest this to
3652           preserve algorithm stability. It will not invalidate RRD files
3653           created and smoothed with the old code. (4) Adds the
3654           aberrant-reset flag to rrd tune. This operation, which is
3655           specified for a single data source, causes the holt-winters
3656           algorithm to forget everthing it has learned and start over. (5)
3657           Fixes a few out-of-date code comments.
3659 2001-08-13 18:58  oetiker
3661         * src/rrd_graph.c: spell fix for si units (only in comments)
3663 2001-07-28 22:34  alex
3665         * doc/rrdgraph.pod, doc/rrdgraph_data.pod,
3666           doc/rrdgraph_examples.pod, doc/rrdgraph_graph.pod,
3667           doc/rrdgraph_rpn.pod: Removing rrdgraph*.pod from the cvs
3669 2001-07-28 22:21  alex
3671         * doc/Makefile.am, doc/name.inc, doc/rrdgraph.pod,
3672           doc/rrdgraph_graph.src, doc/rrdgraph_rpn.src: Edited Makefile.am
3673           and the rrdgraph_*.src files. By mistake the previous update was
3674           made on the rrdgraph_*.pod files however they are not to be
3675           edited. This is now corrected.
3677 2001-07-26 02:27  alex
3679         * src/rrd_graph_helper.c, src/rrd_graph_helper.h: Supporting
3680           functions for rrd_graph. Functions that are used frequently and/or
3681           from different places should be added here in stead of repeating
3682           them in rrd_graph.c over and over again.
3684 2001-07-26 02:25  alex
3686         * src/rrd_graph.h: Moved most typedefs etc. from rrd_graph.c to this
3687           file
3689 2001-07-26 02:22  alex
3691         * src/rrd_graph.c: Added VDEF TOTAL Moved most typedefs etc. to
3692           rrd_graph.h
3694 2001-07-26 02:19  alex
3696         * src/Makefile.am: Added rrd_graph_helper
3698 2001-07-26 02:15  alex
3700         * doc/rrdgraph_rpn.pod: Updated for VDEF TOTAL
3702 2001-07-26 02:11  alex
3704         * NEWS: Announce of VDEF in rrd_graph
3706 2001-07-21 18:17  alex
3708         * doc/rrdgraph_graph.pod, src/rrd_graph.c: Made PRINT and GPRINT
3709           aware of VDEF statements
3711 2001-07-20 22:34  oetiker
3713         * doc/rrdgraph_data.pod, doc/rrdgraph_examples.pod,
3714           doc/rrdgraph_graph.pod, doc/rrdgraph_rpn.pod: missing
3715           documentation ... -- Alex van den Bogaerdt
3716           <alex@slot.hollandcasino.nl>
3718 2001-07-20 22:34  oetiker
3720         * src/rrd_datalang.c: only a comment
3722 2001-07-20 22:33  oetiker
3724         * src/rrd_graph.c: small fixes -- Alex van den Bogaerdt
3725           <alex@slot.hollandcasino.nl>
3727 2001-07-18 22:30  oetiker
3729         * src/rrd_graph.c, src/rrd_rpncalc.c: VDEF and VRULE are comig along
3730           -- Alex van den Bogaerdt <alex@slot.hollandcasino.nl>
3732 2001-06-05 13:42  oetiker
3734         * doc/rrdupdate.pod: spell fix
3736 2001-05-09 05:31  oetiker
3738         * NEWS, doc/rrdcreate.pod, src/rrd_update.c: Bug fix: when update of
3739           multiple PDP/CDP RRAs coincided with interpolation of multiple
3740           PDPs an incorrect value was stored as the CDP. Especially evident
3741           for GAUGE data sources. Minor changes to rrdcreate.pod. -- Jake
3742           Brutlag <jakeb@corp.webtv.net>
3744 2001-03-31 15:21  oetiker
3746         * Makefile.am: added 'all' dependancy to site-perl-install rule as
3747           many seem to skip this step when instaling cricket ... probably an
3748           incomplete cricket doku.
3750 2001-03-15 19:43  oetiker
3752         * PROJECTS: added PROJECTS file
3754 2001-03-11 12:03  oetiker
3756         * src/rrd_rpncalc.c, src/rrd_rpncalc.h: reindented
3758 2001-03-11 11:49  oetiker
3760         * src/rrd_create.c: reindented the cource for better readability
3762 2001-03-10 23:54  oetiker
3764         * NEWS, doc/rrdcreate.pod, doc/rrdinfo.pod, doc/rrdtune.pod,
3765           doc/rrdupdate.pod, src/Makefile.am, src/rrd_create.c,
3766           src/rrd_dump.c, src/rrd_format.c, src/rrd_format.h,
3767           src/rrd_graph.c, src/rrd_hw.c, src/rrd_hw.h, src/rrd_info.c,
3768           src/rrd_restore.c, src/rrd_rpncalc.c, src/rrd_rpncalc.h,
3769           src/rrd_tool.h, src/rrd_update.c: Support for COMPUTE data sources
3770           (CDEF data sources). Removes the RPN parser and calculator from
3771           rrd_graph and puts then in a new file, rrd_rpncalc.c. Changes to
3772           core files rrd_create and rrd_update. Some clean-up of aberrant
3773           behavior stuff, including a bug fix. Documentation update
3774           (rrdcreate.pod, rrdupdate.pod). Change xml format. -- Jake Brutlag
3775           <jakeb@corp.webtv.net>
3777 2001-03-07 21:21  oetiker
3779         * NEWS, doc, doc/.cvsignore, doc/Makefile.am, doc/name.inc,
3780           doc/rrdgraph-old.pod, doc/rrdgraph.pod, doc/rrdgraph.src,
3781           doc/rrdgraph_data.src, doc/rrdgraph_examples.src,
3782           doc/rrdgraph_graph.src, doc/rrdgraph_rpn.src, doc/see_also.inc,
3783           src/rrd_tune.c: complete rewrite of rrdgraph documentation. This
3784           also includs info on upcomming/planned changes to the rrdgraph
3785           interface and functionality -- Alex van den Bogaerdt
3786           <alex@slot.hollandcasino.nl>
3788 2001-03-04 14:06  oetiker
3790         * trunk/CVSROOT/history: want to keep a history of events
3792 2001-03-04 13:50  oetiker
3794         * NEWS: fidex jackes adderss
3796 2001-03-04 13:12  oetiker
3798         * doc/rrdcreate.pod: added note on counter vs derive -- Don BAARDA
3799           <don.baarda@baesystems.com>
3801 2001-03-04 13:01  oetiker
3803         * NEWS, doc/rrdcreate.pod, doc/rrdgraph.pod, doc/rrdtool.pod,
3804           doc/rrdtune.pod, src/Makefile.am, src/fnv.h, src/hash_32.c,
3805           src/rrd_create.c, src/rrd_dump.c, src/rrd_format.h,
3806           src/rrd_graph.c, src/rrd_hw.c, src/rrd_info.c, src/rrd_open.c,
3807           src/rrd_restore.c, src/rrd_tool.h, src/rrd_tune.c,
3808           src/rrd_update.c, src/rrdupdate.c: Aberrant Behavior Detection
3809           support. A brief overview added to rrdtool.pod. Major updates to
3810           rrd_update.c, rrd_create.c. Minor update to other core files. This
3811           is backwards compatible! But new files using the Aberrant stuff
3812           are not readable by old rrdtool versions. See
3813           http://cricket.sourceforge.net/aberrant/rrd_hw.htm -- Jake Brutlag
3814           <jakeb@corp.webtv.net>
3816 2001-03-04 13:00  oetiker
3818         * examples, examples/.cvsignore: another do not report Makefile and
3819           Makefile.in
3821 2001-03-04 12:51  oetiker
3823         * src/memtest.c: this file has no purpose
3825 2001-03-04 12:32  oetiker
3827         * src/rrdupdate.c: rrdupdate is a generated file it has no place in
3828           cvs
3830 2001-03-04 11:31  oetiker
3832         * ., .cvsignore, CHANGES, bindings, bindings/.cvsignore,
3833           bindings/perl-piped, bindings/perl-piped/.cvsignore,
3834           bindings/perl-shared, bindings/perl-shared/.cvsignore,
3835           bindings/tcl, bindings/tcl/.cvsignore, config, config.log,
3836           config.status, config/.cvsignore, doc, doc/.cvsignore, libraries,
3837           libraries/.cvsignore, libraries/cgilib-0.4,
3838           libraries/cgilib-0.4/.cvsignore, libraries/gd1.3,
3839           libraries/gd1.3/.cvsignore, libraries/libpng-1.0.9,
3840           libraries/libpng-1.0.9/.cvsignore, libraries/zlib-1.1.3,
3841           libraries/zlib-1.1.3/.cvsignore, libtool, src, src/.cvsignore:
3842           repository cleanup
3844 2001-03-04 11:14  oetiker
3846         * doc/rrdupdate.pod, src/rrd_tool.c, src/rrd_update.c: added
3847           at-style-time@value:value syntax to rrd_update -- Dave Bodenstab
3848           <imdave@mcs.net>
3850 2001-03-04 10:29  oetiker
3852         * src/rrd_open.c: fixed filedescriptor leak -- Mike Franusich
3853           <mike@franusich.com>
3855 2001-03-02 22:48  oetiker
3857         * configure.in, libraries/zlib-1.1.3/Makefile.am: added test for
3858           hpux. if matched, compile zlib with -fpic instead of -fPIC
3860 2001-03-01 21:37  oetiker
3862         * configure.in: added check for the presence of the compiler used to
3863           build perl modules
3865 2001-02-25 23:18  oetiker
3867         * config/config.h, configure, doc/test1.ps, doc/test2.ps: they do
3868           not belong into cvs ad they are autogenerated
3870 2001-02-25 22:57  oetiker
3872         * doc/Makefile.am: Fixed ln for modules
3874 2001-02-25 22:53  oetiker
3876         * Makefile.am: fixed compile order ... src before bindings
3878 2001-02-25 22:30  oetiker
3880         * trunk/contrib, trunk/contrib/README, trunk/contrib/add_ds,
3881           trunk/contrib/add_ds/README, trunk/contrib/add_ds/add_ds.pl,
3882           trunk/contrib/add_ds/batch.pl, trunk/contrib/killspike,
3883           trunk/contrib/killspike/README,
3884           trunk/contrib/killspike/killspike.pl,
3885           trunk/contrib/killspike/killspike.pl.in, trunk/contrib/log2rrd,
3886           trunk/contrib/log2rrd/README, trunk/contrib/log2rrd/log2rrd.pl,
3887           trunk/contrib/log2rrd/log2rrd.pl.in, trunk/contrib/php3,
3888           trunk/contrib/php3/INSTALL, trunk/contrib/php3/Makefile,
3889           trunk/contrib/php3/README, trunk/contrib/php3/USAGE,
3890           trunk/contrib/php3/VERSION, trunk/contrib/php3/examples,
3891           trunk/contrib/php3/examples/rrd_create.php,
3892           trunk/contrib/php3/examples/rrd_fetch.php,
3893           trunk/contrib/php3/examples/rrd_graph.php,
3894           trunk/contrib/php3/examples/rrd_last.php,
3895           trunk/contrib/php3/examples/rrd_update.php,
3896           trunk/contrib/php3/php3_rrdtool.c,
3897           trunk/contrib/php3/php3_rrdtool.h, trunk/contrib/php4,
3898           trunk/contrib/php4/.cvsignore, trunk/contrib/php4/INSTALL,
3899           trunk/contrib/php4/Makefile.in, trunk/contrib/php4/README,
3900           trunk/contrib/php4/USAGE, trunk/contrib/php4/acinclude.m4,
3901           trunk/contrib/php4/aclocal.m4, trunk/contrib/php4/build,
3902           trunk/contrib/php4/build/dynlib.mk,
3903           trunk/contrib/php4/build/fastgen.sh,
3904           trunk/contrib/php4/build/library.mk,
3905           trunk/contrib/php4/build/ltlib.mk,
3906           trunk/contrib/php4/build/program.mk,
3907           trunk/contrib/php4/build/rules.mk,
3908           trunk/contrib/php4/build/shtool, trunk/contrib/php4/config.guess,
3909           trunk/contrib/php4/config.m4, trunk/contrib/php4/config.sub,
3910           trunk/contrib/php4/configure, trunk/contrib/php4/configure.in,
3911           trunk/contrib/php4/dynlib.m4, trunk/contrib/php4/examples,
3912           trunk/contrib/php4/examples/rrd_create.php,
3913           trunk/contrib/php4/examples/rrd_fetch.php,
3914           trunk/contrib/php4/examples/rrd_graph.php,
3915           trunk/contrib/php4/examples/rrd_last.php,
3916           trunk/contrib/php4/examples/rrd_update.php,
3917           trunk/contrib/php4/install-sh, trunk/contrib/php4/ltconfig,
3918           trunk/contrib/php4/ltmain.sh, trunk/contrib/php4/missing,
3919           trunk/contrib/php4/mkinstalldirs,
3920           trunk/contrib/php4/php_config.h.in,
3921           trunk/contrib/php4/php_rrdtool.h, trunk/contrib/php4/rrdtool.c,
3922           trunk/contrib/rrd-file-icon, trunk/contrib/rrd-file-icon/README,
3923           trunk/contrib/rrd-file-icon/rrd.png, trunk/contrib/rrdexplorer,
3924           trunk/contrib/rrdexplorer/README.txt,
3925           trunk/contrib/rrdexplorer/map.cgi,
3926           trunk/contrib/rrdexplorer/png.cgi, trunk/contrib/rrdfetchnames,
3927           trunk/contrib/rrdfetchnames/README,
3928           trunk/contrib/rrdfetchnames/rrdfetchnames.pl,
3929           trunk/contrib/rrdlastds, trunk/contrib/rrdlastds/README,
3930           trunk/contrib/rrdlastds/rrdlastds.pl, trunk/contrib/rrdproc,
3931           trunk/contrib/rrdproc/README, trunk/contrib/rrdproc/rrdproc.c,
3932           trunk/contrib/rrdview, trunk/contrib/rrdview/README,
3933           trunk/contrib/rrdview/rrdview.cgi, trunk/contrib/snmpstats,
3934           trunk/contrib/snmpstats/README,
3935           trunk/contrib/snmpstats/SNMPstats.pl, trunk/contrib/trytime,
3936           trunk/contrib/trytime/.deps,
3937           trunk/contrib/trytime/.deps/trytime.P,
3938           trunk/contrib/trytime/Makefile, trunk/contrib/trytime/Makefile.am,
3939           trunk/contrib/trytime/Makefile.in, trunk/contrib/trytime/README,
3940           trunk/contrib/trytime/trytime.c, trunk/website,
3941           trunk/website/.img, trunk/website/.img/.imgdot-1x1-transp.gif,
3942           trunk/website/.pics, trunk/website/.pics/CAIDAlogo.120.gif,
3943           trunk/website/.pics/CAIDAlogo.120.png,
3944           trunk/website/.pics/CAIDAlogo.gif,
3945           trunk/website/.pics/CAIDAlogo.png,
3946           trunk/website/.pics/CAIDAlogo.spons.png,
3947           trunk/website/.pics/CAIDAlogo.xpm,
3948           trunk/website/.pics/CAIDAlogo2.gif,
3949           trunk/website/.pics/CAIDAlogo_small.gif,
3950           trunk/website/.pics/b.gif, trunk/website/.pics/b.png,
3951           trunk/website/.pics/background.xcf, trunk/website/.pics/bbo.gif,
3952           trunk/website/.pics/bbo.png, trunk/website/.pics/bco.gif,
3953           trunk/website/.pics/bco.png, trunk/website/.pics/border.gif,
3954           trunk/website/.pics/bro.gif, trunk/website/.pics/bro.png,
3955           trunk/website/.pics/ecke.gif, trunk/website/.pics/logo-apache.gif,
3956           trunk/website/.pics/logo-apache.small.gif,
3957           trunk/website/.pics/logo-extra.gif,
3958           trunk/website/.pics/logo-linux.gif,
3959           trunk/website/.pics/logo-wml.gif, trunk/website/.pics/rrddemo.gif,
3960           trunk/website/.pics/rrdlogdemo.gif,
3961           trunk/website/.pics/rrdtool.gif, trunk/website/.pics/rrdtool.xar,
3962           trunk/website/.pics/unten.gif, trunk/website/.ttf,
3963           trunk/website/.ttf/futurab.ttf, trunk/website/.ttf/futurabc.ttf,
3964           trunk/website/.ttf/futurabi.ttf, trunk/website/.ttf/futurah.ttf,
3965           trunk/website/.ttf/futurahi.ttf, trunk/website/.ttf/futurak.ttf,
3966           trunk/website/.ttf/futural.ttf, trunk/website/.ttf/futuralc.ttf,
3967           trunk/website/.ttf/futurali.ttf, trunk/website/.ttf/futuram.ttf,
3968           trunk/website/.ttf/futuramc.ttf, trunk/website/.ttf/futurami.ttf,
3969           trunk/website/.ttf/futuran.ttf, trunk/website/.ttf/futurani.ttf,
3970           trunk/website/.ttf/futuraxk.ttf, trunk/website/.ttf/futurbci.ttf,
3971           trunk/website/.ttf/futurlci.ttf, trunk/website/.ttf/futurmci.ttf,
3972           trunk/website/.ttf/futurxkc.ttf, trunk/website/.ttf/futurxki.ttf,
3973           trunk/website/.ttf/futuxkci.ttf, trunk/website/.ttf/trebuc.ttf,
3974           trunk/website/.ttf/trebucbd.ttf, trunk/website/.ttf/trebucbi.ttf,
3975           trunk/website/.ttf/trebucit.ttf, trunk/website/.ttf/zinjaron.ttf,
3976           trunk/website/.wml, trunk/website/.wml/navbar.inc,
3977           trunk/website/.wml/nestednavbar.inc,
3978           trunk/website/.wml/template.inc, trunk/website/.wml/tobis.inc,
3979           trunk/website/.wmlrc, trunk/website/compiling.wml,
3980           trunk/website/contributors.wml, trunk/website/developers.wml,
3981           trunk/website/download.wml, trunk/website/frontends,
3982           trunk/website/frontends/bigsister.wml,
3983           trunk/website/frontends/bronc.wml,
3984           trunk/website/frontends/cricket.wml,
3985           trunk/website/frontends/flowscan.wml,
3986           trunk/website/frontends/fwgold.wml,
3987           trunk/website/frontends/hoth.wml,
3988           trunk/website/frontends/index.wml,
3989           trunk/website/frontends/nmis.wml, trunk/website/frontends/nrg.wml,
3990           trunk/website/frontends/ntop.wml,
3991           trunk/website/frontends/orca.wml,
3992           trunk/website/frontends/remstats.wml,
3993           trunk/website/frontends/rrgrapher.wml,
3994           trunk/website/frontends/slamon.wml, trunk/website/gallery,
3995           trunk/website/gallery/alex-01.bash,
3996           trunk/website/gallery/alex-01.png,
3997           trunk/website/gallery/alex-01.wml,
3998           trunk/website/gallery/bkw-01.gif, trunk/website/gallery/bkw-01.pl,
3999           trunk/website/gallery/bkw-01.wml,
4000           trunk/website/gallery/blair-01-a.png,
4001           trunk/website/gallery/blair-01-b.png,
4002           trunk/website/gallery/blair-01-c.png,
4003           trunk/website/gallery/blair-01-d.png,
4004           trunk/website/gallery/blair-01-e.png,
4005           trunk/website/gallery/blair-01-f.png,
4006           trunk/website/gallery/blair-01.wml,
4007           trunk/website/gallery/chris-01.wml,
4008           trunk/website/gallery/chris-01temp.png,
4009           trunk/website/gallery/chris-01wind.png,
4010           trunk/website/gallery/colleen-01.gif,
4011           trunk/website/gallery/colleen-01.wml,
4012           trunk/website/gallery/edvard-01.png,
4013           trunk/website/gallery/edvard-01.wml,
4014           trunk/website/gallery/index.wml,
4015           trunk/website/gallery/jeff-01.png,
4016           trunk/website/gallery/jeff-01.wml,
4017           trunk/website/gallery/neal-01.png,
4018           trunk/website/gallery/neal-01.wml,
4019           trunk/website/gallery/simon-01.png,
4020           trunk/website/gallery/simon-01.wml,
4021           trunk/website/gallery/steve-01.gif,
4022           trunk/website/gallery/steve-01.wml, trunk/website/index.wml,
4023           trunk/website/license.wml, trunk/website/mailinglists.wml,
4024           trunk/website/manual, trunk/website/manual/bin_dec_hex.wml,
4025           trunk/website/manual/cdeftutorial.wml,
4026           trunk/website/manual/index.wml,
4027           trunk/website/manual/rpntutorial.wml,
4028           trunk/website/manual/rrdcgi.wml,
4029           trunk/website/manual/rrdcreate.wml,
4030           trunk/website/manual/rrddump.wml,
4031           trunk/website/manual/rrdfetch.wml,
4032           trunk/website/manual/rrdgraph.wml,
4033           trunk/website/manual/rrdinfo.wml,
4034           trunk/website/manual/rrdlast.wml,
4035           trunk/website/manual/rrdresize.wml,
4036           trunk/website/manual/rrdrestore.wml,
4037           trunk/website/manual/rrdtune.wml,
4038           trunk/website/manual/rrdtutorial.es.wml,
4039           trunk/website/manual/rrdtutorial.wml,
4040           trunk/website/manual/rrdupdate.wml, trunk/website/news.wml,
4041           trunk/website/perlbind, trunk/website/perlbind/RRDp.wml,
4042           trunk/website/perlbind/RRDs.wml, trunk/website/perlbind/index.wml,
4043           trunk/website/rrdcgi.wml, trunk/website/screen.wml,
4044           trunk/website/site-sync, trunk/website/tutorial,
4045           trunk/website/tutorial/bin_dec_hex.wml,
4046           trunk/website/tutorial/cdeftutorial.wml,
4047           trunk/website/tutorial/index.wml,
4048           trunk/website/tutorial/rpntutorial.wml,
4049           trunk/website/tutorial/rrdtutorial.es.wml,
4050           trunk/website/tutorial/rrdtutorial.ps,
4051           trunk/website/tutorial/rrdtutorial.wml: Initial revision
4053 2001-02-25 22:25  oetiker
4055         * ., 00README, CHANGES, CONTRIBUTORS, COPYING, COPYRIGHT,
4056           MakeMakefile, Makefile.am, NT-BUILD-TIPS.txt, README, TODO,
4057           bindings, bindings/Makefile.am, bindings/perl-piped,
4058           bindings/perl-piped/MANIFEST, bindings/perl-piped/Makefile.PL,
4059           bindings/perl-piped/README, bindings/perl-piped/RRDp.pm,
4060           bindings/perl-piped/leaktest.pl, bindings/perl-piped/rrdpl.dsp,
4061           bindings/perl-piped/rrdpl.dsw, bindings/perl-piped/t,
4062           bindings/perl-piped/t/base.t, bindings/perl-shared,
4063           bindings/perl-shared/MANIFEST, bindings/perl-shared/Makefile.PL,
4064           bindings/perl-shared/README, bindings/perl-shared/RRDs.pm,
4065           bindings/perl-shared/RRDs.xs, bindings/perl-shared/ntmake.pl,
4066           bindings/perl-shared/rrdpl.dsp, bindings/perl-shared/rrdpl.dsw,
4067           bindings/perl-shared/t, bindings/perl-shared/t/base.t,
4068           bindings/tcl, bindings/tcl/Makefile.am, bindings/tcl/README,
4069           bindings/tcl/ifOctets.tcl, bindings/tcl/tclrrd.c, config,
4070           config.log, config.status, config/Makefile.am, config/acconfig.h,
4071           config/aclocal.m4, config/config.guess, config/config.h,
4072           config/config.h.in, config/config.sub, config/install-sh,
4073           config/libtool, config/libtool/libtool.m4, config/ltconfig,
4074           config/ltmain.sh, config/missing, config/mkinstalldirs,
4075           config/stamp-h, config/stamp-h.in, configure, configure.in, doc,
4076           doc/Makefile.am, doc/bin_dec_hex.pod, doc/cdeftutorial.pod,
4077           doc/rpntutorial.pod, doc/rrdcgi.pod, doc/rrdcreate.pod,
4078           doc/rrddump.pod, doc/rrdfetch.pod, doc/rrdgraph.pod,
4079           doc/rrdinfo.pod, doc/rrdlast.pod, doc/rrdresize.pod,
4080           doc/rrdrestore.pod, doc/rrdtool.pod, doc/rrdtune.pod,
4081           doc/rrdtutorial.es.pod, doc/rrdtutorial.pod, doc/rrdupdate.pod,
4082           doc/test1.ps, doc/test2.ps, examples, examples/4charts.pl.in,
4083           examples/Makefile.am, examples/bigtops.pl, examples/bigtops.pl.in,
4084           examples/cgi-demo.cgi, examples/cgi-demo.cgi.in,
4085           examples/minmax.pl, examples/minmax.pl.in, examples/piped-demo.pl,
4086           examples/piped-demo.pl.in, examples/shared-demo.pl,
4087           examples/shared-demo.pl.in, examples/stripes.pl,
4088           examples/stripes.pl.in, libraries, libraries/Makefile.am,
4089           libraries/cgilib-0.4, libraries/cgilib-0.4/Makefile.am,
4090           libraries/cgilib-0.4/cgi.5, libraries/cgilib-0.4/cgi.c,
4091           libraries/cgilib-0.4/cgi.h, libraries/cgilib-0.4/cgiDebug.3,
4092           libraries/cgilib-0.4/cgiGetValue.3,
4093           libraries/cgilib-0.4/cgiHeader.3, libraries/cgilib-0.4/cgiInit.3,
4094           libraries/cgilib-0.4/cgiRedirect.3,
4095           libraries/cgilib-0.4/cgilib.dsp, libraries/cgilib-0.4/cgilib.dsw,
4096           libraries/cgilib-0.4/cgitest.c, libraries/cgilib-0.4/jumpto.c,
4097           libraries/cgilib-0.4/readme, libraries/gd1.3,
4098           libraries/gd1.3/Makefile.am, libraries/gd1.3/README.rrdtool,
4099           libraries/gd1.3/demoin.gif, libraries/gd1.3/gd.c,
4100           libraries/gd1.3/gd.dsp, libraries/gd1.3/gd.dsw,
4101           libraries/gd1.3/gd.h, libraries/gd1.3/gddemo.c,
4102           libraries/gd1.3/gdfontg.c, libraries/gd1.3/gdfontg.h,
4103           libraries/gd1.3/gdfontl.c, libraries/gd1.3/gdfontl.h,
4104           libraries/gd1.3/gdfontmb.c, libraries/gd1.3/gdfontmb.h,
4105           libraries/gd1.3/gdfonts.c, libraries/gd1.3/gdfonts.h,
4106           libraries/gd1.3/gdfontt.c, libraries/gd1.3/gdfontt.h,
4107           libraries/gd1.3/gdlucidab10.c, libraries/gd1.3/gdlucidab10.h,
4108           libraries/gd1.3/gdlucidab12.c, libraries/gd1.3/gdlucidab12.h,
4109           libraries/gd1.3/gdlucidab14.c, libraries/gd1.3/gdlucidab14.h,
4110           libraries/gd1.3/gdlucidan10.c, libraries/gd1.3/gdlucidan10.h,
4111           libraries/gd1.3/gdlucidan12.c, libraries/gd1.3/gdlucidan12.h,
4112           libraries/gd1.3/gdlucidan14.c, libraries/gd1.3/gdlucidan14.h,
4113           libraries/gd1.3/giftogd.c, libraries/gd1.3/index.html,
4114           libraries/gd1.3/mathmake.c, libraries/gd1.3/mtables.c,
4115           libraries/gd1.3/readme.txt, libraries/gd1.3/webgif.c,
4116           libraries/libpng-1.0.9, libraries/libpng-1.0.9/ANNOUNCE,
4117           libraries/libpng-1.0.9/CHANGES, libraries/libpng-1.0.9/INSTALL,
4118           libraries/libpng-1.0.9/KNOWNBUG, libraries/libpng-1.0.9/LICENSE,
4119           libraries/libpng-1.0.9/Makefil,
4120           libraries/libpng-1.0.9/Makefile.am, libraries/libpng-1.0.9/README,
4121           libraries/libpng-1.0.9/README.rrdtool,
4122           libraries/libpng-1.0.9/TODO, libraries/libpng-1.0.9/Y2KINFO,
4123           libraries/libpng-1.0.9/example.c, libraries/libpng-1.0.9/libpng.3,
4124           libraries/libpng-1.0.9/libpng.txt,
4125           libraries/libpng-1.0.9/libpngpf.3, libraries/libpng-1.0.9/png.5,
4126           libraries/libpng-1.0.9/png.c, libraries/libpng-1.0.9/png.dsp,
4127           libraries/libpng-1.0.9/png.dsw, libraries/libpng-1.0.9/png.h,
4128           libraries/libpng-1.0.9/pngasmrd.h,
4129           libraries/libpng-1.0.9/pngbar.jpg,
4130           libraries/libpng-1.0.9/pngbar.png,
4131           libraries/libpng-1.0.9/pngconf.h,
4132           libraries/libpng-1.0.9/pngerror.c,
4133           libraries/libpng-1.0.9/pnggccrd.c,
4134           libraries/libpng-1.0.9/pngget.c, libraries/libpng-1.0.9/pngmem.c,
4135           libraries/libpng-1.0.9/pngnow.png,
4136           libraries/libpng-1.0.9/pngpread.c,
4137           libraries/libpng-1.0.9/pngread.c, libraries/libpng-1.0.9/pngrio.c,
4138           libraries/libpng-1.0.9/pngrtran.c,
4139           libraries/libpng-1.0.9/pngrutil.c,
4140           libraries/libpng-1.0.9/pngset.c, libraries/libpng-1.0.9/pngtest.c,
4141           libraries/libpng-1.0.9/pngtest.png,
4142           libraries/libpng-1.0.9/pngtrans.c,
4143           libraries/libpng-1.0.9/pngvcrd.c, libraries/libpng-1.0.9/pngwio.c,
4144           libraries/libpng-1.0.9/pngwrite.c,
4145           libraries/libpng-1.0.9/pngwtran.c,
4146           libraries/libpng-1.0.9/pngwutil.c, libraries/zlib-1.1.3,
4147           libraries/zlib-1.1.3/ChangeLog, libraries/zlib-1.1.3/FAQ,
4148           libraries/zlib-1.1.3/INDEX, libraries/zlib-1.1.3/Makefile.am,
4149           libraries/zlib-1.1.3/README, libraries/zlib-1.1.3/README.rrdtool,
4150           libraries/zlib-1.1.3/adler32.c,
4151           libraries/zlib-1.1.3/algorithm.txt,
4152           libraries/zlib-1.1.3/compress.c, libraries/zlib-1.1.3/crc32.c,
4153           libraries/zlib-1.1.3/deflate.c, libraries/zlib-1.1.3/deflate.h,
4154           libraries/zlib-1.1.3/descrip.mms, libraries/zlib-1.1.3/example.c,
4155           libraries/zlib-1.1.3/gzio.c, libraries/zlib-1.1.3/infblock.c,
4156           libraries/zlib-1.1.3/infblock.h, libraries/zlib-1.1.3/infcodes.c,
4157           libraries/zlib-1.1.3/infcodes.h, libraries/zlib-1.1.3/inffast.c,
4158           libraries/zlib-1.1.3/inffast.h, libraries/zlib-1.1.3/inffixed.h,
4159           libraries/zlib-1.1.3/inflate.c, libraries/zlib-1.1.3/inftrees.c,
4160           libraries/zlib-1.1.3/inftrees.h, libraries/zlib-1.1.3/infutil.c,
4161           libraries/zlib-1.1.3/infutil.h, libraries/zlib-1.1.3/maketree.c,
4162           libraries/zlib-1.1.3/minigzip.c, libraries/zlib-1.1.3/trees.c,
4163           libraries/zlib-1.1.3/trees.h, libraries/zlib-1.1.3/uncompr.c,
4164           libraries/zlib-1.1.3/zconf.h, libraries/zlib-1.1.3/zlib.3,
4165           libraries/zlib-1.1.3/zlib.dsp, libraries/zlib-1.1.3/zlib.dsw,
4166           libraries/zlib-1.1.3/zlib.h, libraries/zlib-1.1.3/zutil.c,
4167           libraries/zlib-1.1.3/zutil.h, libtool, rrdtool.spec, src,
4168           src/Makefile.am, src/gdpng.c, src/getopt.c, src/getopt.h,
4169           src/getopt1.c, src/gifsize.c, src/memtest.c, src/ntconfig.h,
4170           src/parsetime.c, src/parsetime.h, src/pngsize.c, src/rd_cgi.dsp,
4171           src/rrd.dsp, src/rrd.dsw, src/rrd.h, src/rrd_cgi.c,
4172           src/rrd_cgi.dsp, src/rrd_create.c, src/rrd_diff.c, src/rrd_dump.c,
4173           src/rrd_error.c, src/rrd_fetch.c, src/rrd_format.c,
4174           src/rrd_format.h, src/rrd_graph.c, src/rrd_info.c, src/rrd_last.c,
4175           src/rrd_open.c, src/rrd_resize.c, src/rrd_restore.c,
4176           src/rrd_stat.c, src/rrd_tool.c, src/rrd_tool.h, src/rrd_tune.c,
4177           src/rrd_update.c, src/rrdtool.dsp, src/rrdtool.dsw,
4178           src/rrdupdate.c: Initial revision
4180 2001-02-25 16:09  oetiker
4182         * trunk/rrdtool, trunk/rrdtool/README: Initial revision
4184 2001-02-25 15:29  cvs
4186         * trunk/CVSROOT, trunk/CVSROOT/checkoutlist,
4187           trunk/CVSROOT/commitinfo, trunk/CVSROOT/config,
4188           trunk/CVSROOT/cvswrappers, trunk/CVSROOT/editinfo,
4189           trunk/CVSROOT/loginfo, trunk/CVSROOT/modules,
4190           trunk/CVSROOT/notify, trunk/CVSROOT/rcsinfo,
4191           trunk/CVSROOT/taginfo, trunk/CVSROOT/verifymsg: initial checkin
4193 2001-02-25 15:29  
4195         * branches, tags, trunk: New repository initialized by cvs2svn.