Felix Fontein
|
6bf3ef47e1
|
Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491)
* Add SPDX license identifiers, mention all licenses in galaxy.yml.
* Add default copyright headers.
* Add headers for documents.
* Fix/add more copyright statements.
* Add copyright / license info for vendored code.
* Add extra sanity test.
* Add changelog fragment.
* Comment PSF-2.0 license out in galaxy.yml for now.
* Remove colon after 'Copyright'.
* Avoid colon after 'Copyright' in lint script.
* Mention correct filename.
* Add BSD-3-Clause.
* Improve lint script.
* Update README.
* Symlinks...
|
2022-07-21 07:27:26 +02:00 |
Felix Fontein
|
ebbfd7c56f
|
luks_device: add built-in signature wiper to work around older wipefs versions with LUKS2 containers (#327)
* Use 'cryptsetup erase' to kill LUKS signature.
* Adjust unit test.
* Use own wiper for LUKS headers.
* Add comments.
* Fix tests.
* Update changelog.
* Remove 'cryptsetup erase'.
* Improve error messages.
|
2021-11-11 06:59:35 +01:00 |
Felix Fontein
|
f3c6c1172e
|
Remove unnecessary files, and update _text import in one more. (#254)
|
2021-06-26 14:20:48 +02:00 |
Felix Fontein
|
ccb25eab36
|
luks_device - make add/removal of keyfile/passphrase idempotent (#168)
* Update documentation, adjust tests, add changelog fragment.
* Move module unit test to correct place.
* Implement keyfile / passphrase test.
|
2021-01-03 11:22:41 +01:00 |
Arnoways
|
e4c12fa4e5
|
Add cipher and hash options to luks_create (#97)
|
2020-08-13 22:17:36 +02:00 |
Felix Fontein
|
79f4d869ad
|
Fix sanity test errors. (#79)
|
2020-07-01 14:16:52 +02:00 |
Felix Fontein
|
a046fa1ddc
|
Move modules and module_utils unit tests to correct place (#13)
* Move modules and module_utils unit tests to correct place.
* Update ignore.txt
|
2020-03-31 10:05:49 +02:00 |