summaryrefslogtreecommitdiff
path: root/source3/modules
AgeCommit message (Expand)AuthorFilesLines
2007-11-20Extend commit module to help with NFS quotas.David Losada Carballo1-25/+158
2007-11-16Remove pstring from modules directory.Jeremy Allison5-310/+589
2007-11-15Fix bug #5083 (and duplicate bug #5084).Michael Adam1-1/+1
2007-11-13Fix build of the zfs_acl module.Michael Adam1-1/+3
2007-11-13Fix the build: correct prototype.Michael Adam1-1/+1
2007-11-13Make [f]get_nt_acl return NTSTATUSVolker Lendecke8-51/+61
2007-11-03Remove most of the remaining globals out of lib/util_sock.c.Jeremy Allison1-1/+1
2007-11-03I can't get away without a 'length' arg. :-).Jeremy Allison1-1/+2
2007-11-03Stop get_peer_addr() and client_addr() from using globalJeremy Allison1-1/+2
2007-10-29Add in the recvfile entry to the VFS layer with a defaultJeremy Allison2-0/+39
2007-10-23added a syncops VFS module for filesystems which do not guarantee meta-data o...Andrew Tridgell1-0/+210
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison22-122/+122
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2-11/+7
2007-10-10r25432: Merge module linking changes from SAMBA_3_2 to SAMBA_3_2_0 to reduceJames Peach1-1/+0
2007-10-10r25399: Excise uint - > uint32 (where appropriate) or unsigned int.Jeremy Allison3-7/+7
2007-10-10r25222: Fix last assumptions that (size_t)-1 can be usedJeremy Allison1-1/+1
2007-10-10r25055: Add file_id_string_tosVolker Lendecke1-1/+1
2007-10-10r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke5-16/+16
2007-10-10r24302: add a module that overloads the file_id_create VFS functionStefan Metzmacher1-0/+288
2007-10-10r24280: Fix the build of vfs_afsacl.cVolker Lendecke1-5/+5
2007-10-10r24123: add file_id_create() to some vfs modulesStefan Metzmacher1-0/+22
2007-10-10r24120: add a file_id_create() hook into the VFS layerStefan Metzmacher1-0/+7
2007-10-10r24013: merge from http://samba.org/~tridge/samba_3_2_ctdb/:Stefan Metzmacher1-1/+1
2007-10-10r23962: Linux oplock support is conditional on HAVE_KERNEL_OPLOCKS_LINUX,James Peach1-2/+3
2007-10-10r23856: Add Jiri.Sasek@Sun.COM;s fix from Axel Apitz for ZFS ACLs.Jeremy Allison1-2/+49
2007-10-10r23831: Fix vfs_readahead: transparent modules should always pass throughAlexander Bokovoy1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell24-48/+24
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell4-11/+5
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell12-24/+12
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison37-37/+37
2007-10-10r23722: Fix the build of the catia moduleVolker Lendecke1-2/+2
2007-10-10r23692: Couldn't wait, sorry :-). Did the style change.Jeremy Allison1-3/+3
2007-10-10r23691: fix for bug on touching files as described here:Simo Sorce1-5/+13
2007-10-10r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison9-74/+53
2007-10-10r23423: Use the correct structure types in the NT_ACL operations. It's notJames Peach1-2/+2
2007-10-10r23396: Make VFS callbacks static. Mark operations as OPAQUE because theyJames Peach1-8/+9
2007-10-10r23302: Refactor vfs_gpfs module, fix problems with chmod Tridge has found du...Alexander Bokovoy2-96/+111
2007-10-10r23228: Merge cleanup to the gpfs module from Tridge. Also potentially disableVolker Lendecke1-33/+28
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