]> granicus.if.org Git - vnstat/shortlog
vnstat
2014-09-10 Teemu Toivolaimage output cleanup
2014-09-10 Teemu Toivolaadd -nl / --nolegend option to image output for hiding...
2014-09-09 Teemu Toivolareduce use of global variables in image output
2014-09-08 Teemu Toivolashowhours() cleanup
2014-09-07 Teemu Toivolaremove some needless comments
2014-09-07 Teemu Toivoladynamic unit selection in hourly output instead of...
2014-09-06 Teemu Toivolafix getgroup() test in Debian GNU/kFreeBSD (patch by...
2014-08-31 Teemu Toivolause fakeroot with tar in Makefile dist target
2014-08-31 Teemu Toivolabump version to 1.13 beta
2014-08-30 Teemu Toivolafinal preparations for version 1.12 release v1.12
2014-08-29 Teemu Toivolamake filename reservation for possible future feature
2014-08-28 Teemu Toivolaimprove documentation
2014-08-28 Teemu Toivolafix setting locale when none is specified in config
2014-08-26 Teemu Toivolaadd (experimental) OS X install instructions
2014-08-26 Teemu Toivolarename function dumpdb -> exportdb to match command...
2014-08-25 Teemu Toivolaimprove man pages
2014-08-25 Teemu Toivolaimprove INSTALL documentation
2014-08-25 Teemu Toivolafix compilation warning
2014-08-25 Teemu Toivolaremove forced database directory creation from Makefile
2014-08-24 Teemu Toivolaimprove info prints and add --create parameter for...
2014-08-19 Teemu Toivolaincrease test coverage
2014-08-19 Teemu Toivolaavoid creating empty dirs when daemon is started with...
2014-08-18 Teemu Toivolaadd extra vnstat subdirectory to default pid and logfil...
2014-08-17 Teemu Toivolaupdate BSD documentation to suggest usage of gmake...
2014-08-16 Teemu Toivoladisable some tests on non-Linux systems, mostly due...
2014-08-16 Teemu Toivolaremove cron related example files and update documentat...
2014-08-16 Teemu Toivolamake daemon process user and group configurable also...
2014-08-15 Teemu Toivolatry to create database directory if missing and fix...
2014-08-13 Teemu Toivolafix test findings
2014-08-13 Teemu Toivolafix occasionally failing test
2014-08-12 Teemu Toivolaimprove database import
2014-08-12 Teemu Toivolaalign upstart job description with systemd example...
2014-08-11 Cameron NormanAdd Upstart job
2014-08-10 Teemu Toivolaincrease test coverage, fix line length limit in importdb
2014-08-09 Teemu Toivolareduce indentation
2014-08-09 Teemu Toivolaincrease test coverage
2014-08-07 Teemu Toivolaincrease test coverage
2014-08-06 Teemu Toivolamove most functions from vnstatd.c to daemon.c in order...
2014-08-06 Teemu Toivolamove testdbdir to testdir/database, add /proc/net/dev...
2014-07-01 Teemu Toivolasplit processdatalist() into smaller functions
2014-07-01 Teemu Toivolafix database search when resuming daemon operations...
2014-07-01 Teemu Toivolaadd user and group parameter documentation to daemon...
2014-06-30 Teemu Toivolacontinue daemon main() refactoring
2014-06-30 Teemu Toivolaset travis to always notify after build
2014-06-28 Teemu Toivolacontinue daemon main() refactoring
2014-06-28 Teemu Toivolastart splitting daemon main() into smaller functions...
2014-06-28 Teemu Toivolaremove inline keyword from strncpy_nt() since it breaks...
2014-06-28 Teemu Toivolause environment variable provided value for CC if avail...
2014-06-28 Teemu Toivolaadd configuration file for Travis CI
2014-06-26 Teemu Toivolamove daemon functions to separate file and add tests
2014-06-25 Teemu Toivolaverify malloc success also in xmldate()
2014-06-24 Teemu Toivolaremove potentially misleading update date from README...
2014-06-24 Teemu Toivolafix warnings found with static code analysis
2014-06-23 Teemu Toivolaremove init.d examples for distributions that now use...
2014-06-23 Teemu Toivolaadd parameters for changing daemon process user and...
2014-06-23 Teemu Toivolashow set limits in log
2014-06-22 Teemu Toivolaremove freecode link since the site has gone static
2014-06-22 Teemu Toivolaimprove daemon startup and debug prints, use ISO YYYY...
2014-04-24 Teemu Toivolafix live traffic meter occasionally showing higher...
2014-04-23 Teemu Toivolaensure that strncpy destination is null terminated...
2014-04-04 Teemu Toivolaclarify usage of --savemerged option and interface...
2014-04-04 Teemu Toivolaimprove error situation prints
2014-04-03 Teemu Toivolaadd example service file for systemd
2014-04-02 Teemu Toivolarename definitions to something more readable
2014-04-02 Teemu Toivolaimprove man pages
2014-04-02 Teemu Toivoladefine some more settings for better behaviour
2014-04-01 Teemu Toivolaadd example configuration file for OS X launchd
2014-03-20 Teemu Toivolaadd recursive directory deletion support for test purpo...
2014-03-19 Teemu Toivolaset DATABASEDIR, DEFIFACE, PROCNETDEV and SYSCLASSNET...
2014-03-09 Teemu Toivolaupdate changelog to list changes done so far
2014-03-09 Teemu Toivolaupdate man page NAME sections
2014-03-08 Teemu Toivolareduce indentation
2014-03-08 Teemu Toivolasplit long vnstat main into smaller functions
2014-03-07 Teemu Toivolause pointers in countercalc function
2014-03-07 Teemu Toivolamake database validation failure more verbose
2014-03-07 Teemu Toivolarename --dumpdb -> --exportdb and --restoredb -> -...
2014-03-06 Teemu Toivolaadd support for database restore (--dumpdb import)...
2014-03-05 Teemu Toivolaadd more tests
2014-03-04 Teemu Toivolaadd first test that can do database file handling in...
2014-03-04 Teemu Toivolaclose file before leaving function if write fails
2014-03-04 Teemu Toivolaset CFLAGS only when not already defined
2014-03-04 Teemu Toivolaadd check for null pointer and re-enable test
2014-03-04 Teemu Toivolaadd dist target and check target as alias for tests
2014-03-03 Teemu Toivolaadd more tests
2014-03-03 Teemu Toivolareplace VPATH with vpath
2014-03-03 Teemu Toivolastop using install command with -D parameter since...
2014-03-02 Teemu Toivolaadd more tests
2014-03-02 Teemu Toivolamove simple calculation related functions to common
2014-03-02 Teemu Toivolaextract parts of vnstat main to separate functions
2014-03-01 Teemu Toivolafix test compilation warnings with old gcc
2014-03-01 Teemu Toivolafix test linking issues found in Ubuntu 14.04
2014-02-28 Teemu Toivolatune unit selection limits
2014-02-28 Teemu Toivolaremove unused legacy unit prefixes
2014-02-28 Teemu Toivolaadd more tests
2014-02-28 Teemu Toivolareplace make command with variable
2014-02-27 Teemu Toivolaimprove traffic meter output accuracy and fix occasiona...
2014-02-27 Teemu Toivolaadd debug compilation target
2014-02-26 Teemu Toivolaadd .gitignore file
2014-02-26 Teemu Toivolaremove forum links, fix indentation, freshmeat -> freecode
2014-02-26 Teemu Toivolahandle decimal conversion character with a define inste...
next