summaryrefslogtreecommitdiff
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
* vfs_fruit: add option veto_appledoubleRalph Boehme2015-06-091-20/+28
* vfs_hpuxacl: Fix typo in comment...Karolin Seeger2015-05-211-3/+3
* s3:modules: remove unused allow_warnings=True for vfs_nfs4acl_xattrStefan Metzmacher2015-05-191-1/+0
* s3:vfs_nfs4acl_xattr: fix compiler warningsStefan Metzmacher2015-05-191-10/+12
* s3:modules: remove unused allow_undefined_symbols=False from vfs_glusterfsStefan Metzmacher2015-05-191-2/+1
* s3:modules: remove unused allow_undefined_symbols=True from vfs_aio_*Stefan Metzmacher2015-05-191-8/+4
* s3:modules: remove unused allow_warnings=True for vfs_aio_forkStefan Metzmacher2015-05-191-1/+0
* s3:vfs_aio_fork: avoid -Wcast-qual warningsStefan Metzmacher2015-05-191-3/+3
* s3:modules: remove unused allow_warnings=True for vfs_preopenStefan Metzmacher2015-05-191-1/+0
* s3:vfs_preopen: avoid compiler warningsStefan Metzmacher2015-05-191-3/+4
* s3:modules: remove unused allow_warnings=True for vfs_unityed_mediaStefan Metzmacher2015-05-191-1/+0
* vfs_fruit: comment fix: the options are documentedRalph Boehme2015-05-081-1/+1
* vfs_fruit: add option "nfs_aces" that controls the NFS ACEs stuffRalph Boehme2015-05-081-2/+7
* vfs: Fix the O3 developer buildVolker Lendecke2015-05-071-1/+1
* Fix a few printf format errorsVolker Lendecke2015-05-072-4/+5
* vfs_gpfs: move failure label before END_PROFILERalph Boehme2015-05-071-1/+1
* smbd: Fix CID 703870 Uninitialized scalar variableVolker Lendecke2015-05-061-6/+1
* Convert all uint8/16/32 to _t in all modules.Richard Sharpe2015-05-0628-134/+134
* s3: smbd: VFS: fake_acl module called get_full_smb_filename() with a stream p...Jeremy Allison2015-05-051-2/+18
* s3: smbd: VFS: For all EA and ACL calls use synthetic_smb_fname(), not synthe...Jeremy Allison2015-05-053-3/+3
* s3: smbd: VFS: All the places that are currently calling vfs_stat_smb_fname()...Jeremy Allison2015-05-056-19/+26
* Convert uint32/16/8 to _t for the last two include files in source3/include.Richard Sharpe2015-05-014-22/+22
* s3: smbd: Incorrect file size returned in the response of "FILE_SUPERSEDE Cre...Jeremy Allison2015-04-301-2/+6
* vfp_gpfs: ensure END_PROFILE is always calledRalph Boehme2015-04-301-6/+9
* vfs: kernel_flock and named streamsRalph Boehme2015-04-291-0/+10
* vfs_gpfs: Fix ENODATA for getacl on .snapshot dirsRalph Wuerthner2015-04-281-0/+8
* vfs_fruit: also map characters below 0x20Björn Jacke2015-04-171-0/+8
* vfs_gpfs: Remove vfs_gpfs_get_quotasChristof Schmitt2015-04-171-22/+8
* vfs_gpfs: Remove check for fileset quotaChristof Schmitt2015-04-171-84/+5
* vfs_ceph: add empty ACL callbacksYan, Zheng2015-04-021-0/+48
* vfs_ceph: use 'file descriptor' version xattr functions when possibleYan, Zheng2015-04-021-0/+22
* vfs: add vfs_shell_snap moduleDavid Disseldorp2015-03-312-0/+209
* vfs_snapper: create/delete snapshot supportDavid Disseldorp2015-03-311-0/+586
* vfs_btrfs: add snapshot create/delete callsDavid Disseldorp2015-03-311-0/+320
* vfs: add snapshot create/delete hooksDavid Disseldorp2015-03-313-3/+159
* vfs_gpfs: Remove warning after failure of get_gpfs_fset_idChristof Schmitt2015-03-301-2/+0
* vfs_fruit: enhance handling of malformed AppleDouble filesRalph Boehme2015-03-261-6/+73
* gpfswrap: Move gpfswrap to lib/utilChristof Schmitt2015-03-234-277/+3
* vfs_ceph: remove cephwrap_init_stat_ex_from_stat()Yan, Zheng2015-03-191-23/+9
* vfs_ceph: fix ntimes_fn callbackYan, Zheng2015-03-191-2/+20
* source3: Replace ccan hash calls with tdb_jenkins_hashVolker Lendecke2015-03-171-2/+3
* lib: Remove tdb_compatVolker Lendecke2015-03-171-1/+1
* s3/vfs: change fallocate mode flags from enum->uint32_tDavid Disseldorp2015-03-098-18/+16
* vfs_fruit: Fix CID 1273290 Uninitialized scalar variableVolker Lendecke2015-03-061-1/+2
* perfcount: Fix CID 1035494 Out-of-bounds readVolker Lendecke2015-03-051-1/+1
* perfcount: Fix CID 1035493 Out-of-bounds readVolker Lendecke2015-03-051-1/+1
* perfcount: Fix CID 1035492 Out-of-bounds readVolker Lendecke2015-03-051-1/+1
* perfcount: Fix CID 1274043 Division or modulo by zeroVolker Lendecke2015-03-051-0/+4
* aio_fork: Fix CID 1273291 Uninitialized scalar variableVolker Lendecke2015-03-031-3/+1
* gpfs: Add include guard to gpfswrap.hChristof Schmitt2015-03-031-0/+5