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_acl_xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-17
vfs: Simplify connect_acl_xattr()
Volker Lendecke
1
-11
/
+9
2024-01-26
Revert "vfs_acl_xattr.c: prefer capabilities over become_root"
Anoop C S
1
-6
/
+6
2023-11-16
vfs_acl_xattr.c: prefer capabilities over become_root
Björn Jacke
1
-6
/
+6
2022-06-27
vfs_acl_xattr: add acl_xattr:security_acl_name option
Ralph Boehme
1
-1
/
+242
2021-06-25
s3: modules: acl_xattr: getxattr_do(). Remove the smb_fname parameter.
Jeremy Allison
1
-9
/
+3
2021-06-09
s3: VFS: acl_xattr: Remove unused get_acl_blob_at().
Jeremy Allison
1
-61
/
+0
2021-06-09
s3: VFS: acl_xattr: Remove acl_xattr_get_nt_acl_at().
Jeremy Allison
1
-19
/
+2
2021-04-11
s3/modules: VFS: acl_xattr: Remove call to chmod_acl_module_common()
Noel Power
1
-1
/
+0
2021-03-11
s3/modules: vfs_acl_xattr SMB_VFS_SETXATTR -> SMB_VFS_FSETXATTR
Noel Power
1
-7
/
+1
2020-12-17
vfs_acl_xattr: avoid removing the ACL xattr
Ralph Boehme
1
-1
/
+7
2020-12-17
vfs_acl_xattr: reformatting
Ralph Boehme
1
-7
/
+9
2020-12-17
vfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
Ralph Boehme
1
-26
/
+0
2020-12-17
vfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
Ralph Boehme
1
-0
/
+2
2020-12-16
smbd: use fsp_get_pathref_fd() for "internal" xattr functions
Ralph Boehme
1
-2
/
+2
2020-05-07
s3: VFS: acl_xattr. Remove get_nt_acl_fn().
Jeremy Allison
1
-18
/
+0
2020-05-07
s3: VFS: acl_xattr: Add acl_xattr_get_nt_acl_at().
Jeremy Allison
1
-0
/
+19
2020-05-07
s3: VFS: vfs_common and callers. Change get_nt_acl_common() -> get_nt_acl_com...
Jeremy Allison
1
-3
/
+9
2020-05-07
s3: VFS: ACLs. Remove smb_fname argument to get_nt_acl_common().
Jeremy Allison
1
-4
/
+3
2020-05-07
s3: VFS: acl_xattr: Change acl_xattr_fget_nt_acl() to use fget_nt_acl_common().
Jeremy Allison
1
-1
/
+1
2020-05-07
s3: VFS: ACLs. Switch fset_nt_acl_common() over to using fget_acl_blob_fn().
Jeremy Allison
1
-3
/
+1
2020-05-07
s3: VFS: acl_xattr.c: Add fget_acl_blob().
Jeremy Allison
1
-0
/
+60
2019-10-10
s3: VFS: vfs_acl_xattr: Remove rmdir_fn(). No longer used.
Jeremy Allison
1
-9
/
+0
2019-10-10
s3: VFS: Change rmdir_acl_common() to take a files_struct *dirfsp pointer.
Jeremy Allison
1
-2
/
+6
2019-10-10
s3: VFS: vfs_acl_xattr. Wrap rmdir_acl_common() by acl_xattr_rmdir() so we do...
Jeremy Allison
1
-1
/
+7
2019-09-26
s3: VFS: vfs_acl_xattr: Remove unlink_fn. No longer used.
Jeremy Allison
1
-10
/
+0
2019-09-26
s3: VFS: vfs_acl_common: Add dirfsp, flags parameters to unlink_acl_common().
Jeremy Allison
1
-2
/
+8
2019-09-26
s3: VFS: vfs_acl_xattr: Don't call unlink_acl_common() directly.
Jeremy Allison
1
-1
/
+7
2019-09-26
s3: VFS: vfs_acl_xattr. Implement unlinkat().
Jeremy Allison
1
-0
/
+17
2018-12-12
s3:modules: Remove superfloues sha256.h include in vfs_acl_xattr
Andreas Schneider
1
-1
/
+0
2018-05-25
s3: VFS: Remove SMB_VFS_FCHMOD_ACL().
Jeremy Allison
1
-1
/
+0
2018-05-25
s3: VFS: Remove SMB_VFS_CHMOD_ACL().
Jeremy Allison
1
-1
/
+0
2017-08-24
acl_common: Avoid "#include vfs_acl_common.c"
Volker Lendecke
1
-9
/
+43
2017-06-01
s3: VFS: Change SMB_VFS_GETXATTR to use const struct smb_filename * instead o...
Jeremy Allison
1
-1
/
+1
2017-05-31
s3: VFS: Change SMB_VFS_SETXATTR to use const struct smb_filename * instead o...
Jeremy Allison
1
-1
/
+1
2017-05-31
s3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct smb_filename * instea...
Jeremy Allison
1
-1
/
+1
2017-05-31
s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * i...
Jeremy Allison
1
-5
/
+6
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-1
/
+1
2017-04-20
vfs_acl_xattr|tdb: ensure create mask is at least 0666 if ignore_system_acls ...
Ralph Boehme
1
-3
/
+21
2017-04-18
vfs_acl_xattr: avoid needlessly supplying a large buffer to getxattr()
Uri Simchoni
1
-14
/
+30
2017-04-18
vfs_acl_xattr: factor out fetching of an extended attribute
Uri Simchoni
1
-13
/
+31
2016-08-31
vfs_acl_xattr|tdb: enforced settings when ignore system acls=yes
Ralph Boehme
1
-0
/
+21
2016-08-30
vfs_acl_tdb|xattr: use a config handle
Ralph Boehme
1
-0
/
+7
2016-03-15
s3:vfs: Change get_acl_blob() to take a const smb_filename * parameter from c...
Jeremy Allison
1
-2
/
+2
2015-11-09
vfs_acl_*: Only sha256 needed
Volker Lendecke
1
-1
/
+1
2015-08-20
s3:modules/vfs_*: make function prototypes available via static_decl_vfs;
Stefan Metzmacher
1
-0
/
+1
2012-05-16
Fix the overwriting of errno before use in a DEBUG statement and use the retu...
Richard Sharpe
1
-3
/
+3
2011-12-12
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
1
-11
/
+11
2011-11-22
Remove the setting of the inherited ACL on new files/directories. This is
Jeremy Allison
1
-1
/
+0
2011-11-02
Remove opendir() VFS code from ACL modules.
Jeremy Allison
1
-1
/
+0
2011-10-28
Remove the mkdir and open functions from the ACL modules - main code paths no...
Jeremy Allison
1
-2
/
+0
[next]