| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implicitly nullable types are deprecated in PHP 8.3, make explicit | Simon Rettberg | 2025-08-01 | 1 | -1/+1 |
| * | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 1 | -0/+2 |
| * | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 1 | -15/+7 |
| * | [vmstore] Add types where possible and do false -> null | Simon Rettberg | 2022-05-11 | 1 | -17/+19 |
| * | [inc/Trigger] Remember ::ipxe() result and return it on subsequent calls | Simon Rettberg | 2021-04-20 | 1 | -1/+4 |
| * | [serversetup-bwlp-ipxe] Add iPXE version selector | Simon Rettberg | 2021-04-20 | 1 | -8/+5 |
| * | [Trigger/Event] Fix minor warnings | Simon Rettberg | 2020-09-22 | 1 | -2/+8 |
| * | [systemstatus/sysconfig] Manage LDADP via systemd | Simon Rettberg | 2020-07-07 | 1 | -42/+3 |
| * | [dnbd3] Run mount script when toggling dnbd3 usage | Simon Rettberg | 2020-02-26 | 1 | -1/+5 |
| * | [inc/Trigger] Pass dnbd3 status to MountVmStore task | Simon Rettberg | 2019-12-17 | 1 | -0/+1 |
| * | [inc/Trigger] Fix Trigger::ipxe() when called multiple times | Simon Rettberg | 2019-03-25 | 1 | -1/+1 |
| * | [inc/Trigger] Wait for taskmanager on bootup | Simon Rettberg | 2019-03-25 | 1 | -1/+6 |
| * | [inc/Trigger] PHP 5.6 compat | Simon Rettberg | 2019-01-18 | 1 | -2/+3 |
| * | [serversetup-bwlp] Make ipxe trigger a hook for modularity | Simon Rettberg | 2019-01-17 | 1 | -7/+17 |
| * | [serversetup-bwlp] Add log output to ipxe building task | Simon Rettberg | 2018-05-07 | 1 | -0/+1 |
| * | [inc/Trigger] mount(): Set mount options to null if not given | Simon Rettberg | 2018-03-29 | 1 | -0/+2 |
| * | [vmstore] Add fields to specify mount options | Simon Rettberg | 2018-03-21 | 1 | -0/+7 |
| * | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -4/+15 |
| * | [sysconfig] Refactor ldapauth and adauth classes; show mainpage warning; impr... | Simon Rettberg | 2016-07-06 | 1 | -8/+5 |
| * | [merge] merging c3sl / fr - initial commit | Jonathan Bauer | 2016-04-01 | 1 | -0/+1 |
| * | [trigger] detect server ip: Ignore IPv6 | Simon Rettberg | 2016-02-19 | 1 | -2/+2 |
| * | [vmstore] Only save config if mounting succeeded | Simon Rettberg | 2015-09-29 | 1 | -2/+5 |
| * | Use systemctl to start/stop services | Simon Rettberg | 2015-09-18 | 1 | -1/+2 |
| * | Change some wording, add deletion reminder to main page | Simon Rettberg | 2015-09-17 | 1 | -1/+5 |
| * | [Trigger] Consider ldap config modules when launching ldadp instances | Simon Rettberg | 2015-09-13 | 1 | -1/+1 |
| * | Many changes | Simon Rettberg | 2015-09-04 | 1 | -9/+0 |
| * | Various fixes | Simon Rettberg | 2015-02-24 | 1 | -4/+8 |
| * | config module structure completed. Many other fixes. Hidden pw field support. | Simon Rettberg | 2015-01-20 | 1 | -0/+5 |
| * | Rework config module class structure. Still some TODOs though.... | Simon Rettberg | 2014-12-12 | 1 | -30/+2 |
| * | Tweaks and fixes | Simon Rettberg | 2014-12-02 | 1 | -24/+24 |
| * | Lots of small bugfixes, proxy config WIP, https config WIP, translation updat... | Simon Rettberg | 2014-11-26 | 1 | -4/+4 |
| * | Added proxy server settings | Simon Rettberg | 2014-11-18 | 1 | -0/+49 |
| * | Big load of changes | Simon Rettberg | 2014-10-09 | 1 | -34/+59 |
| * | Use eventlog in init and update API, populate database with default values on... | Simon Rettberg | 2014-10-06 | 1 | -5/+9 |
| * | Rebuild AD config modules if server IP changed... | Simon Rettberg | 2014-06-23 | 1 | -4/+39 |
| * | Try to autpmatically detect server ip on init-api | Simon Rettberg | 2014-06-23 | 1 | -11/+45 |
| * | Minor bug fixes and removal of dead code | Simon Rettberg | 2014-06-11 | 1 | -1/+1 |
| * | Reboot functionality on system status page | Simon Rettberg | 2014-06-06 | 1 | -0/+4 |
| * | Zeug | Simon Rettberg | 2014-06-02 | 1 | -1/+1 |
| * | Fixed some bugs from Sateserver v05 | Simon Rettberg | 2014-05-28 | 1 | -2/+2 |
| * | WIP | Simon Rettberg | 2014-05-26 | 1 | -1/+39 |
| * | WIP | Simon Rettberg | 2014-05-24 | 1 | -4/+4 |
| * | Stuff (WIP) | Simon Rettberg | 2014-05-23 | 1 | -0/+40 |