summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_aixacl2.c
Commit message (Expand)AuthorAgeFilesLines
* 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