summaryrefslogtreecommitdiff
path: root/source3/modules
AgeCommit message (Expand)AuthorFilesLines
2019-03-18vfs_nfs4acl_xattr: check status for NT_STATUS_ACCESS_DENIED in take ownership...Ralph Boehme1-0/+3
2019-03-18vfs_nfs4acl_xattr: support for NFS 4.0 and 4.1 ACLs from NFS4 mountRalph Boehme5-0/+961
2019-03-18nfs4acl_xattr: reformat enum nfs4acl_encoding to one per lineRalph Boehme1-1/+4
2019-03-18nfs4acl_xattr: add RFC compliant NFS 4.0 and 4.1 ACL defintionsRalph Boehme1-0/+17
2019-03-18nfs4acl_xattr: move a define to a common header fileRalph Boehme2-1/+2
2019-03-18nfs4acl_xattr: move some functions to a seperate fileRalph Boehme4-34/+100
2019-03-18nfs4acl_xattr: append 'i' to nfs4acl functionsRalph Boehme1-37/+37
2019-03-18nfs4acl_xattr: identifiers are XDR encoded as integersRalph Boehme2-26/+26
2019-03-12modules: Add dependency on tirpc to vfs_nfs4acl_xattrAndrew Bartlett1-8/+11
2019-03-12lib: Remove "struct sid_parse_ret" againVolker Lendecke1-2/+2
2019-03-12lib: Make sid_parse return the parsed lengthVolker Lendecke1-1/+3
2019-03-04vfs: drop lseek stat-open checksDavid Disseldorp2-8/+2
2019-03-01modules: Use wrapper for string to integer conversionSwen Schillig3-4/+13
2019-02-27vfs_ceph: drop ifdef HAVE_FCHOWN/_FCHMODDavid Disseldorp1-12/+0
2019-02-27vfs_ceph: remove ceph_fallocate/ceph_ftruncate fallbackDavid Disseldorp1-89/+8
2019-02-27vfs_ceph: fix strict_allocate_ftruncate()David Disseldorp1-2/+4
2019-02-27vfs_ceph: add missing fallocate hookDavid Disseldorp1-0/+17
2019-02-20vfs_ceph: refactor if-error-return-else logicDavid Disseldorp1-53/+49
2019-02-20vfs_glusterfs: check for VFS_ADD_FSP_EXTENSION() failureDavid Disseldorp1-1/+9
2019-02-11s3:modules: Fix compilation of nfs41acl_xdr.c when building outside srcAliaksei Karaliou1-7/+17
2019-02-09s3:vfs: Correctly check if OFD locks should be enabled or notAndreas Schneider1-10/+4
2019-02-08s3:vfs: Initialize pid to 0 in test_netatalk_lock()Andreas Schneider1-1/+1
2019-02-08s3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatibility code.Jeremy Allison1-106/+96
2019-02-03vfs_glusterfs: Adapt to changes in libgfapi signaturesAnoop C S1-0/+19
2019-01-29vfs_gpfs: Fix the 32-bit buildVolker Lendecke1-2/+4
2019-01-23s3-vfs: Use ENOATTR in errno comparison for getxattrAnoop C S3-4/+4
2019-01-22s3-vfs: add glusterfs_fuse vfs module.Günther Deschner2-0/+79
2019-01-18wscript: Make non_posix_acls a subsystemChristof Schmitt1-3/+2
2019-01-17vfs_fileid: fix fsname_norootdir algorithmRalph Wuerthner1-1/+2
2019-01-15vfs_fileid: fix get_connectpath_inoRalph Wuerthner1-1/+3
2019-01-14vfs_default: use change_to_user_by_fsp() instead of change_to_user()Ralph Boehme1-6/+2
2019-01-11vfs_aio_pthread: add sync fallbackRalph Boehme1-3/+29
2019-01-11vfs_aio_pthread: store conn instead of sconn in aio_open_private_dataRalph Boehme1-3/+3
2019-01-11vfs_aio_pthread: use struct initializer for aio_open_private_dataRalph Boehme1-9/+11
2019-01-11vfs_default: add sync fallback to fsync_send/recvRalph Boehme1-2/+12
2019-01-11vfs_default: add sync fallback to pwrite_send/recvRalph Boehme1-2/+12
2019-01-11vfs_default: add sync fallback to pread_send/recvRalph Boehme1-2/+12
2019-01-11Revert "vfs_glusterfs: explain that/why we use the raw tevent_context in init...Ralph Boehme1-10/+1
2019-01-11Revert "smbd: add an effective connection_struct->user_ev_ctx that holds the ...Ralph Boehme3-3/+2
2019-01-11Revert "smbd: make use of smbd_impersonate_{conn_vuid,conn_sess,root,guest}_c...Ralph Boehme1-1/+1
2019-01-11smbd: rename sconn->raw_thread_pool to sconn->poolRalph Boehme2-6/+5
2019-01-11Revert "s3: vfs: add user_vfs_evg to connection_struct"Ralph Boehme1-1/+1
2019-01-11Revert "vfs_aio_pthread: use event context and threadpool from user_vfs_evg"Ralph Boehme1-18/+22
2019-01-11s3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SEND() instead of smb_vf...Ralph Boehme4-10/+6
2019-01-11s3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit impersonationRalph Boehme5-49/+162
2018-12-21s3-vfs-fruit: add close callGünther Deschner1-0/+82
2018-12-20vfs: Use dom_sid_str_bufVolker Lendecke3-8/+18
2018-12-20s3-vfs-streams_xattr: add close callGünther Deschner1-0/+26
2018-12-12s3:modules: Remove superfloues sha256.h include in vfs_acl_xattrAndreas Schneider1-1/+0
2018-12-12s3:modules: Remove superfloues sha256.h include in vfs_acl_tdbAndreas Schneider1-1/+0