2015-05-14 |
Teemu Toivola | bump version to 1.15 beta |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Teemu Toivola | final preparations for version 1.14 release v1.14 |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Teemu Toivola | more documentation updates |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Teemu Toivola | clarify exportdb and importdb documentation, prepare... |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Teemu Toivola | fix image output field padding when using UTF-8 locale... |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Teemu Toivola | remove debug print |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Teemu Toivola | fix field padding when using UTF-8 locale, closes #15 |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Teemu Toivola | Merge pull request #16 from SjonHortensius/master |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Sjon Hortensius | fix typo in --create duplication error message |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Teemu Toivola | add optional mode parameter also to --xml |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Teemu Toivola | add optional mode parameter to --json for limiting... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Teemu Toivola | update changelog |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Teemu Toivola | minor json and xml refactoring |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Teemu Toivola | Merge pull request #13 from Papierkorb/master |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Stefan Merettig | Fix JSON output for new databases |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Teemu Toivola | add tests, improve showbar() invalid input handling |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Teemu Toivola | enable /sys/class/net testing and increase test coverage |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Teemu Toivola | refactor database query handling |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Teemu Toivola | make CHANGES ready for more changes |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Teemu Toivola | remove some unnecessary mallocs |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Teemu Toivola | bump version to 1.14 beta |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Teemu Toivola | final preparations for version 1.13 release v1.13 |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Teemu Toivola | add example perl and php scripts for json output |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Teemu Toivola | drop support for old database formats |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Teemu Toivola | update documentation |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Teemu Toivola | minor cleanup |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Teemu Toivola | fix build |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Teemu Toivola | add json output |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Teemu Toivola | fix BSD compilation that was broken few commits ago |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Teemu Toivola | refactor loadcfg() |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Teemu Toivola | variable type updates |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Teemu Toivola | add BandwidthDetectionInterval functionality, avoid... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Teemu Toivola | update changelog |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Teemu Toivola | update config file man page |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Teemu Toivola | add BandwidthDetectionInterval configuration keyword |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Teemu Toivola | add possible speed information to --iflist output |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Teemu Toivola | basic functionality for interface bandwidth detection |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Teemu Toivola | reduce config file handling code duplication |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Teemu Toivola | fix struct if_data usage after freeifaddrs() has been... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Teemu Toivola | define maximum allowed config value for bandwidth,... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Teemu Toivola | add sudo for Travis in install |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Teemu Toivola | let Travis test also install step |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Teemu Toivola | add BandwidthDetection keyword to config, reorganize... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Teemu Toivola | replace spaces with tabs, improve sed matching, closes #12 |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Teemu Toivola | Merge branch 'jasperla-bsd_manpage' |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Teemu Toivola | Merge branch 'bsd_manpage' of https://github.com/jasper... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Teemu Toivola | Merge pull request #11 from jasperla/ETC_var |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Teemu Toivola | document value ranges in configuration file man page... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Jasper Lievisse... | Adjust manpages for /var/db/ too, just like vnstat... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Jasper Lievisse... | make the path to vnstat.conf variable |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Teemu Toivola | Merge pull request #10 from jasperla/make_override |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Jasper Lievisse... | Allow for overriding BIN, SBIN and MAN |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Teemu Toivola | add option for center alignment |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Teemu Toivola | new vnstati options: --altdate for using alternative... |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Teemu Toivola | man page syntax cleanup |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Teemu Toivola | add legend to hourly ouput image |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Teemu Toivola | image output cleanup |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Teemu Toivola | add -nl / --nolegend option to image output for hiding... |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Teemu Toivola | reduce use of global variables in image output |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Teemu Toivola | showhours() cleanup |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Teemu Toivola | remove some needless comments |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Teemu Toivola | dynamic unit selection in hourly output instead of... |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Teemu Toivola | fix getgroup() test in Debian GNU/kFreeBSD (patch by... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Teemu Toivola | use fakeroot with tar in Makefile dist target |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Teemu Toivola | bump version to 1.13 beta |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Teemu Toivola | final preparations for version 1.12 release v1.12 |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Teemu Toivola | make filename reservation for possible future feature |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Teemu Toivola | improve documentation |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Teemu Toivola | fix setting locale when none is specified in config |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Teemu Toivola | add (experimental) OS X install instructions |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Teemu Toivola | rename function dumpdb -> exportdb to match command... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Teemu Toivola | improve man pages |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Teemu Toivola | improve INSTALL documentation |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Teemu Toivola | fix compilation warning |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Teemu Toivola | remove forced database directory creation from Makefile |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Teemu Toivola | improve info prints and add --create parameter for... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Teemu Toivola | increase test coverage |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Teemu Toivola | avoid creating empty dirs when daemon is started with... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Teemu Toivola | add extra vnstat subdirectory to default pid and logfil... |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Teemu Toivola | update BSD documentation to suggest usage of gmake... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Teemu Toivola | disable some tests on non-Linux systems, mostly due... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Teemu Toivola | remove cron related example files and update documentat... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Teemu Toivola | make daemon process user and group configurable also... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Teemu Toivola | try to create database directory if missing and fix... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Teemu Toivola | fix test findings |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Teemu Toivola | fix occasionally failing test |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Teemu Toivola | improve database import |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Teemu Toivola | align upstart job description with systemd example... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Cameron Norman | Add Upstart job |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Teemu Toivola | increase test coverage, fix line length limit in importdb |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Teemu Toivola | reduce indentation |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Teemu Toivola | increase test coverage |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Teemu Toivola | increase test coverage |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Teemu Toivola | move most functions from vnstatd.c to daemon.c in order... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Teemu Toivola | move testdbdir to testdir/database, add /proc/net/dev... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Teemu Toivola | split processdatalist() into smaller functions |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Teemu Toivola | fix database search when resuming daemon operations... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Teemu Toivola | add user and group parameter documentation to daemon... |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Teemu Toivola | continue daemon main() refactoring |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Teemu Toivola | set travis to always notify after build |
commit | commitdiff | tree | snapshot |
next |