]> granicus.if.org Git - vnstat/shortlog
vnstat
2018-03-18 Teemu Toivolaavoid having some daemon related tests Linux specific
2018-03-18 Teemu Toivolaadd db_validate() tests and info prints
2018-03-18 Teemu Toivolaimprove database output tests
2018-03-18 Teemu Toivoladefine one common datetime format in common.h
2018-03-18 Teemu Toivolaadd datacache_status() tests
2018-03-18 Teemu Toivolaadd processifinfo() tests
2018-03-17 Teemu Toivolaadd cleanremovedinterfaces() test
2018-03-17 Teemu Toivolaadd more complex processdatacache() test
2018-03-17 Teemu Toivolaadd handledatabaseerror() tests
2018-03-16 Teemu Toivolaadd detectboot() tests and improve function error handling
2018-03-16 Teemu Toivolarefactor and enable sighup handling test, mark some...
2018-03-16 Teemu Toivolasplit signal handling test to one test per signal
2018-03-16 Teemu Toivolafix occasionally failing tests, fix invalid instruction...
2018-03-15 Teemu Toivolaupdate install documentation
2018-03-15 Teemu Toivolarewrite UNINSTALL
2018-03-14 Teemu Toivolaupdate documentation
2018-03-13 Teemu Toivolaremove references to deleted files
2018-03-13 Teemu Toivolaadd hourly list and 5 minute list image outputs
2018-03-13 Teemu Toivolaupdate README.md
2018-03-13 Teemu Toivolaremove INSTALL_OSX as these instructions haven't been...
2018-03-13 Teemu Toivolafix vertical bar scaling in text mode hourly output...
2018-03-12 Teemu Toivolaadd hourly list and 5 minute list outputs, fix textual...
2018-03-11 Teemu Toivolaadd -I/usr/local/include to CFLAGS and -L/usr/local...
2018-03-11 Teemu Toivolaadd database version validation
2018-03-10 Teemu Toivolaremove invalid TODO comment
2018-03-10 Teemu Toivolaadd function execution timing debug to json and xml...
2018-03-10 Teemu Toivolause ISO date formats by default
2018-03-10 Teemu Toivolareplace asctime() with strftime()
2018-03-10 Teemu Toivolaadd missing variable init and teardown to waittimesync...
2018-03-10 Teemu Toivolaadd tests for waittimesync()
2018-03-10 Teemu ToivolaMerge branch 'travis_warnings'
2018-03-10 Teemu Toivolaadd mising no- prefix to parameters
2018-03-10 Teemu Toivolamore warning scope reductions for osx in travis
2018-03-10 Teemu Toivolareduce scope of osx warnings in travis to avoid log...
2018-03-10 Teemu Toivoladrop --enable-werror in travis for osx as it appears...
2018-03-10 Teemu ToivolaApple has extern long timezone in time.h
2018-03-10 Teemu Toivolaadd --enable-werror parameter for configure and use...
2018-03-09 Teemu Toivolamodify environment setup
2018-03-09 Teemu Toivolaclang specific parameters and warning to errors as...
2018-03-09 Teemu Toivolarefactor sql date generation handling, fixes last clang...
2018-03-06 Teemu Toivolaimprove data cleanup debug prints
2018-03-06 Teemu Toivolareturn TimeSyncWait functionality
2018-03-06 Teemu Toivolafix and improve config validator syntax
2018-03-06 Teemu Toivolaimprove code readability and remove -Wformat-non-iso...
2018-03-05 Teemu Toivolaadd clang padding warning ignores to legacy database...
2018-03-05 Teemu Toivolaimprove define readability
2018-03-05 Teemu Toivolaadd check for __clang__ being defined as gcc raises...
2018-03-05 Teemu Toivolafix clang warnings from tests
2018-03-05 Teemu Toivolaignore clang _XOPEN_SOURCE warning as it doesn't appear...
2018-03-05 Teemu Toivolamore warning fixes
2018-03-05 Teemu Toivolamore warning fixes
2018-03-05 Teemu Toivolafix gcc warning
2018-03-05 Teemu Toivolafix some clang warnings
2018-03-05 Teemu Toivolabring back one disabled test, discard the other due...
2018-03-04 Teemu Toivolafix cppcheck and clang warnings
2018-03-04 Teemu Toivolaadd development status to README.md
2018-03-04 Teemu Toivolawrap README.md lines as GitHub appears to be happy...
2018-03-04 Teemu Toivolamerge sqldb branch, vnStat 2.0 on master begins here
2018-03-04 Teemu Toivolabump version to 1.19 beta
2018-03-04 Teemu Toivolaadjust time sync check to not complain when daemon... v1.18
2018-03-04 Teemu Toivolafinal preparations for version 1.18 release
2018-03-04 Teemu Toivolaupdate example configuration file
2018-03-04 Teemu ToivolaMerge pull request #92 from cgzones/cppcheck
2018-03-04 Teemu ToivolaMerge pull request #91 from cgzones/warnings
2018-03-04 Christian Göttschefix cppcheck note
2018-03-04 Christian Göttschefix clang -Wmissing-variable-declarations
2018-03-04 Christian Göttschefix clang -Wfloat-conversion
2018-03-04 Christian Göttschefix clang -Wsign-conversion
2018-03-04 Christian Göttschefix clang -Wshorten-64-to-32
2018-03-04 Christian Göttschefix clang -Wbad-function-cast
2018-03-04 Christian Göttschefix clang -Wconversion
2018-03-03 Teemu Toivolaadd prerequisites section to INSTALL files, closes #58
2018-03-03 Teemu Toivoladocumentation update
2018-03-03 Teemu Toivolaadd README in Markdown format with command instructions...
2018-03-02 Teemu Toivolaadd make target for testing man pages for errors and...
2018-02-26 Teemu Toivolafix compiler warnings
2018-02-26 Teemu Toivolaadd output sanity check tests for mostly unfilled databases
2018-02-26 Teemu Toivolaadd section separators for improving readabilty of...
2018-02-26 Teemu Toivolaadd options for controlling the number of decimals...
2018-02-21 Teemu Toivolaremove possible division by float zero
2018-02-21 Teemu Toivolaremove possible division by float zero
2018-02-17 Teemu Toivolamake number of executed tests visible
2018-02-17 Teemu Toivolare-enable os x in travis
2018-02-15 Teemu Toivolafix waittimesync() timestamp handling, fixes #85
2018-02-14 Teemu Toivolaadd support for combining --live and --json, closes #25
2018-02-14 Teemu Toivolaadd support for combining -tr and --json, closes #56
2018-02-13 Teemu Toivolaupdate CHANGES
2018-02-13 Teemu Toivolaminor example file cleanup
2018-02-13 Teemu ToivolaMerge pull request #80 from cgzones/systemd_hardening
2018-02-13 Teemu Toivolaalways show used version when debug is enabled
2018-02-11 Teemu Toivolafix compilers warnings found in tests
2018-02-11 Teemu Toivolaupdate CHANGES and year info, minor style cleanup
2018-02-11 Teemu Toivolaadd rtc sanity check and sync wait to daemon startup...
2018-02-09 Teemu Toivolaadd optional parameter to --oneline output for forcing...
2018-02-09 Teemu Toivolaavoid possible division by zero
2018-02-07 Teemu Toivolaadd task duration measurement for debug purposes
2018-02-05 Teemu Toivolaflush data from cache to database using one transaction...
2018-02-05 Teemu Toivolaimprove errorstring handling with timestamp, fix legacy...
2018-01-30 Teemu Toivolaavoid monitoring and storing information of interfaces...
2018-01-30 Teemu Toivolaremove line changes from log prints
next