summaryrefslogtreecommitdiff
path: root/source/modules
Commit message (Expand)AuthorAgeFilesLines
* Respect FAMChanged -- attempt to fix bug 5307Volker Lendecke2008-03-061-0/+3
* Correctly check return of rename(2)Volker Lendecke2008-02-251-1/+1
* Fix two uninitialized variables in vfs_hpuxacl.cVolker Lendecke2008-01-171-2/+2
* Fix bug #5083 (and duplicate bug #5084).Michael Adam2007-11-151-1/+1
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-1015-490/+218
* r23722: Fix the build of the catia moduleVolker Lendecke2007-10-101-2/+2
* r23692: Couldn't wait, sorry :-). Did the style change.Jeremy Allison2007-10-101-3/+3
* r23691: fix for bug on touching files as described here:Simo Sorce2007-10-101-5/+13
* r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2007-10-109-74/+53
* r23423: Use the correct structure types in the NT_ACL operations. It's notJames Peach2007-10-101-2/+2
* r23396: Make VFS callbacks static. Mark operations as OPAQUE because theyJames Peach2007-10-101-8/+9
* r23302: Refactor vfs_gpfs module, fix problems with chmod Tridge has found du...Alexander Bokovoy2007-10-102-96/+111
* r23228: Merge cleanup to the gpfs module from Tridge. Also potentially disableVolker Lendecke2007-10-101-33/+28
* r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison2007-10-105-1/+84
* r23098: Fix the case of the #include statements so this module can be built on aJames Peach2007-10-101-2/+2
* r23068: Fix some uninitialized variables in the solarisacl moduleVolker Lendecke2007-10-101-6/+6
* r22918: Attempt to fix the build of the tru64acl module.Michael Adam2007-10-101-6/+6
* r22907: Fix the build with --enable-profiling-dataVolker Lendecke2007-10-101-1/+2
* r22872: Add vfs_zfsacl module from Jiri Sasek <Jiri.Sasek@Sun.COM>.Jeremy Allison2007-10-101-0/+186
* r22777: Fix for [Bug 4543] - POSIX ACL support on FreeBSD.Michael Adam2007-10-101-0/+6
* r22675: Simo's patch for 0 size allocation. Still needJeremy Allison2007-10-101-1/+1
* r22615: fix prototypeMichael Adam2007-10-101-1/+1
* r22592: Fix TALLOC_SIZE to be consistent.Jeremy Allison2007-10-101-7/+11
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-3/+7
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-103-12/+12
* r22529: Add implementation of HP-UX ACLs in the new vfs-module framework.Michael Adam2007-10-101-56/+1137
* r22413: Simplify the build rules for plugin modules. Add support for per-plat...James Peach2007-10-101-0/+1
* r22148: Fix gpfs module on posix-acl test. Adds gpfsacl_sys_set_fd (callsJim McDonough2007-10-101-2/+1
* r22147: Next tryVolker Lendecke2007-10-101-1/+1
* r22146: Attempt to fix the buildVolker Lendecke2007-10-101-1/+1
* r22132: I hate inefficiency. Don't call conv_str_size()Jeremy Allison2007-10-101-41/+88
* r22111: Allow readahead params to use size suffixes as K,M, etc.Jeremy Allison2007-10-101-4/+28
* r22105: Added vfs_readahead module that appears to do wonderful thingsJeremy Allison2007-10-101-0/+117
* r22094: Clarify that SMB_VFS_LOCK should not be used to get lock status.James Peach2007-10-101-0/+3
* r22080: Fix directory recycle module bug #4486.Jeremy Allison2007-10-101-16/+37
* r21956: Fix bug reported by don.mccall@hp.com for platformsJeremy Allison2007-10-101-1/+1
* r21950: After discussion with the Apple and Linux client maintainers,James Peach2007-10-101-0/+4
* r21885: Chown logic should be activated only if nfs4:chown=yesAlexander Bokovoy2007-10-101-24/+26
* r21877: Missed one line.Jeremy Allison2007-10-101-0/+1
* r21874: Fix missing notify function. Thanks to Thomas Bork <tombork@web.de>Jeremy Allison2007-10-101-0/+26
* r21767: Revert all the bits I accidentally committed in r21766.James Peach2007-10-101-1/+2
* r21766: Fix compiler warning.James Peach2007-10-101-2/+1
* r21764: Fix warning in debug comment.Jeremy Allison2007-10-101-2/+2
* r21757: Add SMB_VFS_CHFLAGS operation.James Peach2007-10-102-0/+25
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-105-26/+47
* r21664: Fix #4425 - patch from Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2007-10-101-2/+3
* r21647: Allow unit on for size parameters.James Peach2007-10-101-2/+4
* r21646: Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp>Jeremy Allison2007-10-101-5/+22
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-10-101-4/+4
* r21339: Fix the non-linux build. This is more evidence that this needs to beJim McDonough2007-10-101-0/+2