| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 2 | -2/+4 |
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 12 | -312/+333 |
* | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 6 | -40/+31 |
* | [sysconfig] Add missing else | Simon Rettberg | 2023-10-30 | 1 | -1/+2 |
* | [sysconfig] PHP Warning: Private methods cannot be final as they are never o... | Simon Rettberg | 2023-09-27 | 1 | -3/+3 |
* | [inc/Util] Add types, move error printing functions to their own class | Simon Rettberg | 2022-05-02 | 3 | -19/+19 |
* | Moderize Database handling | Simon Rettberg | 2021-05-11 | 3 | -9/+9 |
* | Fix deprecated curly braces string indexing (PHP 7.4) | Simon Rettberg | 2021-03-25 | 1 | -10/+10 |
* | [sysconfig] yes -> true | Simon Rettberg | 2021-03-15 | 1 | -1/+1 |
* | [sysconfig] Bump LDAP/AD module version to force rebuild | Simon Rettberg | 2020-12-15 | 1 | -1/+1 |
* | [sysconfig] Remove fixNumeric option; now mandatory, handled transparently | Simon Rettberg | 2020-12-15 | 1 | -5/+4 |
* | [sysconfig] CustomModule: Add check for file ownership, add "fix" option | Simon Rettberg | 2020-12-10 | 3 | -2/+48 |
* | [sysconfig] SSH: Split pubkey and rest of config, add more options | Simon Rettberg | 2020-11-16 | 4 | -19/+95 |
* | [sysconfig] Display duplicate files for generated system config | Simon Rettberg | 2020-11-03 | 1 | -18/+44 |
* | [systemstatus/sysconfig] Manage LDADP via systemd | Simon Rettberg | 2020-07-07 | 1 | -5/+36 |
* | [sysconfig] Screensaver: Create dedicated group | Simon Rettberg | 2020-01-16 | 1 | -1/+1 |
* | [sysconfig] Honor config module type sort order | Simon Rettberg | 2020-01-16 | 6 | -6/+10 |
* | [sysconfig] Screensaver: Disallow download | Simon Rettberg | 2020-01-16 | 1 | -1/+1 |
* | [sysconfig] No byte-array packing, escape ini | Simon Rettberg | 2020-01-16 | 1 | -11/+11 |
* | [sysconfig] Add screensaver customization module | Jannik Schönartz | 2020-01-15 | 1 | -0/+107 |
* | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -3/+3 |
* | [sysconfig] Display error if deleting config from database failed | Simon Rettberg | 2019-12-07 | 1 | -4/+3 |
* | [sysconfig/runmode] Remove "noSysconfig" functionality | Simon Rettberg | 2019-11-12 | 2 | -34/+0 |
* | [sysconfig] Allow adding multiple ssh modules to system config | Simon Rettberg | 2019-09-13 | 1 | -1/+1 |
* | [sysconfig] Add option to toggle no homedir warnings | Simon Rettberg | 2019-04-10 | 1 | -1/+2 |
* | [sysconfig] Add missing field to query | Simon Rettberg | 2019-03-25 | 1 | -1/+1 |
* | [sysconfig] Remember last modified date, show as tooltip | Simon Rettberg | 2019-03-21 | 2 | -11/+25 |
* | [sysconfig] Sanitize field type | Simon Rettberg | 2018-11-22 | 1 | -0/+1 |
* | [sysconfig] Add UI option to let ldadp generate uidNumbers | Simon Rettberg | 2018-11-21 | 1 | -1/+1 |
* | Introduce proper constants for taskmanager status | Simon Rettberg | 2018-05-24 | 2 | -2/+2 |
* | Fix warnings | Simon Rettberg | 2018-03-29 | 1 | -3/+3 |
* | [sysconfig] Stuff ssh config into "empty" global config | Simon Rettberg | 2018-03-29 | 1 | -6/+37 |
* | [sysconfig] Support new multiserver auth, mount option config support | Simon Rettberg | 2018-03-15 | 3 | -4/+5 |
* | [sysconfig] Fix home directory attribute detection | Simon Rettberg | 2017-12-21 | 1 | -5/+1 |
* | [sysconfig] Error checks + messages when rebuilding module | Simon Rettberg | 2017-12-20 | 1 | -3/+7 |
* | [sysconfig] Fix logic by which condition the LDADPd gets (re)started | Simon Rettberg | 2017-12-18 | 2 | -3/+9 |
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 3 | -2/+14 |
* | [sysconfig] Allow remapping of attributes for AD too | Simon Rettberg | 2017-12-14 | 2 | -2/+26 |
* | [sysconfig] Support customizing LDAP attributes | Simon Rettberg | 2017-12-06 | 1 | -1/+1 |
* | [sysconfig/runmode] Deliver bare config.tgz with just global hook data when "... | Simon Rettberg | 2017-11-03 | 2 | -17/+34 |
* | [sysconfig] Add support to disable fixNumeric hack in ldadp | Simon Rettberg | 2017-08-16 | 1 | -1/+4 |
* | [sysconfig] Add class for reading and writing PPD files | Simon Rettberg | 2017-03-23 | 1 | -0/+1162 |
* | [sysconfig] Add ConfigTgz::rebuildAllConfigs() | Simon Rettberg | 2017-03-10 | 1 | -0/+19 |
* | [sysconfig] configtgz.inc.php: Move static functions to bottom | Simon Rettberg | 2017-03-10 | 1 | -114/+118 |
* | [sysconfig] Add hook mechanism for config.tgz building | Simon Rettberg | 2017-03-02 | 1 | -3/+15 |
* | [sysconfig] on/off switch for runscript credential passing; overridable domain | Simon Rettberg | 2017-03-02 | 1 | -1/+2 |
* | [sysconfig] More ad/ldap setup fixes | Simon Rettberg | 2017-01-18 | 1 | -0/+14 |
* | [sysconfig] Improve binddn parsing for AD wizard | Simon Rettberg | 2016-10-27 | 1 | -0/+11 |
* | [sysconfig] Refactor ldapauth and adauth classes; show mainpage warning; impr... | Simon Rettberg | 2016-07-06 | 6 | -155/+161 |
* | [locations/sysconfig] Implement location specific sysconfig | Simon Rettberg | 2016-06-22 | 1 | -0/+17 |