summaryrefslogtreecommitdiffstats
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
...
* vfs_glusterfs: Replace eventfd with pipes, for AIO useIra Cooper2015-01-211-96/+41
* vfs_unityed_media: VFS module for sharing AVID projectsRalph Boehme2015-01-102-0/+1962
* s3-vfs: Fix developer build of vfs_ceph module.Günther Deschner2015-01-091-10/+20
* vfs_fruit: mmap under FreeBSD needs PROT_READVolker Lendecke2015-01-081-1/+1
* vfs_fruit: fix base_fsp name conversionVolker Lendecke2015-01-081-1/+1
* smbd: Properly handle EINTR in vfs_aio_forkVolker Lendecke2015-01-061-3/+12
* smbd: Use msghdr.[ch] in vfs_aio_forkVolker Lendecke2015-01-061-42/+20
* smbd: Use msghdr_prep_fds in vfs_aio_forkVolker Lendecke2015-01-061-30/+9
* vfs_fruit: Avoid double ()Volker Lendecke2014-12-181-1/+1
* vfs_fruit: Avoid double initializationVolker Lendecke2014-12-181-1/+0
* vfs/glusterfs: Change xattr key to match gluster key.raghavendra talur2014-12-171-1/+1
* vfs_glusterfs: Implement AIO supportPoornima G2014-12-171-12/+242
* vfs_glusterfs: Change sys_get_acl_file/fd to return ACLs corresponding to mod...Poornima G2014-12-171-0/+59
* vfs_streams_xattr: add missing call to SMB_VFS_NEXT_CONNECTRalph Boehme2014-12-121-0/+6
* vfs_glusterfs: Set connectpath as snapdir-entry-path.raghavendra talur2014-12-101-0/+11
* vfs_glusterfs: Remember the connect path too for reopening.raghavendra talur2014-12-101-5/+15
* vfs_glusterfs: In vfs_gluster_sys_acl_get_file/fd, reduce the number of getxa...Poornima G2014-12-101-10/+32
* notify_inotify: inotify_watch now takes a mem_ctxVolker Lendecke2014-12-091-1/+8
* notify_inotify: Make inotify_watch return 0/errnoVolker Lendecke2014-12-091-2/+7
* smbd: Move lp_parm_bool out of notify_inotify.cVolker Lendecke2014-12-091-0/+3
* vfs: Add missing include for sys_pread() in cacheprime module.Andreas Schneider2014-12-081-0/+1
* s3: modules: Fix *allocate* calls to follow POSIX error return convention.Jeremy Allison2014-12-084-15/+16
* s3: smbd: Fix *allocate* calls to follow POSIX error return convention.Jeremy Allison2014-12-081-5/+12
* lib: Split out write_data[_iov]Volker Lendecke2014-12-073-0/+3
* lib: Split out sys_[read|write] & friendsVolker Lendecke2014-12-075-0/+5
* vfs_fruit: AAPL supportRalph Boehme2014-12-041-6/+453
* s3:smbd: ignore dacls with MS NFS ACEsRalph Boehme2014-12-042-0/+12
* s3:vfs: add create tags to SMB_VFS_CREATEFILERalph Boehme2014-12-046-13/+33
* s3:vfs: add SMB_VFS_READDIR_ATTR()Ralph Boehme2014-12-043-0/+49
* s3:modules: remove unused allow_warnings=True for non_posix_acls, and vfs_med...Stefan Metzmacher2014-11-251-2/+0
* s3:modules: rename variables in vfs_fruit.c to fix shadow warningsStefan Metzmacher2014-11-251-16/+16
* vfs_streams_xattr: check stream typeRalph Boehme2014-11-221-0/+6
* vfs_streams_xattr: initialize pointerRalph Boehme2014-11-211-1/+1
* vfs_streams_xattr: fix check with samba_private_attr_name()Ralph Boehme2014-11-211-3/+18
* s3:smbprofile: profile async pread/pwrite/fsync syscallsStefan Metzmacher2014-11-191-0/+10
* s3:modules: make use of END_PROFILE_BYTES() when START_PROFILE_BYTES() was usedStefan Metzmacher2014-11-191-6/+6
* vfs_snapper: check for <linux/ioctl.h>Ralph Boehme2014-11-091-0/+2
* btrfs: don't leak opened directory handleNoel Power2014-11-041-6/+16
* s3:vfs:aio_pthread: use smbXsrv_connection for schedule_deferred_open_message...Michael Adam2014-10-231-1/+9
* vfs: fix a typoVolker Lendecke2014-10-211-1/+1
* vfs_posixacl: catch ACL_EVERYONE on FreeBSDRalph Boehme2014-10-121-0/+5
* s3: lib, s3: modules: Fix compilation on Solaris.Jeremy Allison2014-10-061-1/+4
* vfs_fruit: deal with vfs_catia not being loadedRalph Boehme2014-10-011-3/+21
* vfs_fruit: remove redundant assignmentRalph Boehme2014-09-301-1/+0
* vfs_fruit: fix possible uninitialized useRalph Boehme2014-09-301-4/+4
* vfs_fruit: update rfork size in AppleDouble headerRalph Boehme2014-09-251-0/+8
* vfs_fruit: ad_write: path may be NULL for rforkRalph Boehme2014-09-251-2/+5
* vfs_fruit: fix resource fork length calculationRalph Boehme2014-09-251-7/+3
* vfs_fruit: fix unpacking of AppleDouble filesRalph Boehme2014-09-251-2/+4
* s3: vfs module: Adding new vfs module for Symantec VxFS.Abhidnya Joshi2014-09-182-0/+718