2019-08-18 |
Teemu Toivola | update vnstatd man page section reference in systemd... |
commit | commitdiff | tree | snapshot |
2019-08-18 |
Teemu Toivola | bump version to 2.5 beta |
commit | commitdiff | tree | snapshot |
2019-08-18 |
Teemu Toivola | final preparations for version 2.4 release v2.4 |
commit | commitdiff | tree | snapshot |
2019-08-14 |
Teemu Toivola | implement --rename for renaming interfaces already... |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Teemu Toivola | fix and rename tests |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Teemu Toivola | improve database error retry error message, increase... |
commit | commitdiff | tree | snapshot |
2019-08-12 |
Teemu Toivola | remove duplicated database transaction rollback |
commit | commitdiff | tree | snapshot |
2019-07-31 |
Teemu Toivola | there's only one database |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Teemu Toivola | handle cleanup of top entries within a transaction |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Teemu Toivola | improve daemon resiliency against database locks caused... |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Teemu Toivola | vnstati: close database before writing output in order... |
commit | commitdiff | tree | snapshot |
2019-07-22 |
Teemu Toivola | move vnstatd man page from section 1 to section 8 |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Teemu Toivola | mention the CHANGES file in readme files |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Teemu Toivola | allow vnstatd to fork() when --daemon is used even... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Teemu Toivola | bump version to 2.4 beta |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Teemu Toivola | final preparations for version 2.3 release v2.3 |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Teemu Toivola | fix height allocation and spacing of some image outputs... |
commit | commitdiff | tree | snapshot |
2019-07-07 |
Teemu Toivola | fix Travis configuration |
commit | commitdiff | tree | snapshot |
2019-07-07 |
Teemu Toivola | show error if Check doesn't have fork mode enabled... |
commit | commitdiff | tree | snapshot |
2019-07-07 |
Teemu Toivola | fix tests to work even if check has been compiled witho... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Teemu Toivola | remove some unused and no longer needed implementation... |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Teemu Toivola | in tests, replace use of timelocal() with mktime()... |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Teemu Toivola | make test execution possible even when current user... |
commit | commitdiff | tree | snapshot |
2019-06-28 |
Teemu Toivola | fix interface list ordering and simplify iflist structure |
commit | commitdiff | tree | snapshot |
2019-06-28 |
Teemu Toivola | separate debug error prints from regular error prints |
commit | commitdiff | tree | snapshot |
2019-06-27 |
Teemu Toivola | remove redundant dirname variable |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Teemu Toivola | fix interfaces having the possibility of staying marked... |
commit | commitdiff | tree | snapshot |
2019-06-16 |
Teemu Toivola | filter out local and invalid interfaces from interface... |
commit | commitdiff | tree | snapshot |
2019-06-16 |
Teemu Toivola | fix bsd compiler warnings and errors |
commit | commitdiff | tree | snapshot |
2019-06-16 |
Teemu Toivola | add tests for iflist |
commit | commitdiff | tree | snapshot |
2019-06-16 |
Teemu Toivola | add null check to database close |
commit | commitdiff | tree | snapshot |
2019-06-16 |
Teemu Toivola | refactoring |
commit | commitdiff | tree | snapshot |
2019-06-16 |
Teemu Toivola | automatic interface selection when the Interface config... |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Teemu Toivola | continue daemon process execution with data caching... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Teemu Toivola | fix pid file path in debian and redhat init.d example... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Teemu Toivola | remove unused includes |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Teemu Toivola | refactor daemon addinterfaces() to use interface list... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Teemu Toivola | refactor interface list output |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Teemu Toivola | refactor interface list to improve reusability |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Teemu Toivola | bump beta version |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Teemu Toivola | log warning also when Write-Ahead Logging checkpoint... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Teemu Toivola | rename configuration option WriteAheadLoggingDatabase... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Teemu Toivola | expose SQLite synchronous flag as DatabaseSynchronous... |
commit | commitdiff | tree | snapshot |
2019-05-12 |
Teemu Toivola | reduce number of decimals in the warning output |
commit | commitdiff | tree | snapshot |
2019-05-11 |
Teemu Toivola | move timeout definition, mention addition in changes |
commit | commitdiff | tree | snapshot |
2019-05-11 |
Teemu Toivola | db_walcheckpoint() is timed so no extra debug print... |
commit | commitdiff | tree | snapshot |
2019-05-10 |
Teemu Toivola | show warning in log if writing cached data to database... |
commit | commitdiff | tree | snapshot |
2019-05-10 |
Teemu Toivola | refactor debugging of time used in functions |
commit | commitdiff | tree | snapshot |
2019-05-10 |
Teemu Toivola | fix missing break |
commit | commitdiff | tree | snapshot |
2019-05-10 |
Teemu Toivola | add configure check for SQLite WAL mode support in... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Teemu Toivola | replace SQLITE_CHECKPOINT_TRUNCATE with SQLITE_CHECKPOI... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Teemu Toivola | checkpoint wal database every 4 hours, add debug timing... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Teemu Toivola | set/increase database busy timeout to 5 seconds when... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Teemu Toivola | remove strerror(errno) information from secondary error... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Teemu Toivola | ignore anything that starts with the database name... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Teemu Toivola | add optional support for SQLite Write-Ahead Logging... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Teemu Toivola | provide alternative more simple systemd service file... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Teemu Toivola | increase example systemd service restart delay from... |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Teemu Toivola | fix also summary estimates after previous commit |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Teemu Toivola | fix traffic rate not being shown for the last entry... |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Teemu Toivola | refactoring to improve comparison readability |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Teemu Toivola | bump version to 2.3 beta |
commit | commitdiff | tree | snapshot |
2019-04-28 |
Teemu Toivola | final preparations for version 2.2 release v2.2 |
commit | commitdiff | tree | snapshot |
2019-04-28 |
Teemu Toivola | fix comparisons of previous commit |
commit | commitdiff | tree | snapshot |
2019-04-28 |
Teemu Toivola | fix traffic rate calculation for the last entry of... |
commit | commitdiff | tree | snapshot |
2019-04-24 |
Teemu Toivola | adjust UpdateInterval during daemon startup if found... |
commit | commitdiff | tree | snapshot |
2019-04-24 |
Teemu Toivola | refactor config validation and add more tests |
commit | commitdiff | tree | snapshot |
2019-04-22 |
Teemu Toivola | fix DefaultDecimals setting, it wasn't controlling... |
commit | commitdiff | tree | snapshot |
2019-04-20 |
Teemu Toivola | add note for changed default value of UpdateInterval |
commit | commitdiff | tree | snapshot |
2019-04-20 |
Teemu Toivola | bump beta version |
commit | commitdiff | tree | snapshot |
2019-04-20 |
Teemu Toivola | implement workaround for interface drivers (such as... |
commit | commitdiff | tree | snapshot |
2019-04-20 |
Teemu Toivola | improve info print when traffic rate is higher than... |
commit | commitdiff | tree | snapshot |
2019-04-20 |
Teemu Toivola | improve 64-bit interface counter detection |
commit | commitdiff | tree | snapshot |
2019-04-20 |
Teemu Toivola | reduce transfer rate calculation safety margin from... |
commit | commitdiff | tree | snapshot |
2019-04-20 |
Teemu Toivola | improve --json and --xml output documentation regarding... |
commit | commitdiff | tree | snapshot |
2019-04-15 |
Teemu Toivola | changes in interface specific detected bandwidth limits... |
commit | commitdiff | tree | snapshot |
2019-04-14 |
Teemu Toivola | update documentation |
commit | commitdiff | tree | snapshot |
2019-04-13 |
Teemu Toivola | clang-format files |
commit | commitdiff | tree | snapshot |
2019-04-13 |
Teemu Toivola | update documentation, use markdown style formatting |
commit | commitdiff | tree | snapshot |
2019-04-13 |
Teemu Toivola | update FAQ |
commit | commitdiff | tree | snapshot |
2019-04-13 |
Teemu Toivola | reduce sql query array sizes, remove unnecessary semicolons |
commit | commitdiff | tree | snapshot |
2019-03-21 |
Teemu Toivola | highlight current day in top list when visible |
commit | commitdiff | tree | snapshot |
2019-03-16 |
Teemu Toivola | Merge pull request #125 from vergoh/interface_merge |
commit | commitdiff | tree | snapshot |
2019-03-16 |
Teemu Toivola | enforce the existence and uniqueness of all interfaces... |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Teemu Toivola | improve test coverage |
commit | commitdiff | tree | snapshot |
2019-03-13 |
Teemu Toivola | improve test coverage |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Teemu Toivola | increase fault tolerance and test coverage |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Teemu Toivola | update documentation and bump beta version |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Teemu Toivola | implement last layer of interface merge support, resolv... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Teemu Toivola | add notes |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Teemu Toivola | implement second layer of interface merge support |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Teemu Toivola | implement first layer of interface merge support |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Teemu Toivola | return error if given interface name is longer than... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Teemu Toivola | harmonize sql queries |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Teemu Toivola | fix: some DaemonGroup documentation mentioned user... |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Teemu Toivola | refactoring, remove MAXUPDATEINTERVAL as no longer... |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Teemu Toivola | refactoring |
commit | commitdiff | tree | snapshot |
2019-03-05 |
Teemu Toivola | minor fixes, short output monthly estimate could briefl... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Teemu Toivola | fix image output --headertext not being applied to... |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Teemu Toivola | improve README.md |
commit | commitdiff | tree | snapshot |
next |