summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/inc/parser.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [statistics] Handling of standby state in statistics, log crashesSimon Rettberg2019-01-241-3/+7
| | | | | | | Or rather, not really crashes, but log whenever a client reports a poweron event without reporting a proper shutdown first. This isn't neccessarily a crash but could also be due to power loss, hard poweroff, or network failures.
* [statistics] Show ID45 partition in green, like ID44Simon Rettberg2018-03-211-3/+23
| | | | Closes #3325
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-2/+1Star
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [statistics] Add support for parsing GPT output from busybox fdiskSimon Rettberg2016-11-181-4/+51
|
* [statistics] Make static function staticSimon Rettberg2016-11-171-1/+1
|
* [statistics] Fix cache lookup of device pciidSimon Rettberg2016-10-121-2/+2
|
* [statistics] Handle lastboot = 0 as offline, fix hdd parsing, add raw displaySimon Rettberg2016-08-221-1/+3
|
* Merging some refactoring + new filter functionality.Christian Klinger2016-07-151-0/+256