kpmcore/src/core
Teo Mrnjavac 0a8a5887df Bring back LUKS code which was previously merged+reverted.
Revert "Revert merge of branch luks-decorator."
This reverts commit efd3179d95.
Messages:
FS::luks is now a decorator for an actual FS composed inside.
Implement cryptOpen/cryptClose/mount/unmount operations.
detectFileSystem, which only uses blkid, is now in FileSystem.cpp.
FileSystem::mount now requires a mountPoint.
Use umount -A to immediately umount all mount points in unmountCmds.
Add override keywords, TODO: add them everywhere.
LibPartedBackend no longer links against libblkid.
Fix LUKS handling in LibPartedBackend::scanDevicePartitions.
Allow detecting FS::Type by path, and remove libparted workaround.
FS detection now only uses blkid (from util-linux).
2016-03-31 18:43:38 +02:00
..
CMakeLists.txt Add core/copy*.h to installed headers list. 2015-07-02 14:20:03 +02:00
copysource.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
copysource.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copysourcedevice.cpp Update copyright. 2016-03-02 19:00:31 +00:00
copysourcedevice.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copysourcefile.cpp Update copyright. 2016-03-02 19:00:31 +00:00
copysourcefile.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copysourceshred.cpp Update copyright. 2016-03-02 19:00:31 +00:00
copysourceshred.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copytarget.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
copytarget.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copytargetdevice.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
copytargetdevice.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copytargetfile.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copytargetfile.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
device.cpp Update copyright. 2016-03-02 19:00:31 +00:00
device.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
devicescanner.cpp Update copyright. 2016-03-02 19:00:31 +00:00
devicescanner.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
mountentry.cpp Update copyright. 2016-03-02 19:00:31 +00:00
mountentry.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
operationrunner.cpp Update copyright. 2016-03-02 19:00:31 +00:00
operationrunner.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
operationstack.cpp Update copyright. 2016-03-02 19:00:31 +00:00
operationstack.h Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
partition.cpp Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
partition.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
partitionalignment.cpp Update copyright. 2016-03-02 19:00:31 +00:00
partitionalignment.h Make sectorAlignment a static setting in PartitionAlignment. 2015-07-15 18:37:30 +02:00
partitionnode.cpp Update copyright. 2016-03-02 19:00:31 +00:00
partitionnode.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
partitionrole.cpp Update copyright. 2016-03-02 19:00:31 +00:00
partitionrole.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
partitiontable.cpp Merge branch 'more-parted-flags' 2016-03-08 20:48:09 +00:00
partitiontable.h Define underlying type for enums so they can be forward-declared. 2016-03-03 16:03:41 +01:00
smartattribute.cpp Update copyright. 2016-03-02 19:00:31 +00:00
smartattribute.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
smartstatus.cpp Update copyright. 2016-03-02 19:00:31 +00:00
smartstatus.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00