Skip to content

Support for backup/restore of SecurityDescriptors in Windows#9

Open
aneesh-n wants to merge 85 commits into
windows-metadata-supportfrom
windows-sd-support
Open

Support for backup/restore of SecurityDescriptors in Windows#9
aneesh-n wants to merge 85 commits into
windows-metadata-supportfrom
windows-sd-support

Conversation

@aneesh-n

@aneesh-n aneesh-n commented Jan 9, 2024

Copy link
Copy Markdown
Collaborator

What does this PR change? What problem does it solve?

Was the change previously discussed in an issue or on the forum?

Checklist

  • I have read the contribution guidelines.
  • I have enabled maintainer edits.
  • I have added tests for all code changes.
  • I have added documentation for relevant changes (in the manual).
  • There's a new file in changelog/unreleased/ that describes the changes for our users (see template).
  • I have run gofmt on the code in all commits.
  • All commit messages are formatted in the same style as the other commits in the repo.
  • I'm done! This pull request is ready for review.

Update the node_xx.go files to add support to back up windows-specific
metadata like SecurityDescriptors, Extended Attributes, file Created
time and File Attributes like hidden flag with a common generic
mechanism. Correct existing test cases and add new tests.
Added new Equalsf method in helpers
Fix backup/restore for all combinations of readonly, hidden, system, archive, encrypted (for windows) for files and directories.
Add test cases to test combinations of all attributes.
@aneesh-n aneesh-n force-pushed the windows-sd-support branch 2 times, most recently from 4822e37 to 926a7b1 Compare January 23, 2024 23:05
@aneesh-n aneesh-n force-pushed the windows-metadata-support branch from 7305673 to e8211cb Compare February 23, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant