2007-05-30 | oetiker | From Bernhard Fischer git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1092... |
commit | commitdiff | tree |
2007-05-30 | oetiker | switch for rrd_graph to specify the outer-size of the... git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1089... |
commit | commitdiff | tree |
2007-05-29 | oetiker | More updates from Bernhard Fischer git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1088... |
commit | commitdiff | tree |
2007-05-25 | oetiker | tobis old cruft removal program ... git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1086... |
commit | commitdiff | tree |
2007-05-25 | oetiker | updates from Bernhard Fischer rep dot nop gmail com http://oss.oetiker.ch/rrdtool-trac/ticket/8) git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1085... |
commit | commitdiff | tree |
2007-05-25 | oetiker | Updates from Bernhard Fischer rep dot nop gmail com git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1084... |
commit | commitdiff | tree |
2007-05-24 | oetiker | use proper preprocessor directives for the config-checks... git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1083... |
commit | commitdiff | tree |
2007-05-24 | oetiker | fixed version number for development git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1082... |
commit | commitdiff | tree |
2007-05-24 | oetiker | indent all the rest of the code, and add some typedefs... git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1081... |
commit | commitdiff | tree |
2007-05-23 | oetiker | removed superfluouse code git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1080... |
commit | commitdiff | tree |
2007-05-23 | oetiker | added more indenting rules git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1079... |
commit | commitdiff | tree |
2007-05-23 | oetiker | reindented everything according to .indent.pro git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1078... |
commit | commitdiff | tree |
2007-05-23 | oetiker | profile must be in the source directory to work git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1077... |
commit | commitdiff | tree |
2007-05-23 | oetiker | tabs be gone! git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1076... |
commit | commitdiff | tree |
2007-05-23 | oetiker | * progress in moving all the fileaccess over to a wrapper... git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1075... |
commit | commitdiff | tree |
2007-05-23 | oetiker | we are going to use indent from now on to keep code... git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1074... |
commit | commitdiff | tree |
2007-05-23 | oetiker | new trunk based on current 1.2 git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1073... |
commit | commitdiff | tree |
2007-05-22 | oetiker | fixed spelling git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-22 | oetiker | * better tests for madvise, fadvise and fdatasync git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-19 | oetiker | update defines according to manual pageentry git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-18 | oetiker | added madvise MADV_RANDOM is rrd_update uses mmap git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-18 | oetiker | * dropping in rrd_update is probably overkill since... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-17 | oetiker | now the fadvise code actually compiles ... let the... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-17 | oetiker | new better ? performance test ... work in progress git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-17 | oetiker | added posix_fadvise support (untested) ... this should... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-16 | oetiker | remove tabs and replace with 8 spaces git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-15 | oetiker | use libdir instead of exec_prefix/lib ... maybe someone... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-15 | oetiker | yet another attempt to make the python build environment... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-09 | oetiker | make sure the python extension gets the final resting... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-08 | oetiker | ruby complained about finding a previous copy of the... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-06 | oetiker | don't use round since it is c99 ... use floor(x+0.5... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-06 | oetiker | print the name of the HW cf in debug mode -- Helge... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-03 | oetiker | added some more rounding for int to float comparisons git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-03 | oetiker | Testing an double and an integer for equality is bound... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-02 | oetiker | prepare for the release of rrdtool-1.2.23 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-02 | oetiker | fix python install for virgin systems git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-02 | oetiker | prepare for the release of rrdtool-1.2.22 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-02 | oetiker | fixed old urls in code git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-02 | oetiker | fix python for staged installs git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-02 | oetiker | fixed path to rrd_format.h in tcl bindings git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-01 | oetiker | prepare for the release of rrdtool-1.2.21 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-01 | oetiker | if the graph goes 'down' minval must be hanged instead git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-01 | oetiker | prepare for the release of rrdtool-1.2.20 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-01 | oetiker | updated win32 and netware Makefiles -- Guenter Knauf git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-01 | oetiker | added some const casts git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-05-01 | oetiker | added --alt-autoscale-min (see --alt-autoscale-max... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-04-10 | oetiker | untabified rrd_graph.c git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-04-10 | oetiker | use the shorthand for vidx ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-04-10 | oetiker | the rrd_graph_check_vname function is not used anywhere... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-04-06 | oetiker | release font resources after thy have been used ..... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-04-02 | oetiker | new function rrd_fetch_r() (and make the git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-04-02 | oetiker | make xml2rrd more robust on invalid input -- Florian... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-03-29 | oetiker | added vardef git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-03-15 | oetiker | fix the snprintf call for vtag ... it was using the... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-03-15 | oetiker | fixed strerror_r usage ... #85 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-03-11 | oetiker | fix netware and win32 makefiles for new getopt names git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-03-11 | oetiker | enable ID keyword in all source files git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-03-11 | oetiker | do not use gnuisms in Makefile rules ($<) git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-03-11 | oetiker | use Guenters latest Netware Makefile ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-03-10 | oetiker | axe the double quotes on $perlcc in configure to allow... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-03-10 | oetiker | integers can be negative ... fixed the test for this... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-03-03 | oetiker | * build extensions last since this seems to be most... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-24 | oetiker | fix memmory problem in rrd_dump.c git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-14 | oetiker | new operator ABS added -- git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-14 | oetiker | renamed getopt to rrd_getopt to avoid confusion on... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-14 | oetiker | cosmetic fix for usage message -- günter knauff git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-14 | oetiker | added new win32 component to the release tarball git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-14 | oetiker | updates to the windows build system by guenter knauff git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-14 | oetiker | allow --units-length to reserve label space even when... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-14 | oetiker | parsing absolute time should not send us 30,000 years... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-14 | oetiker | Printstrftime on rrd_cgi.c returns an illegal value... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-09 | oetiker | more build patches from Günter Knauf git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-08 | oetiker | updates for Win32 and NW Makefiles -- Guenter Knauf git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-08 | oetiker | added get_ver.awk to release git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-08 | oetiker | there is no Makefile.in for python anymore! git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-07 | oetiker | DPRINTF may not be the ideal define ... use something... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-07 | oetiker | use setup.py for python install and build work instad... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-07 | oetiker | added Makefile targets for python git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-07 | oetiker | python does no get built externally git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-02 | oetiker | added IBM Public License to the list of Exceptions git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-02 | oetiker | increasse portability (no // comment, no ... arguments... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-01 | oetiker | we should use the headers from the local rrdtool setup... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-01 | oetiker | prepare for the release of rrdtool-1.2.19 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-02-01 | oetiker | libtool builds shared libraries anyway, no need for... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-29 | oetiker | resolve snprintf overflow warning by using sizeof ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-23 | oetiker | prepare for the release of rrdtool-1.2.18 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-23 | oetiker | the change from R920 to fetch was not helping ... no... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-23 | oetiker | another control sequence that got lost ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-23 | oetiker | read up to full potential length of gdp->rrd git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-22 | oetiker | added missing B formatting instruction git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-22 | oetiker | create non version link git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-22 | oetiker | prepare for the release of rrdtool-1.2.17 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-22 | oetiker | prepare for the release of rrdtool-1.2.17 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-22 | oetiker | introduced \n as an alias for \l since people seem... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-21 | oetiker | removed mentiones of \n ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-20 | oetiker | prepare for the release of rrdtool-1.2.16 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-20 | oetiker | prepare for the release of rrdtool-1.2.16 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-20 | oetiker | prepare for the release of rrdtool-1.2.16 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-20 | oetiker | prepare for the release of rrdtool-1.2.16 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
2007-01-20 | oetiker | prepare for the release of rrdtool-1.2.16 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program... |
commit | commitdiff | tree |
next |