summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [MountVmStore] Support passing custom mount optionsSimon Rettberg2018-03-211-2/+15
* [CreateLdapConfig] Adapt to new config formatSimon Rettberg2018-03-151-70/+45Star
* [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
* Update for WS17/18 (systemctl, rebootctl)Simon Rettberg2017-12-062-19/+35
* [*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
* [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
* [LighttpdHttps] Support setting HTTPS redirectionSimon Rettberg2017-03-291-7/+52
* [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-211-7/+30
* Add RemoteReboot taskUdo Walter2017-02-141-0/+162
* [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
* [ldap/ad] Support home directory remapping optionsSimon Rettberg2016-05-204-30/+130
* [ipxe] Also create usb imageSimon Rettberg2016-05-201-5/+27
* [createldapconfig] Prevent acidentally passed string "false" from being used ...Simon Rettberg2016-01-211-1/+1
* [CompileIPxe] remove v4 subdir for ipxelinux.0 destination dirSimon Rettberg2015-12-111-1/+1
* [RecompressArchive] Fix potential concurrent modification caseSimon Rettberg2015-10-291-1/+2
* [PortScan] Try to verify remote certificateSimon Rettberg2015-10-291-14/+73
* [LdapSearch] Fix NPESimon Rettberg2015-10-291-1/+7
* [CreateLdapConfig] Only regen local certs if CN changed; handle ca-bundle bas...Simon Rettberg2015-10-291-2/+54
* [CreateLdapConfig] Only generate certificates if none exist yetSimon Rettberg2015-09-301-9/+11
* [MountVmStore] Increase timeout to 60sSimon Rettberg2015-09-301-1/+1
* [Https] Increase timeouts, use systemctl fort restartSimon Rettberg2015-09-301-4/+4
* [MountVmStore] Timeout quicker, return exit code in statusSimon Rettberg2015-09-291-1/+3
* [DiskStat] List all mount points (bind mounts etc)Simon Rettberg2015-09-291-1/+1
* Allow only one running instance of critical tasksSimon Rettberg2015-09-285-6/+49
* UpdateSimon Rettberg2015-09-184-23/+51
* minor changesSimon Rettberg2015-09-133-196/+1Star
* Add LDAP support to previously AD-only tasksSimon Rettberg2015-09-133-27/+270
* Always include home-mount-script in ad module; add support for fetching homed...Simon Rettberg2015-06-262-124/+1Star
* Add new tasks, add timeouts to system process tasksSimon Rettberg2015-06-1714-12/+151
* Update CreateAdConfig to match new ldadp config formatSimon Rettberg2015-05-046-17/+128
* Add PortScan taskSimon Rettberg2015-05-041-0/+152
* BumpSimon Rettberg2015-02-243-2/+11
* [CreateAdConfig] Adapt to sssd (instead of nslcd)Simon Rettberg2015-02-092-37/+49
* sshd configSimon Rettberg2015-02-062-25/+28
* [RecompressArchive] Use temporary file for compression, only move to destinat...Simon Rettberg2015-01-271-6/+17