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_zfsacl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-15
vfs_zfsacl: Call stat CAP_DAC_OVERRIDE functions
Christof Schmitt
1
-0
/
+4
2023-08-08
s3:modules: Fix error message
Joseph Sutton
1
-1
/
+1
2023-08-08
s3:modules: Add missing newlines to logging messages
Joseph Sutton
1
-4
/
+4
2022-12-09
vfs_zfsacl: fix mixed declaration and code error
Ralph Boehme
1
-1
/
+2
2022-12-09
vfs_zfsacl: remove unused function
Ralph Boehme
1
-35
/
+0
2021-10-12
s3: VFS: zfsacl: Ensure we use a pathref fd, not an io fd, for getting/settin...
Jeremy Allison
1
-9
/
+8
2021-06-09
s3: VFS: Remove zfsacl_fail__sys_acl_blob_get_file().
Jeremy Allison
1
-10
/
+0
2021-06-09
s3: VFS: zfsacl: Remove zfsacl_fail__sys_acl_get_file().
Jeremy Allison
1
-9
/
+0
2021-06-09
s3: VFS: zfsacl: Remove zfsacl_get_nt_acl_at().
Jeremy Allison
1
-73
/
+0
2021-06-09
VFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additional type param
Noel Power
1
-0
/
+1
2021-05-18
s3: VFS: zfsacl: Remove zfsacl_fail__sys_acl_delete_def_file().
Jeremy Allison
1
-7
/
+0
2021-05-18
s3: VFS: zfsacl: Add zfsacl_fail__sys_acl_delete_def_fd().
Jeremy Allison
1
-0
/
+7
2021-01-25
vfs: Fix the FreeBSD build
Volker Lendecke
1
-5
/
+9
2021-01-25
vfs: Remove an unused variable from zfs_get_nt_acl_common()
Volker Lendecke
1
-1
/
+0
2020-12-17
vfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
Ralph Boehme
1
-9
/
+0
2020-12-17
vfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
Ralph Boehme
1
-0
/
+1
2020-12-01
vfs_zfsacl: add missing inherited flag on hidden "magic" everyone@ ACE
Ralph Boehme
1
-1
/
+2
2020-12-01
vfs_zfsacl: reformatting
Ralph Boehme
1
-2
/
+3
2020-10-15
vfs_zfsacl: only grant DELETE_CHILD if ACL tag is special
Andrew Walker
1
-1
/
+4
2020-10-15
vfs_zfsacl: use a helper variable in zfs_get_nt_acl_common()
Ralph Boehme
1
-4
/
+11
2020-10-15
vfs_zfsacl: README.Coding fix
Ralph Boehme
1
-1
/
+2
2020-10-15
vfs_zfsacl: Add new parameter to stop automatic addition of special entries
Andrew Walker
1
-0
/
+24
2020-10-15
vfs_zfsacl: use handle based facl() call to query ZFS filesytem ACL
Ralph Boehme
1
-37
/
+122
2020-06-10
vfs: Fix typos
Volker Lendecke
1
-2
/
+2
2020-05-07
s3: VFS: zfsacl. Remove get_nt_acl_fn().
Jeremy Allison
1
-52
/
+0
2020-05-07
s3: VFS: zfsacl. Add zfsacl_get_nt_acl_at().
Jeremy Allison
1
-0
/
+62
2019-12-20
vfs_zfsacl: fix issue with ACL inheritance in zfsacl
awalker
1
-0
/
+19
2019-12-20
vfs_zfsacl: pass config to zfs_get_nt_acl_common()
Ralph Boehme
1
-3
/
+15
2019-12-20
vfs_zfsacl: pass nfs4_params to smb_set_nt_acl_nfs4()
Ralph Boehme
1
-2
/
+12
2019-12-20
vfs_zfsacl: load parameters on connect
awalker
1
-3
/
+46
2018-11-28
s3:modules: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
1
-1
/
+1
2018-05-18
vfs_zfsacl: return synthesized ACL when ZFS return ENOTSUP
Ralph Boehme
1
-2
/
+34
2017-12-18
vfs: Use static_decl_vfs in all VFS modules
Christof Schmitt
1
-1
/
+1
2017-11-02
vfs_zfsacl: fix compilation error
Ralph Boehme
1
-4
/
+6
2017-09-09
s3/vfs: move ACE4_ADD_FILE/ACE4_DELETE_CHILD mapping from NFSv4 framework to ...
Ralph Boehme
1
-0
/
+4
2017-09-09
vfs_zfsacl: ensure zfs_get_nt_acl_common() has access to stat info
Ralph Boehme
1
-3
/
+22
2017-09-09
vfs_zfsacl: pass smb_fname to zfs_get_nt_acl_common
Ralph Boehme
1
-12
/
+8
2017-09-09
vfs/nfs4_acls: move special handling of SMB_ACE4_SYNCHRONIZE to vfs_zfsacl
Ralph Boehme
1
-0
/
+9
2017-05-31
s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * i...
Jeremy Allison
1
-1
/
+1
2017-05-31
s3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use const struct smb_filenam...
Jeremy Allison
1
-1
/
+5
2017-05-31
s3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const struct smb_filename * i...
Jeremy Allison
1
-3
/
+3
2017-05-31
s3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to use const struct smb_filen...
Jeremy Allison
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-08-12
nfs4acls: Add "smbacl4_vfs_params" parameter to smb_set_nt_acl_nfs4
Volker Lendecke
1
-1
/
+1
2016-08-12
nfs4acls: Add "smbacl4_vfs_params" parameter to smb_get_nt_acl_nfs4
Volker Lendecke
1
-0
/
+1
2016-08-12
nfs4acls: Add "smbacl4_vfs_params" parameter to smb_fget_nt_acl_nfs4
Volker Lendecke
1
-1
/
+2
2016-03-14
s3:smbd:vfs: Change smb_get_nt_acl_nfs4() to take a const struct smb_filename *.
Jeremy Allison
1
-1
/
+1
2016-03-02
vfs:zfs fix build after get_nt_acl_fn signature change.
Jeremy Allison
1
-7
/
+13
2015-08-13
nfs4acls: Use an anon struct for SMB4ACE_T
Volker Lendecke
1
-1
/
+1
2015-08-13
nfs4acls: Use an anon struct for SMB4ACL_T
Volker Lendecke
1
-5
/
+6
[next]