Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added udisks2 support for unlocking/locking of encrypted disks. | Michele Calgaro | 2020-10-10 | 1 | -8/+18 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-07-07 | 1 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reworked code for eject/mount/unmount operations to support new ↵ | Michele Calgaro | 2019-07-07 | 1 | -11/+16 |
| | | | | | | TDEStorageOpResult return type. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehw: code restructuring for tdestoragedevice. | Michele Calgaro | 2019-07-07 | 1 | -0/+36 |
1. added disk helper source files 2. removed WITH_UDISKS2, WITH_UDISK, WITH_UDEVIL defines. The respective code is always included 3. order of execution for mount/umount activities: udisks2, udisk, udevil, pmount. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |