summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_streams_depot.c
Commit message (Expand)AuthorAgeFilesLines
* Try and fix the build farm RAW-STREAMS errors. Ordering ofJeremy Allison2009-04-151-2/+2
* Fix use of streams modules with CIFSFS client.Jeremy Allison2009-02-251-2/+12
* s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat structTim Prouty2009-02-191-2/+1
* Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIRSteven Danneman2009-02-091-1/+1
* s3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operationTim Prouty2009-01-291-4/+4
* s3: Remove a few unnecessary checks from the streams depot module and fix to ...Tim Prouty2009-01-041-12/+18
* s3:streams_depot: add an option to disable the xattr checksStefan Metzmacher2008-12-011-4/+18
* s3:streams_depot: fix valgrind bug lp_parm_const_string() doesn't talloc the ...Stefan Metzmacher2008-12-011-1/+0
* s3:streams_depot: add support for stream renamesStefan Metzmacher2008-12-011-0/+74
* s3:streams_depot: map 'file::$DATA' to just 'file'Stefan Metzmacher2008-12-011-1/+12
* Fix a C90 error.Jeremy Allison2008-11-211-2/+3
* Fix bug 5901: Default for streams_depot locationTAKAHASHI Motonobu2008-11-161-1/+9
* Change the directory parameter in streams_depot to become consistentVolker Lendecke2008-07-181-1/+1
* Add SMB_VFS_FS_CAPABILITIESVolker Lendecke2008-01-211-10/+3
* vfs_streams_depotVolker Lendecke2008-01-191-0/+648