Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install-https: Cleanup | Simon Rettberg | 2024-10-14 | 1 | -1/+1 |
| | |||||
* | install-https: Remove smime -verify, rather pointless | Simon Rettberg | 2024-10-10 | 1 | -5/+3 |
| | |||||
* | [LighttpdHttps] Add support for ACME | Simon Rettberg | 2024-10-08 | 2 | -14/+130 |
| | |||||
* | [InstallHttps] Custom dhparam is deprecated | Simon Rettberg | 2024-02-26 | 1 | -10/+0 |
| | |||||
* | [InstallHttps] Include chain in main pem for lighttpd | Simon Rettberg | 2024-02-26 | 1 | -4/+6 |
| | | | | Separate chain file never worked... | ||||
* | [Ldadp] Change perms of ca-bundle too | Simon Rettberg | 2023-05-05 | 1 | -1/+2 |
| | |||||
* | [BackupRestore] Add support for archive testing and encryption | Simon Rettberg | 2023-03-02 | 2 | -53/+182 |
| | |||||
* | [mount-store] Take greater care where the .notmounted flag is written | Simon Rettberg | 2021-11-12 | 1 | -1/+18 |
| | | | | | | | | While the task manager should make sure only one invocation if mount-store is running, add a few extra checks whether a mount-point is pulled under our feet, or mounted when we don't expect it. This includes making sure dmsd is not accessing the share while we're trying to manipulate it. | ||||
* | [install-https] Make sure newline is between cert and key | Simon Rettberg | 2021-11-12 | 1 | -1/+5 |
| | |||||
* | scripts/systemctl: Improbe logic of automatic systemctl status | Simon Rettberg | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | [systemctl] Allow show | Simon Rettberg | 2020-07-07 | 1 | -1/+1 |
| | |||||
* | [systemctl] Add support for "journal", which actually uses journalctl | Simon Rettberg | 2020-07-06 | 1 | -3/+9 |
| | |||||
* | [ldap/systemctl] Wrapper script, systemd-ize ldadp handling | Simon Rettberg | 2020-07-06 | 2 | -63/+122 |
| | |||||
* | [scripts/mount-store] Run dir/perm init for unknown mounts too | Simon Rettberg | 2020-03-09 | 1 | -1/+2 |
| | |||||
* | scripts:system-restore: Don't import minilinux_* from backup | Simon Rettberg | 2020-02-24 | 1 | -0/+9 |
| | | | | | | | | | This would be out of sync with what's actually on the filesystem, so instead, keep the current values by dumping them and importing them again right after the dump from the backup has been imported. This isn't too elegant, but the sql dumps in the backup files would wipe the entire DB, so I can't think of a better way that wouldn't be overly complicated. | ||||
* | scripts/mount-store: Special case cifs wrt. stage4 permissions | Simon Rettberg | 2020-02-24 | 1 | -32/+49 |
| | | | | | | If vmstore is cifs, we cannot rely on posix permissions. Add dnbd3 user to images group and set permissions of stage4 directory accordingly, so dnbd3-server can write to it. | ||||
* | scripts/system-restore: Run post-restore scripts | Simon Rettberg | 2020-02-24 | 1 | -0/+6 |
| | |||||
* | [scripts/mount-store] Make stage4 owned by dnbd3 userv3.9 | Simon Rettberg | 2020-02-09 | 1 | -4/+4 |
| | |||||
* | scripts/mount-store: hack for missing dnbd3 folder | Jonathan Bauer | 2020-01-24 | 1 | -0/+10 |
| | |||||
* | [MountVmStore] Add support for dnbd3 with no NFS fallback | Simon Rettberg | 2019-12-16 | 1 | -0/+4 |
| | | | | | Don't enable the /srv/openslx/nfs export on the server if internal storage is being used, but NFS fallback is disabled. | ||||
* | [scripts/mount-store] Semi-support custom local mounts in "internal" mode | Simon Rettberg | 2019-12-10 | 1 | -23/+48 |
| | |||||
* | [mount-store] Conditionally enable nfs server | Simon Rettberg | 2018-06-04 | 1 | -1/+28 |
| | |||||
* | [scripts/system-restore] Print proper messages when restoring databasesv3.7 | Simon Rettberg | 2018-04-20 | 1 | -2/+2 |
| | |||||
* | [system-restore] Sync HTTPS redirect state with DB setting | Simon Rettberg | 2018-04-05 | 1 | -0/+3 |
| | |||||
* | [scripts/mount-store] Remove ro option for CIFS | Simon Rettberg | 2018-03-21 | 1 | -2/+2 |
| | |||||
* | Fix copy&paste error | Simon Rettberg | 2018-03-21 | 1 | -4/+4 |
| | |||||
* | [MountVmStore] Support passing custom mount options | Simon Rettberg | 2018-03-21 | 1 | -67/+118 |
| | |||||
* | [https/backup] Store cert only in separate .pem for further use | Simon Rettberg | 2018-01-12 | 2 | -16/+21 |
| | |||||
* | mount-script: Support dnbd3 | Simon Rettberg | 2017-12-06 | 1 | -4/+9 |
| | |||||
* | [scripts/mount-store] Try more CIFS options, remember last working options | Simon Rettberg | 2017-04-03 | 1 | -11/+41 |
| | |||||
* | [LighttpdHttps] Support setting HTTPS redirection | Simon Rettberg | 2017-03-29 | 1 | -12/+46 |
| | | | | This implements #3058 | ||||
* | [LighttpdHttps] Update script to generate 2048 bit dh params | Simon Rettberg | 2017-03-27 | 1 | -0/+18 |
| | |||||
* | [LighttpdHttps] Also fix related script | Simon Rettberg | 2017-03-03 | 1 | -1/+1 |
| | |||||
* | [CreateLdapConfig] Append to ldadp logfile instead of replacing it on (re)start | Simon Rettberg | 2017-01-17 | 1 | -1/+7 |
| | |||||
* | system-restore: Support new webif (modularized) | Simon Rettberg | 2016-09-01 | 1 | -6/+25 |
| | |||||
* | [scripts] system-restore: Use new install-all script for DB update | Simon Rettberg | 2016-07-05 | 1 | -1/+4 |
| | |||||
* | [ldadp-launcher] Move logs to /var/log/ldadp | Simon Rettberg | 2015-10-27 | 1 | -2/+2 |
| | |||||
* | [system-restore] Only restore dozmod config from old configuration if told ↵ | Simon Rettberg | 2015-09-30 | 1 | -2/+6 |
| | | | | to do so | ||||
* | [Https] Increase timeouts, use systemctl fort restart | Simon Rettberg | 2015-09-30 | 1 | -1/+1 |
| | |||||
* | [MountVmStore] Timeout quicker, return exit code in status | Simon Rettberg | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | [mount-store] Beefed up retry logic | Simon Rettberg | 2015-09-28 | 1 | -48/+71 |
| | |||||
* | Add dozmod database upgrade script to restore feature | Simon Rettberg | 2015-09-22 | 1 | -0/+11 |
| | |||||
* | Update | Simon Rettberg | 2015-09-18 | 2 | -20/+31 |
| | |||||
* | Refine mount script, updater backup/restore to handle new dozmod db | Simon Rettberg | 2015-09-05 | 3 | -31/+102 |
| | |||||
* | [tmlite-bwlp] mount-store script: corr. var $RANDOM | root | 2015-07-10 | 1 | -1/+1 |
| | |||||
* | Add new tasks, add timeouts to system process tasks | Simon Rettberg | 2015-06-17 | 1 | -0/+3 |
| | |||||
* | [mount-store] Don't use unix extensions, so permission checking will happen ↵ | Simon Rettberg | 2015-04-23 | 1 | -1/+1 |
| | | | | server side | ||||
* | Bump | Simon Rettberg | 2015-02-24 | 2 | -2/+21 |
| | |||||
* | [mount-store] Add success message | Simon Rettberg | 2015-01-28 | 1 | -6/+14 |
| | |||||
* | Stuff | Simon Rettberg | 2015-01-23 | 3 | -4/+16 |
| |