summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/inc
Commit message (Expand)AuthorAgeFilesLines
...
* [statistics/passthrough] Consider group<->location mapping for KCLSimon Rettberg2022-03-092-3/+34
* [statistics] Remove debug spamSimon Rettberg2022-03-091-2/+2
* [statistics] Add lookup table for GPT type UUIDsSimon Rettberg2022-03-091-0/+154
* [statistics] Support IOMMU for AMDSimon Rettberg2022-03-091-2/+9
* [statistics] Adapt hw-data parsing to new json format for displaySimon Rettberg2022-03-094-384/+330Star
* [passthrough] New module for managing hardware passthrough for QEMUSimon Rettberg2022-03-094-38/+263
* [statistics] Support new json-format of hardware info from clientSimon Rettberg2022-03-094-410/+1068
* [eventlog] Add event filtering and notification systemSimon Rettberg2021-06-251-0/+1
* Moderize Database handlingSimon Rettberg2021-05-111-1/+1
* Fix deprecated curly braces string indexing (PHP 7.4)Simon Rettberg2021-03-252-2/+2
* [statistics] Remove logintime filterSimon Rettberg2021-03-121-3/+1Star
* [statistics] Fix clientip != filterSimon Rettberg2021-03-121-1/+2
* [statistics] Fix detection of machines with no HDDSimon Rettberg2020-10-271-2/+2
* [statistics] Improve fdisk parsing for goofy fdisk variantsSimon Rettberg2020-07-101-0/+6
* [statistics] Fix querying location 0 (no location)Simon Rettberg2020-06-031-0/+2
* [statistics] Less strict IP address validationSimon Rettberg2020-06-021-6/+0Star
* [statistics] Make ~ default for location filterSimon Rettberg2020-05-151-2/+1Star
* [statistics] Fix lastboot, uptime and status filtersSimon Rettberg2020-05-101-4/+4
* [statistics] Stricter verification of IP addressesSimon Rettberg2020-05-071-3/+31
* [statistics] Re-introduce "with sublocations" for location filterSimon Rettberg2020-05-051-3/+4
* [statistics] Unify Ram and ID44 filtersSimon Rettberg2020-04-221-54/+53Star
* [statistics] Validate operator for all filtersSimon Rettberg2020-04-211-0/+18
* [statistics] Refactor filter creation (Part 1)Simon Rettberg2020-04-212-408/+388Star
* [statistics] New filter UISimon Rettberg2020-04-201-119/+151
* [statistics] Fix Steffens superpatchSimon Rettberg2019-12-171-2/+2
* [statistics] Add filter for runtime and lastbootSteffen Ritter2019-12-171-0/+10
* [statistics] Fix date range queries to match by day, not by secondSimon Rettberg2019-12-131-1/+11
* [statistics] Add NVMe supportSimon Rettberg2019-12-131-2/+6
* [statistics] Fix filtering by prefixing columns with table nameSimon Rettberg2019-11-081-4/+4
* [statistics] ModularizeSimon Rettberg2019-11-074-38/+291
* [baseconfig] Overhaul hook systemSimon Rettberg2019-11-051-5/+15
* [statistics/baseconfig] Allow per-machine configvar overridesSimon Rettberg2019-10-311-0/+37
* [statistics] dmidecode parser: Better handling of memorySimon Rettberg2019-04-251-17/+42
* [statistics] Show RAM manufacturer; add JEDEC DB & parserSimon Rettberg2019-04-202-3/+34
* [statistics] Handle system an mainboard model separatelySimon Rettberg2019-04-161-4/+11
* [statistics] Fix smartctl attribute parsingSimon Rettberg2019-04-041-1/+1
* [statistics] Feature: BIOS update infoSimon Rettberg2019-03-191-0/+8
* Fix UUID handling; refactor constraints for machineuuidSimon Rettberg2019-02-211-1/+1
* [statistics] Minor refactoring (PHP >= 5.6)Simon Rettberg2019-01-241-6/+10
* [statistics] Handling of standby state in statistics, log crashesSimon Rettberg2019-01-242-3/+24
* [statistics] Improve ID44 filter matchingSimon Rettberg2019-01-211-10/+14
* [statistics] Show ID45 partition in green, like ID44Simon Rettberg2018-03-211-3/+23
* [statistics] Refine permissions, add some new onesSimon Rettberg2018-03-042-15/+76
* [statistics] Fix runtime filter (had math backwards)Simon Rettberg2018-01-151-6/+6
* [statistics] Add filters for uptime and hostnameSimon Rettberg2018-01-081-5/+39
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-2/+1Star
* [statistics] location filter: Support recursive matching by (ab)using ~ and !~Simon Rettberg2017-12-071-3/+10
* [roomplanner] Refactor to use runmodeSimon Rettberg2017-11-302-9/+47
* [statistics] Handle runmode and its isclient flagSimon Rettberg2017-11-302-4/+32
* [statistics] Introduce state column to get rid of complicated state determina...Simon Rettberg2017-11-281-10/+10