kpmcore/src/util
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 Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
capacity.cpp Update copyright. 2016-03-02 19:00:31 +00:00
capacity.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
externalcommand.cpp Update copyright. 2016-03-02 19:00:31 +00:00
externalcommand.h Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
globallog.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
globallog.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
helpers.cpp Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
helpers.h Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
htmlreport.cpp Update copyright. 2016-03-02 19:00:31 +00:00
htmlreport.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ismounted.c Add ismounted.c and related from util-linux. 2015-08-18 18:22:30 +02:00
ismounted.h Add ismounted.c and related from util-linux. 2015-08-18 18:22:30 +02:00
libpartitionmanagerexport.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
loopdev.h Add ismounted.c and related from util-linux. 2015-08-18 18:22:30 +02:00
pathnames.h Add ismounted.c and related from util-linux. 2015-08-18 18:22:30 +02:00
report.cpp Update copyright. 2016-03-02 19:00:31 +00:00
report.h Update copyright. 2016-03-02 19:00:31 +00:00
sysfs.h Add ismounted.c and related from util-linux. 2015-08-18 18:22:30 +02:00