-
Notifications
You must be signed in to change notification settings - Fork 8
Add Support for Security Descriptor Information #28
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
Merged
+264
−30
Merged
Changes from 19 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
f0efc31
[WIP] Read security descriptor from share
elfrucool bc5ef93
WIP: Set security descriptor
elfrucool 5f9461b
Use public sddl repo
elfrucool b35f02d
Move security info request call to File
elfrucool 63edf77
[WIP] Get security info using compound request
elfrucool b66229a
Fix compound request
elfrucool 28c7cf1
Do not use create contexts on get security info
elfrucool 60d1ae5
Support compound requests
elfrucool 361aaed
Enforce LARGE_MTU cap on security compound call
elfrucool f44ef86
Revert all compound request commits
elfrucool ea18a4d
Improve SecurityInfo API
elfrucool 155a45e
Fix go and sddl version
elfrucool b37b749
Fix github workflow
elfrucool 292c4c3
Upgrade github workflow tooling
elfrucool 14aa015
Don't wrap errors on Share.createFile()
elfrucool 7904b28
Use newer linter version in withub workflow
elfrucool 429f373
Merge remote-tracking branch 'origin/main' into handle-security-descr…
elfrucool aaea781
Downgrade github workflow tools
elfrucool 11b9c79
Revert "Downgrade github workflow tools"
elfrucool f6e4a77
Merge remote-tracking branch 'origin/main' into handle-security-descr…
elfrucool c4da04d
Upgrade golangci-lint version
elfrucool 13a372b
Add a test for security descriptor
elfrucool f7419da
Fix test
elfrucool 06c6d6b
Do not close file on File.SecurityInfoRaw()
elfrucool f12d0da
Fix test
elfrucool e13f337
Try again to test set security descriptor
elfrucool 4a93f27
Revert "Try again to test set security descriptor"
elfrucool File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.