summaryrefslogtreecommitdiffstats
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough2007-10-103-0/+66
* r21151: applying patches for CVE-2007-045[34]Gerald Carter2007-10-101-1/+1
* r21127: Add a mitigating comment ;-))Volker Lendecke2007-10-101-0/+8
* r21111: Reorganize the change notify params a bit. We now have the per-shareVolker Lendecke2007-10-101-3/+7
* r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ...Volker Lendecke2007-10-101-0/+302
* r21108: Send sys_notify_watch through the VFS, FAM is nextVolker Lendecke2007-10-101-0/+17
* r21004: Patch from Mathias Dietz <MDIETZ@de.ibm.com> to fix multi-nodeJim McDonough2007-10-101-1/+1
* r20717: Merge sharemode patch from Mathias Dietz <MDIETZ@de.ibm.com>.Jim McDonough2007-10-101-4/+9
* r20500: Fix compiler warnings.James Peach2007-10-101-7/+7
* r20268: merge -r 20261:20263 from samba_3_0_24Herb Lewis2007-10-101-0/+1
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-1025-3/+28
* r20235: Don't use realloc directly.James Peach2007-10-101-1/+1
* r20124: clean up nested extern declaration warningsHerb Lewis2007-10-102-2/+4
* r20089: Put gpfs acl function into vfs_gpfs module. Thanks to Gomati MohananJim McDonough2007-10-102-0/+658
* r20048: Fix vfs_full_audit after Jims kernel_flock additionVolker Lendecke2007-10-101-0/+20
* r19826: Fix typoJim McDonough2007-10-101-1/+1
* r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough2007-10-103-0/+310
* r18785: Check in Peter Somogyis build fixVolker Lendecke2007-10-101-5/+5
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-103-9/+9
* r18719: Compile fix from Peter Somogyi.Jeremy Allison2007-10-101-1/+1
* r18603: Add in the NFSv4 ACL mapping code from IBM.Jeremy Allison2007-10-105-0/+1433
* r18271: Big change:Gerald Carter2007-10-101-3/+3
* r17367: Reverting the ab code. Note I'm not saying thisJeremy Allison2007-10-103-1352/+0
* r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...Alexander Bokovoy2007-10-103-0/+1352
* r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...Alexander Bokovoy2007-10-104-1961/+0
* r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.Alexander Bokovoy2007-10-104-0/+1961
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-101-5/+5
* r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough2007-10-108-5/+2408
* r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...Volker Lendecke2007-10-101-2/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-1018-438/+2347
* r16411: Fix compilation of vfs_afsacl, thanks to Greszler Szilard for tryingVolker Lendecke2007-10-101-23/+31
* r15910: vfs_full_audit does not need current_userVolker Lendecke2007-10-101-2/+0
* r15909: Implement recycle:subdir_modeVolker Lendecke2007-10-101-0/+18
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2007-10-101-0/+17
* r14333: Fix coverity #77, ensure we can't exit after allocation.Jeremy Allison2007-10-101-0/+4