summaryrefslogtreecommitdiff
path: root/source3/modules/util_reparse.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-22smbd: Implement SET_REPARSE_POINT buffer size checksVolker Lendecke1-0/+34
2022-12-22smbd: Rename "ctx" to the more common "mem_ctx" in reparse functionsVolker Lendecke1-3/+3
2022-12-22smbd: Print the file name in reparse point functionsVolker Lendecke1-3/+3
2020-06-15vfs: Move reparse point functions to util_reparse.cVolker Lendecke1-0/+50