Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Archive: Support .tar.lz4 for output | Simon Rettberg | 2024-10-14 | 1 | -0/+3 |
| | |||||
* | Add comment | Simon Rettberg | 2024-10-08 | 1 | -0/+2 |
| | |||||
* | Fix type | Simon Rettberg | 2024-10-08 | 1 | -1/+1 |
| | |||||
* | [IrcClient] Silence protocol log spam | Simon Rettberg | 2023-05-25 | 1 | -27/+26 |
| | |||||
* | [RemoteExec] Fix instantiating via parametrized constructor | Simon Rettberg | 2022-01-31 | 1 | -2/+2 |
| | |||||
* | [WakeOnLan] Make it multi-staged, so failed clients can be retried | Simon Rettberg | 2022-01-24 | 2 | -0/+144 |
| | | | | | | | | | | | | | Clients can now be specified with one or more ways to be woken up. The methods are tried in order, until one is found that succeeds. In case of waking a client via another client using SSH, this means that connection to the intermediate client was successful, and the provided command could be run on that client and returned 0. For directed broadcasts from the server, we consider a successful .send() on the UDP socket success, as we have no way of knowing whether it reached the destination subnet/client, but assuming the reachability data in slx-admin is accurate, this can be assumed to be true. | ||||
* | Remove handler for proxy settings | Manuel Bentele | 2021-12-16 | 1 | -38/+0 |
| | |||||
* | Update log4j because of the CVE-2021-44228 security flaw | Manuel Bentele | 2021-12-16 | 1 | -2/+3 |
| | |||||
* | [IrcClient] Handle (dis)connects better | Simon Rettberg | 2021-06-24 | 1 | -0/+6 |
| | |||||
* | Add ipxe version selection, use bwlp config for ipxe | Simon Rettberg | 2021-04-20 | 1 | -0/+18 |
| | |||||
* | [MountVmStore] Better handling of concurrent invocations | Simon Rettberg | 2020-12-10 | 1 | -0/+13 |
| | |||||
* | [RecompressArchive] Add forceRoot flag to chown/chgrp to root | Simon Rettberg | 2020-12-10 | 1 | -1/+20 |
| | |||||
* | [util/Archive] Fix tar entry copying (symlinks etc.) | Simon Rettberg | 2020-11-17 | 1 | -5/+4 |
| | | | | This was introduced when working on issue #3670 | ||||
* | [RecompressArchive] Properly implement duplicate filename detection | Simon Rettberg | 2020-11-03 | 1 | -5/+20 |
| | | | | Implements #3670 | ||||
* | Exec helper: Honor environment from file | Simon Rettberg | 2020-02-25 | 1 | -0/+6 |
| | |||||
* | [IrcNotification] New Task | Simon Rettberg | 2020-02-24 | 1 | -0/+326 |
| | |||||
* | Util: isEmpty: Use regex; add parseInt | Simon Rettberg | 2019-10-09 | 1 | -2/+27 |
| | |||||
* | [*ldap*] Support new mapping features and fixNumeric switch | Simon Rettberg | 2017-08-16 | 1 | -0/+44 |
| | |||||
* | Util: Add isEmpty helper for strings | Simon Rettberg | 2017-08-16 | 1 | -0/+5 |
| | |||||
* | Fix deprecation warning | Simon Rettberg | 2017-08-16 | 1 | -1/+2 |
| | |||||
* | [util/Archive] Enable long filename support (POSIX extension) | Simon Rettberg | 2016-10-27 | 1 | -1/+3 |
| | |||||
* | Add new tasks, add timeouts to system process tasks | Simon Rettberg | 2015-06-17 | 1 | -1/+2 |
| | |||||
* | Update CreateAdConfig to match new ldadp config format | Simon Rettberg | 2015-05-04 | 1 | -5/+105 |
| | |||||
* | [CreateAdConfig] Adapt to sssd (instead of nslcd) | Simon Rettberg | 2015-02-09 | 1 | -0/+29 |
| | |||||
* | Stuff | Simon Rettberg | 2015-01-23 | 2 | -1/+16 |
| | |||||
* | Many improvements and additions: | Simon Rettberg | 2014-11-18 | 3 | -24/+50 |
| | | | | | | | - Added task+script for lighttpd https config - Added task for reloading proxy config - ldapsearch now supports searching for specific user - DownloadFile now supports checking file integrity through optional gpg signature | ||||
* | Added class ProxyHandler for for configuring proxy settings system wide once ↵ | Björn Hagemeister | 2014-11-12 | 1 | -0/+21 |
| | | | | before starting downloading. | ||||
* | Added Dozmod and Syncdaemon launcher | Simon Rettberg | 2014-10-13 | 1 | -0/+22 |
| | | | | Also added forgotten Exec class, tweaked mount-store script too | ||||
* | Forgot file for pxe menu generation update commit | Simon Rettberg | 2014-06-27 | 1 | -1/+12 |
| | |||||
* | Branding module generator task | Simon Rettberg | 2014-06-27 | 1 | -0/+52 |
| | |||||
* | Initial commit | Simon Rettberg | 2014-06-03 | 3 | -0/+291 |