Code

merged updated win32 port by Larry Adams and the cacti team
[rrdtool-all.git] / program / src / rrd_tool.c
2011-12-15 oetikermerged updated win32 port by Larry Adams and the cacti...
2011-11-22 oetikerfix ifdef use
2011-11-14 oetikerallow rrdtool for windows to properly support binary...
2011-01-18 oetikerAdded configure option to disable building rrd_graph...
2010-09-08 oetikerfix use of setlocale all over the place ...
2010-08-23 oetikerin remote mode, make argument count for remote commmand...
2010-07-01 oetiker* patches to make rrdtool compile on win32 (trunk and...
2010-03-29 oetikerwhen printing time_t use %lld with (long long int)...
2010-03-22 oetikerprepare for the release of rrdtool-1.4.3
2010-03-08 oetikeradded --no-overwrite option to rrdtool create. It preve...
2010-01-25 oetikerfix right aligned text
2010-01-25 oetikeradd online documentation for --pango-markup switch
2009-11-18 oetikeruse puts("x") instead of fputs("x\n",stdout) -- Bernhar...
2009-11-18 oetikerremove duplicate help text -- Bernhard Reutner-Fischer
2009-11-15 oetikerprepare for the release of rrdtool-1.4.2
2009-11-15 oetikerSwitch LC_NUMERIC to C prior to creating rrd_xport...
2009-10-28 oetikerprepare for the release of rrdtool-1.4.1
2009-10-27 oetikerwe have 2009 now
2009-10-27 oetikerset version to 1.4.0 for all files
2009-10-27 oetikerremove HAVE_LOCALE_H and HAVE_TIME_H and HAVE_SETLOCALE...
2009-10-22 oetikerfix memory handling when argument separation in pipe...
2009-10-04 oetiker* comment on the reson for calling setlocale
2009-08-20 oetikerTrim trailing whitespace, reoder getopt_long per shorto...
2009-08-19 oetikerThe attached patch allows to
2009-05-26 oetikerresolve the "flush inconsistency":
2009-04-17 oetikeradd documentation for graph-render-mode
2009-01-25 oetikerdefine cwd where we need it and not outside
2008-12-09 oetiker* forward ported right axis patch from 1.2 branche
2008-12-04 oetikerUpdate to WIN32-BUILD-TIPS.txt and VC project files...
2008-11-18 oetikerwin32 portability patch and win32/rrdlib.vcproj file...
2008-10-28 oetiker- remove the spaccing between the elements
2008-09-28 oetikervdef calc was using end_orig to determine for which...
2008-09-14 oetikerRRDcached patch. This implements an infrastructure...
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-08-28 oetikerfix handling of error conditions in rrd_tool.c ......
2008-08-28 oetikerfree the linebuffer if you don't return it!
2008-08-27 oetikeradded some freeing for error conditions
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-06-10 oetikerprepare for the release of rrdtool-1.3.0
2008-06-09 oetikerfixed indenting
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-06-08 oetikerFrom: Sebastian Harl sh tokkee.org
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
2008-05-18 oetiker* document tabwidth option
2008-05-18 oetikerfix indenting
2008-05-18 oetikerprepare for the release of rrdtool-1.3rc4
2008-05-18 oetikerfix year
2008-05-18 oetikerimproved handling of libintl issues
2008-05-16 oetikerprepare for the release of rrdtool-1.3rc3
2008-05-15 oetikerprepare for the release of rrdtool-1.3rc2
2008-05-12 oetikerallow rrd_rpncalc to build without cairo dependencies ...
2008-05-01 oetikerindenting fixes
2008-04-20 oetikerIntroduced a alternated interface to rrd_graph using...
2008-03-25 oetikermake helptexts read only memory
2008-02-24 oetikerfix indents gone out of kileter by patching ...
2008-02-24 oetikerget rid of a few type cast warnings
2008-02-21 oetikermake inbternationalized version actually build
2008-02-18 oetikerAdded I18N support for messages printed by rrd_tool...
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-05-29 oetikerMore updates from Bernhard Fischer
2007-05-23 oetikerreindented everything according to .indent.pro
2007-05-23 oetikernew trunk based on current 1.2
2007-05-23 oetikerrestarting trynk for 1.2
2005-03-12 oetikerrrd_first code contributed by Burton Strauss <Burton...
2005-02-13 oetikerlet rrd_graph return the actual value range it picked ...
2004-10-25 oetikerfixed segmentation falt problem in rrd_tool -- Yasuhiro...
2004-10-21 oetikerfix return codes in the error case -- Haroon Rafique...
2004-05-26 oetikerreduce compiler warnings. Many small fixes. -- Mike...
2004-05-25 oetikerfix spelling and syntax, especially in messages that...
2004-05-25 oetikerUpdate displayed copyright messages to be consistent...
2004-03-21 oetikerAdded --only-graph option -- Piotr Kodzis <Piotr.Kodzis...
2003-11-12 oetikerallow to pass an open filehandle into rrd_graph as...
2003-11-11 oetikerAllow to force overwrite when restoring from xml to...
2003-11-04 oetiker20 chars max in a ds name -- Kuba Filipowicz <amo@axit.pl>
2003-04-25 jakeAlternate update interface, updatev. Returns info about...
2003-04-11 oetikerNew special value COUNT which allows calculations based...
2003-03-01 oetikerrealy suppress size output when talking to stdout....
2003-02-20 oetikerupdated copyrigh dates
2003-02-13 oetikerFind attached the patch I promised to send to you....
2002-05-14 jakeFix Win32 Build compatibility.
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-07 oetiker3 patches, #3 depends on #1 as EPS uses AFM for stringw...
2002-03-23 oetikerremove all traces of GIF and make PNG the default
2002-02-01 oetikerfixed version number and date/time
2002-01-15 oetikerThe BIG graph update
2001-12-24 alexA patch of size 44Kbytes... in short:
2001-08-22 jakeContents of this patch:
2001-03-04 oetikeradded at-style-time@value:value syntax to rrd_update
2001-02-25 oetikerInitial revision