D6829: Add ability to use the new kauth helper in file ioslave
Chinmoy Ranjan Pradhan
noreply at phabricator.kde.org
Mon Aug 21 17:57:23 UTC 2017
chinmoyr updated this revision to Diff 18508.
chinmoyr added a comment.
- Added new variable m_failure to PrivilegeOperationReturnValue so that we can directly check for failed state rather than depending upon fallacy of other variables.
- Added check for chmod, chown and utime operation in execWithElevatedPrivilege method
- Added code to serialize FdReceiver's (socket) path if the requested action is either OPEN or OPENDIR.
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6829?vs=18320&id=18508
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6829
AFFECTED FILES
src/core/global.h
src/core/slavebase.cpp
src/core/slavebase.h
src/core/slaveinterface.cpp
src/core/slaveinterface.h
src/ioslaves/file/file.h
src/ioslaves/file/file_p.h
src/ioslaves/file/file_unix.cpp
src/ioslaves/file/file_win.cpp
To: chinmoyr, dfaure, #frameworks
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170821/253967aa/attachment.html>
More information about the Kde-frameworks-devel
mailing list