Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [inc/event] Don't try to start DozmodLauncher task - doesn't exist | Simon Rettberg | 2017-11-03 | 1 | -4/+0 |
| | |||||
* | [inc/event] Retry mounting vmstore on bootup | Simon Rettberg | 2017-06-07 | 1 | -6/+20 |
| | |||||
* | cron: Clear stucklist on reboot | Simon Rettberg | 2017-05-17 | 1 | -0/+4 |
| | |||||
* | Silence some warnings | Simon Rettberg | 2016-09-09 | 1 | -1/+0 |
| | |||||
* | [inc/event] Remove call to deleted class method | Simon Rettberg | 2016-08-12 | 1 | -2/+0 |
| | |||||
* | [event.inc] Activate sysconfig module before propagating ip address changed ↵ | Simon Rettberg | 2016-07-05 | 1 | -1/+3 |
| | | | | event | ||||
* | [merge] merging c3sl / fr - initial commit | Jonathan Bauer | 2016-04-01 | 1 | -4/+15 |
| | |||||
* | [ipxe] Add error to eventlog if compile process failed | Simon Rettberg | 2016-03-21 | 1 | -0/+3 |
| | |||||
* | [event.inc] Remove debug output | Simon Rettberg | 2016-02-22 | 1 | -2/+0 |
| | |||||
* | Various fixes | Simon Rettberg | 2015-02-24 | 1 | -0/+1 |
| | |||||
* | Add configtgz class. Fix dozens of bugs | Simon Rettberg | 2015-01-26 | 1 | -2/+3 |
| | |||||
* | Lots of small bugfixes, proxy config WIP, https config WIP, translation ↵ | Simon Rettberg | 2014-11-26 | 1 | -16/+6 |
| | | | | updates, added masterpassword to pxe menu, ... | ||||
* | Update AD proxy module generation, add config backup | Simon Rettberg | 2014-10-27 | 1 | -0/+4 |
| | |||||
* | Big load of changes | Simon Rettberg | 2014-10-09 | 1 | -0/+96 |
- Added callback functionality for taskmanager tasks. You can launch a task and define a callback function to be run when the task finished. This requires activating the cronjob - Added cron functionality: Add cronjob that calls the cron api every 5 minutes to use it. (See cron.inc.php) - Added eventlog - Added missing translations - Merged main-menu-login and main-menu-logout |