]> granicus.if.org Git - vnstat/shortlog
vnstat
2019-06-28 Teemu Toivolaseparate debug error prints from regular error prints
2019-06-27 Teemu Toivolaremove redundant dirname variable
2019-06-25 Teemu Toivolafix interfaces having the possibility of staying marked...
2019-06-16 Teemu Toivolafilter out local and invalid interfaces from interface...
2019-06-16 Teemu Toivolafix bsd compiler warnings and errors
2019-06-16 Teemu Toivolaadd tests for iflist
2019-06-16 Teemu Toivolaadd null check to database close
2019-06-16 Teemu Toivolarefactoring
2019-06-16 Teemu Toivolaautomatic interface selection when the Interface config...
2019-05-19 Teemu Toivolacontinue daemon process execution with data caching...
2019-05-16 Teemu Toivolafix pid file path in debian and redhat init.d example...
2019-05-15 Teemu Toivolaremove unused includes
2019-05-14 Teemu Toivolarefactor daemon addinterfaces() to use interface list...
2019-05-14 Teemu Toivolarefactor interface list output
2019-05-14 Teemu Toivolarefactor interface list to improve reusability
2019-05-14 Teemu Toivolabump beta version
2019-05-13 Teemu Toivolalog warning also when Write-Ahead Logging checkpoint...
2019-05-13 Teemu Toivolarename configuration option WriteAheadLoggingDatabase...
2019-05-13 Teemu Toivolaexpose SQLite synchronous flag as DatabaseSynchronous...
2019-05-12 Teemu Toivolareduce number of decimals in the warning output
2019-05-11 Teemu Toivolamove timeout definition, mention addition in changes
2019-05-11 Teemu Toivoladb_walcheckpoint() is timed so no extra debug print...
2019-05-10 Teemu Toivolashow warning in log if writing cached data to database...
2019-05-10 Teemu Toivolarefactor debugging of time used in functions
2019-05-10 Teemu Toivolafix missing break
2019-05-10 Teemu Toivolaadd configure check for SQLite WAL mode support in...
2019-05-09 Teemu Toivolareplace SQLITE_CHECKPOINT_TRUNCATE with SQLITE_CHECKPOI...
2019-05-09 Teemu Toivolacheckpoint wal database every 4 hours, add debug timing...
2019-05-08 Teemu Toivolaset/increase database busy timeout to 5 seconds when...
2019-05-08 Teemu Toivolaremove strerror(errno) information from secondary error...
2019-05-08 Teemu Toivolaignore anything that starts with the database name...
2019-05-07 Teemu Toivolaadd optional support for SQLite Write-Ahead Logging...
2019-05-06 Teemu Toivolaprovide alternative more simple systemd service file...
2019-05-06 Teemu Toivolaincrease example systemd service restart delay from...
2019-05-01 Teemu Toivolafix also summary estimates after previous commit
2019-05-01 Teemu Toivolafix traffic rate not being shown for the last entry...
2019-05-01 Teemu Toivolarefactoring to improve comparison readability
2019-04-30 Teemu Toivolabump version to 2.3 beta
2019-04-28 Teemu Toivolafinal preparations for version 2.2 release v2.2
2019-04-28 Teemu Toivolafix comparisons of previous commit
2019-04-28 Teemu Toivolafix traffic rate calculation for the last entry of...
2019-04-24 Teemu Toivolaadjust UpdateInterval during daemon startup if found...
2019-04-24 Teemu Toivolarefactor config validation and add more tests
2019-04-22 Teemu Toivolafix DefaultDecimals setting, it wasn't controlling...
2019-04-20 Teemu Toivolaadd note for changed default value of UpdateInterval
2019-04-20 Teemu Toivolabump beta version
2019-04-20 Teemu Toivolaimplement workaround for interface drivers (such as...
2019-04-20 Teemu Toivolaimprove info print when traffic rate is higher than...
2019-04-20 Teemu Toivolaimprove 64-bit interface counter detection
2019-04-20 Teemu Toivolareduce transfer rate calculation safety margin from...
2019-04-20 Teemu Toivolaimprove --json and --xml output documentation regarding...
2019-04-15 Teemu Toivolachanges in interface specific detected bandwidth limits...
2019-04-14 Teemu Toivolaupdate documentation
2019-04-13 Teemu Toivolaclang-format files
2019-04-13 Teemu Toivolaupdate documentation, use markdown style formatting
2019-04-13 Teemu Toivolaupdate FAQ
2019-04-13 Teemu Toivolareduce sql query array sizes, remove unnecessary semicolons
2019-03-21 Teemu Toivolahighlight current day in top list when visible
2019-03-16 Teemu ToivolaMerge pull request #125 from vergoh/interface_merge
2019-03-16 Teemu Toivolaenforce the existence and uniqueness of all interfaces...
2019-03-14 Teemu Toivolaimprove test coverage
2019-03-13 Teemu Toivolaimprove test coverage
2019-03-12 Teemu Toivolaincrease fault tolerance and test coverage
2019-03-11 Teemu Toivolaupdate documentation and bump beta version
2019-03-11 Teemu Toivolaimplement last layer of interface merge support, resolv...
2019-03-11 Teemu Toivolaadd notes
2019-03-10 Teemu Toivolaimplement second layer of interface merge support
2019-03-10 Teemu Toivolaimplement first layer of interface merge support
2019-03-10 Teemu Toivolareturn error if given interface name is longer than...
2019-03-10 Teemu Toivolaharmonize sql queries
2019-03-08 Teemu Toivolafix: some DaemonGroup documentation mentioned user...
2019-03-07 Teemu Toivolarefactoring, remove MAXUPDATEINTERVAL as no longer...
2019-03-06 Teemu Toivolarefactoring
2019-03-05 Teemu Toivolaminor fixes, short output monthly estimate could briefl...
2019-02-04 Teemu Toivolafix image output --headertext not being applied to...
2019-02-02 Teemu Toivolaimprove README.md
2019-01-26 Teemu Toivolaadjust open() flags depending on what's supported,...
2019-01-25 Teemu Toivolaimprove daemon prints and rename variable to better...
2019-01-14 Teemu Toivolaadd detection and configuration of 32-bit / 64-bit...
2018-12-06 Teemu Toivolabump version to 2.2 beta
2018-12-06 Teemu Toivolafinal preparations for version 2.1 release v2.1
2018-12-02 Teemu Toivolaupdate documentation, increase test timeout from defaul...
2018-12-02 Teemu Toivolafix timezone affecting the accuracy of shown average...
2018-11-25 Teemu Toivolafix traffic estimate and average rate for ongoing month...
2018-11-24 Teemu Toivolaremove possible PollInterval and UpdateInterval drift...
2018-11-22 Teemu Toivolafix Daemon:waittimesync_does_not_wait_with_new_interfac...
2018-11-08 Teemu Toivolagive Travis jobs more descriptive names and limit git...
2018-11-08 Teemu ToivolaMerge pull request #107 from vergoh/travisxenial
2018-11-08 Teemu Toivolaenable Ubuntu Xenial in Travis
2018-11-05 Teemu ToivolaMerge pull request #105 from lasers/current-month
2018-11-05 lasersman/vnstat.1: fix typo today with current month
2018-10-27 Teemu Toivolaadd proper error message if query target interface...
2018-10-27 Teemu Toivolafix possibility for --oneline segmentation fault if...
2018-10-26 Teemu Toivolafix man page to no longer contain instructions of inter...
2018-10-24 Teemu ToivolaMerge pull request #103 from sbraz/man
2018-10-23 Louis SautierRemove --delete option from manpage
2018-10-23 Teemu ToivolaMerge pull request #102 from foo-san/master
2018-10-23 Teemu Toivolabump version to 2.1 beta
2018-10-23 foo-sanx
2018-10-21 Teemu Toivolafinal preparations for version 2.0 release v2.0
next