summaryrefslogtreecommitdiff
path: root/source3/modules
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r20089: Put gpfs acl function into vfs_gpfs module. Thanks to Gomati MohananJim McDonough2-0/+658
2007-10-10r20048: Fix vfs_full_audit after Jims kernel_flock additionVolker Lendecke1-0/+20
2007-10-10r19826: Fix typoJim McDonough1-1/+1
2007-10-10r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough3-0/+310
2007-10-10r18785: Check in Peter Somogyis build fixVolker Lendecke1-5/+5
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij3-9/+9
2007-10-10r18719: Compile fix from Peter Somogyi.Jeremy Allison1-1/+1
2007-10-10r18603: Add in the NFSv4 ACL mapping code from IBM.Jeremy Allison5-0/+1433
2007-10-10r18271: Big change:Gerald Carter1-3/+3
2007-10-10r17367: Reverting the ab code. Note I'm not saying thisJeremy Allison3-1352/+0
2007-10-10r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...Alexander Bokovoy3-0/+1352
2007-10-10r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...Alexander Bokovoy4-1961/+0
2007-10-10r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.Alexander Bokovoy4-0/+1961
2007-10-10r17316: More C++ warnings -- 456 leftVolker Lendecke1-5/+5
2007-10-10r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough8-5/+2408
2007-10-10r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...Volker Lendecke1-2/+2
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison18-438/+2347
2007-10-10r16411: Fix compilation of vfs_afsacl, thanks to Greszler Szilard for tryingVolker Lendecke1-23/+31
2007-10-10r15910: vfs_full_audit does not need current_userVolker Lendecke1-2/+0
2007-10-10r15909: Implement recycle:subdir_modeVolker Lendecke1-0/+18
2007-10-10r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison1-0/+17