summaryrefslogtreecommitdiffstats
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
* Add support for VFS op streaminfo chaining in all relevant VFS modules.Frank Lahm2011-10-204-58/+20
* Tidy up previous patch for bug #8442 - NFSv4 DENY ACLs always include SYNCHRO...Jeremy Allison2011-10-111-5/+4
* Fix bug #8442 - NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking re...Ira Cooper2011-10-111-1/+7
* These modules are no longer experimental but production-ready (especially the...Jeremy Allison2011-09-282-4/+0
* Fix bug 8480 - acl_xattr can free an invalid pointer if no blob is loaded.David Disseldorp2011-09-281-1/+1
* s3: Fix the build of vfs_aixacl2.cSATOH Fumiyasu2011-08-301-0/+1
* Fix bug Bug 8422 - Infinite loop in ACL module code.Jeremy Allison2011-08-301-1/+1
* s3-vfs: Fix vfs_chown_fsp.Jeremy Allison2011-08-201-2/+11
* s3-modules: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4Björn Baumbach2011-08-181-0/+1
* s3:vfs_prealloc: fix build on SLES8Björn Jacke2011-08-181-0/+1
* s3:modules:nfs4_acls: improve fix for bug #8330Michael Adam2011-08-091-4/+2
* s3:modules fix Bug 8330 NFSv4 ACL merging logic is brokenChristian Ambach2011-08-091-2/+1
* s3:lib/afs fix the build with --with-vfs-afsaclChristian Ambach2011-07-261-0/+4
* s3:vfs_commit: fix buildBjörn Jacke2011-06-241-0/+1
* s3:modules fix Bug 8244 - Cannot copy files larger than 2 GB to Samba shareChristian Ambach2011-06-211-3/+3
* Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly wit...Jeremy Allison2011-06-091-4/+17
* struct make "struct shadow_copy_data" its own talloc context (cherry picked f...Volker Lendecke2011-06-022-2/+2
* s3: Remove SHADOW_COPY_DATA typedef (cherry picked from commit 0ec9a90c29b864...Volker Lendecke2011-06-025-6/+13
* Split the ACE flag mapping between nfs4 and Windows into two separate functio...Jeremy Allison2011-06-021-14/+59
* nfs4_acls: pass ACE_FLAG_INHERITED_ACE down from the clientGregor Beck2011-06-021-0/+3
* nfs4_acls: pass ACE_FLAG_INHERITED_ACE up to the clientGregor Beck2011-06-022-1/+5
* Actually make use of the SMBTA_SUBRELEASE define in smb_traffic_analyzer.h. T...Holger Hetterich2011-05-262-1/+12
* Make protocol version 2 the default protocol, and only run on version 1 if V1...Holger Hetterich2011-05-201-6/+5
* Ensure we always write the correct incoming mid into the share modeJeremy Allison2011-05-161-2/+4
* s3: only include tdb headers where needed.Günther Deschner2011-05-163-0/+3
* gpfs.so: Add gpfs:syncio optionGregor Beck2011-05-161-0/+13
* s3-waf: add vfs_gpfs_hsm_notify to the build.Günther Deschner2011-05-061-0/+8
* s3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr static.Günther Deschner2011-05-041-2/+2
* vfs_gpfs: Properly notify the offline->online changesVolker Lendecke2011-05-041-0/+110
* vfs_gpfs: Block sendfile for offline filesVolker Lendecke2011-05-041-0/+12
* vfs_gpfs: Store the winattrs in st.vfs_privateVolker Lendecke2011-05-041-5/+12
* s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCHAndrew Bartlett2011-04-291-3/+3
* s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIRAndrew Bartlett2011-04-292-2/+2
* s3:vfs use gpfs_lib_initChristian Ambach2011-04-273-0/+22
* s3-vfs: rename open function to open_fn.Günther Deschner2011-04-2120-24/+20
* s3-build: move MAP_FILE define to the only place used.Günther Deschner2011-04-211-0/+4
* s3-smbd: fix the AIX 5.3 build.Günther Deschner2011-04-202-0/+5
* s3: Fix the build of vfs_gpfs.cVolker Lendecke2011-04-181-0/+1
* Fix bug #8083 - "inherit owner = yes" doesn't interact correctly with vfs_acl...Jeremy Allison2011-04-141-3/+27
* s3-includes: move readahead prototype to its only user.Günther Deschner2011-04-141-0/+4
* s3: only include smb profiling where needed.Günther Deschner2011-04-142-1/+2
* s3-includes: only include acl prototypes when needed.Günther Deschner2011-04-145-2/+7
* s3-modules: Fix debug messageBjörn Baumbach2011-04-111-1/+1
* Fix bug 8072 - PANIC: create_file_acl_common frees handle two times.Jeremy Allison2011-04-081-51/+48
* s3/vfs_gpfs: s/syncops/gpfsBjörn Jacke2011-04-051-1/+1
* Fix bug #7080 - Quota only shown when logged as root.Jeremy Allison2011-04-051-2/+2
* s3-vfs: try to fix build of aio_fork module.Günther Deschner2011-04-051-1/+2
* s3-vfs acl modules: more non-linux build fixes.Günther Deschner2011-04-057-1/+7
* s3-vfs_solarisacl: try to fix the solaris build.Günther Deschner2011-04-051-0/+1
* s3: only include ntioctl.h where needed.Günther Deschner2011-04-055-0/+5