summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/hooks
Commit message (Collapse)AuthorAgeFilesLines
* [sysconfig] Fix invalid array key accessSimon Rettberg2023-12-131-1/+1
|
* [locations] Modularize additional column handlingSimon Rettberg2022-03-091-0/+57
| | | | | Additional columns are now added through a hook, moving specialized code where it belongs.
* [sysconfig] Enforce proper ldadp services running on reboot/installSimon Rettberg2021-04-201-0/+3
|
* [systemstatus/sysconfig] Manage LDADP via systemdSimon Rettberg2020-07-071-2/+0Star
| | | | | | | Finally got rid of our own little service manager. Status/restart handling capabilities were added to the system status page. TODO: Permissions for dnbd3, service (re)starting in general
* [sysconfig] Don't delete default config...Simon Rettberg2017-11-281-1/+1
|
* [sysconfig] Revert contraint to location table: Breaks default configSimon Rettberg2017-11-281-1/+6
| | | | | | | Default config is locationid = 0, which obviously doesn't work with the constraint. Using NULL proves difficult here (dups etc.), so don't for now, and add code to the cron hook that will clean up deleted locations.
* Finish modularizing cron; Add error detection for crashed cron jobsSimon Rettberg2017-03-021-0/+3
|
* [sysconfig] Refactor ldapauth and adauth classes; show mainpage warning; ↵Simon Rettberg2016-07-061-2/+2
| | | | improve config module handling
* MORE WMORKSimon Rettberg2016-05-181-0/+6