Code

branched from trunk
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 22 Mar 2010 18:58:49 +0000 (18:58 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 22 Mar 2010 18:58:49 +0000 (18:58 +0000)
commit8a476cd8ef54ee7daad1b2a95fa5f1ed38e11b2e
tree7381366a4357723622d62c77b9f2b8dd83b3a44f
parent598d8028d53e8734d50c820480660a9473aa8ea0
branched from trunk

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.4@2047 a5681a0c-68f1-0310-ab6d-d61299d08faa
202 files changed:
program/.indent.pro [new file with mode: 0644]
program/00README [new file with mode: 0644]
program/CHANGES [new file with mode: 0644]
program/CONTRIBUTORS [new file with mode: 0644]
program/COPYING [new file with mode: 0644]
program/COPYRIGHT [new file with mode: 0644]
program/MakeMakefile [new file with mode: 0755]
program/Makefile.am [new file with mode: 0644]
program/NEWS [new file with mode: 0644]
program/README [new file with mode: 0644]
program/THREADS [new file with mode: 0644]
program/TODO [new file with mode: 0644]
program/WIN32-BUILD-TIPS.txt [new file with mode: 0644]
program/autogen.sh [new file with mode: 0755]
program/bindings/Makefile.am [new file with mode: 0644]
program/bindings/lua/Makefile.am [new file with mode: 0644]
program/bindings/lua/README [new file with mode: 0644]
program/bindings/lua/compat-5.1r5/compat-5.1.c [new file with mode: 0644]
program/bindings/lua/compat-5.1r5/compat-5.1.h [new file with mode: 0644]
program/bindings/lua/compat-5.1r5/compat-5.1.lua [new file with mode: 0644]
program/bindings/lua/rrdlua.c [new file with mode: 0644]
program/bindings/lua/test.lua.bottom [new file with mode: 0644]
program/bindings/perl-piped/MANIFEST [new file with mode: 0644]
program/bindings/perl-piped/Makefile.PL [new file with mode: 0644]
program/bindings/perl-piped/README [new file with mode: 0644]
program/bindings/perl-piped/RRDp.pm [new file with mode: 0644]
program/bindings/perl-piped/leaktest.pl [new file with mode: 0644]
program/bindings/perl-piped/rrdpl.dsp [new file with mode: 0644]
program/bindings/perl-piped/rrdpl.dsw [new file with mode: 0644]
program/bindings/perl-piped/t/base.t [new file with mode: 0755]
program/bindings/perl-shared/MANIFEST [new file with mode: 0644]
program/bindings/perl-shared/Makefile.PL [new file with mode: 0644]
program/bindings/perl-shared/README [new file with mode: 0644]
program/bindings/perl-shared/RRDs.pm [new file with mode: 0644]
program/bindings/perl-shared/RRDs.ppd [new file with mode: 0755]
program/bindings/perl-shared/RRDs.xs [new file with mode: 0644]
program/bindings/perl-shared/ntmake-build [new file with mode: 0644]
program/bindings/perl-shared/t/base.t [new file with mode: 0755]
program/bindings/python/ACKNOWLEDGEMENT [new file with mode: 0644]
program/bindings/python/AUTHORS [new file with mode: 0644]
program/bindings/python/COPYING [new file with mode: 0644]
program/bindings/python/README [new file with mode: 0644]
program/bindings/python/rrdtoolmodule.c [new file with mode: 0644]
program/bindings/python/setup.py [new file with mode: 0644]
program/bindings/ruby/CHANGES [new file with mode: 0644]
program/bindings/ruby/README [new file with mode: 0644]
program/bindings/ruby/extconf.rb [new file with mode: 0644]
program/bindings/ruby/main.c [new file with mode: 0644]
program/bindings/ruby/test.rb [new file with mode: 0755]
program/bindings/tcl/Makefile.am [new file with mode: 0644]
program/bindings/tcl/README [new file with mode: 0644]
program/bindings/tcl/ifOctets.tcl.in [new file with mode: 0644]
program/bindings/tcl/tclrrd.c [new file with mode: 0644]
program/configure.ac [new file with mode: 0644]
program/debian/README [new file with mode: 0644]
program/doc/Makefile.am [new file with mode: 0644]
program/doc/RRDp.pod [new symlink]
program/doc/RRDs.pod [new symlink]
program/doc/bin_dec_hex.pod [new file with mode: 0644]
program/doc/cdeftutorial.pod [new file with mode: 0644]
program/doc/librrd.pod [new file with mode: 0644]
program/doc/name.inc [new file with mode: 0644]
program/doc/rpntutorial.pod [new file with mode: 0644]
program/doc/rrd-beginners.pod [new file with mode: 0644]
program/doc/rrdbuild.pod [new file with mode: 0644]
program/doc/rrdcached.pod [new file with mode: 0644]
program/doc/rrdcgi.pod [new file with mode: 0644]
program/doc/rrdcreate.pod [new file with mode: 0644]
program/doc/rrddump.pod [new file with mode: 0644]
program/doc/rrdfetch.pod [new file with mode: 0644]
program/doc/rrdfirst.pod [new file with mode: 0644]
program/doc/rrdflushcached.pod [new file with mode: 0644]
program/doc/rrdgraph-old.pod [new file with mode: 0644]
program/doc/rrdgraph.pod [new file with mode: 0644]
program/doc/rrdgraph_data.pod [new file with mode: 0644]
program/doc/rrdgraph_examples.pod [new file with mode: 0644]
program/doc/rrdgraph_graph.pod [new file with mode: 0644]
program/doc/rrdgraph_libdbi.pod [new file with mode: 0644]
program/doc/rrdgraph_rpn.pod [new file with mode: 0644]
program/doc/rrdinfo.pod [new file with mode: 0644]
program/doc/rrdlast.pod [new file with mode: 0644]
program/doc/rrdlastupdate.pod [new file with mode: 0644]
program/doc/rrdlua.pod [new file with mode: 0644]
program/doc/rrdpython.pod [new file with mode: 0644]
program/doc/rrdresize.pod [new file with mode: 0644]
program/doc/rrdrestore.pod [new file with mode: 0644]
program/doc/rrdruby.pod [new file with mode: 0644]
program/doc/rrdthreads.pod [new file with mode: 0644]
program/doc/rrdtool-dump.dtd [new file with mode: 0644]
program/doc/rrdtool-dump.xsd [new file with mode: 0644]
program/doc/rrdtool-xport.dtd [new file with mode: 0644]
program/doc/rrdtool.pod [new file with mode: 0644]
program/doc/rrdtune.pod [new file with mode: 0644]
program/doc/rrdtutorial.es.pod [new file with mode: 0644]
program/doc/rrdtutorial.pod [new file with mode: 0644]
program/doc/rrdupdate.pod [new file with mode: 0644]
program/doc/rrdxport.pod [new file with mode: 0644]
program/etc/rrdcached-default [new file with mode: 0644]
program/etc/rrdcached-init [new file with mode: 0644]
program/examples/4charts.pl.in [new file with mode: 0755]
program/examples/Makefile.am [new file with mode: 0644]
program/examples/bigtops.pl.in [new file with mode: 0755]
program/examples/cgi-demo.cgi.in [new file with mode: 0755]
program/examples/minmax.pl.in [new file with mode: 0755]
program/examples/perftest.pl.in [new file with mode: 0755]
program/examples/piped-demo.pl.in [new file with mode: 0755]
program/examples/rrdcached/Makefile.am [new file with mode: 0644]
program/examples/rrdcached/RRDCached.pm [new file with mode: 0644]
program/examples/rrdcached/rrdcached-size.pl [new file with mode: 0644]
program/examples/shared-demo.pl.in [new file with mode: 0755]
program/examples/stripes.pl.in [new file with mode: 0755]
program/favicon.ico [new file with mode: 0644]
program/m4/acinclude.m4 [new file with mode: 0644]
program/netware/Makefile [new file with mode: 0644]
program/po/ChangeLog [new file with mode: 0644]
program/po/LINGUAS [new file with mode: 0644]
program/po/Makevars [new file with mode: 0644]
program/po/POTFILES.in [new file with mode: 0644]
program/rrdtool-1.2-release [new file with mode: 0755]
program/rrdtool-1.4-release [new file with mode: 0755]
program/rrdtool.spec [new file with mode: 0644]
program/src/Makefile.am [new file with mode: 0644]
program/src/compile_afm.pl [new file with mode: 0644]
program/src/fnv.h [new file with mode: 0644]
program/src/get_ver.awk [new file with mode: 0644]
program/src/gettext.h [new file with mode: 0644]
program/src/hash_32.c [new file with mode: 0644]
program/src/librrd.pc.in [new file with mode: 0644]
program/src/librrd.sym.in.in [new file with mode: 0644]
program/src/plbasename.c [new file with mode: 0644]
program/src/plbasename.h [new file with mode: 0644]
program/src/pngsize.c [new file with mode: 0644]
program/src/rrd.h [new file with mode: 0644]
program/src/rrd_cgi.c [new file with mode: 0644]
program/src/rrd_client.c [new file with mode: 0644]
program/src/rrd_client.h [new file with mode: 0644]
program/src/rrd_config_bottom.h [new file with mode: 0644]
program/src/rrd_create.c [new file with mode: 0644]
program/src/rrd_daemon.c [new file with mode: 0644]
program/src/rrd_datalang.c [new file with mode: 0644]
program/src/rrd_diff.c [new file with mode: 0644]
program/src/rrd_dump.c [new file with mode: 0644]
program/src/rrd_error.c [new file with mode: 0644]
program/src/rrd_fetch.c [new file with mode: 0644]
program/src/rrd_fetch_libdbi.c [new file with mode: 0644]
program/src/rrd_first.c [new file with mode: 0644]
program/src/rrd_flushcached.c [new file with mode: 0644]
program/src/rrd_format.c [new file with mode: 0644]
program/src/rrd_format.h [new file with mode: 0644]
program/src/rrd_getopt.c [new file with mode: 0644]
program/src/rrd_getopt.h [new file with mode: 0644]
program/src/rrd_getopt1.c [new file with mode: 0644]
program/src/rrd_gfx.c [new file with mode: 0644]
program/src/rrd_graph.c [new file with mode: 0644]
program/src/rrd_graph.h [new file with mode: 0644]
program/src/rrd_graph_helper.c [new file with mode: 0644]
program/src/rrd_hw.c [new file with mode: 0644]
program/src/rrd_hw.h [new file with mode: 0644]
program/src/rrd_hw_math.c [new file with mode: 0644]
program/src/rrd_hw_math.h [new file with mode: 0644]
program/src/rrd_hw_update.c [new file with mode: 0644]
program/src/rrd_hw_update.h [new file with mode: 0644]
program/src/rrd_i18n.h [new file with mode: 0644]
program/src/rrd_info.c [new file with mode: 0644]
program/src/rrd_is_thread_safe.h [new file with mode: 0644]
program/src/rrd_last.c [new file with mode: 0644]
program/src/rrd_lastupdate.c [new file with mode: 0644]
program/src/rrd_nan_inf.c [new file with mode: 0644]
program/src/rrd_not_thread_safe.c [new file with mode: 0644]
program/src/rrd_open.c [new file with mode: 0644]
program/src/rrd_parsetime.c [new file with mode: 0644]
program/src/rrd_parsetime.h [new file with mode: 0644]
program/src/rrd_resize.c [new file with mode: 0644]
program/src/rrd_restore.c [new file with mode: 0644]
program/src/rrd_rpncalc.c [new file with mode: 0644]
program/src/rrd_rpncalc.h [new file with mode: 0644]
program/src/rrd_thread_safe.c [new file with mode: 0644]
program/src/rrd_thread_safe_nt.c [new file with mode: 0644]
program/src/rrd_tool.c [new file with mode: 0644]
program/src/rrd_tool.h [new file with mode: 0644]
program/src/rrd_tune.c [new file with mode: 0644]
program/src/rrd_update.c [new file with mode: 0644]
program/src/rrd_utils.c [new file with mode: 0644]
program/src/rrd_version.c [new file with mode: 0644]
program/src/rrd_xport.c [new file with mode: 0644]
program/src/rrd_xport.h [new file with mode: 0644]
program/src/rrdupdate.c [new file with mode: 0644]
program/src/strftime.c [new file with mode: 0644]
program/src/strftime.h [new file with mode: 0644]
program/src/unused.h [new file with mode: 0644]
program/src/win32comp.c [new file with mode: 0644]
program/svn2cl.xsl [new file with mode: 0644]
program/win32/Makefile [new file with mode: 0644]
program/win32/config.h [new file with mode: 0644]
program/win32/rrd.dsp [new file with mode: 0644]
program/win32/rrd.sln [new file with mode: 0644]
program/win32/rrd.vcproj [new file with mode: 0644]
program/win32/rrd_config.h.msvc [new file with mode: 0644]
program/win32/rrdlib.vcproj [new file with mode: 0644]
program/win32/rrdtool.dsp [new file with mode: 0644]
program/win32/rrdtool.dsw [new file with mode: 0644]
program/win32/rrdtool.vcproj [new file with mode: 0644]