]> granicus.if.org Git - vnstat/shortlog
vnstat
2019-10-13 Teemu Toivolarefactor pull request changes to use common style and... master
2019-10-13 Teemu ToivolaMerge pull request #140 from cgzones/san
2019-10-05 Christian Göttschetravis: add build with sanitizers
2019-10-05 Christian Göttschetests: free datacaches
2019-10-05 Christian Göttschemisc.c: silence some safe implicit conversions
2019-10-05 Christian Göttschegetqueryinterfacecount(): reorder sanitiy check to...
2019-09-16 Teemu Toivoladrawdonut_libgd_native() is only used by tests
2019-09-16 Teemu Toivolaremove unused getdirowner() function
2019-09-16 Teemu Toivolaremove no longer needed removedb() function
2019-09-16 Teemu Toivolafix cppcheck unreadVariable findings
2019-09-15 Teemu Toivolaremove redundant function parameter
2019-09-15 Teemu Toivolaimprove test coverage
2019-09-14 Teemu Toivolarelocate parseargs() tests to separate file
2019-09-13 Teemu Toivolafix cppcheck findings
2019-09-13 Teemu Toivolaimprove test coverage
2019-09-12 Teemu Toivolafix automatic interface selection not working for ...
2019-09-12 Teemu Toivolaimprove test coverage
2019-09-12 Teemu Toivolaimprove test coverage
2019-09-12 Teemu Toivolaimprove test coverage
2019-09-12 Teemu Toivolaautoformat
2019-09-12 Teemu Toivolasuppress unnecessary test output
2019-09-11 Teemu Toivolafix test execution flow to be as intended
2019-09-11 Teemu Toivolaimprove test coverage
2019-09-11 Teemu Toivolaimprove test coverage
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...
next