]> granicus.if.org Git - vnstat/shortlog
vnstat
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
2018-01-30 Teemu Toivola--daemon + --debug isn't a supported combination
2018-01-30 Teemu Toivolaimprove daemon logging
2018-01-27 Teemu Toivolaadd pebibyte support
2018-01-27 Teemu Toivolaremove hardcoded values from unit conversions
2018-01-27 Teemu Toivolabump version from alpha to beta, update README.md,...
2018-01-27 Teemu Toivolaimplement summary image outputs, remove support of...
2018-01-26 Teemu Toivolayet another fix for hourly image rate scaling, this...
2018-01-20 Teemu Toivolareorder includes to fix errors with old compilers in...
2018-01-20 Teemu Toivolafix hourly image rate unit scaling, improve test coverage
2018-01-16 Teemu Toivolaimplement hourly image output and improve image output...
2018-01-12 Teemu Toivolasuppress output of tests generating output even when...
2018-01-12 Teemu Toivolaimage output also needs tests
2018-01-10 Teemu Toivolaimprove cfg test coverage, related to #84
2018-01-09 Teemu Toivolaadd support for negative numbers to setcfgvalue(),...
2018-01-07 Teemu Toivolaerror print cleanup
2018-01-07 Teemu Toivola2017 -> 2018
2018-01-07 Teemu Toivolaerror handling improvements in vnstat
2018-01-07 Teemu Toivolaupdate README.md
2018-01-07 Teemu Toivolafix warnings, increase size of errorstring to fix file...
2018-01-07 Teemu Toivolaremove checks for SQLITE_NOTICE and SQLITE_WARNING...
2018-01-07 Teemu Toivolafix warnings
2018-01-06 Teemu Toivolaimprove logging and handling of possible database errors
2018-01-04 Teemu Toivolareopen database after starting daemon when forking...
2017-10-09 Teemu Toivolaupdate Travis CI configuration
2017-10-09 Teemu ToivolaMerge pull request #73 from hub2git/patch-1
2017-10-09 Teemu ToivolaMerge branch 'sqldb' into patch-1
2017-10-09 Teemu ToivolaMerge pull request #74 from hub2git/patch-2
2017-10-09 Teemu ToivolaMerge pull request #75 from hub2git/patch-3
2017-09-02 hub2gitUpdate README.md
2017-09-02 hub2gitUpdate INSTALL
2017-09-02 hub2gitUpdate INSTALL
2017-01-31 Teemu Toivolaadd configuration options for defining maximum entry...
2017-01-30 Teemu Toivolayear and 5 minute data added to json and xml, following...
2017-01-27 Teemu Toivolaenable vnstati compilation, disable all outputs, rewrit...
2017-01-27 Teemu Toivolafix log buffering visible at least with systemd, reform...
2017-01-26 Teemu Toivolaimplement --exportdb, add previously disabled output...
2017-01-26 Teemu Toivolaadd optional raw value mode to --oneline, resolves #54
2017-01-26 Teemu Toivolaimprove daemon behaviour during zero traffic times...
2017-01-25 Teemu Toivolaupdate readme
2017-01-25 Teemu Toivolaimplement json and xml outputs
2017-01-25 Teemu Toivolaimplement top 10 output
2017-01-25 Teemu Toivolaimplement hourly output
2017-01-24 Teemu Toivolaimplement yearly output
2017-01-23 Teemu Toivolaimplement short / multiple interfaces at once output...
2017-01-23 Teemu Toivolafeature cleanup, update FSF address in license texts
2017-01-22 Teemu Toivolafix estimate and rate calculations in daily and monthly...
2017-01-22 Teemu Toivolaimplement daily and monthly outputs
2017-01-22 Teemu Toivolaimplement --oneline
2017-01-22 Teemu Toivolaimplement summary output, override default interface...
2017-01-21 Teemu Toivolaimplement functions and tests for data retrieval
2017-01-21 Teemu Toivolafix and improve unit spacing calculations
2017-01-21 Teemu Toivolarefactor functions to use bytes instead of MiB + KiB...
2017-01-20 Teemu Toivolaadd --setalias handling
2017-01-19 Teemu Toivolaenable compilation of vnstat binary with most features...
2017-01-18 Teemu Toivolaimplement top n entry cleanup
2017-01-18 Teemu Toivolaenable data cleanup, collect data only for enabled...
2017-01-17 Teemu Toivolamerge latest master containing autoconf macro cleanup...
2017-01-17 Teemu Toivolaskip data input for specific log features when disabled...
2017-01-17 Teemu Toivolaadd new configuration options for data retention durations
2017-01-16 Teemu Toivolafix created and updated timestamp handling to use a...
2017-01-13 Teemu Toivolaremove check for available disk space from database...
2017-01-13 Teemu Toivolacorrectly fix use of memory based database during testi...
2017-01-12 Teemu Toivolarefactor bandwidth limit handling
2017-01-11 Teemu Toivolaadd system boot detection
2017-01-11 Teemu Toivolafix compiler warning
2017-01-11 Teemu Toivolasqlite3_open :memory: instead of NULL for tests, improv...
2017-01-11 Teemu Toivolaadd return value checks
2017-01-11 Teemu Toivolaimprove Travis output in error situations
2017-01-10 Teemu Toivolaimprove cache content init, add tests
2017-01-09 Teemu Toivolarewrite and enable previously disabled tests
2017-01-08 Teemu Toivolafix tests
2017-01-08 Teemu Toivolabring back more tests, remove those testing no longer...
2017-01-08 Teemu Toivolaadd full legacy database import for all found databases...
2017-01-07 Teemu Toivolaadd functions for legacy data import, add top10 cleanup
2017-01-06 Teemu Toivolaadd function for handling exit in error situation,...
2017-01-06 Teemu Toivolarefactor long function to more manageable pieces
2017-01-06 Teemu Toivolaremove unused legacy implementation, add some tests...
2017-01-05 Teemu Toivolaadd support for older check releases
2017-01-04 Teemu Toivolaremove no longer used dbcache implementation
2017-01-04 Teemu Toivoladisable compilation of all but daemon binary, provide...
2017-01-03 Teemu Toivolacached data needs to be marked as active by default
2017-01-03 Teemu Toivolarefactor debug output to take less space
2017-01-02 Teemu Toivolafirst draft of new data caching functions for the daemon
2017-01-02 Teemu Toivolaadd timestamp regarding interface information read...
2017-01-02 Teemu Toivolaimplement some missing features
2016-12-31 Teemu Toivolaadd function for getting interface list from database
2016-12-28 Teemu Toivolafix addtraffic, add top days to database schema
2016-12-28 Teemu Toivolaimprove interface counting
2016-12-28 Teemu Toivolaadd function for counting interfaces from database
2016-12-28 Teemu Toivolafocus on daemon, reduce compilation and test scope
2016-12-28 Teemu Toivoladb implementation cleanup, add functions and test for...
2016-12-27 Teemu Toivolafix cross-compilation detection, resolves #53
2016-12-26 Teemu Toivolaremove unnecessary autoconf macros, add check for cross...
2016-12-24 Teemu Toivolamerge latest master, update to use autotools
next