s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / source3 / smbd / smb2_ioctl_filesys.c
2024-01-08 Ralph Boehmesmbd: rename check_access_fsp() to check_any_access_fsp()
2022-09-07 Volker Lendeckesmbd: Save a few lines by using tevent_req_nterror...
2022-01-06 Jeremy Allisons3: smbd: Move implicit call to lp_posix_cifsu_locktype...
2021-10-08 Ralph Boehmevfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ...
2021-06-30 Ralph Boehmesmbd: use sys_io_ranges_overlap() in fsctl_dup_extents_...
2020-12-16 Ralph Boehmevfs: SMB_VFS_GET_COMPRESSION() -> SMB_VFS_FGET_COMPRESS...
2020-04-03 Ralph Boehmesmbd: move files_struct.is_sparse to a bitfield
2018-03-22 Jeremy Allisons3: debug: smb2: Create a new DBGC_SMB2 debug class...
2017-07-11 Ralph Boehmes3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LO...
2017-07-10 Ralph Boehmes3/vfs: remove SMB_VFS_STRICT_UNLOCK
2017-07-03 Ralph Boehmes3/smbd: remove unneeded flags argument from SMB_VFS_OF...
2017-07-03 Ralph Boehmes3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token...
2017-07-03 Ralph Boehmes3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_...
2017-07-03 Ralph Boehmes3/smbd: use SMB_VFS_OFFLOAD_READ_SEND/RECV
2017-05-16 David Disseldorp... smbd/smb2_ioctl: check for NULL dst_fsp before use
2017-05-10 David Disseldorpsmbd/smb2_ioctl: instruct VFS to ignore locks for dup...
2017-05-10 David Disseldorpsmbd/smb2_ioctl: validate dup_extent request lengths
2017-05-10 David Disseldorpsmbd/smb2_ioctl: check sparseness for dup extents
2017-05-10 David Disseldorpsmbd/smb2_ioctl: check for for overlap of dup extent...
2017-05-10 Aurelien Aptelsmbd/smb2_ioctl: add support for FSCTL_DUPLICATE_EXTENT...
2017-01-09 David Disseldorpsmbd/ioctl: match WS2016 ReFS set compression behaviour
2016-10-14 Volker Lendeckesmbd: Fix a comment
2016-10-06 David Disseldorpsmbd/ioctl: match WS2016 ReFS get compression behaviour
2015-11-17 Volker Lendeckesmbd: Use check_access_fsp where appropriate
2015-03-09 David Disseldorpsmbd/ioctl: add FSCTL_QUERY_ALLOCATED_RANGES support
2015-03-09 David Disseldorpsmbd/ioctl: add FSCTL_SET_ZERO_DATA support
2013-11-22 David Disseldorpsmb2/ioctl: add support for FSCTL_[GET/SET]_COMPRESSION
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-16 David Disseldorpsmb2_ioctl: split ioctl handler code on device type