summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/inc/configtgz.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [sysconfig] Remember last modified date, show as tooltipSimon Rettberg2019-03-211-4/+6
|
* Introduce proper constants for taskmanager statusSimon Rettberg2018-05-241-1/+1
|
* Fix warningsSimon Rettberg2018-03-291-3/+3
|
* [sysconfig] Stuff ssh config into "empty" global configSimon Rettberg2018-03-291-6/+37
| | | | | | | | | | This is an ugly hack. The "no sysconfig" runmode option creates an obvious problem if an ssh config exists: It won't be provisioned to the client, so it's not reachable via ssh. We need a proper mechanism for managing config, that flags modules by whether they should be ignored for "no sysconfig" runmode or not, and while we're at it, make it possible to assign additional modules to rooms.
* [sysconfig] Fix logic by which condition the LDADPd gets (re)startedSimon Rettberg2017-12-181-1/+0Star
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-0/+9
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [sysconfig/runmode] Deliver bare config.tgz with just global hook data when ↵Simon Rettberg2017-11-031-17/+32
| | | | "no sysconfig" is set for a runmode
* [sysconfig] Add ConfigTgz::rebuildAllConfigs()Simon Rettberg2017-03-101-0/+19
|
* [sysconfig] configtgz.inc.php: Move static functions to bottomSimon Rettberg2017-03-101-114/+118
|
* [sysconfig] Add hook mechanism for config.tgz buildingSimon Rettberg2017-03-021-3/+15
|
* Still working in modularization cleanup and refinementSimon Rettberg2016-05-111-0/+317