Age | Commit message (Expand) | Author | Files | Lines |
2008-07-12 | Remove an unused extern reference in vfs_aixacl2.c | Volker Lendecke | 1 | -2/+0 |
2008-06-19 | current_user is not used in vfs_aixacl2.c | Volker Lendecke | 1 | -1/+0 |
2008-06-12 | AIX build fixes from William Jojo -- thanks | Volker Lendecke | 1 | -2/+2 |
2008-05-08 | Yay ! Remove a VFS entry. Removed the set_nt_acl() call, | Jeremy Allison | 1 | -9/+0 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD(). | Michael Adam | 1 | -2/+2 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD(). | Michael Adam | 1 | -2/+1 |
2008-01-06 | Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL(). | Michael Adam | 1 | -1/+1 |
2008-01-06 | Remove superfluous fd parameter from SMB_VFS_FGET_NT_ACL(). | Michael Adam | 1 | -1/+1 |
2007-12-19 | Prepare the aix2 acl module for the api change in get_nt_acl(). | Michael Adam | 1 | -11/+21 |
2007-12-19 | Change aixjfs2_get_nfs4_acl() to take file name instead of fsp. | Michael Adam | 1 | -5/+5 |
2007-12-19 | Split smb_get_nt_acl_nfs4 into two (f- and non-f-variant). | Michael Adam | 1 | -1/+1 |
2007-12-19 | Split get_nt_acl() into two functions: fsp- and non-fsp variant. | Michael Adam | 1 | -1/+1 |
2007-11-13 | Make [f]get_nt_acl return NTSTATUS | Volker Lendecke | 1 | -4/+4 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r24809: Consolidate the use of temporary talloc contexts. | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chown | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r22542: Move over to using the _strict varients of the talloc | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r20261: merge 20260 from samba_3_0_24 | Herb Lewis | 1 | -0/+1 |
2007-10-10 | r19826: Fix typo | Jim McDonough | 1 | -1/+1 |
2007-10-10 | r18603: Add in the NFSv4 ACL mapping code from IBM. | Jeremy Allison | 1 | -0/+537 |
2007-10-10 | r17367: Reverting the ab code. Note I'm not saying this | Jeremy Allison | 1 | -538/+0 |
2007-10-10 | r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e... | Alexander Bokovoy | 1 | -0/+538 |
2007-10-10 | r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod... | Alexander Bokovoy | 1 | -537/+0 |
2007-10-10 | r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs. | Alexander Bokovoy | 1 | -0/+537 |