Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create interface to set ownership and permissions. #1952

Closed
elfenpiff opened this issue Apr 3, 2023 · 0 comments · Fixed by #1958
Closed

Create interface to set ownership and permissions. #1952

elfenpiff opened this issue Apr 3, 2023 · 0 comments · Fixed by #1958
Assignees
Labels
enhancement New feature

Comments

@elfenpiff
Copy link
Contributor

Brief feature description

Create an abstract implementation like the functional_interface which add methods to set and acquire ownership and permissions for every construct which is based on a file descriptor.

This interface can then be added to

  • SharedMemoryObject
  • MessageQueue
  • UnixDomainSocket
  • NamedPipe
  • File
@elfenpiff elfenpiff self-assigned this Apr 3, 2023
@elfenpiff elfenpiff added the enhancement New feature label Apr 3, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 3, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 3, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 3, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 3, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 3, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 3, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 3, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 3, 2023
… better semantic context

Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 3, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 3, 2023
…ported for windows or mac os - disable tests for those platforms

Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 3, 2023
…ported for windows or mac os - disable tests for those platforms

Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 4, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 4, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 4, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 4, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 4, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 4, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 4, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 4, 2023
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 4, 2023
…ported for windows or mac os - disable tests for those platforms

Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Apr 4, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant