]> granicus.if.org Git - vnstat/shortlog
vnstat
2015-01-18 Teemu Toivolafinal preparations for version 1.13 release v1.13
2015-01-13 Teemu Toivolaadd example perl and php scripts for json output
2015-01-13 Teemu Toivoladrop support for old database formats
2015-01-13 Teemu Toivolaupdate documentation
2015-01-12 Teemu Toivolaminor cleanup
2015-01-12 Teemu Toivolafix build
2015-01-12 Teemu Toivolaadd json output
2015-01-09 Teemu Toivolafix BSD compilation that was broken few commits ago
2015-01-09 Teemu Toivolarefactor loadcfg()
2015-01-09 Teemu Toivolavariable type updates
2015-01-08 Teemu Toivolaadd BandwidthDetectionInterval functionality, avoid...
2015-01-08 Teemu Toivolaupdate changelog
2015-01-08 Teemu Toivolaupdate config file man page
2015-01-08 Teemu Toivolaadd BandwidthDetectionInterval configuration keyword
2015-01-08 Teemu Toivolaadd possible speed information to --iflist output
2015-01-07 Teemu Toivolabasic functionality for interface bandwidth detection
2015-01-07 Teemu Toivolareduce config file handling code duplication
2015-01-07 Teemu Toivolafix struct if_data usage after freeifaddrs() has been...
2015-01-06 Teemu Toivoladefine maximum allowed config value for bandwidth,...
2015-01-06 Teemu Toivolaadd sudo for Travis in install
2015-01-06 Teemu Toivolalet Travis test also install step
2015-01-06 Teemu Toivolaadd BandwidthDetection keyword to config, reorganize...
2015-01-05 Teemu Toivolareplace spaces with tabs, improve sed matching, closes #12
2015-01-05 Teemu ToivolaMerge branch 'jasperla-bsd_manpage'
2015-01-05 Teemu ToivolaMerge branch 'bsd_manpage' of https://github.com/jasper...
2015-01-05 Teemu ToivolaMerge pull request #11 from jasperla/ETC_var
2015-01-05 Teemu Toivoladocument value ranges in configuration file man page...
2015-01-04 Jasper Lievisse... Adjust manpages for /var/db/ too, just like vnstat...
2015-01-04 Jasper Lievisse... make the path to vnstat.conf variable
2015-01-04 Teemu ToivolaMerge pull request #10 from jasperla/make_override
2015-01-03 Jasper Lievisse... Allow for overriding BIN, SBIN and MAN
2014-09-26 Teemu Toivolaadd option for center alignment
2014-09-25 Teemu Toivolanew vnstati options: --altdate for using alternative...
2014-09-18 Teemu Toivolaman page syntax cleanup
2014-09-11 Teemu Toivolaadd legend to hourly ouput image
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
next