summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Collapse)AuthorAgeFilesLines
...
* | [merge] merging c3sl / fr - initial commitJonathan Bauer2016-04-0110-35/+135
|/
* [ldapauth] Add homedir conf to ldap wizardSimon Rettberg2016-03-301-1/+2
|
* [ipxe] Add error to eventlog if compile process failedSimon Rettberg2016-03-212-0/+10
|
* [adauth] Configurable home directory mount logicSimon Rettberg2016-03-211-1/+2
|
* [event.inc] Remove debug outputSimon Rettberg2016-02-221-2/+0Star
|
* [locations] New module for managing locationsSimon Rettberg2016-02-193-2/+172
|
* [trigger] detect server ip: Ignore IPv6Simon Rettberg2016-02-191-2/+2
|
* [adauth] Add field for homeDirectory attributeSimon Rettberg2016-02-181-2/+1Star
|
* [ad/ldap] Fallback to default ports if working on old configSimon Rettberg2016-02-112-6/+18
|
* [adauth/ldapauth] Prevent non-string value (false) from being used as ↵Simon Rettberg2016-01-212-0/+6
| | | | certificate
* [database] Fix typo in prepare method (self::init()was missing a colon)Simon Rettberg2016-01-181-1/+1
|
* [clientlog] Fix bootup db insert querySimon Rettberg2015-12-221-0/+3
|
* [statistics] Add table definition, bump db versionSimon Rettberg2015-12-211-1/+1
|
* Show missing template names with all params passedSimon Rettberg2015-11-301-4/+5
|
* [request.inc.php] Add optional parameter to control variable typeSimon Rettberg2015-11-191-3/+6
|
* [config vars] Support SLX_DEMO_PASSSimon Rettberg2015-10-261-0/+7
|
* Support creating ad and ldap modules with ca-based cert checkingSimon Rettberg2015-10-202-2/+2
|
* Trigger server ip changed for all module typesSimon Rettberg2015-09-301-11/+9Star
|
* [vmstore] Only save config if mounting succeededSimon Rettberg2015-09-292-2/+25
|
* Use systemctl to start/stop servicesSimon Rettberg2015-09-181-1/+2
|
* [ldap/ad] Figure out proper spelling of search baseSimon Rettberg2015-09-181-0/+4
|
* Change some wording, add deletion reminder to main pageSimon Rettberg2015-09-171-1/+5
|
* [defaultvalues] Increase default logout timeout to 45 minsSimon Rettberg2015-09-161-1/+1
|
* [ldapauth] Pass proper param name to create ldap configSimon Rettberg2015-09-161-1/+1
|
* [Trigger] Consider ldap config modules when launching ldadp instancesSimon Rettberg2015-09-131-1/+1
|
* [ldap] new moduleSimon Rettberg2015-09-122-1/+68
|
* Image delete featureSimon Rettberg2015-09-112-6/+8
|
* Many changesSimon Rettberg2015-09-044-9/+39
|
* Support statictics slxlog messages (Starting with '.'), those go to a ↵Simon Rettberg2015-05-211-1/+1
| | | | special table
* Another fix for AD SSL supportSimon Rettberg2015-05-041-0/+4
|
* fix AD SSLSimon Rettberg2015-05-041-1/+1
|
* Delete event log when adding first userSimon Rettberg2015-05-041-0/+8
|
* Various fixesSimon Rettberg2015-02-246-16/+13Star
|
* MiniLinux download with version selectionSimon Rettberg2015-02-191-1/+1
|
* Add support for editing existing configsSimon Rettberg2015-02-091-0/+40
|
* Add sshd config moduleSimon Rettberg2015-02-064-15/+80
|
* Finish config module editingSimon Rettberg2015-02-041-0/+7
|
* Config.tgz improvements, automatic rebuilds etc.Simon Rettberg2015-01-297-18/+205
|
* [sysconfig] Add legendSimon Rettberg2015-01-271-1/+1
|
* Add configtgz class. Fix dozens of bugsSimon Rettberg2015-01-267-13/+267
|
* Fix stupid bug in update query, check DB version before handling callbacksSimon Rettberg2015-01-211-7/+13
|
* config module structure completed. Many other fixes. Hidden pw field support.Simon Rettberg2015-01-2012-238/+610
|
* Rework config module class structure. Still some TODOs though....Simon Rettberg2014-12-126-63/+218
|
* Store processed and unprocessed values of settings; add option to download ↵Simon Rettberg2014-12-102-25/+31
| | | | minilinux components that seem up to date; add setting to show/hide password fields
* Add option to hide or show password fieldsSimon Rettberg2014-12-052-1/+13
|
* Tweaks and fixesSimon Rettberg2014-12-024-27/+83
|
* Return status code 500 on Util::traceError()Simon Rettberg2014-11-281-0/+28
|
* Lots of small bugfixes, proxy config WIP, https config WIP, translation ↵Simon Rettberg2014-11-265-25/+30
| | | | updates, added masterpassword to pxe menu, ...
* Several minor fixesSimon Rettberg2014-11-192-4/+4
| | | | | | | - Removed common share setting for now (until properly supported) - Remove extra container div in message display - Support multiline translation strings - Add "next" button on top of file list when creating custom config module
* Added proxy server settingsSimon Rettberg2014-11-183-18/+116
|