index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
onefs_streams.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
s3: Add more helpful debugging to some of the streams code
Tim Prouty
1
-0
/
+23
2009-08-27
s3:streams: check for :$DATA only in the backend (fix bug #6642)
Stefan Metzmacher
1
-0
/
+3
2009-07-20
s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules.
Tim Prouty
1
-3
/
+7
2009-07-08
s3: Remove is_ntfs_stream_name() and split_ntfs_stream_name()
Tim Prouty
1
-48
/
+0
2009-07-07
s3 onefs: Fix a few bugs from the smb_filename migration
Tim Prouty
1
-8
/
+2
2009-07-06
s3: Update streaminfo implementations now that only base names are passed thr...
Tim Prouty
1
-7
/
+0
2009-07-06
s3: Plumb smb_filename through SMB_VFS_NTIMES
Tim Prouty
1
-10
/
+27
2009-07-06
s3: Plumb smb_filename around SMB_VFS_CHFLAGS
Tim Prouty
1
-20
/
+0
2009-07-06
s3: Plumb smb_filename through SMB_VFS_UNLINK
Tim Prouty
1
-12
/
+23
2009-07-06
s3: Plumb smb_filename through SMB_VFS_RENAME
Tim Prouty
1
-33
/
+45
2009-06-25
s3 onefs: Plumb smb_filename through onefs createfile path
Tim Prouty
1
-31
/
+106
2009-05-28
s3 onefs: update the onefs module to be compliant with stat_ex
Tim Prouty
1
-40
/
+43
2009-03-03
s3 OneFS: Add parameter to ignore streams
Tim Prouty
1
-1
/
+6
2009-03-01
s3 OneFS: Refactor config code and cleanup includes
Tim Prouty
1
-0
/
+3
2009-02-25
s3 OneFS: Add .snapshot directory configuration handling
Tim Prouty
1
-1
/
+1
2009-02-24
S3: Add in profile counters for new vfs and syscall entries.
todd stecher
1
-3
/
+13
2009-02-18
s3: Fix streams enumeration bug in OneFS implementation
Aravind Srinivasan
1
-0
/
+13
2009-02-09
Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
Steven Danneman
1
-1
/
+1
2009-02-09
s3 OneFS: Fake Timestamps
todd stecher
1
-14
/
+70
2009-01-29
s3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
Tim Prouty
1
-4
/
+4
2009-01-23
Modify OneFS module to support new NTIMES interfaces
todd stecher
1
-42
/
+86
2009-01-11
s3: Fix uninitialized variable in OneFS streams
Tim Prouty
1
-2
/
+5
2009-01-11
s3: Add OneFS alternate data streams implementation
Tim Prouty
1
-0
/
+580