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-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 |
2018-02-11 |
Teemu Toivola | fix compilers warnings found in tests |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Teemu Toivola | update CHANGES and year info, minor style cleanup |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Teemu Toivola | add rtc sanity check and sync wait to daemon startup... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Teemu Toivola | add optional parameter to --oneline output for forcing... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Teemu Toivola | avoid possible division by zero |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Teemu Toivola | add task duration measurement for debug purposes |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Teemu Toivola | flush data from cache to database using one transaction... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Teemu Toivola | improve errorstring handling with timestamp, fix legacy... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Teemu Toivola | avoid monitoring and storing information of interfaces... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Teemu Toivola | remove line changes from log prints |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Teemu Toivola | --daemon + --debug isn't a supported combination |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Teemu Toivola | improve daemon logging |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Teemu Toivola | add pebibyte support |
commit | commitdiff | tree | snapshot |
next |