summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_onefs.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe2011-12-121-32/+32
* s3-vfs: rename open function to open_fn.Günther Deschner2011-04-211-1/+1
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-03-301-0/+1
* Restructure the connect function code to always callJeremy Allison2009-11-301-2/+7
* Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of...Jeremy Allison2009-08-241-2/+4
* s3 onefs: Fix the onefs modules after the big refactoringTim Prouty2009-07-241-4/+4
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-73/+37
* s3: Plumb smb_filename through SMB_VFS_NTIMESTim Prouty2009-07-061-2/+3
* s3: Plumb smb_filename around SMB_VFS_CHFLAGSTim Prouty2009-07-061-2/+0
* s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty2009-06-171-2/+3
* s3 onefs: update the onefs module to be compliant with stat_exTim Prouty2009-05-281-8/+8
* s3 onefs: Fix case-insensitivity for mangled namesTim Prouty2009-04-071-0/+12
* s3 OneFS: Add kernel strict locking supportDave Richards2009-03-131-0/+4
* s3 OneFS: Add parameter to ignore streamsTim Prouty2009-03-031-1/+8
* s3 OneFS: Refactor config code and cleanup includesTim Prouty2009-03-011-200/+1
* s3 OneFS: Add .snapshot directory configuration handlingTim Prouty2009-02-251-23/+121
* s3 OneFS: Add an atomic sendfile implementationTim Prouty2009-02-211-0/+15
* s3: OneFS implementation of change notifySteven Danneman2009-02-201-0/+2
* s3 OneFS: Add file_id_create implementation to take advantage of snapshotsTim Prouty2009-02-191-0/+18
* s3 OneFS: Add defaults to the fake timestamp parametersTim Prouty2009-02-161-8/+11
* s3 OneFS: Add recvfile implementationTim Prouty2009-02-131-0/+14
* s3 OneFS: Add vfs implementation for SMB_VFS_GET_REAL_FILE_NAMEAravind Srinivasan2009-02-131-0/+41
* OneFS implementation of BRL VFS ops:Zack Kirsch2009-02-131-0/+6
* s3: OneFS bulk directory enumeration supportSteven Danneman2009-02-091-4/+20
* s3 OneFS: Fake Timestampstodd stecher2009-02-091-0/+114
* s3 onefs: Add the OneFS implementation of SMB_VFS_GET_ALLOC_SIZETim Prouty2009-01-291-0/+27
* Modify OneFS module to support new NTIMES interfacestodd stecher2009-01-231-0/+35
* s3: Add OneFS alternate data streams implementationTim Prouty2009-01-111-0/+23
* s3: General cleanup of the open path in the OneFS vfs moduleTim Prouty2009-01-111-2/+4
* s3: Add statvfs implementation to the onefs vfs moduleAravind Srinivasan2008-12-171-0/+28
* s3: Add the OneFS SMB_VFS_CREATE_FILE implementationTim Prouty2008-12-091-7/+20
* Add support for OneFS ACLsSteven Danneman2008-12-021-0/+15
* Add OneFS VFS module skeleton.Tim Prouty2008-12-021-0/+33