summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Removed HAL dependant code.Michele Calgaro2022-02-141-5/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Build tdehw library as a standalone library.Slávek Banko2021-05-071-2/+4
| | | | | | This causes tdecore API change! Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added back build options for UDISKS2, UDISKS and UDEVIL as requested byMichele Calgaro2020-02-101-4/+20
| | | | | | some users. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehw: code restructuring for tdestoragedevice.Michele Calgaro2019-07-071-20/+5
| | | | | | | | 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>
* Add support for udevil to mount/unmount removable drivesSlávek Banko2016-01-231-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS due to missing KSSL_HAVE_SSL definitionSlávek Banko2015-10-131-0/+1
| | | | | | This relates to Bug 2530 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add initial LUKS key management supportTimothy Pearson2015-09-061-0/+6
|
* Add preliminary X509 certificate read from cryptographic cardsTimothy Pearson2015-09-061-0/+6
|
* Add preliminary cryptographic card support to TDEHWLibTimothy Pearson2015-08-251-2/+8
|
* Add systemd/logind power management backend to TDE hardware libraryFrancois Andriot2014-03-031-0/+4
| | | | This resolves Bug 1941
* Add DeviceKit power management backend to TDE hardware librarySlávek Banko2013-08-151-1/+5
|
* Add HAL power management backend to TDE hardware librarySlávek Banko2013-08-121-1/+5
|
* Add option WITH_TDEHWLIB_DAEMONSSlávek Banko2013-08-121-2/+6
| | | | Fix incorrect use WITH_UPOWER
* add instalation of missing tdehwcommontypes.h includeGolubev Alexander2013-07-271-0/+1
|
* complete tdehardwaredevices splitGolubev Alexander2013-07-271-2/+6
|
* tdehw: three more classes splitedGolubev Alexander2013-07-271-2/+3
|
* moved first two classes of tdehw to their own filesGolubev Alexander2013-07-271-2/+4
|
* move all tdehw stuff into separate subdirGolubev Alexander2013-07-271-0/+82