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
/
vfs_streams_xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-25
Fix use of streams modules with CIFSFS client.
Jeremy Allison
1
-2
/
+13
2009-02-09
s3 vfs: Add a destructor to the fsp extension data API
Tim Prouty
1
-1
/
+2
2009-01-29
s3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
Tim Prouty
1
-2
/
+2
2009-01-09
s3: Remove rendundant op_tuple entry in xattr streams
Tim Prouty
1
-2
/
+0
2009-01-04
s3: Remove a few unnecessary checks from the streams xattr module
Tim Prouty
1
-11
/
+0
2008-12-01
s3:streams_xattr: fstat should do a stat on the base file
Stefan Metzmacher
1
-1
/
+1
2008-12-01
s3:streams_xattr: recheck fsp->fsp_name after a rename
Stefan Metzmacher
1
-0
/
+65
2008-12-01
s3:streams_xattr: add support for renaming streams
Stefan Metzmacher
1
-1
/
+142
2008-11-21
Rever 83ff6979f504d50caf725ee62549604630b69be7 - "Fix the logic bug that caus...
Jeremy Allison
1
-34
/
+34
2008-11-21
Fix the logic bug that caused us to run into kernel oplocks on an open for a ...
Jeremy Allison
1
-34
/
+34
2008-11-21
Use fxattr calls whenever possible (trying to work around the strange Linux k...
Jeremy Allison
1
-19
/
+51
2008-11-21
Second part of the fix for bug #5903 - vfs_streams_xattr breaks contents of t...
Jeremy Allison
1
-1
/
+60
2008-04-21
Remove redundant parameter fd from SMB_VFS_CLOSE().
Michael Adam
1
-1
/
+1
2008-01-22
Hide streams from the EA API
Volker Lendecke
1
-8
/
+6
2008-01-21
Add SMB_VFS_FS_CAPABILITIES
Volker Lendecke
1
-10
/
+3
2008-01-20
Fix some "set but never used" warnings
Volker Lendecke
1
-0
/
+4
2008-01-20
Fix valgrind errors
Volker Lendecke
1
-2
/
+2
2008-01-20
Do not use an unfinished fsp in streams_xattr_open
Volker Lendecke
1
-1
/
+1
2008-01-20
In streams_xattr_pwrite, base_fsp does not have an fd
Volker Lendecke
1
-1
/
+2
2008-01-20
Add some DEBUG
Volker Lendecke
1
-0
/
+12
2008-01-20
For pread/pwrite we need to do the setxattr on base_fsp
Volker Lendecke
1
-4
/
+4
2008-01-20
Really remove the _NEXT_ from vfs_xattr_tdb.c
Volker Lendecke
1
-15
/
+20
2008-01-19
vfs_streams_xattr module
Volker Lendecke
1
-0
/
+672