summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* [dnbd3] Implement adding and deleting serversSimon Rettberg2017-10-113-8/+168
|
* [dnbd3] Fix CIDR generation for proxies, add baseconfig hook for clientsSimon Rettberg2017-10-113-12/+80
|
* [dnbd3] More progress, manage location restrictions for proxiesSimon Rettberg2017-10-1011-80/+497
|
* [dnbd3] New module for managing dnbd3 servers - WIPSimon Rettberg2017-10-0612-0/+283
|
* [runmode] Support returning associative arraySimon Rettberg2017-10-061-4/+10
|
* [dozmod] network shares ressourceJonathan Bauer2017-09-061-2/+21
| | | | preparation for network share support
* [translation] Added translation for 'subnet' filterSteffen Ritter2017-09-053-3/+6
|
* [locations] fix missing locationId on ip/uuid ...Jonathan Bauer2017-09-051-19/+18Star
| | | | | ... when the client's ip falls within a known range but its uuid has not been recorded yet and the client requests its config by uuid.
* [locationinfo] Add backend for Microsoft Exchange ServerSteffen Ritter2017-08-292-0/+210
| | | | We use the php-ews library which can be easily integrated via composer
* [locationinfo] Fix davinci backend connection test, minor tweaks to web viewSimon Rettberg2017-08-163-4/+12
|
* [sysconfig] Add support to disable fixNumeric hack in ldadpSimon Rettberg2017-08-1611-4/+54
|
* [runmode] Add isclient property per client, implement overview pageSimon Rettberg2017-08-105-16/+145
|
* [baseconfig] PHP 7 compatSimon Rettberg2017-08-071-1/+1
| | | | Fixes #3181
* [roomplanner] Sanitize input (ASCII columns)Simon Rettberg2017-07-251-4/+5
|
* [locationinfo] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-2517-414/+687
|
* [locationinfo] Better error handling in hisinone backendSimon Rettberg2017-07-252-29/+43
|
* [locationinfo] Set proper systemd targetSimon Rettberg2017-07-251-1/+1
|
* [locationinfo] weekcalendar: Fix hourline timer handle being globalSimon Rettberg2017-07-181-2/+5
|
* [locationinfo] Better support for old webkitSimon Rettberg2017-07-172-36/+49
|
* [locations] Open room planner in new window with reduced UISimon Rettberg2017-07-141-3/+2Star
|
* [locations] Add/improve commentsSimon Rettberg2017-07-131-6/+6
|
* [runmode] Tweaks, support NO_CONFIG and systemd targetSimon Rettberg2017-07-124-3/+53
|
* [baseconfig_partitions_cdn] Fix warningSimon Rettberg2017-07-121-13/+15
|
* [locationinfo] Improve dummy backend data generatorSimon Rettberg2017-07-121-4/+9
|
* [*] Adapt to new baseconfig APISimon Rettberg2017-07-115-20/+22
|
* [baseconfig] Make ConfigHolder static, change default prio, add getterSimon Rettberg2017-07-111-30/+34
|
* [baseconfig] Add new hook system supporting config prioritiesSimon Rettberg2017-07-101-18/+85
|
* [locationinfo] Try working around messy time handling (timezones etc), CSSSimon Rettberg2017-07-077-25/+66
| | | | | | | | | | | | Webkit/Presto and Blink/Gecko (or rather the corresponding JS engine) disagree about how to handle certain date format strings wrt. time zones. This leads to nasty discrepancies of events being displayed in the calendar. (Unfortunately the students working on this project could not be convinced that properly handling time zones when dealing with time information should be considered important.) Also, some tweaks to CSS/layout have been implemented so the design isn't as messed up on old webkits that don't support flex layout.
* [syslog] Improved filtering with suggestions from existing logSimon Rettberg2017-07-065-83/+86
|