summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_streams_depot.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-04s3: Remove a few unnecessary checks from the streams depot module and fix to ...Tim Prouty1-12/+18
2008-12-01s3:streams_depot: add an option to disable the xattr checksStefan Metzmacher1-4/+18
2008-12-01s3:streams_depot: fix valgrind bug lp_parm_const_string() doesn't talloc the ...Stefan Metzmacher1-1/+0
2008-12-01s3:streams_depot: add support for stream renamesStefan Metzmacher1-0/+74
2008-12-01s3:streams_depot: map 'file::$DATA' to just 'file'Stefan Metzmacher1-1/+12
2008-11-21Fix a C90 error.Jeremy Allison1-2/+3
2008-11-16Fix bug 5901: Default for streams_depot locationTAKAHASHI Motonobu1-1/+9
2008-07-18Change the directory parameter in streams_depot to become consistentVolker Lendecke1-1/+1
2008-01-21Add SMB_VFS_FS_CAPABILITIESVolker Lendecke1-10/+3
2008-01-19vfs_streams_depotVolker Lendecke1-0/+648