s3:streams: check for :$DATA only in the backend (fix bug #6642)
[metze/samba/wip.git] / source3 / modules / onefs_streams.c
2009-08-19 Stefan Metzmachers3:streams: check for :$DATA only in the backend (fix...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Finish plumbing the fsp->fsp_name smb_fname convers...
2009-07-09 Tim Proutys3: Remove is_ntfs_stream_name() and split_ntfs_stream_...
2009-07-08 Tim Proutys3 onefs: Fix a few bugs from the smb_filename migration
2009-07-06 Tim Proutys3: Update streaminfo implementations now that only...
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_NTIMES
2009-07-06 Tim Proutys3: Plumb smb_filename around SMB_VFS_CHFLAGS
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_UNLINK
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_RENAME
2009-06-26 Tim Proutys3 onefs: Plumb smb_filename through onefs createfile...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Tim Proutys3 onefs: update the onefs module to be compliant with...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-03 Tim Proutys3 OneFS: Add parameter to ignore streams
2009-03-02 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-02 Tim Proutys3 OneFS: Refactor config code and cleanup includes
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Tim Proutys3 OneFS: Add .snapshot directory configuration handling
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 todd stecherS3: Add in profile counters for new vfs and syscall...
2009-02-19 Aravind Srinivasans3: Fix streams enumeration bug in OneFS implementation
2009-02-10 Steven DannemanAdd an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 todd stechers3 OneFS: Fake Timestamps
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Tim Proutys3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 todd stecherModify OneFS module to support new NTIMES interfaces
2009-01-12 Tim Proutys3: Fix uninitialized variable in OneFS streams
2009-01-12 Tim Proutys3: Add OneFS alternate data streams implementation