summaryrefslogtreecommitdiffstats
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
* vfs_glusterfs: Fix excessive debug output from vfs_gluster_open().Christopher R. Hertel2013-08-301-3/+0
* s3: fix missing braces in nfs4_acls.cAbhidnya Joshi2013-08-281-1/+2
* vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLsAnand Avati2013-08-161-42/+111
* smbd: Fix nonblank line endingsVolker Lendecke2013-08-121-6/+6
* VFS plugin was sending the actual size of the volume instead of the total num...Susant Kumar Palai2013-08-091-7/+4
* FSCTL_GET_SHADOW_COPY_DATA: Don't return 4 extra bytes at endChristof Schmitt2013-08-061-2/+2
* FSCTL_GET_SHADOW_COPY_DATA: Initialize output array to zeroChristof Schmitt2013-08-051-1/+1
* Ensure gpfs kernel leases are wrapped in a become_root()/unbecome_root() pair.Ralph Wuerthner2013-08-011-0/+6
* s3: Remove old mode special substitution.Alexander Werth2013-07-161-13/+2
* Use existing "acl map full control" parameter to control the adding of the DE...Jeremy Allison2013-06-241-2/+17
* Fix glusterfs backend crash found at the Microsoft interop event.Jeremy Allison2013-06-211-2/+4
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-191-1/+1
* vfs_catia: use translate direction enum instead of intDavid Disseldorp2013-06-171-1/+1
* vfs_streams_xattr: Do not attempt to write empty attribute twiceChristof Schmitt2013-06-171-31/+11
* Initialize the file descriptor in the files_struct before trying to close it....Christof Schmitt2013-06-131-0/+1
* Optimization on POSIX platforms that have fstatat.Jeremy Allison2013-06-101-4/+23
* vfs_glusterfs: Samba VFS module for glusterfsAnand Avati2013-05-302-0/+1503
* smbd: Fix a ISO C90 forbids mixed declarations and code warningVolker Lendecke2013-05-181-1/+1
* source3/modules/vfs_catia.c: Fix typo in comment.Karolin Seeger2013-05-151-1/+1
* vfs_gpfs: slightly simplify connect()Volker Lendecke2013-05-141-7/+7
* build: Add missing dep from vfs_nfs4acl_xattr to NDR_NFS4ACLAndrew Bartlett2013-05-141-1/+1
* s3:modules/vfs_aixacl2 fix compile errorsChristian Ambach2013-05-091-9/+8
* Fix missing TALLOC_FREE of stackframes.Jeremy Allison2013-05-092-2/+6
* Tidy up old bool usage. False -> false, True -> true.Jeremy Allison2013-05-091-13/+13
* vfs: Allow CREATOR GROUP to be used with vfs_zfsaclAndrew Bartlett2013-05-091-1/+1
* s3: Update README.nfs4acls.txtAlexander Werth2013-05-091-8/+15
* s3: Use mode bits in some cases in mode simple.Alexander Werth2013-05-091-0/+46
* s3: Add changes that keep nfs4:mode special behavior.Alexander Werth2013-05-091-1/+41
* s3: Mapping of cifs creator owner to nfs owner@ ace.Alexander Werth2013-05-091-0/+24
* s3: Mapping of special entries to creator owner in mode simple.Alexander Werth2013-05-091-6/+60
* s3: Add params parameter to smbacl4_nfs42win function.Alexander Werth2013-05-091-12/+27
* s3: Change smbacl4_get_vfs_params to use connection_struct instead of fsp.Alexander Werth2013-05-091-5/+6
* s3: Move up declaration of params struct and related function.Alexander Werth2013-05-091-49/+49
* vfs: Add inheritance emulation to vfs_nfs4acl_xattr.Alexander Werth2013-05-091-29/+263
* vfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4acl.idlAndrew Bartlett2013-05-092-0/+423
* vfs: Remove unused security_info argument in vfz_zfsacl.cAndrew Bartlett2013-05-091-3/+1
* vfs: Fix compile of vfs_gpfs.c.Alexander Werth2013-05-091-18/+33
* vfs: Allocate SMB4ACL_T on an explict memory contextAndrew Bartlett2013-05-095-33/+78
* vfs: Add vfs_handle_struct argument to smb_set_nt_acl_nfs4 and the callbackAndrew Bartlett2013-05-095-15/+16
* Fix warnings and one compile error caused by newer gcc 4.7.Jeremy Allison2013-05-051-3/+5
* Implements a vfs module for cephfs, a distributed file systemSam Lang2013-04-242-0/+1271
* vfs: Convert dirsort_opendir to synthetic_smb_fnameVolker Lendecke2013-04-171-7/+2
* vfs: Convert vfs_scannedonly to synthetic_smb_fnameVolker Lendecke2013-04-171-16/+12
* vfs: Convert non_posix_sys_acl_blob_get_file_helper to synthetic_smb_fnameVolker Lendecke2013-04-171-6/+5
* vfs: Convert vfswrap_fs_capabilities to synthetic_smb_fnameVolker Lendecke2013-04-171-7/+3
* vfs: Convert streams_depot_streaminfo to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+4
* vfs: Convert collect_one_stream to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+3
* vfs: Convert streams_depot_rmdir to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+3
* vfs: Convert streams_depot_unlink to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+5
* vfs: Convert streams_depot_open to synthetic_smb_fnameVolker Lendecke2013-04-171-6/+4