]> granicus.if.org Git - vnstat/shortlog
vnstat
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-24 Teemu Toivolamerge latest master, update to use autotools
2016-12-24 Teemu Toivolabump version to 1.17 beta
2016-12-24 Teemu Toivolafinal preparations for version 1.16 release v1.16
2016-12-23 Teemu Toivolaupdate documentation
2016-12-22 Teemu Toivolarephrase install documentation
2016-12-21 Teemu Toivolaupdate BSD install documentation regarding libgd2 requi...
2016-12-21 Teemu Toivolahave separate test for systems without extern long...
2016-12-21 Teemu Toivolaimprove configure summary output, add checks for mbstow...
2016-12-20 Teemu Toivolaallow enforcing database output with --force even if...
2016-12-20 Teemu Toivolafix compiler warning
2016-12-20 Teemu Toivolafix Coverity findings, closes #50
2016-12-20 Teemu Toivolaimprove user guidance in error situations related to...
2016-12-20 Teemu Toivolaupdate documentation
2016-12-19 Teemu Toivolamore refactoring, fix compiler warnings, update databas...
2016-12-19 Teemu Toivolarefactor function file locations
2016-12-10 Teemu Toivolaadd xml and json output stability tests
2016-12-10 Teemu Toivolamodify testscase to bypass possible test framework...
2016-11-07 Teemu Toivolafix daemon startup instructions in INSTALL documentation
2016-09-10 Teemu Toivolafix value range documentation for PollInterval, closes #46
2016-04-23 Teemu Toivolaimprove daemon startup prints and log access verification
2016-04-23 Teemu Toivolaprint daemon version and pid once started
2016-04-19 Teemu Toivolafix ident and improve condition content ordering
2016-04-16 Teemu Toivolavalidate database after file read and before write
2016-04-15 Teemu Toivolause common print functionality in validatedb() to allow...
2016-04-15 Teemu Toivolaupdate documentation
2016-04-15 Teemu Toivolafix -l mode table fit when using IEC binary prefixes...
2016-04-14 Teemu Toivolaadd RateUnitMode configuration keyword for selecting...
2016-04-14 Teemu Toivolaalign variable name with configuration keyword name
2016-04-12 Teemu Toivolafix bad function name
2016-04-12 Teemu Toivolarefactor rate calculations, fix use of correct prefix...
2016-04-12 Teemu Toivolafix potentially unassigned variable use, add check...
2016-01-12 Teemu Toivolaupdate binary paths in BSD and OS X documentation,...
2015-12-23 Teemu ToivolaMerge pull request #35 from rrebello/image-output-option
2015-12-22 Rodrigo Rebelloconfigure.ac: add option to disable image output
2015-12-22 Teemu Toivolainclude UNINSTALL in the tar.gz file, rephrase its...
2015-12-21 Teemu Toivolabump version to 1.16 beta
2015-12-21 Teemu Toivolafinal preparations for version 1.15 release v1.15
2015-12-21 Teemu Toivolaimprove output formatting
2015-12-21 Teemu Toivolaupdate man pages for 1.15, add restriction documentatio...
2015-12-08 Teemu Toivolaadd AM_MAINTAINER_MODE to configure.ac
2015-12-08 Teemu Toivolafix typo in version string, provide some setup informat...
2015-12-07 Teemu Toivoladon't list interfaces having names longer than what...
2015-12-07 Teemu Toivolafix possible buffer overflow in /proc/net/dev parsing...
2015-12-05 Teemu Toivolaupdate changelog
2015-12-05 Teemu Toivolaadd --alwaysadd option to daemon to allow automatic...
2015-12-05 Teemu Toivolaignore test binary
2015-12-05 Teemu Toivolaimprove database validation
2015-10-26 Teemu Toivolaadd release target to makefile, remove email address...
2015-10-24 Teemu Toivolafix vnstatd to be installed to sbin instead of bin
2015-10-24 Teemu ToivolaMerge pull request #30 from vergoh/autotools
2015-10-24 Teemu Toivolareplace missed VERSION with getversion(), remove needle...
2015-10-24 Teemu Toivolamerge latest master
2015-10-24 Teemu Toivolaupdate documentation
2015-10-23 Teemu Toivolashow additional information after install and uninstall...
2015-10-23 Teemu Toivolabe less strict with defines when using extern long...
2015-10-23 Teemu Toivolaupdate .gitignore
2015-10-23 Teemu Toivolafix freebsd compile error caused by timezone function
2015-10-23 Teemu Toivolatry to guess a better config file location if CFGFILE...
2015-10-22 Teemu Toivolafix compiler warning
2015-10-22 Teemu Toivolaupdate configuration file during make install if it...
2015-10-22 Teemu Toivolaupdate .gitignore
2015-10-21 Teemu Toivolause VERSION string from config.h instead of VNSTATVERSI...
2015-10-20 Teemu Toivolafix Travis commands
2015-10-20 Teemu Toivoladiscard recursive Makefiles in order to support subdir...
2015-10-19 Teemu Toivolafix profile target
2015-10-19 Teemu Toivolarewrite Makefile and few tests to support distcheck...
2015-10-19 Teemu Toivolainstall rules for configuration file and man pages...
2015-10-19 Teemu Toivolasplit really long lines
2015-10-18 Teemu Toivolaenable tests for os x
2015-10-18 Teemu Toivolahaving check installed shouldn't be mandatory
2015-10-17 Teemu Toivolateach Travis to use ./configure
2015-10-17 Teemu Toivolaupdate autotools files
2015-10-17 Teemu Toivolareplace hand written Makefiles with autotools, some...
2015-10-17 Teemu Toivolarevise test values for mosecs()
next