summaryrefslogtreecommitdiffstats
path: root/source3/modules/onefs.h
Commit message (Expand)AuthorAgeFilesLines
* s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher2012-05-161-185/+0
* build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2012-04-061-2/+2
* build: Remove SMB_STRUCT_DIR defineAndrew Bartlett2012-04-051-8/+8
* build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett2012-04-051-1/+1
* s3-proto: remove some prototypes of non-existing functions.Günther Deschner2011-02-231-3/+0
* s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner2010-05-181-4/+6
* s3 onefs: Fix the onefs modules after the big refactoringTim Prouty2009-07-241-2/+2
* s3 onefs: Fix a few bugs from the smb_filename migrationTim Prouty2009-07-071-2/+4
* s3: Plumb smb_filename around SMB_VFS_CHFLAGSTim Prouty2009-07-061-3/+0
* s3: Plumb smb_filename through SMB_VFS_RENAMETim Prouty2009-07-061-2/+3
* s3 onefs: Plumb smb_filename through onefs createfile pathTim Prouty2009-06-251-4/+6
* s3 onefs: Change onefs modules to use the new createfile apiTim Prouty2009-06-151-4/+2
* s3 onefs: update the onefs module to be compliant with stat_exTim Prouty2009-05-281-0/+13
* s3 onefs: Fix ignore sacl parameterTim Prouty2009-05-121-2/+3
* s3 OneFS: Add kernel strict locking supportDave Richards2009-03-131-0/+8
* s3 OneFS: Refactor config code and cleanup includesTim Prouty2009-03-011-135/+1
* s3 OneFS: Add .snapshot directory configuration handlingTim Prouty2009-02-251-3/+29
* s3 OneFS: Add a parameter that unconditionally allows execute accessTim Prouty2009-02-231-0/+2
* s3 OneFS: Add an atomic sendfile implementationTim Prouty2009-02-211-0/+10
* s3: OneFS implementation of change notifySteven Danneman2009-02-201-0/+9
* s3: Fix streams enumeration bug in OneFS implementationAravind Srinivasan2009-02-181-0/+3
* s3 OneFS: Add defaults to the fake timestamp parametersTim Prouty2009-02-161-0/+8
* s3 OneFS: Add recvfile implementationTim Prouty2009-02-131-0/+3
* OneFS implementation of BRL VFS ops:Zack Kirsch2009-02-131-2/+17
* s3 onefs: rename custom parameter to plural to match previous usageSteven Danneman2009-02-121-2/+2
* s3: OneFS bulk directory enumeration supportSteven Danneman2009-02-091-13/+33
* s3 OneFS: Add kernel oplocks implementationTim Prouty2009-02-091-1/+1
* s3 OneFS: Fake Timestampstodd stecher2009-02-091-0/+58
* Modify OneFS module to support new NTIMES interfacestodd stecher2009-01-231-0/+3
* s3: OneFS unmappable sids support.Dan Sledz2009-01-231-1/+9
* s3: Add OneFS alternate data streams implementationTim Prouty2009-01-111-2/+29
* s3: General cleanup of the open path in the OneFS vfs moduleTim Prouty2009-01-111-2/+2
* s3: Add the OneFS SMB_VFS_CREATE_FILE implementationTim Prouty2008-12-091-7/+61
* Add support for OneFS ACLsSteven Danneman2008-12-021-0/+52