summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [systemstatus] Add dnbd3-master-proxy to service statusSimon Rettberg2020-07-061-0/+1
|
* [remoteaccess] Fix/Improve WOL behaviorSimon Rettberg2020-06-292-8/+12
| | | | | | | | Enable rebootcontrol module in ensureMachinesRunning(), so it works from the call in api.inc.php. Consider machines that we sent a WOL packet to during the last 90 seconds as online when counting number of idle machines, so slow booting machines won't cause us to wake too many machines.
* [statistics_reporting] Fix numer of unique users and server CPU modelSimon Rettberg2020-06-292-3/+2Star
|
* [locationinfo] Add option to show hostnamesSimon Rettberg2020-06-297-19/+69
|
* [serversetup-bwlp-ipxe] Start refactoring ipxe script generatorSimon Rettberg2020-06-108-461/+749
| | | | | | | This is WIP. Mostly restored all the old functionality. Boot entries are fetched when selected, not embedded in the main script, so password protection is a bit stronger. Hopefully allows for other script generators in the future.
* [statistics] Fix querying location 0 (no location)Simon Rettberg2020-06-031-0/+2
|
* [statistics] Less strict IP address validationSimon Rettberg2020-06-021-6/+0Star
| | | | This didn't actually accept 1.2.3.*
* [locations] Show colored bars for used/idle/offline in overviewSimon Rettberg2020-05-193-13/+22
|
* [locationinfo] Make colors for idle clients more distinct from offlineSimon Rettberg2020-05-191-1/+1
| | | | | Added a little light green bar at the top. This should still make it easy to distinguish from red wrt Red-Blind/Protanopia etc.
* [remoteaccess] Remove TODO and debug spamSimon Rettberg2020-05-192-10/+3Star
|
* [remoteaccess] Add permissions, add "delete group" functionalitySimon Rettberg2020-05-187-30/+132
|
* [remoteaccess] Fix DB query to add rooms to groupsSteffen Ritter2020-05-181-1/+2
|
* [rebootcontrol] Set var, do not assume set by callerSimon Rettberg2020-05-151-0/+1
|
* [remoteaccess] New moduleSimon Rettberg2020-05-1513-0/+496
|
* [rebootcontrol] Wait until tasks finishSimon Rettberg2020-05-151-0/+10
|
* [rebootcontrol] Cleanup, TODOSimon Rettberg2020-05-151-37/+8Star
|
* [statistics] Make ~ default for location filterSimon Rettberg2020-05-151-2/+1Star
|
* [rebootcontrol] cron: Bail out if WOL listening failedSimon Rettberg2020-05-141-1/+1
|
* [statistics] Fix lastboot, uptime and status filtersSimon Rettberg2020-05-101-4/+4
|
* [roomplanner] Disable logout timeout for dedicated managerSimon Rettberg2020-05-071-0/+1
|
* [statistics] Update translationsSimon Rettberg2020-05-074-0/+12
|
* [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] Fix handling POST for sub-pagesSimon Rettberg2020-05-051-16/+20
| | | | Fixes machine replace etc.
* [rebootcontrol/statistics] Move subnet size handling to hookSimon Rettberg2020-04-272-24/+24
|
* [statistics] Track CPU temperature as wellSimon Rettberg2020-04-274-7/+19
|
* Fix typo in last commitSimon Rettberg2020-04-251-1/+1
|
* [statistics] Track CPU-load and standby failures of clientsSimon Rettberg2020-04-254-7/+36
|
* Minor tweaks and cleanupsSimon Rettberg2020-04-254-17/+14Star
|
* [statistics] Fix subnet filter link in client listSimon Rettberg2020-04-223-3/+3
|
* [rebootcontrol] Add button to subnet list to show all matching clientsSimon Rettberg2020-04-222-2/+8
|
* [rebootcontrol] Update translations, fix typoSimon Rettberg2020-04-221-1/+1
|
* [statistics] Unify Ram and ID44 filtersSimon Rettberg2020-04-221-54/+53Star
|
* [statistics] Validate operator for all filtersSimon Rettberg2020-04-211-0/+18
|
* [locations] Add missing array keySimon Rettberg2020-04-211-1/+2
|
* [statistics] Refactor filter creation (Part 1)Simon Rettberg2020-04-215-421/+401Star
| | | | | | | | Filter classes are now instances of their respective classes, to move more logic into those classes. A bind method is used for assigning actual operator and argument values. renderFilterBox() is still a little too messy, maybe a clever class for mapping a (bound) filter to data for mustache will come in handy here.
* [statistics] New filter UISimon Rettberg2020-04-2016-389/+401
|
* [serversetup-bwlp-ipxe] Fix: Imported PXELINUX entries are invalidSimon Rettberg2020-04-171-2/+3
|
* [baseconfig_bwlp] Add Resolution mapping optionSimon Rettberg2020-04-161-0/+6
|
* [roomplanner] Remove debug spamSimon Rettberg2020-04-161-1/+0Star
|
* [rebootcontrol] wakeMachines(): Return machines that can't be reachedSimon Rettberg2020-04-161-1/+2
| | | | | | | | | | | A clumsy way to return a list of machines we can't wake, since their subnet is not reachable. This is required for the upcoming remoteaccess module, since it needs to know how many machines it could actually wake up. This needs some proper refactoring anyways, but we either need separate functions for building a wakeup plan and actually executing it, or change this method so it takes a binch of machines, but you can specify after how many machines it can actually reach, it should just stop and return.
* [statistics] Make sort order in client list match the location treeSimon Rettberg2020-04-162-2/+15
| | | | | | It's still not showing the actual tree, but sorting is the same as the location list now, but obviously skipping locations where no clients match the display filter.
* [statistics] Show current user in client listSimon Rettberg2020-04-162-1/+10
|
* [statistics] Add hook for client machine eventsSimon Rettberg2020-04-161-0/+3
| | | | Now other modules can react to poweron/off etc.
* [rebootcontrol] Fix indirect subnet to subnet WOLSimon Rettberg2020-03-271-3/+3
| | | | | | | | The query for getting clients that can reach a client in another subnet was broken in that it didn't check for actual reachability from src to dst. Then the wrong array key was accessed when trying to wake clients via this method.
* [dozmod] Remobe special section from menuSimon Rettberg2020-03-061-1/+1
|
* [runmode] Fix undefined variable accessv3.9aSimon Rettberg2020-02-271-5/+4Star
|
* [minilinux] dnbd3-check: Handle RID, support 32bit phpSimon Rettberg2020-02-271-5/+9
|
* Update translationsSimon Rettberg2020-02-2710-16/+17
|
* [rebootcontrol] Add "delete subnet" buttonSimon Rettberg2020-02-276-0/+25
|