summaryrefslogtreecommitdiff
path: root/source3/modules
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison5-1/+84
2007-10-10r23098: Fix the case of the #include statements so this module can be built on aJames Peach1-2/+2
2007-10-10r23068: Fix some uninitialized variables in the solarisacl moduleVolker Lendecke1-6/+6
2007-10-10r22918: Attempt to fix the build of the tru64acl module.Michael Adam1-6/+6
2007-10-10r22907: Fix the build with --enable-profiling-dataVolker Lendecke1-1/+2
2007-10-10r22872: Add vfs_zfsacl module from Jiri Sasek <Jiri.Sasek@Sun.COM>.Jeremy Allison1-0/+186
2007-10-10r22777: Fix for [Bug 4543] - POSIX ACL support on FreeBSD.Michael Adam1-0/+6
2007-10-10r22675: Simo's patch for 0 size allocation. Still needJeremy Allison1-1/+1
2007-10-10r22615: fix prototypeMichael Adam1-1/+1
2007-10-10r22592: Fix TALLOC_SIZE to be consistent.Jeremy Allison1-7/+11
2007-10-10r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison1-3/+7
2007-10-10r22542: Move over to using the _strict varients of the tallocJeremy Allison3-12/+12
2007-10-10r22529: Add implementation of HP-UX ACLs in the new vfs-module framework.Michael Adam1-56/+1137
2007-10-10r22413: Simplify the build rules for plugin modules. Add support for per-plat...James Peach1-0/+1
2007-10-10r22148: Fix gpfs module on posix-acl test. Adds gpfsacl_sys_set_fd (callsJim McDonough1-2/+1
2007-10-10r22147: Next tryVolker Lendecke1-1/+1
2007-10-10r22146: Attempt to fix the buildVolker Lendecke1-1/+1
2007-10-10r22132: I hate inefficiency. Don't call conv_str_size()Jeremy Allison1-41/+88
2007-10-10r22111: Allow readahead params to use size suffixes as K,M, etc.Jeremy Allison1-4/+28
2007-10-10r22105: Added vfs_readahead module that appears to do wonderful thingsJeremy Allison1-0/+117
2007-10-10r22094: Clarify that SMB_VFS_LOCK should not be used to get lock status.James Peach1-0/+3
2007-10-10r22080: Fix directory recycle module bug #4486.Jeremy Allison1-16/+37
2007-10-10r21956: Fix bug reported by don.mccall@hp.com for platformsJeremy Allison1-1/+1
2007-10-10r21950: After discussion with the Apple and Linux client maintainers,James Peach1-0/+4
2007-10-10r21885: Chown logic should be activated only if nfs4:chown=yesAlexander Bokovoy1-24/+26
2007-10-10r21877: Missed one line.Jeremy Allison1-0/+1
2007-10-10r21874: Fix missing notify function. Thanks to Thomas Bork <tombork@web.de>Jeremy Allison1-0/+26
2007-10-10r21767: Revert all the bits I accidentally committed in r21766.James Peach1-1/+2
2007-10-10r21766: Fix compiler warning.James Peach1-2/+1
2007-10-10r21764: Fix warning in debug comment.Jeremy Allison1-2/+2
2007-10-10r21757: Add SMB_VFS_CHFLAGS operation.James Peach2-0/+25
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison5-26/+47
2007-10-10r21664: Fix #4425 - patch from Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-2/+3
2007-10-10r21647: Allow unit on for size parameters.James Peach1-2/+4
2007-10-10r21646: Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp>Jeremy Allison1-5/+22
2007-10-10r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison1-4/+4
2007-10-10r21339: Fix the non-linux build. This is more evidence that this needs to beJim McDonough1-0/+2
2007-10-10r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough3-0/+66
2007-10-10r21151: applying patches for CVE-2007-045[34]Gerald Carter1-1/+1
2007-10-10r21127: Add a mitigating comment ;-))Volker Lendecke1-0/+8
2007-10-10r21111: Reorganize the change notify params a bit. We now have the per-shareVolker Lendecke1-3/+7
2007-10-10r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ...Volker Lendecke1-0/+302
2007-10-10r21108: Send sys_notify_watch through the VFS, FAM is nextVolker Lendecke1-0/+17
2007-10-10r21004: Patch from Mathias Dietz <MDIETZ@de.ibm.com> to fix multi-nodeJim McDonough1-1/+1
2007-10-10r20717: Merge sharemode patch from Mathias Dietz <MDIETZ@de.ibm.com>.Jim McDonough1-4/+9
2007-10-10r20500: Fix compiler warnings.James Peach1-7/+7
2007-10-10r20268: merge -r 20261:20263 from samba_3_0_24Herb Lewis1-0/+1
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis25-3/+28
2007-10-10r20235: Don't use realloc directly.James Peach1-1/+1
2007-10-10r20124: clean up nested extern declaration warningsHerb Lewis2-2/+4