]> granicus.if.org Git - vnstat/shortlog
vnstat
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...
2014-02-25 Teemu Toivolaadd tests
2014-02-25 Teemu Toivolatrailing whitespace cleanup and copyright year update
2014-02-25 Teemu Toivolafix for loop bug in rebuild total that appears to have...
2014-02-25 Teemu Toivolathis is version 1.12 beta already
2014-02-25 Teemu Toivolafix memory leak that occured in daemon when list of...
2014-02-25 Teemu Toivolaclose file is locking fails, fix indentation
2014-02-25 Teemu Toivolainit buffer and don't open logfile if there's nothing...
2014-02-24 Teemu ToivolaVersion 1.11 v1.11
2014-02-24 Teemu ToivolaVersion 1.10 v1.10
2014-02-24 Teemu ToivolaVersion 1.9 v1.9
2014-02-24 Teemu ToivolaVersion 1.8 v1.8
2014-02-24 Teemu ToivolaVersion 1.7 v1.7
2014-02-24 Teemu ToivolaVersion 1.6 v1.6
2014-02-24 Teemu ToivolaVersion 1.5 v1.5
2014-02-24 Teemu ToivolaVersion 1.4 v1.4
2014-02-24 Teemu ToivolaVersion 1.3 v1.3
2014-02-24 Teemu ToivolaVersion 1.2 v1.2
2014-02-24 Teemu ToivolaVersion 1.1 v1.1
2014-02-24 Teemu ToivolaVersion 1.0 v1.0