summaryrefslogtreecommitdiff
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
* vfs_catia: Fix bug 11827, memleakVolker Lendecke2016-04-181-3/+3
* vfs_streams_xattr: fix and simplify streams_xattr_get_name()Ralph Boehme2016-01-061-20/+19
* vfs_fruit: hide the Netatalk metadata xattr in streaminfoRalph Boehme2016-01-061-2/+49
* vfs_fruit: add and use define for the Netatalk metadata xattrRalph Boehme2016-01-061-2/+3
* vfs_fruit: ignore delete on the AFP_Resource streamRalph Boehme2016-01-061-21/+2
* vfs_fruit: fix offset and len handling for AFP_AfpInfo streamRalph Boehme2016-01-061-3/+12
* vfs_fruit: writing all 0 to AFP_AfpInfo streamRalph Boehme2016-01-061-0/+17
* vfs_fruit: handling of ftruncate() on AFP_AfpInfo streamRalph Boehme2016-01-061-8/+12
* vfs_fruit: stat AFP_AfpInfo must fail when it doesn't existRalph Boehme2016-01-061-0/+11
* vfs_fruit: fix some debug messagesRalph Boehme2016-01-061-6/+4
* vfs_fruit: enable POSIX directory rename semanticsRalph Boehme2015-12-181-0/+7
* vfs_fruit: add a flag that tracks whether use of AAPL was negotiatedRalph Boehme2015-12-181-9/+17
* s3:smbd: convert file_struct.posix_open to a bitmap with flagsRalph Boehme2015-12-181-2/+2
* CVE-2015-5299: s3-shadow-copy2: fix missing access check on snapdirJeremy Allison2015-12-091-0/+45
* vfs_gpfs: Re-enable share modesVolker Lendecke2015-11-161-1/+2
* vfs_fruit: return value of ad_pack in vfs_fruit.cRalph Boehme2015-10-131-6/+8
* vfs_commit: set the fd on open before calling SMB_VFS_FSTATUri Simchoni2015-10-121-1/+10
* vfs_fruit: delete ._ file when deleting the basefileRalph Boehme2015-09-041-12/+50
* vfs_fruit: split and simplify fruit_ftruncateRalph Boehme2015-09-041-30/+60
* vfs_fruit: handling of empty resource forkRalph Boehme2015-09-041-8/+26
* vfs_catia: run translation on stream namesRalph Boehme2015-08-171-4/+54
* vfs_streams_xattr: stream names may contain colonsRalph Boehme2015-08-171-1/+15
* vfs:fruit: implement copyfile style copy_chunkRalph Boehme2015-08-171-0/+218
* vfs_fruit: check offset and length for AFP_AfpInfo read requestsRalph Boehme2015-07-051-1/+15
* vfs_fruit: add option veto_appledoubleRalph Boehme2015-06-201-20/+28
* s3: smbd: VFS: fake_acl module called get_full_smb_filename() with a stream p...Jeremy Allison2015-05-201-2/+18
* s3: smbd: VFS: For all EA and ACL calls use synthetic_smb_fname(), not synthe...Jeremy Allison2015-05-203-3/+3
* s3: smbd: VFS: All the places that are currently calling vfs_stat_smb_fname()...Jeremy Allison2015-05-206-19/+26
* vfs_gpfs: move failure label before END_PROFILERalph Boehme2015-05-201-1/+1
* vfp_gpfs: ensure END_PROFILE is always calledRalph Boehme2015-05-201-6/+9
* vfs_fruit: comment fix: the options are documentedRalph Boehme2015-05-201-1/+1
* vfs_fruit: add option "nfs_aces" that controls the NFS ACEs stuffRalph Boehme2015-05-201-2/+7
* vfs: kernel_flock and named streamsRalph Boehme2015-05-051-0/+10
* s3: smbd: Incorrect file size returned in the response of "FILE_SUPERSEDE Cre...Jeremy Allison2015-05-051-2/+6
* vfs_fruit: also map characters below 0x20Björn Jacke2015-04-271-0/+8
* vfs_fruit: enhance handling of malformed AppleDouble filesRalph Boehme2015-04-081-6/+73
* s3: lib, s3: modules: Fix compilation on Solaris.Jeremy Allison2015-01-271-1/+4
* vfs_snapper: encode and decode Snapper DBus stringsDavid Disseldorp2015-01-241-16/+94
* vfs_snapper: add DBus string encoding and decoding helpersDavid Disseldorp2015-01-241-0/+124
* vfs_snapper: free dbus req messages in error pathsDavid Disseldorp2015-01-241-0/+4
* s3-vfs: Fix developer build of vfs_ceph module.Günther Deschner2015-01-241-10/+20
* vfs_glusterfs: Add comments to the pipe(2) code.Ira Cooper2015-01-241-0/+17
* vfs: Fix a typoVolker Lendecke2015-01-241-1/+1
* vfs:glusterfs: whitespace fix.Michael Adam2015-01-241-3/+3
* vfs_glusterfs: Replace eventfd with pipes, for AIO useIra Cooper2015-01-241-96/+40
* vfs/glusterfs: Change xattr key to match gluster key.raghavendra talur2015-01-241-1/+1
* vfs_glusterfs: Implement AIO supportPoornima G2015-01-241-12/+242
* vfs_glusterfs: Change sys_get_acl_file/fd to return ACLs corresponding to mod...Poornima G2015-01-241-0/+59
* vfs_glusterfs: Set connectpath as snapdir-entry-path.raghavendra talur2015-01-241-0/+11
* vfs_glusterfs: Remember the connect path too for reopening.raghavendra talur2015-01-241-5/+15