rrdtool.git
2004-01-19 oetikermisc fixes to get rrdtool working without included...
2004-01-19 oetikermodifications for 'no more local libaries'
2004-01-15 oetikeraddition of RRDs::times -- Christophe Kalt <kalt@tarani...
2003-12-26 oetikerusing --riggid it is possible to get a case where minva...
2003-11-27 oetikerStop RRDs for segfaulting on invalid graph input -...
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-08-28 oetikermake sure we get only 1 flag -- Chris Turbeville <turbo...
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 oetikeradded comment on iso
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-25 oetikeruse the environment variable VCINSTALLDIR -- Ian Holsm...
2003-03-24 oetikerstrerror should not turn us recursive here ... -- ...
2003-03-24 oetikerstrerror must not become recursive -- Peter Stamfest...
2003-03-12 oetikerremove ^M
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-24 oetikerfix for : in piped demo
2003-02-22 oetikerInitial checkin
2003-02-22 oetikera patch to avoid a memory leak and a Makefile.am patch to
2003-02-21 oetikercolons must be escaped
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-11 oetikerremoved lg we do not allow this in the code at th moment
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-12-14 oetikerfix rrdtool compile on solaris where CC for perl is...
2002-11-29 oetikernote on info added
2002-11-19 oetikeradded g as valid string format value
2002-11-18 oetikercheck for -OPT:IEEE_NaN_inf=ON on SGI C compiler
2002-11-03 oetikerfixed
2002-10-24 oetikeradded patch for apache 2 compatibility
2002-10-07 oetikerkeep up with the jhonses
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-31 oetikerimproved fetch explanation -- Nenad.Antic@era.ericsson.se
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-05 oetikerexplain tzset
2002-07-02 oetikerfixed DINF for win32
2002-06-29 alexChanged DEF:...
2002-06-29 alexChanged parsing again.
2002-06-29 alexNot needed anymore
2002-06-27 alexDEF now takes "--start" and "--end"
2002-06-23 alexUpdated docs for the "DEF ... :step=nnnn" case
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-06-14 oetikerbetter explanations -- "Shipway, Steve" <steve.shipway...
2002-05-22 jakeChanged intercept to slope for beta parameter in rrdtun...
2002-05-22 oetikerVC++ .NET (7.0) project files
2002-05-16 oetikeradded -W ... lets have some more warnings ... with...
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-05-02 oetikertypo fixed
2002-04-29 oetikerbadformat parser fixed ... for good this time I hope
next