]> granicus.if.org Git - vnstat/shortlog
vnstat
2019-09-06 Teemu Toivolarefactor timeused() test to not expect specific range...
2019-09-06 Teemu ToivolaMerge pull request #137 from cgzones/devel
2019-09-06 Christian Göttschefix double close in updatedirownerid
2019-09-06 Christian Göttschefix resource leak in db_getinterfaceinfo
2019-09-06 Christian Göttschefix resource leak in db_getdata_range
2019-09-04 Teemu ToivolaMerge pull request #136 from hoexter/lintian-typo-unknown
2019-09-03 Sven Höxterfix small typo - reported by lintian during Debian...
2019-08-31 Teemu Toivolaimprove vnstat parseargs test coverage, fix minor findings
2019-08-21 Teemu Toivolaimport kFreeBSD fix from Debian
2019-08-21 Teemu Toivolaimprove test coverage
2019-08-19 Teemu Toivolahandleshowdatabases() -> handleshowdata()
2019-08-19 Teemu Toivolarefactor vnstati.c
2019-08-19 Teemu Toivolarefactor vnstatd.c
2019-08-19 Teemu Toivolaextract arg parser to separate function making vnstat...
2019-08-19 Teemu Toivolahide expected error message in interface rename test
2019-08-19 Teemu Toivolamove functions from vnstat.c to vnstat_func.c
2019-08-18 Teemu Toivolaupdate vnstatd man page section reference in systemd...
2019-08-18 Teemu Toivolabump version to 2.5 beta
2019-08-18 Teemu Toivolafinal preparations for version 2.4 release v2.4
2019-08-14 Teemu Toivolaimplement --rename for renaming interfaces already...
2019-08-13 Teemu Toivolafix and rename tests
2019-08-13 Teemu Toivolaimprove database error retry error message, increase...
2019-08-12 Teemu Toivolaremove duplicated database transaction rollback
2019-07-31 Teemu Toivolathere's only one database
2019-07-28 Teemu Toivolahandle cleanup of top entries within a transaction
2019-07-28 Teemu Toivolaimprove daemon resiliency against database locks caused...
2019-07-27 Teemu Toivolavnstati: close database before writing output in order...
2019-07-22 Teemu Toivolamove vnstatd man page from section 1 to section 8
2019-07-18 Teemu Toivolamention the CHANGES file in readme files
2019-07-18 Teemu Toivolaallow vnstatd to fork() when --daemon is used even...
2019-07-10 Teemu Toivolabump version to 2.4 beta
2019-07-10 Teemu Toivolafinal preparations for version 2.3 release v2.3
2019-07-10 Teemu Toivolafix height allocation and spacing of some image outputs...
2019-07-07 Teemu Toivolafix Travis configuration
2019-07-07 Teemu Toivolashow error if Check doesn't have fork mode enabled...
2019-07-07 Teemu Toivolafix tests to work even if check has been compiled witho...
2019-07-06 Teemu Toivolaremove some unused and no longer needed implementation...
2019-07-02 Teemu Toivolain tests, replace use of timelocal() with mktime()...
2019-06-29 Teemu Toivolamake test execution possible even when current user...
2019-06-28 Teemu Toivolafix interface list ordering and simplify iflist structure
2019-06-28 Teemu Toivolaseparate debug error prints from regular error prints
2019-06-27 Teemu Toivolaremove redundant dirname variable
2019-06-25 Teemu Toivolafix interfaces having the possibility of staying marked...
2019-06-16 Teemu Toivolafilter out local and invalid interfaces from interface...
2019-06-16 Teemu Toivolafix bsd compiler warnings and errors
2019-06-16 Teemu Toivolaadd tests for iflist
2019-06-16 Teemu Toivolaadd null check to database close
2019-06-16 Teemu Toivolarefactoring
2019-06-16 Teemu Toivolaautomatic interface selection when the Interface config...
2019-05-19 Teemu Toivolacontinue daemon process execution with data caching...
2019-05-16 Teemu Toivolafix pid file path in debian and redhat init.d example...
2019-05-15 Teemu Toivolaremove unused includes
2019-05-14 Teemu Toivolarefactor daemon addinterfaces() to use interface list...
2019-05-14 Teemu Toivolarefactor interface list output
2019-05-14 Teemu Toivolarefactor interface list to improve reusability
2019-05-14 Teemu Toivolabump beta version
2019-05-13 Teemu Toivolalog warning also when Write-Ahead Logging checkpoint...
2019-05-13 Teemu Toivolarename configuration option WriteAheadLoggingDatabase...
2019-05-13 Teemu Toivolaexpose SQLite synchronous flag as DatabaseSynchronous...
2019-05-12 Teemu Toivolareduce number of decimals in the warning output
2019-05-11 Teemu Toivolamove timeout definition, mention addition in changes
2019-05-11 Teemu Toivoladb_walcheckpoint() is timed so no extra debug print...
2019-05-10 Teemu Toivolashow warning in log if writing cached data to database...
2019-05-10 Teemu Toivolarefactor debugging of time used in functions
2019-05-10 Teemu Toivolafix missing break
2019-05-10 Teemu Toivolaadd configure check for SQLite WAL mode support in...
2019-05-09 Teemu Toivolareplace SQLITE_CHECKPOINT_TRUNCATE with SQLITE_CHECKPOI...
2019-05-09 Teemu Toivolacheckpoint wal database every 4 hours, add debug timing...
2019-05-08 Teemu Toivolaset/increase database busy timeout to 5 seconds when...
2019-05-08 Teemu Toivolaremove strerror(errno) information from secondary error...
2019-05-08 Teemu Toivolaignore anything that starts with the database name...
2019-05-07 Teemu Toivolaadd optional support for SQLite Write-Ahead Logging...
2019-05-06 Teemu Toivolaprovide alternative more simple systemd service file...
2019-05-06 Teemu Toivolaincrease example systemd service restart delay from...
2019-05-01 Teemu Toivolafix also summary estimates after previous commit
2019-05-01 Teemu Toivolafix traffic rate not being shown for the last entry...
2019-05-01 Teemu Toivolarefactoring to improve comparison readability
2019-04-30 Teemu Toivolabump version to 2.3 beta
2019-04-28 Teemu Toivolafinal preparations for version 2.2 release v2.2
2019-04-28 Teemu Toivolafix comparisons of previous commit
2019-04-28 Teemu Toivolafix traffic rate calculation for the last entry of...
2019-04-24 Teemu Toivolaadjust UpdateInterval during daemon startup if found...
2019-04-24 Teemu Toivolarefactor config validation and add more tests
2019-04-22 Teemu Toivolafix DefaultDecimals setting, it wasn't controlling...
2019-04-20 Teemu Toivolaadd note for changed default value of UpdateInterval
2019-04-20 Teemu Toivolabump beta version
2019-04-20 Teemu Toivolaimplement workaround for interface drivers (such as...
2019-04-20 Teemu Toivolaimprove info print when traffic rate is higher than...
2019-04-20 Teemu Toivolaimprove 64-bit interface counter detection
2019-04-20 Teemu Toivolareduce transfer rate calculation safety margin from...
2019-04-20 Teemu Toivolaimprove --json and --xml output documentation regarding...
2019-04-15 Teemu Toivolachanges in interface specific detected bandwidth limits...
2019-04-14 Teemu Toivolaupdate documentation
2019-04-13 Teemu Toivolaclang-format files
2019-04-13 Teemu Toivolaupdate documentation, use markdown style formatting
2019-04-13 Teemu Toivolaupdate FAQ
2019-04-13 Teemu Toivolareduce sql query array sizes, remove unnecessary semicolons
2019-03-21 Teemu Toivolahighlight current day in top list when visible
2019-03-16 Teemu ToivolaMerge pull request #125 from vergoh/interface_merge
2019-03-16 Teemu Toivolaenforce the existence and uniqueness of all interfaces...
next