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_fileid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-10
lib: Introduce cp_smb_basename() helper function
Volker Lendecke
1
-8
/
+4
2025-11-10
vfs: Fix trailing whitespace
Volker Lendecke
1
-2
/
+2
2022-07-05
s3:vfs_fileid: add 'fileid:nolock_all_inodes = BOOL'
Stefan Metzmacher
1
-0
/
+3
2022-07-05
s3:vfs_fileid: add 'fileid:nolock_all_dirs = BOOL'
Stefan Metzmacher
1
-0
/
+4
2022-07-05
s3:vfs_fileid: introduce 'fileid:nolock_paths'
Stefan Metzmacher
1
-0
/
+30
2022-07-05
s3:vfs_fileid: introduce 'fileid:nolock_max_slots'
Stefan Metzmacher
1
-0
/
+3
2022-07-05
s3:vfs_fileid: also imply the generic nolock logic to the legacy 'hostname' a...
Stefan Metzmacher
1
-0
/
+6
2022-07-05
s3:vfs_fileid: also handle 'fsname_nodirs' via fileid_is_nolock_inode()
Stefan Metzmacher
1
-13
/
+7
2022-07-05
s3:vfs_fileid: always add the 'nolock' behavior via file_id.extid
Stefan Metzmacher
1
-22
/
+33
2022-07-05
s3:vfs_fileid: introduce algorithm 'next_module'
Stefan Metzmacher
1
-1
/
+11
2022-07-05
s3:vfs_fileid: maintain an array of nolock inodes
Stefan Metzmacher
1
-36
/
+126
2022-07-05
s3:vfs_fileid: move to a single mapping_fn() returning struct file_id
Stefan Metzmacher
1
-40
/
+76
2020-05-05
smbd: add twrp arg to synthetic_smb_fname()
Ralph Boehme
1
-0
/
+1
2019-11-27
s3:param: make "servicename" a substituted option
Ralph Boehme
1
-1
/
+4
2019-09-25
vfs_fileid: add "fsname_norootdir_ext" option
Ralph Boehme
1
-0
/
+17
2019-09-24
vfs_fileid: add extid mapping hooks
Ralph Boehme
1
-2
/
+16
2019-01-17
vfs_fileid: fix fsname_norootdir algorithm
Ralph Wuerthner
1
-1
/
+2
2019-01-15
vfs_fileid: fix get_connectpath_ino
Ralph Wuerthner
1
-1
/
+3
2018-01-21
vfs_fileid: Fix the 32-bit build
Volker Lendecke
1
-2
/
+2
2018-01-08
vfs_fileid: fix a use after free
Ralph Boehme
1
-1
/
+3
2018-01-06
vfs_fileid: add fileid:algorithm = fsname_norootdir
Ralph Boehme
1
-3
/
+42
2018-01-06
vfs_fileid: add fileid:nolockinode parameter
Ralph Boehme
1
-1
/
+12
2018-01-06
vfs_fileid: add fileid:algorithm = fsname_nodirs
Ralph Boehme
1
-0
/
+14
2018-01-06
vfs_fileid: add fileid:algorithm = hostname
Ralph Boehme
1
-0
/
+31
2018-01-06
vfs_fileid: convert dev argument of the device_mapping_fn to SMB_STRUCT_STAT
Ralph Boehme
1
-8
/
+8
2018-01-06
vfs_fileid: add "fstype/mntdir deny/allow list" option
Ralph Wuerthner
1
-0
/
+114
2018-01-06
vfs_fileid: preserve errno in an error code path
Ralph Boehme
1
-0
/
+3
2018-01-06
vfs_fileid: add a DEBUG message to log dev and inode
Ralph Boehme
1
-0
/
+3
2017-12-18
vfs: Use static_decl_vfs in all VFS modules
Christof Schmitt
1
-1
/
+1
2017-08-25
s3:modules: Avoid setting the sign bit to 1.
Andreas Schneider
1
-1
/
+1
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-2
/
+2
2016-05-19
vfs_fileid: Fix a signed/unsigned mixup
Volker Lendecke
1
-1
/
+1
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-1
/
+1
2011-12-12
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
1
-2
/
+2
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-1
/
+1
2011-05-06
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
1
-1
/
+1
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2009-11-30
Restructure the connect function code to always call
Jeremy Allison
1
-1
/
+8
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-28
/
+6
2009-05-26
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
1
-2
/
+2
2009-02-19
s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
Tim Prouty
1
-3
/
+3
2009-01-16
s3:vfs_fileid: readd "fileid:algorithm" as option.
Stefan Metzmacher
1
-1
/
+7
2008-08-13
keep compatibility with v3-0-ctdb name for fileid:mapping option
Andrew Tridgell
1
-1
/
+1
2008-05-05
Remove connection_struct->mem_ctx, connection_struct is its own parent
Volker Lendecke
1
-1
/
+1
2007-10-10
r24302: add a module that overloads the file_id_create VFS function
Stefan Metzmacher
1
-0
/
+288