| Commit message (Expand) | Author | Age | Files | Lines |
* | [locationinfo] Reworked summary-panel to the new panel uuid stuff. | Jannik Schönartz | 2017-11-30 | 7 | -88/+342 |
* | [runmode] Implement delete-machine action | Simon Rettberg | 2017-11-29 | 3 | -24/+30 |
* | [statistics] Introduce state column to get rid of complicated state determina... | Simon Rettberg | 2017-11-28 | 12 | -129/+226 |
* | [dnbd3] Disable SLX_SYSTEM_STANDBY_TIMEOUT | Simon Rettberg | 2017-11-28 | 1 | -0/+1 |
* | [sysconfig] Don't delete default config... | Simon Rettberg | 2017-11-28 | 1 | -1/+1 |
* | [sysconfig] Revert contraint to location table: Breaks default config | Simon Rettberg | 2017-11-28 | 2 | -12/+6 |
* | [baseconfig] Add current unix timestamp to config | Simon Rettberg | 2017-11-27 | 1 | -0/+2 |
* | [baseconfig_bwlp] Add SLX_WAKEUP_SCHEDULE | Simon Rettberg | 2017-11-27 | 1 | -0/+6 |
* | [sysconfig] Simplify installer, add constraint to location table | Simon Rettberg | 2017-11-24 | 1 | -17/+20 |
* | [runmode] Simplify installer | Simon Rettberg | 2017-11-24 | 1 | -21/+3 |
* | [statistics] Warn about suspicious hardware changes (RAM, CPU) | Simon Rettberg | 2017-11-24 | 1 | -18/+42 |
* | [dnbd3] Add installer script | Simon Rettberg | 2017-11-24 | 1 | -0/+41 |
* | [baseconfig_bwlp] Add new config vars | Simon Rettberg | 2017-11-23 | 3 | -3/+42 |
* | [baseconfig] Fix shadow variable handling on unset vars | Simon Rettberg | 2017-11-23 | 1 | -1/+1 |
* | [syslog] Fixed sql injection prevention | Jannik Schönartz | 2017-11-23 | 1 | -2/+1 |
* | [syslog] Added sql injection prevention | Jannik Schönartz | 2017-11-23 | 1 | -1/+3 |
* | [statistics] Filter 'state' was missing in the client statistics filter | Jannik Schönartz | 2017-11-23 | 1 | -1/+6 |
* | Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin | Jannik Schönartz | 2017-11-23 | 1 | -1/+1 |
|\ |
|
| * | [statistics] Also adapt MAC-UUID fixing code to mltk changes | Simon Rettberg | 2017-11-21 | 1 | -1/+1 |
* | | [statistics&syslog] Changed ip to machine-uuid for filtering. Fixed a bug wh... | Jannik Schönartz | 2017-11-20 | 4 | -13/+14 |
|/ |
|
* | [dozmod] Add missing labels for check boxes | Simon Rettberg | 2017-11-17 | 1 | -10/+10 |
* | [dozmod] Add config option for max. locations per lecture | Simon Rettberg | 2017-11-17 | 5 | -6/+16 |
* | [statistics&syslog] Fix possible cron delete query overflow | Simon Rettberg | 2017-11-15 | 2 | -4/+18 |
* | [dozmod] Improve location & exam mode detection | Simon Rettberg | 2017-11-14 | 2 | -7/+18 |
* | [backup] Show warning on main page when last backup was more than 30 days ago | Simon Rettberg | 2017-11-14 | 7 | -1/+31 |
* | [exams/roomplanner] Smarter coordination of run mode (exam mode on/off etc) | Simon Rettberg | 2017-11-14 | 2 | -3/+8 |
* | [runmode] Fix var typo in install script | Simon Rettberg | 2017-11-14 | 1 | -1/+1 |
* | [locationinfo] Set SLX_AUTOLOGIN in config | Simon Rettberg | 2017-11-14 | 1 | -0/+1 |
* | [locationinfo] Fix misspelled class, typedef in phpdoc | Simon Rettberg | 2017-11-14 | 1 | -2/+2 |
* | [locationinfo] Disable exchange | Simon Rettberg | 2017-11-14 | 1 | -0/+0 |
* | [dnbd3] Extend server details page (altservers, config) | Simon Rettberg | 2017-11-13 | 12 | -25/+137 |
* | [statistics] Show client details if filter has exactly one result | Simon Rettberg | 2017-11-13 | 1 | -0/+21 |
* | [syslog] Tweak machineuuid index in installer | Simon Rettberg | 2017-11-03 | 1 | -2/+8 |
* | [sysconfig/runmode] Deliver bare config.tgz with just global hook data when "... | Simon Rettberg | 2017-11-03 | 5 | -56/+104 |
* | [sysconfig] Fix: Empty config.tgz modules disappeared from the list | Simon Rettberg | 2017-11-03 | 1 | -1/+1 |
* | [sysconfig] Fix selection of "none from this group" (add/edit config) | Simon Rettberg | 2017-11-03 | 1 | -2/+3 |
* | [rebootcontrol] Conditional rebuild of config.tgz, proper permissions for aut... | Simon Rettberg | 2017-11-03 | 3 | -5/+12 |
* | [syslog] api: Relax spam protection | Simon Rettberg | 2017-11-03 | 1 | -2/+4 |
* | [statistics] api: Allow specifying client type | Simon Rettberg | 2017-11-03 | 1 | -27/+42 |
* | [locations] Missing typecast for locationid | Simon Rettberg | 2017-11-03 | 1 | -1/+1 |
* | [dozmod] Refactor dmsd proxing, better error handling, less c & p | Simon Rettberg | 2017-11-03 | 1 | -81/+26 |
* | [baseconfig_bwlp] Add SLX_NET_SEARCH | Simon Rettberg | 2017-11-03 | 1 | -0/+6 |
* | [baseconfig] Don't leak content of overridden vars in api output | Simon Rettberg | 2017-11-03 | 1 | -1/+1 |
* | [dnbd3] Add reboot button for managed proxies | Simon Rettberg | 2017-11-03 | 2 | -2/+98 |
* | [rebootcontrol] Move reboot function to helper class | Simon Rettberg | 2017-11-03 | 2 | -8/+31 |
* | [dnbd3] Improve server sorting, main-warning, errormsg, Taskmanager intergration | Simon Rettberg | 2017-10-26 | 9 | -27/+117 |
* | [dnbd3] Implement settings dialog for automatic proxies | Simon Rettberg | 2017-10-13 | 6 | -46/+109 |
* | [dnbd3] Show free space, fix styling, add help texts and strings (de) | Simon Rettberg | 2017-10-12 | 7 | -113/+331 |
* | [runmode] Return lastseen too in detailed mode | Simon Rettberg | 2017-10-12 | 1 | -2/+3 |
* | [dnbd3] sadf | Simon Rettberg | 2017-10-12 | 1 | -1/+0 |