summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [CompileIPxeNew] 'nice' make, use all cores (-jN)Simon Rettberg2019-04-161-6/+31
* [CreateLdapConfig] Pass through nohomewarn as SHARE_NO_HOME_WARNSimon Rettberg2019-04-081-0/+3
* ipxe template: Fixes, more status outputSimon Rettberg2019-03-261-3/+10
* [CompileIPxeNew] Use kkkpxe for ipxelinux.0 symlinkSimon Rettberg2019-03-261-2/+2
* [CompileIPxeLegacy] (Re-)add log outputSimon Rettberg2019-03-091-2/+26
* [SshdConfigGenerator] Only allow root to loginSimon Rettberg2019-03-051-1/+1
* [*IPxe*] Copy legacy files with .0 appended (compat)Simon Rettberg2019-03-052-4/+24
* Fix typoSimon Rettberg2019-03-051-1/+1
* [CompileIPxe*] Separate legacy pxelinux and new ipxe-only approachSimon Rettberg2019-02-127-27/+319
* [CreateLdapConfig] Fix detection of valid CNSimon Rettberg2018-11-221-1/+1
* [CreateLdapConfig] Support ldadp genuid featureSimon Rettberg2018-11-221-0/+6
* [mount-store] Conditionally enable nfs serverSimon Rettberg2018-06-041-1/+28
* [scripts/system-restore] Print proper messages when restoring databasesv3.7Simon Rettberg2018-04-201-2/+2
* [RemoteReboot] Refactor, better cleanupSimon Rettberg2018-04-191-18/+28
* [BackupRestore] Increase timeout to 3 minutesSimon Rettberg2018-04-191-1/+1
* [SleepTask] Don't fail if sleeping was interruptedSimon Rettberg2018-04-191-1/+4
* [RemoteReboot] Fix formattingSimon Rettberg2018-04-051-16/+20
* [system-restore] Sync HTTPS redirect state with DB settingSimon Rettberg2018-04-051-0/+3
* [RemoteReboot] Switched from the jcabi-ssh library to the jsch library.Udo Walter2018-03-272-13/+47
* [scripts/mount-store] Remove ro option for CIFSSimon Rettberg2018-03-211-2/+2
* Fix copy&paste errorSimon Rettberg2018-03-211-4/+4
* [MountVmStore] Support passing custom mount optionsSimon Rettberg2018-03-212-69/+133
* [CreateLdapConfig] Adapt to new config formatSimon Rettberg2018-03-1510-313/+45Star
* mount-script: Better timeout, try domain guessing, logging, cleanupSimon Rettberg2018-01-291-25/+51
* [https/backup] Store cert only in separate .pem for further useSimon Rettberg2018-01-122-16/+21
* [CreateLdapconfig] Fall back to homeDirectory for home dir if none was givenSimon Rettberg2017-12-211-0/+3
* [PortScan] Slightly better error message + timeoutSimon Rettberg2017-12-181-2/+2
* [CreateLdapConfig] Make sure uidnumber and localhome won't be remapped in AD ...Simon Rettberg2017-12-131-0/+4
* sssd.conf: Remap email and upn so our proxy will know what to doSimon Rettberg2017-12-131-0/+2
* Update for WS17/18 (systemctl, rebootctl)Simon Rettberg2017-12-062-19/+35
* mount-script: Support dnbd3Simon Rettberg2017-12-061-4/+9
* [ad/mountscript] Additionally try 'vers=2.0' as protocol versionSteffen Ritter2017-08-241-2/+2
* [*ldap*] Support new mapping features and fixNumeric switchSimon Rettberg2017-08-163-46/+144
* Util: Add isEmpty helper for stringsSimon Rettberg2017-08-161-0/+5
* Fix deprecation warningSimon Rettberg2017-08-161-1/+2
* Update dependenciesSimon Rettberg2017-07-051-4/+4
* [ad/mountscript] Try more protocol versions, parallelize mountingSimon Rettberg2017-05-231-17/+47
* [CreateLdapConfig] Check for null in escapeBashStringSimon Rettberg2017-04-211-0/+2
* [RemoteReboot] Apply code formattingSimon Rettberg2017-04-111-59/+68
* [RemoteReboot] Use idleaction scripts, more error handling/loggingSimon Rettberg2017-04-111-12/+30
* [RemoteReboot] Give up online check after 3 minutes, try more portsSimon Rettberg2017-04-081-39/+71
* [RemoteReboot] Introduce class for client list, enum for status, some sanity ...Simon Rettberg2017-04-081-33/+54
* [scripts/mount-store] Try more CIFS options, remember last working optionsSimon Rettberg2017-04-031-11/+41
* [LighttpdHttps] Support setting HTTPS redirectionSimon Rettberg2017-03-292-19/+98
* [LighttpdHttps] Update script to generate 2048 bit dh paramsSimon Rettberg2017-03-271-0/+18
* [LighttpdHttps] Also fix related scriptSimon Rettberg2017-03-031-1/+1
* [CreateLdapConfig] Fix name of variable for additional sharesSimon Rettberg2017-03-021-1/+1
* [LighttpdHttps] fix NPE when importing certificateSimon Rettberg2017-03-021-2/+2
* [CreateLdapConfig] Add shareDomain and credentialPassthroughSimon Rettberg2017-02-212-7/+32
* Add RemoteReboot taskUdo Walter2017-02-142-0/+167