]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2010-05-11  Tobias Oetikerextend floss exception to php 3.01 license
2010-05-10  Tobias Oetikercant have TIME on it's own in CDEF
2010-04-30  Tobias Oetikerrrd_client.c: explicitly close the connection on error in
2010-04-29  Tobias Oetikerwhen using CDEF datasources in rrd, the rpnp in process...
2010-04-26  Tobias OetikerWhen specifying a relative path (-j option) rrd_cached...
2010-04-26  Tobias OetikerRelicense the RRDCacheD client interface under the...
2010-04-18  Tobias Oetikermake rrdtool compile with gcc 4.5 if -std=c99 is set...
2010-04-07  Tobias Oetikerunify marking of unused arguments
2010-04-03  Tobias Oetikerfix info syntax
2010-03-29  Tobias Oetikerwhen printing time_t use %lld with (long long int)...
2010-03-28  Tobias Oetiker* do add intl directory back to Makefile.am ... no...
2010-03-26  Tobias Oetikeradded solaris cairo build hint
2010-03-24  Tobias Oetikerrrdcached: Updated help output
2010-03-22  Tobias Oetikerbranched from trunk
2010-03-22  Tobias OetikerWall is not a portable cc option ... if this is to...
2010-03-22  Tobias Oetikerinclude gettext 0.17 ... for those who do not have...
2010-03-22  Tobias Oetikerwait before release to prevent timeout on scp
2010-03-22  Tobias Oetikerprepare for the release of rrdtool-1.4.3
2010-03-22  Tobias Oetikerfixed spelling a bit
2010-03-22  Tobias Oetikerdo not autogen the CHANGES file anymore
2010-03-22  Tobias Oetikerwe are in 2010 now
2010-03-22  Tobias Oetikerupdate date
2010-03-22  Tobias Oetikerrrdcached: Log to stderr (in addition to syslog) when...
2010-03-22  Tobias Oetikerrrdcached: Do not put any code in assert(). -- Sebastia...
2010-03-22  Tobias Oetikerrrdcached: Added -m command line option. This option...
2010-03-22  Tobias Oetikerrrdcached: Let -s affect the following sockets only...
2010-03-22  Tobias Oetikeradd 'm' as a shortcut for 'zoom' in rrd_graph (1.4...
2010-03-15  Tobias Oetikerin rrd_cgi RRD::TIME::LAST do not raise argc when calli...
2010-03-08  Tobias OetikerObviously this will only work if rrdcached is running...
2010-03-08  Tobias Oetikeradded --no-overwrite option to rrdtool create. It preve...
2010-03-02  Tobias OetikerI think I just solved a longstanding bug in the rrd_upd...
2010-03-02  Tobias Oetikeradded additional dependencies on Makefile to make sure...
2010-02-16  Tobias Oetikerreset rrd_state for grapv in ruby bindings -- Sven...
2010-02-13  Tobias Oetikermake sure we only use _NL_TIME_WEEK_1STDAY if we actual...
2010-02-07  Tobias Oetikeruse _NL_TIME_WEEK_1STDAY to determin the first day...
2010-02-07  Tobias Oetikeruse locale information from LC_TIME first_weekday to...
2010-02-05  Tobias Oetikernew rb_rrd_xport function for ruby bindings. -- Pavel...
2010-02-02  Tobias Oetikermake sure that (argv-1)[0] points to something sensible...
2010-01-25  Tobias Oetikeradd 'u' to backup one line for special legend placement...
2010-01-25  Tobias Oetikerfix right aligned text
2010-01-25  Tobias Oetikeradd online documentation for --pango-markup switch
2010-01-21  Tobias OetikerAttached patch passes DESTDIR to setup.py as --root...
2010-01-20  Tobias Oetikeronly draw the new type of marker in the graph legend...
2010-01-15  Tobias Oetikeradd a timeout to the ms_async timestamp updating issue...
2010-01-15  Tobias Oetikerfix cairo version
2010-01-14  Tobias Oetikernew (better) checker for incoming COUNTER or DERIVED...
2010-01-14  Tobias Oetikerre-fix #243 checking for '\0' made the whole check...
2010-01-11  Tobias Oetikersizeof(time_t) is 4 byte not 32 bit ...
2010-01-11  Tobias Oetikerwe are using a comparison with sizeof(long) to figure...
2010-01-11  Tobias OetikerThe end of the export range should not be adjusted...
2010-01-02  Tobias Oetikerthe end time itself is not part of a time range .....
2009-12-20  Tobias Oetikerteach rrd_restore to be able to read the #text value...
2009-12-09  Tobias Oetikerdo not build
2009-12-08  Tobias Oetikeryet another try to get the rpn example right ... #246
2009-12-03  Tobias Oetikerfix spacing
2009-11-30  Tobias Oetikerthis one proofes difficult to fix ... :-) another try ...
2009-11-30  Tobias Oetikerits 7000 not 700 ... fix for #246 again
2009-11-30  Tobias Oetikeradd 0,7000 to fix #246
2009-11-18  Tobias Oetikeruse puts("x") instead of fputs("x\n",stdout) -- Bernhar...
2009-11-18  Tobias Oetikerremove duplicate help text -- Bernhard Reutner-Fischer
2009-11-16  Tobias Oetikerbe more diligent in checking the input arguments for...
2009-11-15  Tobias Oetikerprepare for the release of rrdtool-1.4.2
2009-11-15  Tobias Oetikerfix pod syntax
2009-11-15  Tobias OetikerSwitch LC_NUMERIC to C prior to creating rrd_xport...
2009-10-30  Tobias Oetikerclarify rrd_daemon code with JOURNAL_REPLAY macro ...
2009-10-28  Tobias Oetikerprepare for the release of rrdtool-1.4.1
2009-10-28  Tobias Oetikerupdated versions to account for rrd cached fix
2009-10-28  Tobias OetikerAvoid unnecessary string handling for UPDATE commands...
2009-10-27  Tobias Oetikerwe have 2009 now
2009-10-27  Tobias Oetikeradded links to documentation
2009-10-27  Tobias Oetikerset version to 1.4.0 for all files
2009-10-27  Tobias Oetikercreate build script for 1.4 release
2009-10-27  Tobias Oetiker* remove intl from build process ... someone who does...
2009-10-27  Tobias Oetikermore solaris 10 portability changes ....
2009-10-27  Tobias Oetikerremove HAVE_LOCALE_H and HAVE_TIME_H and HAVE_SETLOCALE...
2009-10-27  Tobias Oetikerif we use HAVE_TIME_H we should have a check for this...
2009-10-27  Tobias Oetikerupdated for 1.4 release
2009-10-27  Tobias Oetikersimplify rrd_graph LC_NUMERIC fix so that all call...
2009-10-27  Tobias Oetikerallow the grid on:off pattern to be configured
2009-10-27  Tobias Oetikerneeds locale.h to compile
2009-10-23  Tobias Oetikeroptional software is expected to live in /opt, so lets...
2009-10-22  Tobias Oetikerfix memory handling when argument separation in pipe...
2009-10-20  Tobias Oetikerset locale to C while restoring
2009-10-15  Tobias Oetikeranother typo fixed by Justin T Pryzby
2009-10-15  Tobias OetikerRemoved left-over occurrence of LIB_LIBINTL -- sebastian
2009-10-14  Tobias OetikerFixed various typos in the manpages. Debian bug #550919...
2009-10-11  Tobias Oetikerload rrd_config.h before rrd_client.h since its content...
2009-10-04  Tobias OetikerFix potential memory leak in rrd_flushcached during...
2009-10-04  Tobias Oetikersebastian was missing from the contributors list
2009-10-04  Tobias OetikerDo not mess with the locale settings. The main program...
2009-10-04  Tobias Oetiker* comment on the reson for calling setlocale
2009-10-04  Tobias Oetikerrrd_client, rrd_daemon: Do not require hostnames to...
2009-10-04  Tobias Oetikerrrd_client: Improved error handling / reporting.
2009-10-04  Tobias Oetikerrrd_client: Do not rewrite path names when accessing...
2009-10-04  Tobias Oetikerrrdflushcached: Do not free 'opt_daemon' before checkin...
2009-10-04  Tobias Oetikerrrdfetch: Print a usage summary if not enough parameter...
2009-10-04  Tobias Oetikerrrdcached: Handle journal replay in socket_permission_c...
2009-10-04  Tobias Oetikerrrdcached: Create the base directory on startup. -...
2009-10-04  Tobias Oetikerrrdcached: Improved the "base-dir symlink check".
2009-10-04  Tobias Oetikerrrdcached: Improved an error message. -- Sebastian...
next