]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2009-08-11  Tobias Oetikerfix freeing order when generating error messages. found...
2009-08-10  Tobias Oetikerinclude math.h when testing IEEE
2009-08-08  Tobias Oetikerremove extra \ in perl example
2009-08-08  Tobias OetikerThe journal files are time-stamped and replayed in...
2009-08-08  Tobias Oetikeradd some shell proggramming advice ... Bernhard Reutner...
2009-08-08  Tobias OetikerRemove PID file later in the cleanup process --kevin
2009-08-08  Tobias OetikerIncrement the DataSetsWritten counter before freeing...
2009-08-08  Tobias OetikerThe current method may have caused flushes (and journal...
2009-08-08  Tobias OetikerTwo-phase shutdown for rrdcached ensures that values...
2009-08-07  Tobias Oetikerinclude PACKAGE_VERSION as version number for python...
2009-08-03  Tobias Oetikerin rrd > 1.3 it's called rrd_info_push ... and not...
2009-08-03  Tobias OetikerShow the index of each data source in the rrd_info...
2009-07-30  Tobias Oetikernew news
2009-07-30  Tobias Oetikerrrd_tune HW Update
2009-07-28  Tobias Oetikerupdate conditional silent-rules
2009-07-14  Tobias OetikerHandle race condition for "UPDATE" with new files....
2009-07-12  Tobias OetikerDo not trust cache tree pointers after releasing the...
2009-07-10  Tobias Oetikerdestroy flush condition variable
2009-07-10  Tobias OetikerMove <libgen.h> include so we know whether we HAVE_LIBG...
2009-07-09  Tobias OetikerSilence automake portability warnings caused by multipl...
2009-07-05  Tobias Oetikercheck for the size of time_t and behave accordingly
2009-07-04  Tobias Oetikerbe more careful when converting to string to time_t...
2009-06-10  Tobias Oetikeradd the real license ...
2009-06-10  Tobias Oetikerfix bad pdf links
2009-06-09  Tobias Oetikeradded compat 5.1 license copied from website
2009-06-08  Tobias Oetikermake config.h a symlink to rrd_config.h so that intl...
2009-06-08  Tobias OetikerRelax automake requirements and make 1.11 features...
2009-06-07  Tobias Oetikerfix some missing rrd_flushcached instances -- kevin
2009-06-07  Tobias Oetikerswitch to the rrd_flushcached interface
2009-06-07  Tobias Oetikerconsider fgets return value
2009-06-07  Tobias Oetikerdo not try to mess with autopoints files
2009-06-07  Tobias Oetikercheck return value from write
2009-06-07  Tobias Oetikercheck return values of dup and ftruncate
2009-06-07  Tobias Oetikerfix some warnings
2009-06-07  Tobias Oetikeradded a copy to svn since it is changed from the original
2009-06-07  Tobias Oetikerchanged from original version, so include it ...
2009-06-07  Tobias Oetikerinclude libtool with the distro
2009-06-07  Tobias Oetikeranother ID tag
2009-06-07  Tobias Oetikermore id tags added
2009-06-07  Tobias Oetikerupdated for release
2009-06-07  Tobias Oetikerupdated for release
2009-06-07  Tobias Oetikeradded $Id:$
2009-06-07  Tobias Oetikerinitial news
2009-06-02  Tobias OetikerMention that negative time values should be separated...
2009-06-01  Tobias OetikerMake rrdtool compile on GNU/kFreeBSD. Fix for Debian...
2009-06-01  Tobias Oetikermake negative update times work as diescribed in the...
2009-05-28  Tobias Oetikermadvise hints may not be ORed since they are enumerated...
2009-05-27  Tobias Oetikerback to 0.14.4
2009-05-27  Tobias Oetikerget the latest gettext
2009-05-27  Tobias Oetikeradded gettext.h to dist
2009-05-27  Tobias Oetikeradded missing gettext.h
2009-05-27  Tobias Oetikerwe don't have any translations ... so do not pretend
2009-05-27  Tobias Oetikerreduce gettext version requirements
2009-05-27  Tobias Oetikerfix path
2009-05-27  Tobias Oetikerthe get ready for 1.4rc patch
2009-05-27  Tobias OetikerOnly include libgen.h when we have it. use pbbasename...
2009-05-26  Tobias Oetikerupdate flush to flushcached
2009-05-26  Tobias Oetikerbindings should invoke new rrd_flushcached (instead...
2009-05-26  Tobias Oetiker"ulong" is not portable. must be unsigned long -- kevin
2009-05-26  Tobias Oetikerupdate flush document name
2009-05-26  Tobias Oetikerrename rrd_flush.c to rrd_flushcached.c in Makefile.am
2009-05-26  Tobias Oetikerresolve the "flush inconsistency":
2009-05-25  Tobias OetikerWhile restoring, rrd_restore uses between 30 and 40...
2009-05-25  Tobias Oetikeronly include utime.h when necessary
2009-05-24  Tobias Oetiker* in 1.3: Changed types used in rrd_file_t from off_t...
2009-05-22  Tobias Oetikerreset errno right befor the call I want to test
2009-05-22  Tobias Oetikerinline is something for the compiler to figure ...
2009-05-22  Tobias Oetikerfix error messages on the road to fix #222
2009-05-21  Tobias Oetikerfix text organisation
2009-05-18  Tobias Oetikerintegrated fix for debian bug #529291 as supplied by...
2009-05-11  Tobias Oetikerfix rrd_getops use of external variables (optarg and...
2009-04-29  Tobias Oetikeradded some remarks on CDEF versus VDEF to the docs...
2009-04-20  Tobias OetikerThis patch includes utility functions to support dynami...
2009-04-20  Tobias Oetikerintroduced header_property in info output -- Daniel...
2009-04-17  Tobias Oetikeradd documentation for graph-render-mode
2009-04-15  Tobias Oetikerfix comments and error messages in rrd_restore patch
2009-04-15  Tobias OetikerFix casting issues in rrd_restore. The bug manifested...
2009-04-14  Tobias Oetikermake ruby bindings compile with newer ruby versions...
2009-04-14  Tobias OetikerGenerate an error message when using RRDp with graph...
2009-04-14  Tobias Oetikerrrd_random() is a wrapper around random() that ensures...
2009-04-10  Tobias OetikerThis patch consolidates several aspects of the command...
2009-04-09  Tobias OetikerThe bookkeeping of all threads is not necessary, since...
2009-04-09  Tobias Oetikeradded missing docs -- kevin
2009-04-09  Tobias Oetikeradded missing newline -- by sebastian harl
2009-04-07  Tobias Oetikermake sure an empty m4 is in the checkout
2009-04-07  Tobias Oetikerfix for #213 restore old behaviour of --lazy. Even...
2009-04-07  Tobias Oetikermake sure rrd_dump outputs numbers with C locale so...
2009-04-06  Tobias OetikerI thought that it would be nice to be able to pass
2009-04-06  Tobias Oetikeruse %lld with (long long) conversion when printing...
2009-04-06  Tobias Oetikerprintf for time_t with %lli can easily cause a segfault...
2009-04-06  Tobias Oetikerlets have an error message when creating the graph...
2009-03-21  Tobias Oetikerremove excess flush calls ...
2009-03-21  Tobias Oetikerremove flush symbol
2009-03-21  Tobias Oetikerthe call to rrd_flush has appeared when rrd_open was...
2009-03-18  Tobias OetikerNew rrd_graph functions for legend placement control...
2009-03-08  Tobias Oetikerrrd_flush.c: Provide a more useful error message.
2009-03-08  Tobias OetikerRenaming ntmake.pl to ntmake.PL (r1742) had unforseen...
2009-03-07  Tobias OetikerThis 2-patch series exposes 'flush' methods to the...
2009-03-06  Tobias Oetikerthere were two lines of debug info printed by rrd_xport...
2009-03-06  Tobias OetikerEven though POSIX/XSI requires "strerror_r" to return...
next