summaryrefslogtreecommitdiffstats
path: root/source3/modules/onefs_dir.c
Commit message (Expand)AuthorAgeFilesLines
* s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher2012-05-161-622/+0
* build: Remove SMB_STRUCT_DIR defineAndrew Bartlett2012-04-051-18/+18
* build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett2012-04-051-4/+4
* build: Remove sys_rewinddir wrapperAndrew Bartlett2012-04-051-1/+1
* build: Remove sys_telldir wrapperAndrew Bartlett2012-04-051-1/+1
* build: Remove sys_seekdir wrapperAndrew Bartlett2012-04-051-1/+1
* build: Remove sys_readdir wrapperAndrew Bartlett2012-04-051-1/+1
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-03-301-0/+1
* s3 onefs: update the onefs module to be compliant with stat_exTim Prouty2009-05-281-4/+8
* s3:onefs.so Change system function namesSteven Danneman2009-05-051-4/+4
* s3:onefs.so fix issue with missing entries when enumerating directoriesSteven Danneman2009-05-041-130/+75
* s3 OneFS: Refactor config code and cleanup includesTim Prouty2009-03-011-0/+2
* s3: Fix streams enumeration bug in OneFS implementationAravind Srinivasan2009-02-181-18/+52
* s3: OneFS bulk directory enumeration supportSteven Danneman2009-02-091-0/+636