Skip to content

Update from the original library - #12

Open
legendarymember wants to merge 247 commits into
Dualog:masterfrom
TalAloni:master
Open

Update from the original library#12
legendarymember wants to merge 247 commits into
Dualog:masterfrom
TalAloni:master

Conversation

@legendarymember

Copy link
Copy Markdown

No description provided.

TalAloni and others added 30 commits November 19, 2021 12:43
Ensure the `MsvAvTargetName` AV Pair is provided with the NTLM v2
authentication message. This is set to the Service Principal Name (SPN)
of the server being connected to.
Add DfsReferralHelper and DfsPath under SMBLibrary/Client/DFS/ as the
transport layer building on the already-merged DFS protocol types.

DfsReferralHelper sends FSCTL_DFS_GET_REFERRALS via DeviceIOControl
with the sentinel FileId (MS-SMB2 §2.2.31) and returns a parsed
ResponseGetDfsReferral. DfsPath parses UNC paths into components for
referral request construction and future path replacement.

These are the building blocks for SMB2DfsFileStore.
@TalAloni
TalAloni force-pushed the master branch 2 times, most recently from 86f584f to 0aa44da Compare April 18, 2026 22: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.