See the patch, attached. It changes the default angle to 90, and
[rrdtool.git] / src /
2004-05-02 oetikerSee the patch, attached. It changes the default angle...
2004-04-18 oetikerfixed O_BINARY
2004-03-23 oetikermake sure fole is opened binary on restore ... to make...
2004-03-21 oetikerAdded --only-graph option -- Piotr Kodzis <Piotr.Kodzis...
2004-01-19 oetikerinitial
2004-01-19 oetikermodifications for 'no more local libaries'
2003-12-26 oetikerusing --riggid it is possible to get a case where minva...
2003-11-27 oetikermake rrd_cgi build again ... Ian Holsman <rrd.developer...
2003-11-23 oetikerNew recursive parser for rrdcgi by Arend-Jan Wijtzes...
2003-11-19 oetikerAdding attributions:
2003-11-19 oetikerfixed svg generation
2003-11-17 oetikermore correct usage added -- Eldad Zack <eldad@stoneshaf...
2003-11-14 oetikerhandle NULL pointers gracefully
2003-11-12 oetikerallow to pass an open filehandle into rrd_graph as...
2003-11-12 oetikermake create much faster .. -- David M. Grimes <dgrimes...
2003-11-11 oetikerAllow to force overwrite when restoring from xml to...
2003-11-11 oetikerreplaced time_value with rrd_time_value as MacOS X...
2003-11-11 oetikerrrd files should NOT change size ever ... bulk update...
2003-11-04 oetiker20 chars max in a ds name -- Kuba Filipowicz <amo@axit.pl>
2003-10-26 oetikeradded rotation ...
2003-09-04 oetikershould not assigne but compare ... grrrrr
2003-09-02 oetikerbe pickier about what we accept in rrd_update. Complain...
2003-07-28 oetikerI was just taking a look at the development RRDtool...
2003-07-24 jakeAllow hyphen character in DEF_NAM_FMT to match DS_NAM_FMT.
2003-07-16 jakeUpdated MS Visual C++ files from 7.0 to 7.1.
2003-07-15 jakeMoved OP_COUNT to the end of the enumeration.
2003-05-20 oetikerI've made a patch to rrdcgi to add <RRD::TIME::STRFTIME...
2003-05-03 oetikersmall patch to rrd_create.c that corrects problem with the
2003-04-29 oetikerreadline in rrd_open.c reads the file in 8 KB blocks...
2003-04-29 jakeChange updatev RRA return from index_number to cf_nam...
2003-04-26 oetikeronly restore V2 and larger.
2003-04-25 jakeAlternate update interface, updatev. Returns info about...
2003-04-23 oetikerfixed version checks to only complain if xml version...
2003-04-11 oetikerNew special value COUNT which allows calculations based...
2003-04-04 oetikerI think I found a very small bug in rrd graph PDF outpu...
2003-04-01 jakeFix Win32 build. VC++ 6.0 and 7.0 now use the thread...
2003-03-31 oetikerenables RRDtool updates with microsecond or in case...
2003-03-24 oetikerstrerror should not turn us recursive here ... -- ...
2003-03-24 oetikerstrerror must not become recursive -- Peter Stamfest...
2003-03-10 oetikerhandle cases with two negative numbers
2003-03-08 oetikerdon't display legends for [HV]RULEs out of graph bounds...
2003-03-01 oetikerrealy suppress size output when talking to stdout....
2003-02-22 oetikera patch to avoid a memory leak and a Makefile.am patch to
2003-02-20 oetikermake the threading work and compile, fix linking to...
2003-02-20 oetikerupdated copyrigh dates
2003-02-16 oetikerif output is - there is not need to deref the handler
2003-02-16 oetikerexpect seems to exist on some systems in the system...
2003-02-13 oetikerFind attached the patch I promised to send to you....
2003-02-12 oetikerimproved dist target -- Peter Stamfest <peter@stamfest.at>
2003-02-05 oetikerrrd resize SHRINK was broken :-) -- Scott Mace <smace...
2003-01-31 oetikerThe NaN check should only use lastgdes when following...
2003-01-30 oetikerfix stak+nan error ... Scott Mace <smace@intt.ORG>
2003-01-29 oetikerfixed the processing of TICK:vname#color:frac:legend...
2003-01-25 oetikeradded function (--no-minor) to turn off minor gridlines...
2003-01-16 oetikerfix border condition in rra selection of rrd_fetch
2003-01-15 oetiker* single letter variants for all graph options -- James...
2002-11-19 oetikeradded g as valid string format value
2002-10-24 oetikeradded patch for apache 2 compatibility
2002-10-07 oetiker-z does not take an option -- Tomoyuki Murakami <tomoy...
2002-09-02 oetikerfixed leak in VDEF_PERCENT handlin -- Perry Stoll ...
2002-08-01 oetikerfix for segfault condition in print_calc
2002-07-13 oetikerfixed DEF_NAM_FMT definition
2002-07-12 oetikerfixed PREV parsing ... Gonzalo Augusto Arana Tagle...
2002-07-06 oetikernew operators must be added at the END of the sequence ...
2002-07-05 oetikernew operand on rrdgraph CDEFs: PREV(xxxx) -- Gonzalo...
2002-07-02 oetikerfixed DINF for win32
2002-06-29 alexChanged parsing again.
2002-06-29 alexNot needed anymore
2002-06-27 alexDEF now takes "--start" and "--end"
2002-06-23 alexAdded "step=1800" and such to "DEF"
2002-06-23 alexIn stead of a zillion warnings, only one place gives...
2002-06-20 jakeMore Win32 build changes; thanks to Kerry Calvert.
2002-05-22 oetikerVC++ .NET (7.0) project files
2002-05-15 oetikerafm fixes -- Peter Speck <speck@ruc.dk>
2002-05-14 jakeFix Win32 Build compatibility.
2002-05-14 oetikerdouble free fixed
2002-05-14 oetikermake opendir readdir chdir chroot and thus the serverfu...
2002-05-11 oetikermake dirent sys/types and sys/stat autoconfable ....
2002-05-08 oetikerAdd funtionality to rrdtool to run it as a 'server'
2002-05-07 oetikernew command rrdtool xport integrated
2002-04-29 oetikerbadformat parser fixed ... for good this time I hope
2002-04-28 oetikerinserted PRINT checker at the wrong point ...
2002-04-28 oetikerIt's nice and simple, the error checker for the PRINT...
2002-04-24 oetikerfixed setlocale issues
2002-04-24 oetikerPatch for supporting PDF as output format
2002-04-24 oetikerModification of rrd_graph.c/h so it uses dashes for...
2002-04-24 oetikerImprovement of svg/eps dash code so it adjusts dash...
2002-04-24 oetikerfixed setlocale issues
2002-04-15 oetikerEvenly-spaced y-axis gridlines.
2002-04-09 oetikeradded tzset and setlocale to rrd_graph
2002-04-07 oetikeradded missing files from peters patch
2002-04-07 oetiker3 patches, #3 depends on #1 as EPS uses AFM for stringw...
2002-04-06 alexDifferent default font when WIN32 is defined
2002-04-06 alexRemoved references to GIF
2002-04-05 jakeUpdated/added MVSC++ 6.0 project files for compilation of
2002-04-03 oetikerAs gfx_canvas_t now has excatly the same lifespan as...
2002-04-03 oetikeri suck. sorry. add ,0666 to the open(). -- Paul Vixie...
2002-04-02 oetikeraded missing fcntl.h
2002-04-02 oetikerrrd restore should not burn down existing files --...
2002-04-01 oetiker"!" takes a higher preference than "||" this means...
next