smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / nfs4_acls.c
2024-03-27 Björn JackeRevert "nfs4_acls.c: prefer capabilities over become_root"
2023-12-08 Joseph Suttons3:modules: Fix code spelling
2023-11-16 Björn Jackenfs4_acls.c: prefer capabilities over become_root
2023-11-15 Christof Schmittnfs4_acls: Make fstat_with_cap_dac_override static
2023-11-15 Christof Schmittnfs4_acls: Make stat_with_cap_dac_override static
2023-11-15 Christof Schmittnfs4_acls: Make fstatat_with_cap_dac_override static
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_fstatat to nfs4_acls.c and...
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_lstat to nfs4_acls.c and rename...
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_fstat to nfs4_acls.c and rename...
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_stat to nfs4_acls.c and rename...
2023-11-15 Christof Schmittvfs_gpfs: Move stat_with_capability to nfs4_acls.c...
2023-11-15 Christof Schmittvfs_gpfs: Move fstatat_with_cap_dac_override to nfs4_acls.c
2023-11-15 Christof Schmittnfs4_acls: Implement fstat with DAC_CAP_OVERRIDE
2023-08-08 Joseph Suttons3:modules: Add missing newlines to logging messages
2022-12-02 Christof Schmittnfs4_acl: Add comment for setting ACL as root
2022-12-02 Christof Schmittnfs4_acls: Call chown_if_needed function to remove...
2022-07-13 Christof Schmittnfs4_acls: Correctly skip chown when gid did not change
2021-02-25 Peter Erikssons3: VFS: nfs4_acls. Add missing TALLOC_FREE(frame)...
2020-03-03 Ralph Boehmesmbd: ignore set NTACL requests which contain S-1-5...
2019-07-23 Christof Schmittnfs4_acls: Use fsp stat buffer in smb_fget_nt_acl_nfs4
2019-07-23 Christof Schmittnfs4_acls: Change default of nfs4:acedup to "merge"
2019-07-23 Christof Schmittnfs4_acls: Mark nfs4:acedup ignore and reject as deprecated
2019-07-23 Christof Schmittnfs4_acls: Update copyright header
2019-07-23 Christof Schmittnfs4_acls: Add warning for deprecated setting nfs4...
2019-07-23 Christof Schmittnfs4_acls: Use C99 initializer instead of ZERO_STRUCTP...
2019-07-23 Christof Schmittnfs4_acls: Change type of smbacl4_substitute_simple...
2019-07-23 Christof Schmittnfs4_acls: Use correct owner information for ACL after...
2019-07-23 Christof Schmittnfs4_acls: Remove duplicate entries when mapping from...
2019-07-23 Christof Schmittnfs4_acls: Rename smbacl4_fill_ace4 function
2019-07-23 Christof Schmittnfs4_acls: Add additional owner entry when mapping...
2019-07-23 Christof Schmittnfs4_acls: Remove redundant pointer variable
2019-07-23 Christof Schmittnfs4_acls: Remove redundant logging from smbacl4_fill_ace4
2019-07-23 Christof Schmittnfs4_acls: Move adding of NFS4 ACE to ACL to smbacl4_fi...
2019-07-23 Christof Schmittnfs4_acls: Move smbacl4_MergeIgnoreReject function
2019-07-23 Christof Schmittnfs4_acls: Remove i argument from smbacl4_MergeIgnoreReject
2019-07-23 Christof Schmittnfs4_acls: Add missing braces in smbacl4_win2nfs4
2019-07-23 Christof Schmittnfs4_acls: Add helper function for checking INHERIT...
2019-07-23 Christof Schmittnfs4_acls: Use correct type when checking ownerGID
2019-07-23 Christof Schmittnfs4_acls: Use switch/case for checking idmap type
2019-07-23 Christof Schmittnfs4_acls: Use sids_to_unixids to lookup uid or gid
2019-07-23 Christof Schmittnfs4_acls: Remove fsp from smbacl4_win2nfs4
2019-07-23 Christof SchmittRevert "nfs4acl: Fix owner mapping with ID_TYPE_BOTH"
2018-12-20 Volker Lendeckevfs: Use dom_sid_str_buf
2017-10-22 Volker Lendeckenfs4acls: Slightly simplify smb_add_ace4
2017-10-22 Volker Lendeckenfs4acls: Fix a debug message
2017-09-09 Ralph Boehmes3/vfs: move ACE4_ADD_FILE/ACE4_DELETE_CHILD mapping...
2017-09-08 Ralph Boehmevfs/nfs4_acls: move special handling of SMB_ACE4_SYNCHR...
2016-09-27 Ralph Boehmes3/vfs/nfs4_acls: avoid a stat
2016-09-15 Christof Schmittnfs4acl: Fix owner mapping with ID_TYPE_BOTH
2016-08-12 Volker Lendeckenfs4acls: Allow nfs4 acl params to be set by callers
2016-08-12 Volker Lendeckenfs4acls: Make smbacl4_vfs_params public
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_set...
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_get...
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_fge...
2016-08-12 Volker Lendeckenfs4acls: Add some const
2016-08-12 Volker Lendeckenfs4acls: Remove a typedef
2016-03-24 Jeremy Allisons3: smbd: Modify vfs_stat_smb_basename() to take a...
2016-03-14 Jeremy Allisons3:vfs: Change smbacl4_GetFileOwner() to take const...
2016-03-14 Jeremy Allisons3:smbd:vfs: Change smb_get_nt_acl_nfs4() to take a...
2015-08-13 Volker Lendeckenfs4acls: Remove type_name param from smbacl4_get_vfs_p...
2015-08-13 Volker Lendeckenfs4acls: Fix a small memleak
2015-08-13 Volker Lendeckenfs4acls: Introduce a helper variable
2015-08-13 Volker Lendeckenfs4acls: Remove a few unnecessary casts
2015-08-13 Volker Lendeckenfs4acls: Use talloc_realloc()
2015-08-13 Volker Lendeckenfs4acls: Use talloc_zero_array()
2015-08-13 Volker Lendeckenfs4acls: Use talloc_zero()
2015-08-13 Volker Lendeckenfs4acls: Use talloc_zero()
2015-08-13 Volker Lendeckenfs4acls: Remove get_validated_aceint
2015-08-13 Volker Lendeckenfs4acls: Remove get_validated_aclint
2015-08-13 Volker Lendeckenfs4acls: Remove the SMB_ACE4_INT_T typedef
2015-08-13 Volker Lendeckenfs4acls: Remove the SMB_ACL4_INT_T typedef
2015-08-13 Volker Lendeckenfs4acls: Use SMB4ACE_T instead of _SMB_ACE4_INT_T
2015-08-13 Volker Lendeckenfs4acls: Use SMB4ACL_T instead of _SMB_ACL4_INT_T
2015-08-13 Volker Lendeckenfs4acls: Use an anon struct for SMB4ACE_T
2015-08-13 Volker Lendeckenfs4acls: Use an anon struct for SMB4ACL_T
2015-08-13 Volker Lendeckenfs4acls: Use ZERO_STRUCTP
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-05-05 Jeremy Allisons3: smbd: VFS: All the places that are currently callin...
2015-02-09 Volker Lendeckenfs4: Fix a confusing debug message
2014-12-04 Ralph Boehmes3:smbd: ignore dacls with MS NFS ACEs
2014-04-04 Alexander Werthvfs: Support NFS control flags in nfs4_acls.c.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Volker Lendeckesmbd: Fix CID 1035478 Negative array index read
2013-10-30 Alexander Werths3:modules: nfs4_acls ACLs with zero entries are fine.
2013-10-30 Alexander Werths3:modules: Fix realloc with zero sized ACLs
2013-08-28 Abhidnya Joshis3: fix missing braces in nfs4_acls.c
2013-07-15 Alexander Werths3: Remove old mode special substitution.
2013-06-24 Jeremy AllisonUse existing "acl map full control" parameter to contro...
2013-05-17 Volker Lendeckesmbd: Fix a ISO C90 forbids mixed declarations and...
2013-05-09 Jeremy AllisonTidy up old bool usage. False -> false, True -> true.
2013-05-09 Alexander Werths3: Use mode bits in some cases in mode simple.
2013-05-09 Alexander Werths3: Add changes that keep nfs4:mode special behavior.
2013-05-09 Alexander Werths3: Mapping of cifs creator owner to nfs owner@ ace.
2013-05-09 Alexander Werths3: Mapping of special entries to creator owner in...
2013-05-09 Alexander Werths3: Add params parameter to smbacl4_nfs42win function.
2013-05-09 Alexander Werths3: Change smbacl4_get_vfs_params to use connection_str...
2013-05-09 Alexander Werths3: Move up declaration of params struct and related...
2013-05-09 Andrew Bartlettvfs: Allocate SMB4ACL_T on an explict memory context
2013-05-09 Andrew Bartlettvfs: Add vfs_handle_struct argument to smb_set_nt_acl_n...
2012-11-17 Christian Ambachs3:modules:nfs4_acls remove unused mem_ctx parameter...
next