kpmcore/src/jobs
Tomaz Canabrava 9093b27bd8 Move the changePosixPermission to the Filesystem
And implement it on ext2, 3, 4. I don't know all the filesystems
that can have posix permissions, those three will do. if we need
more in the future we implement them, it's two lines of code.
2021-12-28 15:07:35 +00:00
..
CMakeLists.txt Add new job to change permission of the newly created partition 2021-12-28 15:07:35 +00:00
backupfilesystemjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
backupfilesystemjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
changepermissionsjob.cpp Move the changePosixPermission to the Filesystem 2021-12-28 15:07:35 +00:00
changepermissionsjob.h Add new job to change permission of the newly created partition 2021-12-28 15:07:35 +00:00
checkfilesystemjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
checkfilesystemjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
copyfilesystemjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
copyfilesystemjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
createfilesystemjob.cpp REUSE: SPDX style license headers for src/util. 2020-10-01 00:33:19 +01:00
createfilesystemjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
createpartitionjob.cpp Add support for importing "PartitionTable" of whole device filesystems. 2020-10-04 15:20:58 +01:00
createpartitionjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
createpartitiontablejob.cpp Add support for importing "PartitionTable" of whole device filesystems. 2020-10-04 15:20:58 +01:00
createpartitiontablejob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
createvolumegroupjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
createvolumegroupjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
deactivatelogicalvolumejob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
deactivatelogicalvolumejob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
deactivatevolumegroupjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
deactivatevolumegroupjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
deletefilesystemjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
deletefilesystemjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
deletepartitionjob.cpp REUSE: SPDX style license headers for src/util. 2020-10-01 00:33:19 +01:00
deletepartitionjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
job.cpp Fix signals between helper and client. 2020-10-12 20:23:37 +01:00
job.h Add overrides to destructors. 2020-10-24 01:33:52 +01:00
movefilesystemjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
movefilesystemjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
movephysicalvolumejob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
movephysicalvolumejob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
removevolumegroupjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
removevolumegroupjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
resizefilesystemjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
resizefilesystemjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
resizevolumegroupjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
resizevolumegroupjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
restorefilesystemjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
restorefilesystemjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
setfilesystemlabeljob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
setfilesystemlabeljob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
setpartflagsjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
setpartflagsjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
setpartgeometryjob.cpp REUSE: SPDX style license headers for src/util. 2020-10-01 00:33:19 +01:00
setpartgeometryjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
setpartitionattributesjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
setpartitionattributesjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
setpartitionlabeljob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
setpartitionlabeljob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
setpartitionuuidjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
setpartitionuuidjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
shredfilesystemjob.cpp REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00
shredfilesystemjob.h REUSE: SPDX license headers for src/jobs. 2020-09-29 23:55:11 +01:00