summaryrefslogtreecommitdiff
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
* vfs_gpfs: Fix return value if getting data failsRikard Falkeborn2019-05-191-1/+1
* vfs_catia: Fix return value in lock functionsRikard Falkeborn2019-05-191-3/+3
* vfs: add ceph_snapshots moduleDavid Disseldorp2019-05-142-0/+1843
* vfs_ceph: drop fdopendir handlerDavid Disseldorp2019-05-141-12/+3
* vfs_ceph: fix cephwrap_flistxattr() debug messageDavid Disseldorp2019-05-101-1/+2
* s3: modules: ceph: use current working directory instead of share pathRobert Sander2019-05-021-3/+3
* s3:modules: Use GnuTLS SHA256 in vfs_acl_commonAndreas Schneider2019-04-301-6/+12
* s3/vfs_glusterfs_fuse: Dynamically determine NAME_MAXAnoop C S2019-04-261-6/+26
* s3/vfs_glusterfs: Dynamically determine NAME_MAXAnoop C S2019-04-261-8/+29
* s3:modules: Fix size typesAndreas Schneider2019-04-251-4/+4
* vfs_gpfs: Block punchhole calls for non-sparse filesChristof Schmitt2019-04-231-0/+15
* vfs_gpfs: Remove usage of gpfs_preallocChristof Schmitt2019-04-221-37/+3
* vfs_ceph: explicitly enable libcephfs POSIX ACL supportDavid Disseldorp2019-04-121-0/+11
* build: add explicit cephfs include path for vfs_ceph buildsDavid Disseldorp2019-04-121-1/+2
* modules: Update error check for new string conversion wrapperSwen Schillig2019-04-111-3/+2
* vfs_full_audit: Fix logging of get_real_filename outputChristof Schmitt2019-04-101-1/+1
* vfs_default: fix vfswrap_offload_write_send() NT_STATUS_INVALID_VIEW_SIZE checkStefan Metzmacher2019-03-281-6/+37
* vfs_default: fix DEBUG messages in vfswrap_offload_write_*_done()Stefan Metzmacher2019-03-281-2/+2
* vfs_snapper: drop unneeded fstat handlerDavid Disseldorp2019-03-271-19/+0
* vfs_nfs4acl_xattr: check status for NT_STATUS_ACCESS_DENIED in take ownership...Ralph Boehme2019-03-181-0/+3
* vfs_nfs4acl_xattr: support for NFS 4.0 and 4.1 ACLs from NFS4 mountRalph Boehme2019-03-185-0/+961
* nfs4acl_xattr: reformat enum nfs4acl_encoding to one per lineRalph Boehme2019-03-181-1/+4
* nfs4acl_xattr: add RFC compliant NFS 4.0 and 4.1 ACL defintionsRalph Boehme2019-03-181-0/+17
* nfs4acl_xattr: move a define to a common header fileRalph Boehme2019-03-182-1/+2
* nfs4acl_xattr: move some functions to a seperate fileRalph Boehme2019-03-184-34/+100
* nfs4acl_xattr: append 'i' to nfs4acl functionsRalph Boehme2019-03-181-37/+37
* nfs4acl_xattr: identifiers are XDR encoded as integersRalph Boehme2019-03-182-26/+26
* modules: Add dependency on tirpc to vfs_nfs4acl_xattrAndrew Bartlett2019-03-121-8/+11
* lib: Remove "struct sid_parse_ret" againVolker Lendecke2019-03-121-2/+2
* lib: Make sid_parse return the parsed lengthVolker Lendecke2019-03-121-1/+3
* vfs: drop lseek stat-open checksDavid Disseldorp2019-03-042-8/+2
* modules: Use wrapper for string to integer conversionSwen Schillig2019-03-013-4/+13
* vfs_ceph: drop ifdef HAVE_FCHOWN/_FCHMODDavid Disseldorp2019-02-271-12/+0
* vfs_ceph: remove ceph_fallocate/ceph_ftruncate fallbackDavid Disseldorp2019-02-271-89/+8
* vfs_ceph: fix strict_allocate_ftruncate()David Disseldorp2019-02-271-2/+4
* vfs_ceph: add missing fallocate hookDavid Disseldorp2019-02-271-0/+17
* vfs_ceph: refactor if-error-return-else logicDavid Disseldorp2019-02-201-53/+49
* vfs_glusterfs: check for VFS_ADD_FSP_EXTENSION() failureDavid Disseldorp2019-02-201-1/+9
* s3:modules: Fix compilation of nfs41acl_xdr.c when building outside srcAliaksei Karaliou2019-02-111-7/+17
* s3:vfs: Correctly check if OFD locks should be enabled or notAndreas Schneider2019-02-091-10/+4
* s3:vfs: Initialize pid to 0 in test_netatalk_lock()Andreas Schneider2019-02-081-1/+1
* s3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatibility code.Jeremy Allison2019-02-081-106/+96
* vfs_glusterfs: Adapt to changes in libgfapi signaturesAnoop C S2019-02-031-0/+19
* vfs_gpfs: Fix the 32-bit buildVolker Lendecke2019-01-291-2/+4
* s3-vfs: Use ENOATTR in errno comparison for getxattrAnoop C S2019-01-233-4/+4
* s3-vfs: add glusterfs_fuse vfs module.Günther Deschner2019-01-222-0/+79
* wscript: Make non_posix_acls a subsystemChristof Schmitt2019-01-181-3/+2
* vfs_fileid: fix fsname_norootdir algorithmRalph Wuerthner2019-01-171-1/+2
* vfs_fileid: fix get_connectpath_inoRalph Wuerthner2019-01-151-1/+3
* vfs_default: use change_to_user_by_fsp() instead of change_to_user()Ralph Boehme2019-01-141-6/+2