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
/
nfs4_acls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-12
lib: Replace calls to [set|drop]_effective_capability
Volker Lendecke
1
-4
/
+4
2025-10-21
smbd: Modernize DEBUGs
Volker Lendecke
1
-1
/
+1
2025-10-21
smbd: Use fsp_str_dbg() in DEBUGs
Volker Lendecke
1
-2
/
+4
2025-01-23
vfs: Fix DBGs
Volker Lendecke
1
-2
/
+2
2024-03-27
Revert "nfs4_acls.c: prefer capabilities over become_root"
Björn Jacke
1
-2
/
+2
2023-12-08
s3:modules: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-11-16
nfs4_acls.c: prefer capabilities over become_root
Björn Jacke
1
-2
/
+2
2023-11-15
nfs4_acls: Make fstat_with_cap_dac_override static
Christof Schmitt
1
-2
/
+2
2023-11-15
nfs4_acls: Make stat_with_cap_dac_override static
Christof Schmitt
1
-2
/
+2
2023-11-15
nfs4_acls: Make fstatat_with_cap_dac_override static
Christof Schmitt
1
-5
/
+5
2023-11-15
vfs_gpfs: Move vfs_gpfs_fstatat to nfs4_acls.c and rename function
Christof Schmitt
1
-0
/
+25
2023-11-15
vfs_gpfs: Move vfs_gpfs_lstat to nfs4_acls.c and rename function
Christof Schmitt
1
-0
/
+15
2023-11-15
vfs_gpfs: Move vfs_gpfs_fstat to nfs4_acls.c and rename function
Christof Schmitt
1
-0
/
+21
2023-11-15
vfs_gpfs: Move vfs_gpfs_stat to nfs4_acls.c and rename function
Christof Schmitt
1
-0
/
+14
2023-11-15
vfs_gpfs: Move stat_with_capability to nfs4_acls.c and rename function
Christof Schmitt
1
-0
/
+43
2023-11-15
vfs_gpfs: Move fstatat_with_cap_dac_override to nfs4_acls.c
Christof Schmitt
1
-0
/
+19
2023-11-15
nfs4_acls: Implement fstat with DAC_CAP_OVERRIDE
Christof Schmitt
1
-0
/
+12
2023-08-08
s3:modules: Add missing newlines to logging messages
Joseph Sutton
1
-2
/
+2
2022-12-02
nfs4_acl: Add comment for setting ACL as root
Christof Schmitt
1
-0
/
+8
2022-12-02
nfs4_acls: Call chown_if_needed function to remove duplicate code
Christof Schmitt
1
-41
/
+2
2022-07-13
nfs4_acls: Correctly skip chown when gid did not change
Christof Schmitt
1
-1
/
+1
2021-02-25
s3: VFS: nfs4_acls. Add missing TALLOC_FREE(frame) in error path.
Peter Eriksson
1
-0
/
+1
2020-03-03
smbd: ignore set NTACL requests which contain S-1-5-88 NFS ACEs
Ralph Boehme
1
-0
/
+4
2019-07-23
nfs4_acls: Use fsp stat buffer in smb_fget_nt_acl_nfs4
Christof Schmitt
1
-28
/
+7
2019-07-23
nfs4_acls: Change default of nfs4:acedup to "merge"
Christof Schmitt
1
-1
/
+1
2019-07-23
nfs4_acls: Mark nfs4:acedup ignore and reject as deprecated
Christof Schmitt
1
-0
/
+6
2019-07-23
nfs4_acls: Update copyright header
Christof Schmitt
1
-0
/
+1
2019-07-23
nfs4_acls: Add warning for deprecated setting nfs4:mode special
Christof Schmitt
1
-0
/
+3
2019-07-23
nfs4_acls: Use C99 initializer instead of ZERO_STRUCTP for params struct
Christof Schmitt
1
-1
/
+1
2019-07-23
nfs4_acls: Change type of smbacl4_substitute_simple to void
Christof Schmitt
1
-7
/
+3
2019-07-23
nfs4_acls: Use correct owner information for ACL after owner change
Christof Schmitt
1
-14
/
+22
2019-07-23
nfs4_acls: Remove duplicate entries when mapping from NFS4 ACL to DACL
Christof Schmitt
1
-0
/
+31
2019-07-23
nfs4_acls: Rename smbacl4_fill_ace4 function
Christof Schmitt
1
-11
/
+9
2019-07-23
nfs4_acls: Add additional owner entry when mapping to NFS4 ACL with IDMAP_TYP...
Christof Schmitt
1
-1
/
+36
2019-07-23
nfs4_acls: Remove redundant pointer variable
Christof Schmitt
1
-30
/
+26
2019-07-23
nfs4_acls: Remove redundant logging from smbacl4_fill_ace4
Christof Schmitt
1
-8
/
+0
2019-07-23
nfs4_acls: Move adding of NFS4 ACE to ACL to smbacl4_fill_ace4
Christof Schmitt
1
-29
/
+39
2019-07-23
nfs4_acls: Move smbacl4_MergeIgnoreReject function
Christof Schmitt
1
-36
/
+33
2019-07-23
nfs4_acls: Remove i argument from smbacl4_MergeIgnoreReject
Christof Schmitt
1
-9
/
+6
2019-07-23
nfs4_acls: Add missing braces in smbacl4_win2nfs4
Christof Schmitt
1
-2
/
+4
2019-07-23
nfs4_acls: Add helper function for checking INHERIT flags.
Christof Schmitt
1
-6
/
+9
2019-07-23
nfs4_acls: Use correct type when checking ownerGID
Christof Schmitt
1
-1
/
+1
2019-07-23
nfs4_acls: Use switch/case for checking idmap type
Christof Schmitt
1
-9
/
+18
2019-07-23
nfs4_acls: Use sids_to_unixids to lookup uid or gid
Christof Schmitt
1
-6
/
+14
2019-07-23
nfs4_acls: Remove fsp from smbacl4_win2nfs4
Christof Schmitt
1
-12
/
+10
2019-07-23
Revert "nfs4acl: Fix owner mapping with ID_TYPE_BOTH"
Christof Schmitt
1
-8
/
+1
2018-12-20
vfs: Use dom_sid_str_buf
Volker Lendecke
1
-4
/
+10
2017-10-22
nfs4acls: Slightly simplify smb_add_ace4
Volker Lendecke
1
-2
/
+1
2017-10-22
nfs4acls: Fix a debug message
Volker Lendecke
1
-1
/
+1
2017-09-09
s3/vfs: move ACE4_ADD_FILE/ACE4_DELETE_CHILD mapping from NFSv4 framework to ...
Ralph Boehme
1
-4
/
+0
[next]