summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/api.inc.php
Commit message (Expand)AuthorAgeFilesLines
* [statistics] Sanitize live values from clientSimon Rettberg2023-12-141-1/+5
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-1/+1
* [statistics] Add button to copy existing ruleSimon Rettberg2023-08-021-0/+5
* [statistics] Don't duplicate user in .vmchooser-session eventSimon Rettberg2023-07-181-2/+0Star
* [statistics] Fix invalid array accessSimon Rettberg2023-06-281-1/+1
* [statistics] Expose proper id44/45 values in ~poweron event filteringSimon Rettberg2023-01-201-1/+6
* [statistics] Remove test codeSimon Rettberg2022-09-281-10/+0Star
* [statistics] Prevent out-of-order event handlingSimon Rettberg2022-09-281-0/+4
* [statistics] Make sure hwname and devpath get valid ASCII onlySimon Rettberg2022-05-171-2/+2
* [statistics] Client details: Display booted system and bootup durationSimon Rettberg2022-05-171-0/+5
* [inc/Database] Add type informationSimon Rettberg2022-04-131-4/+4
* [statistics] Make query builder a bit more OOPSimon Rettberg2022-03-091-23/+9Star
* [statistics] Add lookup table for GPT type UUIDsSimon Rettberg2022-03-091-0/+1
* [statistics] Adapt hw-data parsing to new json format for displaySimon Rettberg2022-03-091-7/+23
* [passthrough] New module for managing hardware passthrough for QEMUSimon Rettberg2022-03-091-4/+7
* [statistics] Support new json-format of hardware info from clientSimon Rettberg2022-03-091-2/+27
* [eventlog] Add event filtering and notification systemSimon Rettberg2021-06-251-30/+60
* Fix deprecated curly braces string indexing (PHP 7.4)Simon Rettberg2021-03-251-4/+4
* [statistics] Store ID45 live statsSimon Rettberg2021-02-181-1/+3
* [serversetup-bwlp-ipxe/statistics] Sanitize strings from clientsSimon Rettberg2020-07-311-10/+14
* [statistics] Keep track of client runmodeSimon Rettberg2020-07-071-0/+8
* [rebootcontrol/statistics] Move subnet size handling to hookSimon Rettberg2020-04-271-24/+0Star
* [statistics] Track CPU temperature as wellSimon Rettberg2020-04-271-3/+3
* Fix typo in last commitSimon Rettberg2020-04-251-1/+1
* [statistics] Track CPU-load and standby failures of clientsSimon Rettberg2020-04-251-5/+12
* Minor tweaks and cleanupsSimon Rettberg2020-04-251-8/+11
* [statistics] Add hook for client machine eventsSimon Rettberg2020-04-161-0/+3
* [statistics/rebootcontrol] Implement editing subnetSimon Rettberg2019-11-271-0/+24
* [statistics] api: Update DB on client ipaddr changeSimon Rettberg2019-11-191-7/+12
* Fix UUID handling; refactor constraints for machineuuidSimon Rettberg2019-02-211-16/+13Star
* [statistics] Fix RAM change warning to handle increase tooSimon Rettberg2019-02-191-1/+2
* [statistics] Fix copypastaSimon Rettberg2019-01-281-1/+1
* [statistics] Track and display memory/tmp usage of clientsSimon Rettberg2019-01-281-2/+11
* [statistics] Handling of standby state in statistics, log crashesSimon Rettberg2019-01-241-61/+41Star
* [statistics] Log if client seems to have crashedSimon Rettberg2019-01-211-0/+17
* [statistics] Filter malformed screen namesSimon Rettberg2018-12-041-0/+4
* [statistics] Cleaner version for screen connection state handling by using ne...Simon Rettberg2017-12-211-16/+6Star
* [statistics] Properly mark disconnected sceens as such if the output name cha...Simon Rettberg2017-12-211-17/+29
* [statistics, roomplanner, locationinfo] Ignore machines with runmode:isclient==0Simon Rettberg2017-12-011-1/+0Star
* [statistics] Reset session name on login to vmchooserSimon Rettberg2017-11-301-1/+1
* [statistics] Introduce state column to get rid of complicated state determina...Simon Rettberg2017-11-281-56/+134
* [statistics] Warn about suspicious hardware changes (RAM, CPU)Simon Rettberg2017-11-241-18/+42
* [statistics] Also adapt MAC-UUID fixing code to mltk changesSimon Rettberg2017-11-211-1/+1
* [statistics] api: Allow specifying client typeSimon Rettberg2017-11-031-27/+42
* [statistics] Handle client screens, manage projectorsSimon Rettberg2017-04-061-0/+73
* [statistics/locations/..] Cache calculated locationid of machine in machine t...Simon Rettberg2016-12-061-4/+20
* [statistics] Show current lecture, use new logging format/columns if possibleSimon Rettberg2016-09-011-13/+31
* [statistics] Allow larger RAM...Simon Rettberg2016-07-141-2/+2
* Modularized baseconfig fetching (api)Simon Rettberg2016-05-171-0/+217