]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2012-12-12  Max KhonFix build when glib is in non-standard location (e... 360/head
2012-11-19  Tobias OetikerMerge branch 'master' of github.com:oetiker/rrdtool-1.x
2012-11-19  Tobias Oetikerproperly fix handling of time_t size in rrd_restore
2012-11-16  Tobias OetikerMerge pull request #358 from jimmyngo/master
2012-11-15  jimmyngoUpdate bindings/python/rrdtoolmodule.c 358/head
2012-11-14  Tobias OetikerNormally the graphing function makes sure that the...
2012-11-13  Tobias OetikerNew rrd_update switch --skip-past-updates
2012-11-13  Antony DovgalFix for the first day of week detection logic in rrdtool
2012-11-10  Tobias Oetikerdo not die when failing to add link
2012-11-10  Tobias Oetikerfix trendnan variable access
2012-09-11  Tobias Oetikeradd git notes
2012-09-03  Tobias Oetikerfix off by 1 error
2012-08-22  Tobias Oetikerfixed pango markup link
2012-08-14  Tobias Oetikerremove a bunch of variables which were set but never...
2012-08-14  Tobias Oetikerfix locations for installing the sample programs to...
2012-08-13  Tobias Oetikerintegrate rrdinfo and rrdcreate into the rrdupdate...
2012-08-13  Tobias Oetikeruse snprintf, strdup, ... where possible to make for...
2012-08-12  Tobias Oetikeropenbsd does not know EPROTO it seems
2012-08-12  Tobias Oetikercomplete segfault fix for second axis %s format begun...
2012-07-31  Tobias OetikerRRDs.xs uses &PL_sv_undef to insert undefined values...
2012-07-28  Tobias Oetikersupport for the xport command -- Jimmy Ngo
2012-07-02  Tobias Oetikerserviced config etc files for rrdtool
2012-07-02  Tobias Oetikerwire up systemd support in autoconf -- tomek@pipebreaker.pl
2012-06-01  Tobias Oetikerrrd_graph_rpn: add a MEDIAN operator. -- Aaron Gallaghe...
2012-05-23  Tobias Oetikermake rrd_daemon systemd aware - patch by Tomasz Torcz...
2012-05-07  Tobias Oetikerfix warning: "__STRICT_ANSI__" is not defined warning...
2012-04-10  Tobias Oetikermake sure the grid and label positioner does NOT take...
2012-03-08  Tobias Oetikerif the perl bindings are to be installed together with...
2012-03-06  Tobias Oetikerintroducing the new key=value parser for graph command...
2012-03-05  Tobias Oetikerfix flush race in rrdcached -- Christian Hitz
2012-03-01  Tobias Oetikerfix regression in graph generation -- martin sperl
2012-02-25  Tobias Oetikerstart of implementation to create a new chart type...
2012-02-25  Tobias Oetikerfor RRAs with a step count of 1, treat MIN/MAX/LAST...
2012-02-24  Tobias Oetikermoved output generation for xport out of rrd_tool.c...
2012-02-23  Tobias Oetikerextra output formats for rrd_graph -- martin sperl
2012-02-22  Tobias Oetikerjson requires keys to be proper strings and thus quoted ...
2012-02-22  Tobias Oetikerkill a few warnings and properly release memory --...
2012-02-22  Tobias Oetikerimplement CSV, TSC, SSV with JSON and XML as "graphics...
2012-02-20  Tobias Oetikermaximum library version is 255
2012-02-02  Tobias Oetikerremove duplicate code in rrd_open -- Richard Laager
2012-02-02  Tobias Oetikeruse posix_fallocate when initialiying rrd files ....
2012-02-02  Tobias Oetikerfix for tcl bindings ... -- George Ross
2012-01-24  Tobias Oetikerregression fix for r2265
2012-01-24  Tobias Oetikertest for tm.tm_gmtoff presence in configure.ac fix...
2012-01-24  Tobias Oetikercheck in /usr/lib64 for tclConfig.sh too
2012-01-23  Tobias Oetikerfix shared library version number
2012-01-20  Tobias Oetikeradded a nop control for string formating, so that strin...
2012-01-20  Tobias Oetikeradded support for rrdgraph to use the yotta, zetta...
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 Oetikerfix libwrap and libdbi detection logic
2012-01-16  Tobias Oetikeraddeded documentation for json
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-16  Tobias Oetikerfix horyzontal alignement of lines and aread
2011-12-16  Tobias Oetikerfix grid fitting for corner cases
2011-12-16  Tobias Oetikeruse standard functions for checking
2011-12-16  Tobias Oetikersearch for tcpd.h with <>
2011-12-16  Tobias Oetikerfix win32 distributables
2011-12-15  Tobias Oetikermerged updated win32 port by Larry Adams and the cacti...
2011-12-12  Tobias Oetikerfixed some reference errors
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 Oetikercall this 1.4.999
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 Oetikerfix some string marshaling bugs in the Dot Net binding...
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-23  Tobias Oetikeruse long int format
2011-11-22  Tobias Oetikera new command-line parameter, --week-fmt, by which...
2011-11-22  Tobias Oetikerallow to restore xml files with zero row rras ... this...
2011-11-22  Tobias Oetikerfix ifdef use
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-29  Tobias Oetikerimproved library handling
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-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 Oetikereven with libdbi enabled, do not mistake "sqlxxabc...
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 ....
next