| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add tests using PHPUnit | Simon Rettberg | 2025-12-12 | 1 | -0/+1 |
| | | | | | | | | Tests generated by Junie AI. Might not have the best possible quality but at least we got something, and if it turns out to be complete rubbish, we can just throw it out again without any issues, as this is independent of the actual code base. | ||||
| * | A few more HTTP code audit log fixups | Simon Rettberg | 2025-08-04 | 1 | -1/+1 |
| | | |||||
| * | Add audit logging of POST actions | Simon Rettberg | 2025-05-22 | 1 | -2/+4 |
| | | |||||
| * | [rebootcontrol/statistics] Add templates for useful remote exec commands | Simon Rettberg | 2024-09-20 | 1 | -5/+26 |
| | | |||||
| * | [rebootcontrol] Check for null-location | Simon Rettberg | 2024-01-11 | 1 | -1/+1 |
| | | |||||
| * | [rebootcontrol] Hide client2client subnets in details view if disabled | Simon Rettberg | 2023-12-14 | 1 | -6/+10 |
| | | |||||
| * | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 2 | -12/+1![]() |
| | | |||||
| * | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 1 | -1/+0![]() |
| | | | | | Mostly redundant checks, logic errors, dead code, etc. | ||||
| * | [rebootcontrol/vmstore] Fix ArrayUtil::sortByColumn() calls | Simon Rettberg | 2022-12-02 | 1 | -1/+1 |
| | | |||||
| * | [rebootcontrol] Add dedicated permission to view wol/reboot/exec jobs | Simon Rettberg | 2022-06-10 | 1 | -0/+2 |
| | | | | | Closes #3909 | ||||
| * | [rebootcontrol] Show error message if user has no action.* permission | Simon Rettberg | 2022-06-10 | 1 | -0/+3 |
| | | |||||
| * | [inc/Util] Add types, move error printing functions to their own class | Simon Rettberg | 2022-05-02 | 1 | -1/+1 |
| | | |||||
| * | [rebootcontrol] Show time of execution for WOL/reboot/shutdown | Simon Rettberg | 2022-05-02 | 1 | -0/+3 |
| | | |||||
| * | Moderize Database handling | Simon Rettberg | 2021-05-11 | 2 | -5/+5 |
| | | | | | | | | * Auto-convert to utf8mb4_unicode_520_ci * Use foreach instead of while to loop over results * Drop useless statement caching * Keep emulated prepares, as we sometimes loop over nested queries | ||||
| * | [main+Session] Move session from /tmp/ to session table | Simon Rettberg | 2021-05-11 | 1 | -1/+0![]() |
| | | |||||
| * | [rebootcontrol] Show '-' for "subnet 2 subnet"-count if disabled | Simon Rettberg | 2021-03-19 | 1 | -0/+4 |
| | | |||||
| * | [rebootcontrol] Add "delete subnet" button | Simon Rettberg | 2020-02-27 | 1 | -0/+15 |
| | | |||||
| * | [rebootcontrol] Implement deletion of jump host | Simon Rettberg | 2019-12-17 | 1 | -0/+15 |
| | | |||||
| * | [rebootcontrol] Fix incomplete query | Simon Rettberg | 2019-12-13 | 1 | -1/+1 |
| | | |||||
| * | [rebootcontrol] Only use Session to pass machine list to exec form | Simon Rettberg | 2019-12-11 | 1 | -5/+6 |
| | | |||||
| * | [rebootcontrol] Fix: Replace \r\n by \n for exec script | Simon Rettberg | 2019-12-11 | 1 | -1/+1 |
| | | |||||
| * | [statistics/rebootcontrol] Add remote exec UI | Simon Rettberg | 2019-12-10 | 2 | -2/+59 |
| | | |||||
| * | [rebootcontrol] Fix jumphost script template (missing %) | Simon Rettberg | 2019-12-10 | 1 | -1/+1 |
| | | |||||
| * | [rebootcontrol] Implement assigning subnets to jump host | Simon Rettberg | 2019-12-07 | 2 | -6/+55 |
| | | | | | | Also fix removing all jump hosts from a subnet. Update translations. | ||||
| * | [statistics/rebootcontrol] Add WOL button to statistics module | Simon Rettberg | 2019-12-07 | 3 | -61/+108 |
| | | | | | | * Overhauled task display in rebootcontrol module * Can only add subnets by CIDR now instead of start and end | ||||
| * | [statistics/rebootcontrol] Implement editing subnet | Simon Rettberg | 2019-11-27 | 3 | -0/+418 |

