gparted/src
Mike Fleetwood ae57f3cd4e Prevent Mount/Umount operation being available for LUKS (#760080)
The code currently allows attempting to mount and unmount a LUKS
partition.  It is nonsense to directly try to mount and unmount a LUKS
partition and obviously doesn't work.  For read-only LUKS support there
is no need to attempt to apply this to the encrypted file system within.
Therefore prevent these operations for LUKS partitions.

Bug 760080 - Implement read-only LUKS support
2016-01-29 13:41:40 -07:00
..
.cvsignore added *.swp some modifications to pass 'make distcheck' minor cleanups 2005-11-25 12:59:47 +00:00
Copy_Blocks.cc Fix off by one sector error in GParted internal block copy (#742920) 2015-01-16 11:31:14 +00:00
DMRaid.cc Move DEV_MAPPER_PATH from DMRaid.h to Utils.h (#760080) 2016-01-29 13:41:40 -07:00
Device.cc Display device serial numbers (#751251) 2015-07-01 10:22:47 -06:00
DialogFeatures.cc Use supported_filesystem() predicate (#738471) 2014-10-30 09:55:01 -06:00
DialogManageFlags.cc Include Partition.h header everywhere it's used 2016-01-26 10:11:35 -07:00
Dialog_Base_Partition.cc Remove unnecessary sector_size parameter from Get_New_Partition methods 2016-01-26 10:11:35 -07:00
Dialog_Disklabel.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
Dialog_FileSystem_Label.cc Include Partition.h header everywhere it's used 2016-01-26 10:11:35 -07:00
Dialog_Partition_Copy.cc Remove unnecessary sector_size parameter from Get_New_Partition methods 2016-01-26 10:11:35 -07:00
Dialog_Partition_Info.cc Include Partition.h header everywhere it's used 2016-01-26 10:11:35 -07:00
Dialog_Partition_Name.cc Include Partition.h header everywhere it's used 2016-01-26 10:11:35 -07:00
Dialog_Partition_New.cc Prevent crypt-luks appearing in the Create New dialog and Format menu (#760080) 2016-01-29 13:41:40 -07:00
Dialog_Partition_Resize_Move.cc Implement and use virtual Partition copy constructor clone() (#759726) 2016-01-26 10:11:35 -07:00
Dialog_Progress.cc Change OperationDetail to not store complex objects in STL containers (#729139) 2014-05-18 10:07:45 -06:00
Dialog_Rescue_Data.cc Stop unnecessarily coping a Partition in Dialog_Rescue_Data (#759726) 2016-01-26 10:11:35 -07:00
DrawingAreaVisualDisk.cc Use PartitionVector class throughout the code (#759726) 2016-01-26 10:11:35 -07:00
FS_Info.cc Fix displaying partition names also as file system labels in some cases (#759972) 2016-01-01 11:18:40 -07:00
FileSystem.cc Display progress during resize (#467925) 2015-12-14 10:42:04 -07:00
Frame_Resizer_Base.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
Frame_Resizer_Extended.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
GParted_Core.cc Add busy detection of LUKS mapping (#760080) 2016-01-29 13:41:40 -07:00
HBoxOperations.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
LUKS_Info.cc Add initial loading of LUKS mapping details (#760080) 2016-01-29 13:41:40 -07:00
LVM2_PV_Info.cc Display list of Logical Volumes in the Partition Information dialog (754649) 2015-09-15 20:12:12 +01:00
Makefile.am Add busy detection of LUKS mapping (#760080) 2016-01-29 13:41:40 -07:00
Operation.cc Replace all Partition object copy assignment (#759726) 2016-01-26 10:11:35 -07:00
OperationChangeUUID.cc Implement and use virtual Partition copy constructor clone() (#759726) 2016-01-26 10:11:35 -07:00
OperationCheck.cc Implement and use virtual Partition copy constructor clone() (#759726) 2016-01-26 10:11:35 -07:00
OperationCopy.cc Implement and use virtual Partition copy constructor clone() (#759726) 2016-01-26 10:11:35 -07:00
OperationCreate.cc Implement and use virtual Partition copy constructor clone() (#759726) 2016-01-26 10:11:35 -07:00
OperationDelete.cc Implement and use virtual Partition copy constructor clone() (#759726) 2016-01-26 10:11:35 -07:00
OperationDetail.cc Change OperationDetail to not store complex objects in STL containers (#729139) 2014-05-18 10:07:45 -06:00
OperationFormat.cc Implement and use virtual Partition copy constructor clone() (#759726) 2016-01-26 10:11:35 -07:00
OperationLabelFileSystem.cc Implement and use virtual Partition copy constructor clone() (#759726) 2016-01-26 10:11:35 -07:00
OperationNamePartition.cc Implement and use virtual Partition copy constructor clone() (#759726) 2016-01-26 10:11:35 -07:00
OperationResizeMove.cc Implement and use virtual Partition copy constructor clone() (#759726) 2016-01-26 10:11:35 -07:00
Partition.cc Remove unused Partition(path) constructor 2016-01-26 10:11:36 -07:00
PartitionVector.cc Implement and use virtual Partition copy constructor clone() (#759726) 2016-01-26 10:11:35 -07:00
PipeCapture.cc Don't hang reading binary data from command output (#751251) 2015-07-01 10:22:57 -06:00
Proc_Partitions_Info.cc Recognise NVME devices (#755022) 2015-09-21 09:47:31 -06:00
SWRaid_Info.cc Handle unusual case of missing mdadm but SWRaid arrays active (#756829) 2015-11-02 10:03:45 -07:00
TreeView_Detail.cc Use PartitionVector class throughout the code (#759726) 2016-01-26 10:11:35 -07:00
Utils.cc Add busy detection of LUKS mapping (#760080) 2016-01-29 13:41:40 -07:00
Win_GParted.cc Prevent Mount/Umount operation being available for LUKS (#760080) 2016-01-29 13:41:40 -07:00
btrfs.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
exfat.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
ext2.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
f2fs.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
fat16.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
hfs.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
hfsplus.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
jfs.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
linux_swap.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
luks.cc Add busy detection of LUKS mapping (#760080) 2016-01-29 13:41:40 -07:00
lvm2_pv.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
main.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
nilfs2.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
ntfs.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
reiser4.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
reiserfs.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
ufs.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00
xfs.cc Initialise all struct FS members 2016-01-26 10:11:35 -07:00