summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_onefs.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-30s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner1-0/+1
2009-11-30Restructure the connect function code to always callJeremy Allison1-2/+7
2009-08-24Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of...Jeremy Allison1-2/+4
2009-07-24s3 onefs: Fix the onefs modules after the big refactoringTim Prouty1-4/+4
2009-07-24Make the smbd VFS typesafeVolker Lendecke1-73/+37
2009-07-06s3: Plumb smb_filename through SMB_VFS_NTIMESTim Prouty1-2/+3
2009-07-06s3: Plumb smb_filename around SMB_VFS_CHFLAGSTim Prouty1-2/+0
2009-06-17s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty1-2/+3
2009-05-28s3 onefs: update the onefs module to be compliant with stat_exTim Prouty1-8/+8
2009-04-07s3 onefs: Fix case-insensitivity for mangled namesTim Prouty1-0/+12
2009-03-13s3 OneFS: Add kernel strict locking supportDave Richards1-0/+4
2009-03-03s3 OneFS: Add parameter to ignore streamsTim Prouty1-1/+8
2009-03-01s3 OneFS: Refactor config code and cleanup includesTim Prouty1-200/+1
2009-02-25s3 OneFS: Add .snapshot directory configuration handlingTim Prouty1-23/+121
2009-02-21s3 OneFS: Add an atomic sendfile implementationTim Prouty1-0/+15
2009-02-20s3: OneFS implementation of change notifySteven Danneman1-0/+2
2009-02-19s3 OneFS: Add file_id_create implementation to take advantage of snapshotsTim Prouty1-0/+18
2009-02-16s3 OneFS: Add defaults to the fake timestamp parametersTim Prouty1-8/+11
2009-02-13s3 OneFS: Add recvfile implementationTim Prouty1-0/+14
2009-02-13s3 OneFS: Add vfs implementation for SMB_VFS_GET_REAL_FILE_NAMEAravind Srinivasan1-0/+41
2009-02-13OneFS implementation of BRL VFS ops:Zack Kirsch1-0/+6
2009-02-09s3: OneFS bulk directory enumeration supportSteven Danneman1-4/+20
2009-02-09s3 OneFS: Fake Timestampstodd stecher1-0/+114
2009-01-29s3 onefs: Add the OneFS implementation of SMB_VFS_GET_ALLOC_SIZETim Prouty1-0/+27
2009-01-23Modify OneFS module to support new NTIMES interfacestodd stecher1-0/+35
2009-01-11s3: Add OneFS alternate data streams implementationTim Prouty1-0/+23
2009-01-11s3: General cleanup of the open path in the OneFS vfs moduleTim Prouty1-2/+4
2008-12-17s3: Add statvfs implementation to the onefs vfs moduleAravind Srinivasan1-0/+28
2008-12-09s3: Add the OneFS SMB_VFS_CREATE_FILE implementationTim Prouty1-7/+20
2008-12-02Add support for OneFS ACLsSteven Danneman1-0/+15
2008-12-02Add OneFS VFS module skeleton.Tim Prouty1-0/+33