libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / source3 / modules / vfs_nfs4acl_xattr.c
2020-05-07 Jeremy Allisons3: VFS: nfs4acl_xattr. Remove get_nt_acl_fn().
2020-05-07 Jeremy Allisons3: VFS: vfs4acl_xattr: Add nfs4acl_xattr_get_nt_acl_at().
2019-11-27 Stefan Metzmachers3:vfs_nfs4acl_xattr: make use of lp_parm_substituted_s...
2019-07-04 Bjoern Jackevfs_nfs4acl_xattr: fix setting of permissions via NFS
2019-03-18 Ralph Boehmevfs_nfs4acl_xattr: check status for NT_STATUS_ACCESS_DE...
2019-03-18 Ralph Boehmevfs_nfs4acl_xattr: support for NFS 4.0 and 4.1 ACLs...
2018-12-10 Volker Lendeckevfs: Use dom_sid_str_buf
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add XDR backend
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: implement take-ownership as in vfs_a...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add POSIX mode check and reset
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: do xattr ops as root
2017-11-07 Ralph Boehmenfs4acls: update default NFS4 ACL version to 4.1
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add support for NFS 4.1 ACL flags...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: move the meat of the implementation...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: fsp->fh->fd can legally be -1
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: refactoring
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: code polish
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: modernize ACL inheritance
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add a runtime configuration object
2017-11-07 Ralph Boehmelibrpc/idl: rename NFS4 ACL xattr name define
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: move interesting functions pointers...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: remove a layer of indirection
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_set...
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_get...
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_fge...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-14 Jeremy Allisons3:smbd:vfs: Change smb_get_nt_acl_nfs4() to take a...
2016-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2015-08-13 Volker Lendeckenfs4acls: Use an anon struct for SMB4ACE_T
2015-08-13 Volker Lendeckenfs4acls: Use an anon struct for SMB4ACL_T
2015-05-19 Stefan Metzmachers3:vfs_nfs4acl_xattr: fix compiler warnings
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-09 Alexander Werthvfs: Add inheritance emulation to vfs_nfs4acl_xattr.
2013-05-09 Andrew Bartlettvfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4ac...