summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_aixacl2.c
Commit message (Expand)AuthorAgeFilesLines
* s3:modules/vfs_aixacl2 fix compile errorsChristian Ambach2013-05-091-9/+8
* Fix missing TALLOC_FREE of stackframes.Jeremy Allison2013-05-091-1/+3
* vfs: Allocate SMB4ACL_T on an explict memory contextAndrew Bartlett2013-05-091-5/+10
* vfs: Add vfs_handle_struct argument to smb_set_nt_acl_nfs4 and the callbackAndrew Bartlett2013-05-091-4/+5
* s3:vfs_aixacl2: make use of vfs_aixacl_util.hStefan Metzmacher2012-11-281-3/+1
* vfs: Use posix_sys_acl_blob_get_file in vfs_aixacl2 for posix ACLsAndrew Bartlett2012-10-111-0/+38
* smbd: Add mem_ctx to {f,}get_nt_acl VFS callAndrew Bartlett2012-10-111-5/+11
* smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett2012-10-111-4/+5
* s3-smbd: Change allocation of smb_acl_t to talloc()Andrew Bartlett2012-08-151-1/+1
* vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe2011-12-121-8/+8
* s3: Fix the build of vfs_aixacl2.cSATOH Fumiyasu2011-08-251-0/+1
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-03-301-0/+1
* s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner2010-05-181-4/+4
* s3:vfs_aixacl2: add missing semicolonBjörn Jacke2010-03-021-1/+1
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-42/+11
* s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules.Tim Prouty2009-07-201-7/+9
* Fix logic error in try_chown - we shouldn't arbitrarily chownJeremy Allison2009-01-221-2/+0
* Update vfs version as I've added a const to the security_descriptor paramter ...Jeremy Allison2008-10-071-2/+2
* Fix bug #5692 - Core dump in full_audit.so.Jeremy Allison2008-08-141-1/+1
* Remove an unused extern reference in vfs_aixacl2.cVolker Lendecke2008-07-121-2/+0
* current_user is not used in vfs_aixacl2.cVolker Lendecke2008-06-191-1/+0
* AIX build fixes from William Jojo -- thanksVolker Lendecke2008-06-121-2/+2
* Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison2008-05-081-9/+0
* Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().Michael Adam2008-01-081-2/+2
* Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().Michael Adam2008-01-071-2/+1
* Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().Michael Adam2008-01-061-1/+1
* Remove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().Michael Adam2008-01-061-1/+1
* Prepare the aix2 acl module for the api change in get_nt_acl().Michael Adam2007-12-191-11/+21
* Change aixjfs2_get_nfs4_acl() to take file name instead of fsp.Michael Adam2007-12-191-5/+5
* Split smb_get_nt_acl_nfs4 into two (f- and non-f-variant).Michael Adam2007-12-191-1/+1
* Split get_nt_acl() into two functions: fsp- and non-fsp variant.Michael Adam2007-12-191-1/+1
* Make [f]get_nt_acl return NTSTATUSVolker Lendecke2007-11-131-4/+4
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-6/+6
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-101-2/+2
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2007-10-101-5/+5
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-4/+4
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-0/+1
* r19826: Fix typoJim McDonough2007-10-101-1/+1
* r18603: Add in the NFSv4 ACL mapping code from IBM.Jeremy Allison2007-10-101-0/+537
* r17367: Reverting the ab code. Note I'm not saying thisJeremy Allison2007-10-101-538/+0
* r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...Alexander Bokovoy2007-10-101-0/+538
* r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...Alexander Bokovoy2007-10-101-537/+0
* r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.Alexander Bokovoy2007-10-101-0/+537