]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2012-01-18  Tobias Oetikerbe clearer as to what VDEF LAST/FIRST do.
2012-01-17  Tobias Oetikerremove perl 5.004 compatibility hack and make things...
2012-01-16  Tobias Oetikerprepare for the release of rrdtool-1.4.6
2012-01-16  Tobias Oetikerprepare for the release of rrdtool-1.4.6
2012-01-16  Tobias Oetikerfix libwrap and libdbi detection logic
2012-01-16  Tobias Oetikerprepare for the release of rrdtool-1.4.6
2012-01-16  Tobias Oetikerrrdtool is assuming that rrd_xport will always return...
2012-01-15  Tobias Oetikerintegrated json support in rrdtool xport with inspirati...
2011-12-19  Tobias Oetikerbe more careful when finding pic flags
2011-12-18  Tobias Oetikerensure we got long ints in ruby printfs
2011-12-16  Tobias Oetikerfix horyzontal alignement of lines and aread
2011-12-16  Tobias Oetikerbackport improved grid-fitting
2011-12-16  Tobias Oetikersimplified configure tests for libwrap and libdbi
2011-12-16  Tobias Oetikersearch for tcpd.h with <>
2011-12-16  Tobias Oetikerfix win32 distributables
2011-12-16  Tobias Oetikermake cpp defines more portable
2011-12-16  Tobias Oetikerneed min defined now
2011-12-15  Tobias Oetikerupdated win32 port by Larry Adams and the cacti team
2011-12-01  Tobias Oetikerrpn compare operators CAN return unknown ... (#293)
2011-12-01  Tobias Oetikergettext 0.17 is sufficient too and more widely used...
2011-12-01  Tobias Oetikerfix some issues with the
2011-11-29  Tobias Oetikerfix typo in configure.ac (regression from r2227) fix...
2011-11-28  Tobias OetikerIt seems that function graph_size_location() doesn...
2011-11-28  Tobias Oetikerfix glib dependency for --disable-rrd_graph and update...
2011-11-24  Tobias Oetikerinitialize magfact to 1 ... fixes logarithm chart displ...
2011-11-24  Tobias Oetikerupdates to the win32 port -- Chris Larsen
2011-11-24  Tobias Oetikerafter fetching, data must be reduced to at least chart...
2011-11-24  Tobias Oetikerproperly handle the case where RRDCACHED_ADDRESS is...
2011-11-23  Tobias Oetikerthe number of COMPUTE rpn nodes is architecture depende...
2011-11-23  Tobias Oetikermake rrd_mkdir_p work on bsd* unixes too ... their...
2011-11-22  Tobias Oetikerallow to restore xml files with zero row rras ... this...
2011-11-22  Tobias Oetikerthe first TREND* value can be calculated earlier ....
2011-11-22  Tobias Oetikeractually link with LIBINTL if we got it ... should...
2011-11-16  Tobias Oetikerdbi_result_get_datetime_idx() return timestamp in UTC...
2011-11-14  Tobias Oetikerallow rrdtool for windows to properly support binary...
2011-10-20  Tobias Oetikerfix ruby binding for rrd_xport #318
2011-10-18  Tobias Oetikerfree step_list on error. fix for #317
2011-09-27  Tobias Oetikerfix buffer overflow for LONG lines in journal handling...
2011-09-16  Tobias Oetikerhandling of ENV_RRDCACHED_ADDRESS:
2011-08-14  Tobias Oetikerfix alignment of centered items ... title and footer
2011-06-29  Tobias Oetikerproper fix for the header size problem and its effects...
2011-06-23  Tobias Oetikerfox for #302. refuse to build if troff and nroff are...
2011-06-23  Tobias Oetikerfix for #301: plug memory leak in lua bindings -- bmayl...
2011-06-23  Tobias OetikerFix for #304: checking for time_t is done with AC_RUN_I...
2011-05-06  Tobias Oetikersync with reality
2011-05-06  Tobias Oetikerfixed release tagging
2011-04-21  Tobias Oetikerfix rrd_create behaviour when mmaping on a full filesys...
2011-03-15  Tobias Oetikerwith libwrap use 'rrdcached' as the name of our daemon...
2011-03-14  Tobias Oetikerbring spaceing around graph back in line with 1.2 goodn...
2011-03-03  Tobias Oetikerdo not mistake "sqlxxabc.rrd" for a libdbi specificatio...
2011-01-26  Tobias Oetikeras rrd_cgi fails to parse stuff, do NOT try to fix...
2011-01-18  Tobias Oetikerupdate timestamp continuity checks in rrd_cached ....
2011-01-18  Tobias OetikerAdded configure option to disable building rrd_graph...
2011-01-15  Tobias Oetikeradded explanation on the rows returned from fetch....
2011-01-15  Tobias Oetikermake sure we do not free stuff in rrdnew which was...
2011-01-06  Tobias Oetikerfix wording regarding min/max setting
2011-01-06  Tobias Oetikerdo not close the filehandle to the resize file of there...
2010-12-26  Tobias Oetikerupdated changes
2010-12-26  Tobias Oetikerprepare for the release of rrdtool-1.4.5
2010-12-26  Tobias Oetikerit there is no right label, do not reserve any space...
2010-12-26  Tobias Oetikermake configure recognize tcl-site argument (#281)
2010-12-26  Tobias Oetikeradd some extra checks to RRA arguments
2010-12-26  Tobias Oetikermake MAP_PRIVATE conditional on AIX not being defined...
2010-12-21  Tobias Oetiker Sigma calculation had an error. The first data value...
2010-12-21  Tobias Oetikerrrdcached: Fix permissions of the default socket.
2010-12-20  Tobias Oetikeradd extra space to LDFLAGS when building ruby bindings...
2010-12-17  Tobias Oetikeraix does not know about -Wl
2010-12-07  Tobias Oetikeradded not on using LINE AREA or PRINT
2010-11-11  Tobias Oetikerintroduce "epoch" as a new base time reference, meaning...
2010-11-11  Tobias OetikerHere is a patch that fixes a serious endless loop probl...
2010-11-09  Tobias Oetiker add hosts_access support to rrdcached -- Shaun Reitan...
2010-11-09  Tobias Oetikercached is using tcp not udp ...
2010-11-09  Tobias Oetikermake sure we do not try to draw points all that far...
2010-10-25  Tobias Oetikerfollow the normal code path for exiting rrd_update...
2010-10-25  Tobias Oetikerfree addrinfo list after use ... -- Christian Magnusson
2010-10-09  Tobias OetikerEnsure that response_read() always calls fflush() or...
2010-09-28  Tobias Oetikerfix ruby bindings to be compatible with curent ruby...
2010-09-10  Tobias Oetikerfix use of %s in strftime rrdgraph (G)PRINT commands...
2010-09-08  Tobias Oetikerit seems that strcasecmp and strcasencmp have issues...
2010-09-08  Tobias Oetikerfix use of setlocale all over the place ...
2010-08-31  Tobias Oetikerfix MSVC2008 compilation ... it does not understand...
2010-08-25  Tobias Oetikermake sure an extra %s in the secondi axis format does...
2010-08-24  Tobias Oetikerit's filename not filtename
2010-08-23  Tobias Oetikerin remote mode, make argument count for remote commmand...
2010-08-22  Tobias OetikerFirst bug: in function rrd_fetch_fn_libdbi() variable...
2010-08-17  Tobias Oetikerhunting down pango allocation issues ... now the memory...
2010-07-26  Tobias Oetikerrrdcached: Let the -s, -m and -P options affect the...
2010-07-10  Tobias Oetikerprint \n for log messages while runing rrdcached in...
2010-07-07  Tobias Oetikerone with is enough
2010-07-05  Tobias Oetikerprepare for the release of rrdtool-1.4.4
2010-07-05  Tobias Oetikerprepare for the release of rrdtool-1.4.4
2010-07-05  Tobias Oetikerprepare for the release of rrdtool-1.4.4
2010-07-05  Tobias Oetikerprepare for the release of rrdtool-1.4.4
2010-07-05  Tobias Oetikerprepare for the release of rrdtool-1.4.4
2010-07-05  Tobias Oetikerdo not try to whisk i18n support into existance .....
2010-07-05  Tobias Oetiker* make rrd_getopt compile on solaris
2010-07-05  Tobias Oetikerwritten change log
2010-07-04  Tobias Oetikerbackport FP_* fixes and revert FPCLASSIFY fix since...
2010-07-02  Tobias Oetikerupdated build tips for updated win32 port by Chris...
2010-07-02  Tobias Oetikerrrd_update and rrd_rpncalc - fix casts introduced by...
next