Age | Commit message (Expand) | Author | Files | Lines |
2013-05-09 | vfs: Allocate SMB4ACL_T on an explict memory context | Andrew Bartlett | 1 | -1/+1 |
2013-05-09 | vfs: Add vfs_handle_struct argument to smb_set_nt_acl_nfs4 and the callback | Andrew Bartlett | 1 | -2/+2 |
2012-10-11 | smbd: Add mem_ctx to {f,}get_nt_acl VFS call | Andrew Bartlett | 1 | -0/+2 |
2011-05-30 | nfs4_acls: pass ACE_FLAG_INHERITED_ACE up to the client | Gregor Beck | 1 | -1/+2 |
2010-05-18 | s3-secdesc: remove "typedef struct security_descriptor SEC_DESC". | Günther Deschner | 1 | -3/+3 |
2009-02-23 | Quieten down a boatload of shadowed variable warnings on Solaris. | Jeremy Allison | 1 | -5/+5 |
2008-11-22 | [s3]nfs4_acls: make prototype header match definition for smb_set_nt_acl_nfs4() | Michael Adam | 1 | -1/+1 |
2007-12-19 | Split smb_get_nt_acl_nfs4 into two (f- and non-f-variant). | Michael Adam | 1 | -1/+6 |
2007-11-13 | Fix the build: correct prototype. | Michael Adam | 1 | -1/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r24013: merge from http://samba.org/~tridge/samba_3_2_ctdb/: | Stefan Metzmacher | 1 | -1/+1 |
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 | r18603: Add in the NFSv4 ACL mapping code from IBM. | Jeremy Allison | 1 | -0/+146 |
2007-10-10 | r17367: Reverting the ab code. Note I'm not saying this | Jeremy Allison | 1 | -146/+0 |
2007-10-10 | r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e... | Alexander Bokovoy | 1 | -0/+146 |
2007-10-10 | r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod... | Alexander Bokovoy | 1 | -146/+0 |
2007-10-10 | r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs. | Alexander Bokovoy | 1 | -0/+146 |