Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | tr/-/_/ in group names. | Guilhem Moulin | 2020-01-22 | 1 |
| | | | | | | | | | | | | This avoids [DEPRECATION WARNING]: The TRANSFORM_INVALID_GROUP_CHARS settings is set to allow bad characters in group names by default, this will change, but still be user configurable on deprecation. This feature will be removed in version 2.10. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details | |||
* | bacula: Backup MySQL database for the nextcloud host. | Guilhem Moulin | 2018-12-09 | 1 |
| | ||||
* | dovecot: use Single-Instance Storage for mail attachments. | Guilhem Moulin | 2016-12-10 | 1 |
| | ||||
* | Tunnel bacula (dir → {fd,sd} and fd → sd) traffic through IPSec. | Guilhem Moulin | 2016-05-22 | 2 |
| | ||||
* | bacula: Set heartbeat options. | Guilhem Moulin | 2016-05-12 | 2 |
| | | | | and also TCP keepalive options in the stunnel config. | |||
* | bacula-dir: Fix Reschedule Interval from 17 months to 17 mins. | Guilhem Moulin | 2016-05-12 | 1 |
| | ||||
* | Use systemd unit files for stunnel4. | Guilhem Moulin | 2016-05-12 | 1 |
| | ||||
* | stunnel: disable compression. | Guilhem Moulin | 2015-10-27 | 1 |
| | ||||
* | stunnel: use GCM ciphers only; use SSL options rather than ciphers to ↵ | Guilhem Moulin | 2015-10-27 | 1 |
| | | | | disable protocols. | |||
* | Use <bacula@fripost.org> as envelope sender for bacula. | Guilhem Moulin | 2015-07-19 | 1 |
| | ||||
* | Fix bacula priorities. | Guilhem Moulin | 2015-06-07 | 1 |
| | ||||
* | Configure Bacula File Daemon / Storage Daemon / Director. | Guilhem Moulin | 2015-06-07 | 3 |
Using client-side data signing/encryption and wrapping inter-host communication into stunnel. |