summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
...
| * [sysconfig] Simplify installer, add constraint to location tableSimon Rettberg2017-11-241-17/+20
| |
| * [runmode] Simplify installerSimon Rettberg2017-11-241-21/+3Star
| |
| * [statistics] Warn about suspicious hardware changes (RAM, CPU)Simon Rettberg2017-11-241-18/+42
| | | | | | | | | | | | If the CPU model changes or the amount of RAM decreases we issue a warning message to the server log, since at least in the RAM case it might not have been an authorized access.... :/
| * [dnbd3] Add installer scriptSimon Rettberg2017-11-241-0/+41
| |
| * [baseconfig_bwlp] Add new config varsSimon Rettberg2017-11-233-3/+42
| | | | | | | | | | | | | | | | | | SLX_AUTOLOGIN SLX_VMCHOOSER_TIMEOUT SLX_SYSTEM_STANDBY_TIMEOUT SLX_BRIDGE_OTHER_NICS Support in MiniLinux will follow
| * [baseconfig] Fix shadow variable handling on unset varsSimon Rettberg2017-11-231-1/+1
| |
| * [syslog] Fixed sql injection preventionJannik Schönartz2017-11-231-2/+1Star
| |
| * [syslog] Added sql injection preventionJannik Schönartz2017-11-231-1/+3
| |
| * [statistics] Filter 'state' was missing in the client statistics filterJannik Schönartz2017-11-231-1/+6
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminJannik Schönartz2017-11-231-1/+1
| |\
| * | [statistics&syslog] Changed ip to machine-uuid for filtering. Fixed a bug ↵Jannik Schönartz2017-11-204-13/+14
| | | | | | | | | | | | where the client-log was losing the specific client when a filter was added.
* | | Merge remote-tracking branch 'origin/permission-manager' into permission-managerUdo Walter2017-11-305-64/+73
|\ \ \
| * | | [statistics_reporting] reworked permission system from "click and you get ↵Christian Hofmaier2017-11-303-31/+30Star
| | | | | | | | | | | | | | | | error" to "button is disabled due to lack of permission"
| * | | [news] reworked permission system from "click and you get error" to "button ↵Christian Hofmaier2017-11-231-16/+24
| | | | | | | | | | | | | | | | is disabled due to lack of permission" (this time with double check on permissions)
| * | | Merge branch 'permission-manager' of git.openslx.org:openslx-ng/slx-admin ↵Christian Hofmaier2017-11-232-7/+4Star
| |\ \ \ | | | | | | | | | | | | | | | into permission-manager
| * | | | [internetaccess] reworked permission system from "click and you get error" ↵Christian Hofmaier2017-11-231-17/+19
| | | | | | | | | | | | | | | | | | | | to "button is disabled due to lack of permission" (this time with double check on permissions)
* | | | | [permissionmanager] new permission and location chooser in roleeditorUdo Walter2017-11-309-228/+209Star
| |/ / / |/| | |
* | | | [permissionmanager] fixed bug: role without locations was shown as role with ↵Udo Walter2017-11-212-7/+4Star
|/ / / | | | | | | | | | all locations;
* | | Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-11-2168-228/+1907
|\ \ \ | | |/ | |/| | | | | | | | | | # Conflicts: # modules-available/backup/templates/_page.html # style/default.css
| * | [statistics] Also adapt MAC-UUID fixing code to mltk changesSimon Rettberg2017-11-211-1/+1
| |/ | | | | | | Refs #3227
| * [dozmod] Add missing labels for check boxesSimon Rettberg2017-11-171-10/+10
| |
| * [dozmod] Add config option for max. locations per lectureSimon Rettberg2017-11-175-6/+16
| |
| * [statistics&syslog] Fix possible cron delete query overflowSimon Rettberg2017-11-152-4/+18
| |
| * [dozmod] Improve location & exam mode detectionSimon Rettberg2017-11-142-7/+18
| |
| * [backup] Show warning on main page when last backup was more than 30 days agoSimon Rettberg2017-11-147-1/+31
| |
| * [exams/roomplanner] Smarter coordination of run mode (exam mode on/off etc)Simon Rettberg2017-11-142-3/+8
| |
| * [runmode] Fix var typo in install scriptSimon Rettberg2017-11-141-1/+1
| |
| * [locationinfo] Set SLX_AUTOLOGIN in configSimon Rettberg2017-11-141-0/+1
| |
| * [locationinfo] Fix misspelled class, typedef in phpdocSimon Rettberg2017-11-141-2/+2
| |
| * [locationinfo] Disable exchangeSimon Rettberg2017-11-141-0/+0
| |
| * [dnbd3] Extend server details page (altservers, config)Simon Rettberg2017-11-1312-25/+137
| |
| * [statistics] Show client details if filter has exactly one resultSimon Rettberg2017-11-131-0/+21
| |
| * [syslog] Tweak machineuuid index in installerSimon Rettberg2017-11-031-2/+8
| |
| * [sysconfig/runmode] Deliver bare config.tgz with just global hook data when ↵Simon Rettberg2017-11-035-56/+104
| | | | | | | | "no sysconfig" is set for a runmode
| * [sysconfig] Fix: Empty config.tgz modules disappeared from the listSimon Rettberg2017-11-031-1/+1
| |
| * [sysconfig] Fix selection of "none from this group" (add/edit config)Simon Rettberg2017-11-031-2/+3
| |
| * [rebootcontrol] Conditional rebuild of config.tgz, proper permissions for ↵Simon Rettberg2017-11-033-5/+12
| | | | | | | | authorized_keys
| * [syslog] api: Relax spam protectionSimon Rettberg2017-11-031-2/+4
| |
| * [statistics] api: Allow specifying client typeSimon Rettberg2017-11-031-27/+42
| |
| * [locations] Missing typecast for locationidSimon Rettberg2017-11-031-1/+1
| |
| * [dozmod] Refactor dmsd proxing, better error handling, less c & pSimon Rettberg2017-11-031-81/+26Star
| |
| * [baseconfig_bwlp] Add SLX_NET_SEARCHSimon Rettberg2017-11-031-0/+6
| |
| * [baseconfig] Don't leak content of overridden vars in api outputSimon Rettberg2017-11-031-1/+1
| |
| * [dnbd3] Add reboot button for managed proxiesSimon Rettberg2017-11-032-2/+98
| |
| * [rebootcontrol] Move reboot function to helper classSimon Rettberg2017-11-032-8/+31
| |
| * [dnbd3] Improve server sorting, main-warning, errormsg, Taskmanager intergrationSimon Rettberg2017-10-269-27/+117
| |
| * [dnbd3] Implement settings dialog for automatic proxiesSimon Rettberg2017-10-136-46/+109
| |
| * [dnbd3] Show free space, fix styling, add help texts and strings (de)Simon Rettberg2017-10-127-113/+331
| |
| * [runmode] Return lastseen too in detailed modeSimon Rettberg2017-10-121-2/+3
| |
| * [dnbd3] sadfSimon Rettberg2017-10-121-1/+0Star
| |