summaryrefslogtreecommitdiff
path: root/source3/smbd/fd_handle.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-15smbd: Replace talloc_zero() with a struct initializationVolker Lendecke1-2/+2
2025-04-09smbd: convert all fsp->fh->private_options to fsp_flagsRalph Boehme1-16/+0
2023-07-19s3:smbd: Fix code spellingAndreas Schneider1-1/+1
2022-06-06smbd: Remove NTCREATEX_FLAG_DELETE_ON_CLOSEVolker Lendecke1-5/+1
2022-04-26smbd: fd_handle.h does not need includes.hVolker Lendecke1-0/+1
2021-12-30smbd: Assert we don't leak fd's in struct fd_handleVolker Lendecke1-0/+9
2021-11-11smbd: Move "struct fd_handle" into fd_handle.cVolker Lendecke1-1/+18
2020-12-16vfs: make struct fd_handle privateRalph Boehme1-0/+1
2020-12-16smbd: add fd_handle.[c|h]Ralph Boehme1-0/+123