summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/inc
Commit message (Expand)AuthorAgeFilesLines
* Fix more type errors, stricter typingSimon Rettberg2023-11-152-2/+4
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-1412-312/+333
* Roundup of issues reported by PHPStormSimon Rettberg2023-11-026-40/+31Star
* [sysconfig] Add missing elseSimon Rettberg2023-10-301-1/+2
* [sysconfig] PHP Warning: Private methods cannot be final as they are never o...Simon Rettberg2023-09-271-3/+3
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-023-19/+19
* Moderize Database handlingSimon Rettberg2021-05-113-9/+9
* Fix deprecated curly braces string indexing (PHP 7.4)Simon Rettberg2021-03-251-10/+10
* [sysconfig] yes -> trueSimon Rettberg2021-03-151-1/+1
* [sysconfig] Bump LDAP/AD module version to force rebuildSimon Rettberg2020-12-151-1/+1
* [sysconfig] Remove fixNumeric option; now mandatory, handled transparentlySimon Rettberg2020-12-151-5/+4Star
* [sysconfig] CustomModule: Add check for file ownership, add "fix" optionSimon Rettberg2020-12-103-2/+48
* [sysconfig] SSH: Split pubkey and rest of config, add more optionsSimon Rettberg2020-11-164-19/+95
* [sysconfig] Display duplicate files for generated system configSimon Rettberg2020-11-031-18/+44
* [systemstatus/sysconfig] Manage LDADP via systemdSimon Rettberg2020-07-071-5/+36
* [sysconfig] Screensaver: Create dedicated groupSimon Rettberg2020-01-161-1/+1
* [sysconfig] Honor config module type sort orderSimon Rettberg2020-01-166-6/+10
* [sysconfig] Screensaver: Disallow downloadSimon Rettberg2020-01-161-1/+1
* [sysconfig] No byte-array packing, escape iniSimon Rettberg2020-01-161-11/+11
* [sysconfig] Add screensaver customization moduleJannik Schönartz2020-01-151-0/+107
* Fix some typos (found by codespell)Stefan Weil2019-12-141-3/+3
* [sysconfig] Display error if deleting config from database failedSimon Rettberg2019-12-071-4/+3Star
* [sysconfig/runmode] Remove "noSysconfig" functionalitySimon Rettberg2019-11-122-34/+0Star
* [sysconfig] Allow adding multiple ssh modules to system configSimon Rettberg2019-09-131-1/+1
* [sysconfig] Add option to toggle no homedir warningsSimon Rettberg2019-04-101-1/+2
* [sysconfig] Add missing field to querySimon Rettberg2019-03-251-1/+1
* [sysconfig] Remember last modified date, show as tooltipSimon Rettberg2019-03-212-11/+25
* [sysconfig] Sanitize field typeSimon Rettberg2018-11-221-0/+1
* [sysconfig] Add UI option to let ldadp generate uidNumbersSimon Rettberg2018-11-211-1/+1
* Introduce proper constants for taskmanager statusSimon Rettberg2018-05-242-2/+2
* Fix warningsSimon Rettberg2018-03-291-3/+3
* [sysconfig] Stuff ssh config into "empty" global configSimon Rettberg2018-03-291-6/+37
* [sysconfig] Support new multiserver auth, mount option config supportSimon Rettberg2018-03-153-4/+5
* [sysconfig] Fix home directory attribute detectionSimon Rettberg2017-12-211-5/+1Star
* [sysconfig] Error checks + messages when rebuilding moduleSimon Rettberg2017-12-201-3/+7
* [sysconfig] Fix logic by which condition the LDADPd gets (re)startedSimon Rettberg2017-12-182-3/+9
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-163-2/+14
* [sysconfig] Allow remapping of attributes for AD tooSimon Rettberg2017-12-142-2/+26
* [sysconfig] Support customizing LDAP attributesSimon Rettberg2017-12-061-1/+1
* [sysconfig/runmode] Deliver bare config.tgz with just global hook data when "...Simon Rettberg2017-11-032-17/+34
* [sysconfig] Add support to disable fixNumeric hack in ldadpSimon Rettberg2017-08-161-1/+4
* [sysconfig] Add class for reading and writing PPD filesSimon Rettberg2017-03-231-0/+1162
* [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
* [sysconfig] on/off switch for runscript credential passing; overridable domainSimon Rettberg2017-03-021-1/+2
* [sysconfig] More ad/ldap setup fixesSimon Rettberg2017-01-181-0/+14
* [sysconfig] Improve binddn parsing for AD wizardSimon Rettberg2016-10-271-0/+11
* [sysconfig] Refactor ldapauth and adauth classes; show mainpage warning; impr...Simon Rettberg2016-07-066-155/+161
* [locations/sysconfig] Implement location specific sysconfigSimon Rettberg2016-06-221-0/+17