improved handling of libintl issues
[rrdtool.git] / src / rrd_tool.c
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-22 oetiker* better tests for madvise, fadvise and fdatasync
2007-05-02 oetikerprepare for the release of rrdtool-1.2.23
2007-05-02 oetikerprepare for the release of rrdtool-1.2.22
2007-05-01 oetikerprepare for the release of rrdtool-1.2.21
2007-05-01 oetikerprepare for the release of rrdtool-1.2.20
2007-03-15 oetikerfix the snprintf call for vtag ... it was using the...
2007-02-14 oetikercosmetic fix for usage message -- günter knauff
2007-02-01 oetikerprepare for the release of rrdtool-1.2.19
2007-01-29 oetikerresolve snprintf overflow warning by using sizeof ...
2007-01-23 oetikerprepare for the release of rrdtool-1.2.18
2007-01-22 oetikerprepare for the release of rrdtool-1.2.17
2007-01-20 oetikerprepare for the release of rrdtool-1.2.16
2007-01-17 oetikerNew functions lastupdate to efficiently get the last...
2006-08-13 oetikercan't define new variables in the middle of the code...
2006-08-01 oetikerunknownaszero was not a good idea ... bye bye
2006-07-31 oetikernew options --enumds and --unknwonaszero for xport
2006-07-14 oetikerprepare for the release of rrdtool-1.2.15
2006-07-14 oetikerwe were leaking directory handles ...
2006-07-14 oetikerprepare for the release of rrdtool-1.2.14
2006-07-14 oetikeradded pwd command for remote server
2006-05-04 oetikerprepare for the release of rrdtool-1.2.13
2006-04-04 oetikerallow for input lines of arbitrary length in rrdtool...
2006-04-01 oetikerwatermartk feature for rrdgraph by Ronan Mullally
2006-03-13 oetikerin pipe mode, make rrd_tool send errors to STDOUT ...
2006-02-06 oetikerwe have 2006 now so let's show it
2006-01-15 oetikermake sure the image size only gets printed from rrd_too...
2005-12-30 oetikeronly use getuid if it is actually available ...
2005-12-18 oetikerprepare for the release of rrdtool-1.2.12
2005-09-01 oetikersince we use firstdir even without CHROOT it should...
2005-08-23 oetikerfixes for compiling rrdtool with win32 mingw and netwar...
2005-08-11 oetikeronly bomb is there is no chroot and someone tries to...
2005-07-25 oetikerprepare for the release of rrdtool-1.2.11
2005-07-22 oetikerdo not quit so easily when runing in interactive mode
2005-06-17 oetikerprepare for the release of rrdtool-1.2.10
2005-05-28 oetikerprepare for the release of rrdtool-1.2.9
2005-05-19 oetikeradded propper numeric version number to version
2005-05-18 oetikercleaned up version number code and added new function...
2005-05-16 oetikerprepare for the release of rrdtool-1.2.8
2005-05-16 oetikerprepare for the release of rrdtool-1.2.7
2005-05-14 oetikerit seems that _WIN32 is more commonly defined thatn...
2005-05-10 oetikerprepare for the release of rrdtool-1.2.6
2005-05-09 oetikerprepare for the release of rrdtool-1.2.5
2005-05-08 oetikerprepare for the release of rrdtool-1.2.4
2005-05-08 oetikerremove the premature fox for the unused parameter in...
2005-05-08 oetikerbe more portable with shorter strings
2005-05-07 oetikerprepare for the release of rrdtool-1.2.3
2005-05-07 oetikerprep for 1.2.2 release
2005-05-06 oetikerfixed documentation strings for rrdgraph
2005-05-03 oetikerdo not die upon wront input when in remote mode
2005-05-01 oetikerprep for 1.2.1 release
2005-05-01 oetikerreset optind opterr inside the function calls ...
2005-04-25 oetikerprep for 1.2.0 release
2005-04-22 oetikerprep for 1.2rc9 release
2005-04-12 oetikerprep for 1.2rc8 release
2005-04-11 oetikerprep for 1.2rc7 release
2005-04-11 oetiker* adjusted element spacing within the graph
2005-04-10 oetikerfixed spelling and working -- Alex van den Bogaerdt...
2005-04-10 oetikerprep for 1.2rc6 release
2005-04-07 oetikerprep for 1.2rc5 release
2005-04-07 oetikerreturn propper exit codes
2005-04-06 oetikerprep for 1.2rc4 release
2005-04-06 oetikermake sure WIN32 sections do NOT kick in for cygwin...
2005-04-05 oetikerprep for 1.2rc3 release
2005-04-04 oetikerprep for 1.2rc2 release
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
next