summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
| | | | references #3313
* 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
| | | | mode
* 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
| | | | checks
* [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
| | | | This implements #3058
* [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
| | | | | d4ccf048ac965360c4d8cda1541cc924eee72570 broke it by reordering lines in a nonsensical way.
* [CreateLdapConfig] Add shareDomain and credentialPassthroughSimon Rettberg2017-02-212-7/+32
|
* Add RemoteReboot taskUdo Walter2017-02-142-0/+167
|
* Fix mltk repo definition (so svg-salamander is found)Simon Rettberg2017-01-171-2/+19
|
* [CreateLdapConfig] Append to ldadp logfile instead of replacing it on (re)startSimon Rettberg2017-01-171-1/+7
|
* [RecompressArchive] Handle exception when adding file to archiveSimon Rettberg2016-12-011-2/+8
|
* [LdapSearch] Add missing return statementsSimon Rettberg2016-12-011-3/+9
|
* [PortScan] Handle openssl output when connecting to non-SSL port properlySimon Rettberg2016-12-011-8/+16
|
* [util/Archive] Enable long filename support (POSIX extension)Simon Rettberg2016-10-271-1/+3
|
* [CompileIPxe] Support usb stick generationSimon Rettberg2016-09-011-4/+4
|
* [LinkConfigTgz] Passing empty target means remove linkSimon Rettberg2016-09-011-11/+17
|
* system-restore: Support new webif (modularized)Simon Rettberg2016-09-011-6/+25
|
* [scripts] system-restore: Use new install-all script for DB updateSimon Rettberg2016-07-051-1/+4
|
* [ldap/ad] Support home directory remapping optionsSimon Rettberg2016-05-205-31/+131
|
* [ipxe] Also create usb imageSimon Rettberg2016-05-202-9/+31
|
* [ad] Mount-cifs: Try different mount options (smb3 etc)Simon Rettberg2016-05-201-12/+10Star
|