2018-03-24 |
Teemu Toivola | add data time range to image output |
commit | commitdiff | tree | snapshot |
2018-03-24 |
Teemu Toivola | add datetime input validation |
commit | commitdiff | tree | snapshot |
2018-03-24 |
Teemu Toivola | add initial support for specifying data time range... |
commit | commitdiff | tree | snapshot |
2018-03-22 |
Teemu Toivola | improve syntax of man pages |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Teemu Toivola | add option to limit the length of --json and --xml... |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Teemu Toivola | add exbibyte support |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Teemu Toivola | remove --exportdb |
commit | commitdiff | tree | snapshot |
2018-03-20 |
Teemu Toivola | add importlegacydb() tests |
commit | commitdiff | tree | snapshot |
2018-03-20 |
Teemu Toivola | Merge pull request #93 from cgzones/const_char |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Teemu Toivola | avoid having some daemon related tests Linux specific |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Teemu Toivola | add db_validate() tests and info prints |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Teemu Toivola | improve database output tests |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Teemu Toivola | define one common datetime format in common.h |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Teemu Toivola | add datacache_status() tests |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Teemu Toivola | add processifinfo() tests |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Christian Göttsche | constify const char strings |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Teemu Toivola | add cleanremovedinterfaces() test |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Teemu Toivola | add more complex processdatacache() test |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Teemu Toivola | add handledatabaseerror() tests |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Teemu Toivola | add detectboot() tests and improve function error handling |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Teemu Toivola | refactor and enable sighup handling test, mark some... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Teemu Toivola | split signal handling test to one test per signal |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Teemu Toivola | fix occasionally failing tests, fix invalid instruction... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Teemu Toivola | update install documentation |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Teemu Toivola | rewrite UNINSTALL |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Teemu Toivola | update documentation |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Teemu Toivola | remove references to deleted files |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Teemu Toivola | add hourly list and 5 minute list image outputs |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Teemu Toivola | update README.md |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Teemu Toivola | remove INSTALL_OSX as these instructions haven't been... |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Teemu Toivola | fix vertical bar scaling in text mode hourly output... |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Teemu Toivola | add hourly list and 5 minute list outputs, fix textual... |
commit | commitdiff | tree | snapshot |
2018-03-11 |
Teemu Toivola | add -I/usr/local/include to CFLAGS and -L/usr/local... |
commit | commitdiff | tree | snapshot |
2018-03-11 |
Teemu Toivola | add database version validation |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | remove invalid TODO comment |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | add function execution timing debug to json and xml... |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | use ISO date formats by default |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | replace asctime() with strftime() |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | add missing variable init and teardown to waittimesync... |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | add tests for waittimesync() |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | Merge branch 'travis_warnings' |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | add mising no- prefix to parameters |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | more warning scope reductions for osx in travis |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | reduce scope of osx warnings in travis to avoid log... |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | drop --enable-werror in travis for osx as it appears... |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | Apple has extern long timezone in time.h |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Teemu Toivola | add --enable-werror parameter for configure and use... |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Teemu Toivola | modify environment setup |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Teemu Toivola | clang specific parameters and warning to errors as... |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Teemu Toivola | refactor sql date generation handling, fixes last clang... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Teemu Toivola | improve data cleanup debug prints |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Teemu Toivola | return TimeSyncWait functionality |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Teemu Toivola | fix and improve config validator syntax |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Teemu Toivola | improve code readability and remove -Wformat-non-iso... |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Teemu Toivola | add clang padding warning ignores to legacy database... |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Teemu Toivola | improve define readability |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Teemu Toivola | add check for __clang__ being defined as gcc raises... |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Teemu Toivola | fix clang warnings from tests |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Teemu Toivola | ignore clang _XOPEN_SOURCE warning as it doesn't appear... |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Teemu Toivola | more warning fixes |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Teemu Toivola | more warning fixes |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Teemu Toivola | fix gcc warning |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Teemu Toivola | fix some clang warnings |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Teemu Toivola | bring back one disabled test, discard the other due... |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Teemu Toivola | fix cppcheck and clang warnings |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Teemu Toivola | add development status to README.md |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Teemu Toivola | wrap README.md lines as GitHub appears to be happy... |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Teemu Toivola | merge sqldb branch, vnStat 2.0 on master begins here |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Teemu Toivola | bump version to 1.19 beta |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Teemu Toivola | adjust time sync check to not complain when daemon... v1.18 |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Teemu Toivola | final preparations for version 1.18 release |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Teemu Toivola | update example configuration file |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Teemu Toivola | Merge pull request #92 from cgzones/cppcheck |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Teemu Toivola | Merge pull request #91 from cgzones/warnings |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Christian Göttsche | fix cppcheck note |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Christian Göttsche | fix clang -Wmissing-variable-declarations |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Christian Göttsche | fix clang -Wfloat-conversion |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Christian Göttsche | fix clang -Wsign-conversion |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Christian Göttsche | fix clang -Wshorten-64-to-32 |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Christian Göttsche | fix clang -Wbad-function-cast |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Christian Göttsche | fix clang -Wconversion |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Teemu Toivola | add prerequisites section to INSTALL files, closes #58 |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Teemu Toivola | documentation update |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Teemu Toivola | add README in Markdown format with command instructions... |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Teemu Toivola | add make target for testing man pages for errors and... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Teemu Toivola | fix compiler warnings |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Teemu Toivola | add output sanity check tests for mostly unfilled databases |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Teemu Toivola | add section separators for improving readabilty of... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Teemu Toivola | add options for controlling the number of decimals... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Teemu Toivola | remove possible division by float zero |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Teemu Toivola | remove possible division by float zero |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Teemu Toivola | make number of executed tests visible |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Teemu Toivola | re-enable os x in travis |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Teemu Toivola | fix waittimesync() timestamp handling, fixes #85 |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Teemu Toivola | add support for combining --live and --json, closes #25 |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Teemu Toivola | add support for combining -tr and --json, closes #56 |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Teemu Toivola | update CHANGES |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Teemu Toivola | minor example file cleanup |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Teemu Toivola | Merge pull request #80 from cgzones/systemd_hardening |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Teemu Toivola | always show used version when debug is enabled |
commit | commitdiff | tree | snapshot |
next |