summaryrefslogtreecommitdiff
path: root/source3/modules/nfs4_acls.h
AgeCommit message (Expand)AuthorFilesLines
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