index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
reply.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #6196 - Unable to serve files with colons to Linux CIFS/VFS client
Jeremy Allison
2009-03-18
1
-2
/
+7
*
Fix mistake in DEBUG message
Richard Sharpe
2009-01-19
1
-1
/
+1
*
s3: Allow renames of streams via NTRENAME and fix stream error codes on rename
Tim Prouty
2009-01-15
1
-10
/
+15
*
Fix bug #6019 File corruption in Clustered SMB/NFS environment managed via CTDB
Jeremy Allison
2009-01-13
1
-2
/
+2
*
Fix a delete on close divergence from windows [2/2]
Tim Prouty
2009-01-08
1
-2
/
+0
*
recvfile can't be used for printing so far
Volker Lendecke
2008-12-31
1
-0
/
+4
*
Fix an ancient uninitialized variable read
Volker Lendecke
2008-12-31
1
-1
/
+2
*
Fix bug #5986 - Editing a stream is broken (rename problems).
Jeremy Allison
2008-12-19
1
-1
/
+3
*
s3:smbd: give the correct error when trying to replace a stream
Stefan Metzmacher
2008-12-01
1
-0
/
+6
*
s3:smbd: correctly verify stream names to pass RAW-STREAMS
Stefan Metzmacher
2008-12-01
1
-1
/
+35
*
s3:smbd: '|' isn't allowed in windows filenames
Stefan Metzmacher
2008-12-01
1
-1
/
+1
*
Ensure we always reply in reply_printopen().
Jeremy Allison
2008-11-21
1
-2
/
+3
*
First part of fix for bug #5903 - vfs_streams_xattr breaks contents of the file.
Jeremy Allison
2008-11-21
1
-1
/
+8
*
Fix bug 5889. "delete veto files = no" seems to break.
Jeremy Allison
2008-11-11
1
-4
/
+11
*
Fix the make test problem Karolin reported. Now rename_open_files actually wo...
Jeremy Allison
2008-09-30
1
-2
/
+2
*
Write times code update.
Jeremy Allison
2008-09-05
1
-2
/
+4
*
Add st_birthtime and friends for accurate create times on systems that suppor...
Jeremy Allison
2008-08-28
1
-3
/
+4
*
EINVAL is also a valid error return, meaning "this filesystem
Andrew Tridgell
2008-08-26
1
-2
/
+3
*
Fix for bug #5617, reported and patched by Bartosz Antosik antosik@gmail.com.
Jeremy Allison
2008-08-13
1
-0
/
+2
*
I found lots of places where we assume error will be set when calling
Andrew Tridgell
2008-08-12
1
-2
/
+2
*
Fix bug creating files using DOS clients with mixed
Jeremy Allison
2008-07-25
1
-1
/
+1
*
Fix the build of reply_setattrE().
Günther Deschner
2008-04-08
1
-2
/
+2
*
smbd: make it possible to disable get_file_infos() on searches
Stefan Metzmacher
2008-04-07
1
-2
/
+11
*
smbd: implement the strange write time update logic
Stefan Metzmacher
2008-04-07
1
-22
/
+39
*
locking: store the write time in the locking.tdb
Stefan Metzmacher
2008-04-07
1
-1
/
+2
*
Fix missing '&&'.
Jeremy Allison
2008-03-28
1
-1
/
+1
*
Only allow sendfile on non-stream fsp's. Should fix make test for streams
Jeremy Allison
2008-03-28
1
-2
/
+2
*
printclose has only 1 vwv
Volker Lendecke
2008-03-28
1
-1
/
+1
*
Allow us to pass RAW-RENAME by testing that the connection struct
Jeremy Allison
2008-03-11
1
-1
/
+1
*
Try and fix bug #5315, as well as S4 torture tests RAW-OPLOCK BATCH19,
Jeremy Allison
2008-03-11
1
-7
/
+8
*
Don't use fname after create_file has been called
Volker Lendecke
2008-02-22
1
-11
/
+11
*
Fix some typos.
Karolin Seeger
2008-02-08
1
-1
/
+1
*
Change the file time before we change the file mode.
Alexander Bokovoy
2008-02-06
1
-6
/
+6
*
Convert read_data() to NTSTATUS
Volker Lendecke
2008-02-02
1
-4
/
+5
*
Make get_srv_read_error static to process.c
Volker Lendecke
2008-02-02
1
-2
/
+2
*
Convert read_smb_length to return NTSTATUS
Volker Lendecke
2008-02-02
1
-9
/
+3
*
Re-enable async I/O for non-TSM systems
Volker Lendecke
2008-01-30
1
-9
/
+2
*
Fix some "set but never used" warnings
Volker Lendecke
2008-01-20
1
-3
/
+1
*
Don't test split_ntfs_stream_name
Volker Lendecke
2008-01-20
1
-3
/
+0
*
Add streams support
Volker Lendecke
2008-01-19
1
-8
/
+20
*
Add support for offline files support, remote storage, and Async I/O force op...
Alexander Bokovoy
2008-01-16
1
-6
/
+13
*
Convert OpenDir to talloc, use talloc_tos()
Volker Lendecke
2008-01-12
1
-16
/
+19
*
Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
Michael Adam
2008-01-11
1
-2
/
+2
*
use talloc_tos in a few more places
Volker Lendecke
2008-01-10
1
-3
/
+5
*
Fix resource leak found by coverity (CID 521).
Jeremy Allison
2008-01-08
1
-0
/
+4
*
Remove redundant parameter fd from SMB_VFS_FSTAT().
Michael Adam
2008-01-07
1
-4
/
+4
*
Remove redundant parameter fd from SMB_VFS_LSEEK().
Michael Adam
2008-01-07
1
-3
/
+3
*
Now conn is part of smb_request, we don't need it as
Jeremy Allison
2008-01-04
1
-59
/
+88
*
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
1
-26
/
+29
*
Convert reply_mknew to create_file
Volker Lendecke
2008-01-02
1
-38
/
+16
[next]