index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
VFS
/
skel_opaque.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbd: vfs: convert link_contents arg of SMB_VFS_SYMLINKAT() to struct smb_fil...
Ralph Boehme
2020-05-05
1
-1
/
+1
*
smbd: convert SMB_VFS_GET_REAL_FILENAME() arg path to be a struct smb_filename
Ralph Boehme
2020-05-05
1
-1
/
+1
*
vfs: remove SMB_VFS_OPENDIR()
Ralph Boehme
2020-03-24
1
-9
/
+0
*
s3: VFS: Add SMB_VFS_READ_DFS_PATHAT().
Jeremy Allison
2020-02-18
1
-0
/
+11
*
s3: VFS: Add SMB_VFS_CREATE_DFS_PATHAT().
Jeremy Allison
2020-01-10
1
-0
/
+10
*
s3: VFS: Complete the removal of SMB_VFS_CHOWN()
Jeremy Allison
2019-10-15
1
-10
/
+0
*
s3: VFS: Complete the removal of SMB_VFS_RMDIR()
Jeremy Allison
2019-10-10
1
-8
/
+0
*
s3: VFS: Add SMB_VFS_FCNTL
Anoop C S
2019-10-08
1
-0
/
+8
*
s3: VFS: Complete the replacement of SMB_VFS_UNLINK() -> SMB_VFS_UNLINKAT().
Jeremy Allison
2019-09-26
1
-8
/
+0
*
s3: VFS: Add SMB_VFS_UNLINKAT().
Jeremy Allison
2019-09-26
1
-0
/
+10
*
s3: VFS: Complete the replacement of SMB_VFS_MKDIR() -> SMB_VFS_MKDIRAT().
Jeremy Allison
2019-09-11
1
-9
/
+0
*
s3: VFS: Add SMB_VFS_MKDIRAT().
Jeremy Allison
2019-09-11
1
-0
/
+10
*
s3: VFS: Complete the replacement of SMB_VFS_SYMLINK() -> SMB_VFS_SYMLINKAT().
Jeremy Allison
2019-09-03
1
-9
/
+0
*
s3: VFS: Add SMB_VFS_SYMLINKAT().
Jeremy Allison
2019-09-03
1
-0
/
+10
*
s3: VFS: Complete the replacement of SMB_VFS_READLINK() -> SMB_VFS_READLINKAT().
Jeremy Allison
2019-08-23
1
-10
/
+0
*
s3: VFS: Add SMB_VFS_READLINKAT().
Jeremy Allison
2019-08-23
1
-0
/
+11
*
s3: VFS: Complete the replacement of SMB_VFS_MKNOD() -> SMB_VFS_MKNODAT().
Jeremy Allison
2019-08-22
1
-10
/
+0
*
s3: VFS: Add SMB_VFS_MKNODAT().
Jeremy Allison
2019-08-22
1
-0
/
+11
*
s3: VFS: Complete the replacement of SMB_VFS_LINK() -> SMB_VFS_LINKAT().
Jeremy Allison
2019-08-20
1
-9
/
+0
*
s3: VFS: Add SMB_VFS_LINKAT().
Jeremy Allison
2019-08-20
1
-0
/
+12
*
s3: VFS: Complete the replacement of SMB_VFS_RENAME() -> SMB_VFS_RENAMEAT().
Jeremy Allison
2019-08-16
1
-9
/
+0
*
s3: VFS: Add SMB_VFS_RENAMEAT().
Jeremy Allison
2019-08-16
1
-0
/
+11
*
smbd: Make "lease" const in SMB_VFS_CREATE_FILE()
Volker Lendecke
2019-08-09
1
-1
/
+1
*
vfs: Remove unused "msg_ctx" from SMB_VFS_BRL_UNLOCK_WINDOWS
Volker Lendecke
2019-07-02
1
-1
/
+0
*
vfs: Remove "blocking_lock" from SMB_VFS_BRL_LOCK_WINDOWS
Volker Lendecke
2019-07-02
1
-2
/
+1
*
s3:vfs: add SMB_VFS_FS_FILE_ID()
Ralph Boehme
2019-07-01
1
-0
/
+8
*
vfs: Remove SMB_VFS_BRL_CANCEL_WINDOWS
Volker Lendecke
2019-06-20
1
-9
/
+0
*
s3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SEND() instead of smb_vf...
Ralph Boehme
2019-01-11
1
-2
/
+1
*
s3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit impersonation
Ralph Boehme
2019-01-11
1
-2
/
+1
*
s3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
Ralph Boehme
2018-07-27
1
-0
/
+48
*
s3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
Ralph Boehme
2018-07-27
1
-0
/
+56
*
examples/VFS/skel_opaque: make vfs_fn_pointers static
Ralph Boehme
2018-07-25
1
-1
/
+1
*
examples/VFS/skel_opaque: fix a likely a copy/paste error
Ralph Boehme
2018-07-25
1
-1
/
+0
*
examples/VFS/skel_opaque: call smb_vfs_assert_all_fns()
Stefan Metzmacher
2018-07-25
1
-0
/
+7
*
examples/VFS/skel_opaque: add missing durable handle functions
Ralph Boehme
2018-07-25
1
-0
/
+33
*
examples/VFS/skel_opaque: add missing audit_file_fn
Ralph Boehme
2018-07-25
1
-0
/
+10
*
s3: VFS: Remove SMB_VFS_FCHMOD_ACL().
Jeremy Allison
2018-05-25
1
-9
/
+0
*
s3: VFS: Remove SMB_VFS_CHMOD_ACL().
Jeremy Allison
2018-05-25
1
-9
/
+0
*
s3: VFS: Remove SMB_VFS_WRITE() function and all implementations.
Jeremy Allison
2018-05-05
1
-8
/
+0
*
s3: VFS: Remove SMB_VFS_READ() function and all implementations.
Jeremy Allison
2018-05-04
1
-8
/
+0
*
s3: VFS: Remove fsync_fn() from the VFS and all modules. VFS ABI change.
Jeremy Allison
2018-05-02
1
-7
/
+0
*
VFS examples: remove init_search_ops
Uri Simchoni
2017-11-11
1
-6
/
+0
*
s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECK
Ralph Boehme
2017-07-11
1
-4
/
+4
*
s3/vfs: remove SMB_VFS_STRICT_UNLOCK
Ralph Boehme
2017-07-10
1
-8
/
+0
*
s3/smbd: remove unneeded flags argument from SMB_VFS_OFFLOAD_WRITE_SEND
Ralph Boehme
2017-07-03
1
-2
/
+1
*
s3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token based
Ralph Boehme
2017-07-03
1
-2
/
+3
*
s3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_OFFLOAD_WRITE_SEND/RECV
Ralph Boehme
2017-07-03
1
-4
/
+4
*
s3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
Ralph Boehme
2017-07-03
1
-0
/
+44
*
s3: VFS: Change SMB_VFS_CONNECTPATH to take const struct smb_filename * inste...
Jeremy Allison
2017-07-01
1
-1
/
+1
*
s3: VFS: Change SMB_VFS_REALPATH to take and return struct smb_filename * ins...
Jeremy Allison
2017-07-01
1
-1
/
+3
[next]