2019-04-24 |
Wolfgang Stöggl | Consider flags for CreateFileA(), Windows |
commit | commitdiff | tree |
2019-04-24 |
Wolfgang Stöggl | Add missing #define and indent rrd_open.c |
commit | commitdiff | tree |
2019-04-13 |
Wolfgang Stöggl | Fix GCC string truncation warnings |
commit | commitdiff | tree |
2019-04-10 |
Wolfgang Stöggl | Avoid pragma comment warning under MinGW |
commit | commitdiff | tree |
2019-04-10 |
Wolfgang Stöggl | Update .gitignore files |
commit | commitdiff | tree |
2019-04-09 |
Wolfgang Stöggl | Cast lua_tostring return value to char * |
commit | commitdiff | tree |
2019-04-09 |
Wolfgang Stöggl | Update test tune1 |
commit | commitdiff | tree |
2019-04-05 |
Wolfgang Stöggl | Cast unsigned long values to long for labs() |
commit | commitdiff | tree |
2019-04-04 |
Wolfgang Stöggl | Use fabs() for floating point, labs() for long |
commit | commitdiff | tree |
2019-03-28 |
Wolfgang Stöggl | Update strftime.c and use it under MinGW |
commit | commitdiff | tree |
2019-03-28 |
Wolfgang Stöggl | Remove strftime.c and strftime.h from MSVC builds |
commit | commitdiff | tree |
2019-03-27 |
themylogin | fix segfault on non-existent RRD file when using rrdcached |
commit | commitdiff | tree |
2019-03-26 |
Wolfgang Stöggl | Update test list1 |
commit | commitdiff | tree |
2019-03-25 |
Tobias Oetiker | Update functions |
commit | commitdiff | tree |
2019-03-25 |
Wolfgang Stöggl | Update further URLs from http to https |
commit | commitdiff | tree |
2019-03-24 |
Wolfgang Stöggl | Let two more tests pass under MSYS2 (Windows) |
commit | commitdiff | tree |
2019-03-21 |
Wolfgang Stöggl | Update URL from http to https |
commit | commitdiff | tree |
2019-03-21 |
Wolfgang Stöggl | Update bugs address |
commit | commitdiff | tree |
2019-03-19 |
Óscar Nájera | Fix docs on rrdxport |
commit | commitdiff | tree |
2019-03-19 |
Óscar Nájera | Update xport tests |
commit | commitdiff | tree |
2019-03-19 |
Óscar Nájera | Fix bounds in rrd_xport |
commit | commitdiff | tree |
2019-03-19 |
Alexander Zangerl | Fix %s/%S unit autoscaling in gprint for json/xml |
commit | commitdiff | tree |
2019-03-11 |
Wolfgang Stöggl | Add typenames to .indent.pro, add to EXTRA_DIST |
commit | commitdiff | tree |
2019-03-10 |
Wolfgang Stöggl | Indent src/rrd_xport.c, tests/Makefile.am |
commit | commitdiff | tree |
2019-03-06 |
Wolfgang Stöggl | Allow nan and -nan in test pdp-calc1 |
commit | commitdiff | tree |
2019-03-06 |
Jens Kammler | Added PDP calculation tests |
commit | commitdiff | tree |
2019-03-06 |
Jens Kammler | Fixed bug in bug fix. Has to be tested now. |
commit | commitdiff | tree |
2019-03-06 |
Jens Kammler | Optimized PDP calculation when multiple PDPs are closed... |
commit | commitdiff | tree |
2019-02-18 |
Wolfgang Stöggl | Update etc/Makefile.am |
commit | commitdiff | tree |
2019-02-18 |
Wolfgang Stöggl | Update snprintf.m4, add _HW_FUNC_XPRINTF_REPLACE |
commit | commitdiff | tree |
2019-02-15 |
Wolfgang Stöggl | Delete rrd_config.h.in |
commit | commitdiff | tree |
2019-02-14 |
Wolfgang Stöggl | Update year in COPYRIGHT and win32/*.rc files |
commit | commitdiff | tree |
2019-02-11 |
Wolfgang Stöggl | Delete name.inc |
commit | commitdiff | tree |
2019-02-11 |
Tobias Oetiker | add notes on update |
commit | commitdiff | tree |
2019-02-10 |
Wolfgang Stöggl | Define mkdir() macro for Windows builds |
commit | commitdiff | tree |
2019-02-10 |
Wolfgang Stöggl | Call getuid() only if HAVE_GETUID is defined |
commit | commitdiff | tree |
2019-02-10 |
Wolfgang Stöggl | Update FSF address and fix UTF8 |
commit | commitdiff | tree |
2019-02-08 |
Tobias Oetiker | add missing testfile |
commit | commitdiff | tree |
2019-02-08 |
nirgal | Typo |
commit | commitdiff | tree |
2019-02-07 |
Tobias Oetiker | add ghostscript to build env |
commit | commitdiff | tree |
2019-02-07 |
Tobias Oetiker | add missing cd .. |
commit | commitdiff | tree |
2019-02-07 |
Tobias Oetiker | consistant numbering for windows |
commit | commitdiff | tree |
2019-02-07 |
Tobias Oetiker | generate NUMVERS from VERSION file |
commit | commitdiff | tree |
2019-02-07 |
Tobias Oetiker | bump version |
commit | commitdiff | tree |
2019-02-07 |
Tobias Oetiker | add releasee tests to travis and bump version number... |
commit | commitdiff | tree |
2019-02-05 |
Jaroslav Škarvada | Fixed 'No rule to make target 'etc/rrdcached.socket' |
commit | commitdiff | tree |
2019-02-04 |
Tobias Oetiker | properly add etc files via EXTRA_DIST - fixes #956... |
commit | commitdiff | tree |
2019-02-04 |
Tobias Oetiker | add missing etc/rrdcached-default-lsb.in to tarball... |
commit | commitdiff | tree |
2019-02-04 |
Tobias Oetiker | sync 1.7.1 release updates |
commit | commitdiff | tree |
2019-02-04 |
Tobias Oetiker | update library version since new features were added v1.7.1 |
commit | commitdiff | tree |
2019-02-04 |
Tobias Oetiker | fix log |
commit | commitdiff | tree |
2019-02-04 |
Wolfgang Stöggl | Update version to 1.7.1 for MSVC builds |
commit | commitdiff | tree |
2019-02-04 |
Tobias Oetiker | ready for 1.7.1 release |
commit | commitdiff | tree |
2019-02-04 |
Wolfgang Stöggl | Remove librrd-4.vcxproj.user |
commit | commitdiff | tree |
2019-02-04 |
Tobias Oetiker | Update issue templates |
commit | commitdiff | tree |
2019-02-03 |
Wolfgang Stöggl | Fix warnings: different const qualifiers (MSVC) |
commit | commitdiff | tree |
2019-02-02 |
Wolfgang Stöggl | Define PATH_MAX as _MAX_PATH for MSVC builds |
commit | commitdiff | tree |
2019-02-02 |
Wolfgang Stöggl | Define HAVE_ASPRINTF and HAVE_VASPRINTF (MSVC) |
commit | commitdiff | tree |
2019-02-02 |
Wolfgang Stöggl | Use Unix line endings for win32-glob |
commit | commitdiff | tree |
2019-02-02 |
Wolfgang Stöggl | Remove win32/RCa02816, which is a temporary file |
commit | commitdiff | tree |
2019-01-28 |
Wolfgang Stöggl | Fix _errno inconsistent dll linkage (Windows) |
commit | commitdiff | tree |
2019-01-25 |
Wolfgang Stöggl | Fix rc compiler redefinition warnings (nmake) |
commit | commitdiff | tree |
2019-01-25 |
Wolfgang Stöggl | Initialize local variable junk |
commit | commitdiff | tree |
2019-01-24 |
Wolfgang Stöggl | Include winsdkver.h for _WIN32_MAXVER |
commit | commitdiff | tree |
2019-01-20 |
Wolfgang Stöggl | Use _WIN32 instead of WIN32 preprocessor macro |
commit | commitdiff | tree |
2019-01-19 |
Wolfgang Stöggl | Fix: Cannot rename temporary file to final file |
commit | commitdiff | tree |
2019-01-19 |
Wolfgang Stöggl | Indent rrd_create.c, rrd_open.c before changes |
commit | commitdiff | tree |
2019-01-17 |
Wolfgang Stöggl | Define realpath for MinGW builds |
commit | commitdiff | tree |
2019-01-17 |
Wolfgang Stöggl | Remove LINKTYPE from perl-piped/Makefile.PL |
commit | commitdiff | tree |
2019-01-14 |
nirgal | Re-enable 0-width lines |
commit | commitdiff | tree |
2019-01-11 |
Wolfgang Stöggl | Use g_list_free_full instead of g_list_foreach |
commit | commitdiff | tree |
2019-01-10 |
Wolfgang Stöggl | Remove function substring from rrd_graph.c |
commit | commitdiff | tree |
2019-01-09 |
Wolfgang Stöggl | Update doc/Makefile.am |
commit | commitdiff | tree |
2019-01-09 |
Peter Valdemar... | Include rrd_pdpcalc.pod in Makefile.am also |
commit | commitdiff | tree |
2019-01-07 |
Peter Valdemar... | Rename PDP_calculation_explanation.pod -> rrd_pdpcalc... |
commit | commitdiff | tree |
2019-01-07 |
Peter Valdemar... | Changed "[ timestamp - step ; timestamp [" as it was... |
commit | commitdiff | tree |
2019-01-07 |
Peter Valdemar... | Spell rrdtool as RRDtool as pr. review comment in #931 |
commit | commitdiff | tree |
2019-01-07 |
Peter Valdemar... | Added some documentation for the rrdxport output format |
commit | commitdiff | tree |
2019-01-04 |
Peter Valdemar... | Fix two review comments from #932 |
commit | commitdiff | tree |
2019-01-04 |
Peter Valdemar... | Improve links to AT-STYLE TIME SPECIFICATION section... |
commit | commitdiff | tree |
2019-01-04 |
Peter Valdemar... | Fixed some podchecker error/warnings |
commit | commitdiff | tree |
2019-01-04 |
Peter Valdemar... | Removed trailing spaces from .pod documentation files |
commit | commitdiff | tree |
2019-01-04 |
Peter Valdemar... | Fixed POD in PDP_calculation_explanation.pod |
commit | commitdiff | tree |
2019-01-04 |
Peter Valdemar... | Removed "can't break line" warnings when making .txt... |
commit | commitdiff | tree |
2019-01-03 |
Tobias Oetiker | update tests including verification of timestamp alignement |
commit | commitdiff | tree |
2019-01-03 |
Tobias Oetiker | update tests including verification of timestamp alignement |
commit | commitdiff | tree |
2019-01-03 |
Tobias Oetiker | fix off by one issue #913 |
commit | commitdiff | tree |
2019-01-03 |
Tobias Oetiker | add graph test |
commit | commitdiff | tree |
2018-12-18 |
Wolfgang Stöggl | Add -lws2_32 for MinGW builds by configure |
commit | commitdiff | tree |
2018-12-18 |
Wolfgang Stöggl | Check for gobject-2.0 in configure |
commit | commitdiff | tree |
2018-12-14 |
Wolfgang Stöggl | Sync librrd-4.def with librrd.sym |
commit | commitdiff | tree |
2018-12-14 |
Wolfgang Stöggl | Fix warning strncpy bound equals destination size |
commit | commitdiff | tree |
2018-11-30 |
Wolfgang Stöggl | Fix tests to support Windows time zone name |
commit | commitdiff | tree |
2018-11-25 |
Wolfgang Stöggl | Disable Travis CI valgrind-logfile failing tests |
commit | commitdiff | tree |
2018-11-23 |
Wolfgang Stöggl | Fix loop, sizeof(delims) |
commit | commitdiff | tree |
2018-11-19 |
netniV | Update to PR #915 |
commit | commitdiff | tree |
2018-11-07 |
Wolfgang Stöggl | Add windows-default-manifest to README-MinGW-w64 |
commit | commitdiff | tree |
2018-11-01 |
Alexander Zangerl | minor adjustment to patch for #914 |
commit | commitdiff | tree |
2018-11-01 |
Alexander Zangerl | issue #914, rrdtool graph with --title segfaults and... |
commit | commitdiff | tree |
2018-11-01 |
Alexander Zangerl | #914, rrdtool graph with --title segfaults |
commit | commitdiff | tree |
next |