summaryrefslogtreecommitdiff
path: root/source3/modules/nfs4_acls.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-15nfs4_acls: Make fstat_with_cap_dac_override staticChristof Schmitt1-3/+0
2023-11-15nfs4_acls: Make stat_with_cap_dac_override staticChristof Schmitt1-3/+0
2023-11-15nfs4_acls: Make fstatat_with_cap_dac_override staticChristof Schmitt1-6/+0
2023-11-15vfs_gpfs: Move vfs_gpfs_fstatat to nfs4_acls.c and rename functionChristof Schmitt1-0/+6
2023-11-15vfs_gpfs: Move vfs_gpfs_lstat to nfs4_acls.c and rename functionChristof Schmitt1-0/+3
2023-11-15vfs_gpfs: Move vfs_gpfs_fstat to nfs4_acls.c and rename functionChristof Schmitt1-0/+4
2023-11-15vfs_gpfs: Move vfs_gpfs_stat to nfs4_acls.c and rename functionChristof Schmitt1-0/+3
2023-11-15vfs_gpfs: Move stat_with_capability to nfs4_acls.c and rename functionChristof Schmitt1-0/+3
2023-11-15vfs_gpfs: Move fstatat_with_cap_dac_override to nfs4_acls.cChristof Schmitt1-0/+6
2023-11-15nfs4_acls: Implement fstat with DAC_CAP_OVERRIDEChristof Schmitt1-0/+3
2019-07-23nfs4_acls: Remove unused SMB_ACLTYPE_ definesChristof Schmitt1-5/+0
2019-07-23nfs4_acls: Add helper function for checking INHERIT flags.Christof Schmitt1-0/+2
2016-10-11nfs4acls: Fix SMB_ACE4_MAX_TYPE defineVolker Lendecke1-1/+1
2016-08-12nfs4acls: Make smbacl4_vfs_params publicVolker Lendecke1-1/+13
2016-08-12nfs4acls: Add "smbacl4_vfs_params" parameter to smb_set_nt_acl_nfs4Volker Lendecke1-0/+1
2016-08-12nfs4acls: Add "smbacl4_vfs_params" parameter to smb_get_nt_acl_nfs4Volker Lendecke1-0/+1
2016-08-12nfs4acls: Add "smbacl4_vfs_params" parameter to smb_fget_nt_acl_nfs4Volker Lendecke1-0/+2
2016-03-14s3:smbd:vfs: Change smb_get_nt_acl_nfs4() to take a const struct smb_filename *.Jeremy Allison1-1/+1
2015-08-13nfs4acls: Remove an obsolete commentVolker Lendecke1-4/+0
2015-08-13nfs4acls: Use an anon struct for SMB4ACE_TVolker Lendecke1-5/+5
2015-08-13nfs4acls: Use an anon struct for SMB4ACL_TVolker Lendecke1-10/+12
2015-05-06Convert all uint8/16/32 to _t in all modules.Richard Sharpe1-12/+12
2014-04-05vfs: Support NFS control flags in nfs4_acls.c.Alexander Werth1-0/+4
2013-05-09vfs: Allocate SMB4ACL_T on an explict memory contextAndrew Bartlett1-1/+1
2013-05-09vfs: Add vfs_handle_struct argument to smb_set_nt_acl_nfs4 and the callbackAndrew Bartlett1-2/+2
2012-10-11smbd: Add mem_ctx to {f,}get_nt_acl VFS callAndrew Bartlett1-0/+2
2011-05-30nfs4_acls: pass ACE_FLAG_INHERITED_ACE up to the clientGregor Beck1-1/+2
2010-05-18s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner1-3/+3
2009-02-23Quieten down a boatload of shadowed variable warnings on Solaris.Jeremy Allison1-5/+5
2008-11-22[s3]nfs4_acls: make prototype header match definition for smb_set_nt_acl_nfs4()Michael Adam1-1/+1
2007-12-19Split smb_get_nt_acl_nfs4 into two (f- and non-f-variant).Michael Adam1-1/+6
2007-11-13Fix the build: correct prototype.Michael Adam1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r24013: merge from http://samba.org/~tridge/samba_3_2_ctdb/:Stefan Metzmacher1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r18603: Add in the NFSv4 ACL mapping code from IBM.Jeremy Allison1-0/+146
2007-10-10r17367: Reverting the ab code. Note I'm not saying thisJeremy Allison1-146/+0
2007-10-10r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...Alexander Bokovoy1-0/+146
2007-10-10r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...Alexander Bokovoy1-146/+0
2007-10-10r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.Alexander Bokovoy1-0/+146