index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_snapper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-15
s3/modules: fix snapper_gmt_fstatat
Noel Power
1
-2
/
+5
2026-04-15
s3/modules: Fix vfs snapper not finding files in subdirs
Noel Power
1
-12
/
+12
2026-02-15
vfs: Change SMB_VFS_GET_QUOTA to take a fsp instead of a name
Volker Lendecke
1
-14
/
+20
2026-02-15
vfs: Change SMB_VFS_DISK_FREE to take a fsp
Volker Lendecke
1
-16
/
+21
2025-10-21
vfs: Rename "srcfsp"->"src_dirfsp" and "dstfsp"->"dst_dirfsp"
Volker Lendecke
1
-20
/
+20
2025-03-27
vfs: Implement snapper_gmt_fstatat()
Volker Lendecke
1
-54
/
+41
2025-02-05
vfs: Align a few integer types
Volker Lendecke
1
-4
/
+4
2024-08-21
s3:vfs: add vfs_rename_how to SMB_VFS_RENAMEAT()
Stefan Metzmacher
1
-2
/
+4
2023-07-17
s3:modules: Fix code spelling
Andreas Schneider
1
-1
/
+1
2022-08-06
vfs: change openat propotype to match linux openat2
Volker Lendecke
1
-5
/
+3
2022-04-28
vfs: Remove name-based SMB_VFS_GET_REAL_FILENAME()
Volker Lendecke
1
-45
/
+0
2022-04-28
vfs: Implement snapper_gmt_get_real_filename_at()
Volker Lendecke
1
-2
/
+42
2022-04-28
vfs: Add SMB_VFS_GET_REAL_FILENAME_AT
Volker Lendecke
1
-0
/
+13
2022-03-10
vfs: Convert get_real_filename() to NTSTATUS
Volker Lendecke
1
-17
/
+14
2021-07-04
s3: VFS: snapper: Remove snapper_gmt_getxattr.
Jeremy Allison
1
-53
/
+0
2021-06-29
VFS: snapper: Remove SMB_VFS_CHFLAGS
Noel Power
1
-18
/
+0
2021-06-29
VFS: snapper: Add SMB_VFS_FCHFLAGS implementation
Noel Power
1
-0
/
+18
2021-06-09
s3: VFS: snapper: Remove snapper_gmt_get_nt_acl_at().
Jeremy Allison
1
-60
/
+0
2021-04-19
s3: VFS: snapper: Remove SMB_VFS_NTIMES()
Samuel Cabrero
1
-19
/
+0
2021-04-19
s3: VFS: snapper: Implement SMB_VFS_FNTIMES()
Samuel Cabrero
1
-0
/
+23
2021-04-11
s3/modules: VFS: snapper: Remove snapper_gmt_chmod
Noel Power
1
-21
/
+0
2021-04-11
s3/modules: VFS: snapper: Add new fchmod_fn implementation
Noel Power
1
-0
/
+25
2021-04-07
s3: VFS: snapper: Remove snapper_gmt_removexattr(). No longer called.
Jeremy Allison
1
-21
/
+0
2021-03-11
VFS: Remove SMB_VFS_SETXATTR, no longer used
Noel Power
1
-23
/
+0
2021-03-11
s3/modules: snapper: Add missing fsetxattr_fn impl
Noel Power
1
-0
/
+26
2021-02-26
VFS: Remove SMB_VFS_LISTXATTR, no longer used
Noel Power
1
-50
/
+0
2021-02-13
3: VFS: snapper: Fix snapper_gmt_readlinkat() to cope with real directory fsps.
Jeremy Allison
1
-14
/
+22
2020-10-23
vfs: make dirfsp arg to SMB_VFS_READLINKAT() const
Ralph Boehme
1
-1
/
+1
2020-08-03
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
1
-0
/
+1
2020-05-21
vfs: remove SMB_VFS_OPEN()
Ralph Boehme
1
-38
/
+0
2020-05-21
vfs_snapper: implement SMB_VFS_OPENAT()
Ralph Boehme
1
-0
/
+55
2020-05-07
s3: VFS: snapper. Remove get_nt_acl_fn().
Jeremy Allison
1
-43
/
+0
2020-05-07
s3: VFS: snapper. Add snapper_gmt_get_nt_acl_at().
Jeremy Allison
1
-0
/
+60
2020-05-05
vfs_snapper: remove @GMT token stripping from snapper_gmt_strip_snapshot()
Ralph Boehme
1
-70
/
+2
2020-05-05
vfs_snapper: use struct smb_filename.twrp instead of @GMT string token
Ralph Boehme
1
-1
/
+5
2020-05-05
vfs_snapper: pass struct smb_filename to snapper_gmt_strip_snapshot()
Ralph Boehme
1
-29
/
+29
2020-05-05
smbd: vfs: convert link_contents arg of SMB_VFS_SYMLINKAT() to struct smb_fil...
Ralph Boehme
1
-2
/
+2
2020-05-05
smbd: convert SMB_VFS_GET_REAL_FILENAME() arg path to be a struct smb_filename
Ralph Boehme
1
-3
/
+10
2020-05-05
smbd: add twrp arg to synthetic_smb_fname()
Ralph Boehme
1
-0
/
+6
2020-04-30
s3: VFS: snapper. Remove snapper_gmt_fget_nt_acl().
Jeremy Allison
1
-45
/
+0
2020-03-24
vfs: remove SMB_VFS_OPENDIR()
Ralph Boehme
1
-47
/
+0
2020-01-10
s3: VFS: Implement create_dfs_pathat() in snapper.
Jeremy Allison
1
-0
/
+25
2019-10-15
s3: VFS: vfs_snapper: Remove chown_fn().
Jeremy Allison
1
-22
/
+0
2019-10-10
s3: VFS: vfs_snapper: Remove rmdir_fn(). No longer used.
Jeremy Allison
1
-17
/
+0
2019-09-26
s3: VFS: vfs_snapper: Remove unlink_fn. No longer used.
Jeremy Allison
1
-18
/
+0
2019-09-26
s3: VFS: vfs_snapper. Implement unlinkat().
Jeremy Allison
1
-0
/
+23
2019-09-11
s3: VFS: vfs_snapper. Remove mkdir_fn(). No longer used.
Jeremy Allison
1
-18
/
+0
2019-09-11
s3: VFS: vfs_snapper. Implement mkdirat().
Jeremy Allison
1
-0
/
+22
2019-09-03
s3: VFS: vfs_snapper. Remove symlink_fn(). No longer used.
Jeremy Allison
1
-29
/
+0
2019-09-03
s3: VFS: vfs_snapper. Implement symlinkat().
Jeremy Allison
1
-1
/
+33
[next]