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
/
source3
/
smbd
/
reply.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug 7310 - DOS attribute inconsistency with MS Office
Jeremy Allison
2010-05-06
1
-0
/
+17
*
smbd: Fix opening the quota magic file
Stefan Metzmacher
2010-01-18
1
-5
/
+10
*
Fix bug 6769 - symlink unlink does nothing. Jeremy.
Jeremy Allison
2009-10-20
1
-11
/
+38
*
Fix bug #6551 - win98 clients cannot connect after server upgrade to samba-3....
Jeremy Allison
2009-08-13
1
-0
/
+2
*
s3:smbd: cancel all locks that are made before the first failure
Stefan Metzmacher
2009-08-13
1
-6
/
+6
*
s3 sendfile: Fix two bugs in sendfile
Tim Prouty
2009-05-26
1
-3
/
+4
*
Remove one use of mangle_is_8_3(), not needed.
Jeremy Allison
2009-05-26
1
-4
/
+2
*
s3: Fix strict locking with chained reads
Tim Prouty
2009-05-26
1
-22
/
+24
*
Fix warning about unused label with no sendfile.
Jeremy Allison
2009-05-26
1
-1
/
+2
*
Fix bug 6302: Give the VFS a chance to read from 0-byte files
Volker Lendecke
2009-05-26
1
-8
/
+9
*
s3: ifdef sendfile code that's only used in other ifdef'ed sendfile code
Björn Jacke
2009-04-15
1
-0
/
+2
*
Ensure we never enter VFS_CREATE without having initialized
Jeremy Allison
2009-04-15
1
-0
/
+6
*
Fix bug #6196 - Unable to serve files with colons to Linux CIFS/VFS client
Jeremy Allison
2009-04-15
1
-2
/
+7
*
s3: Add strict lock/unlock calls to the vfs layer to replace is_locked
Dave Richards
2009-04-15
1
-63
/
+116
*
Make us pass the RAW-RENAME torture test I just added.
Jeremy Allison
2009-02-26
1
-0
/
+10
*
Fix some NetBSD warnings.
Jeremy Allison
2009-02-25
1
-1
/
+1
*
s3: If sendfile returns 0 bytes read, fall back to the normal read path
Tim Prouty
2009-02-21
1
-0
/
+24
*
S3: Make changes to perfcount API set for when a single request leads to mult...
todd stecher
2009-02-19
1
-2
/
+15
*
s3: Fix uninitialized variable warning (and bug).
Zack Kirsch
2009-02-13
1
-1
/
+1
*
Add VFS ops for Windows BRL: Lock, Unlock and Cancel:
Zack Kirsch
2009-02-13
1
-4
/
+14
*
s3: Added SMB_VFS_INIT_SEARCH_OP to initialize data at the beginning of SMB s...
Steven Danneman
2009-02-09
1
-0
/
+3
*
Pass stat buffer down through all levels of VFS_READDIR wrappers
Steven Danneman
2009-02-09
1
-10
/
+11
*
s3 oplocks: Make the level2 oplock contention API more granular
Tim Prouty
2009-02-09
1
-11
/
+0
*
S3: New module interface for SMB message statistics gathering
todd stecher
2009-02-09
1
-3
/
+7
*
Fix bug #Bug 6090 renaming or deleting a "not matching/resolving" symlink is ...
Jeremy Allison
2009-02-04
1
-6
/
+28
*
make send_file_readbraw static
Volker Lendecke
2009-01-31
1
-6
/
+6
*
Remove the global variable "chain_size"
Volker Lendecke
2009-01-31
1
-3
/
+4
*
s3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
Tim Prouty
2009-01-29
1
-2
/
+2
*
Extend NTIMES to allow setting create_time
todd stecher
2009-01-23
1
-20
/
+26
*
Correctly calculate the offset for read&x
Volker Lendecke
2009-01-16
1
-6
/
+11
*
Only call sendfile_short_read() if we need it.
Jeremy Allison
2009-01-13
1
-2
/
+6
*
Fix bug noticed by Volker - if sendfile returns zero then
Jeremy Allison
2009-01-13
1
-2
/
+66
*
Fix bug #6019 File corruption in Clustered SMB/NFS environment managed via CTDB
Jeremy Allison
2009-01-13
1
-2
/
+2
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-7
/
+1
*
s3: Allow renames of streams via NTRENAME and fix stream error codes on rename
Tim Prouty
2009-01-04
1
-10
/
+15
*
Rename parent_dirname_talloc() to parent_dirname()
Volker Lendecke
2008-12-31
1
-2
/
+2
*
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: [3/3]: Fix a delete on close divergence from windows and the associated t...
Tim Prouty
2008-12-09
1
-2
/
+0
*
s3: Change SMB_VFS_CREATE_FILE to take a create_file_flags argument
Tim Prouty
2008-12-03
1
-9
/
+9
*
s3: Modify direct callers of open_file_ntcreate and open_directory to call SM...
Tim Prouty
2008-12-03
1
-47
/
+104
*
s3: Modify direct callers of create_file_unix_path to call SMB_VFS_CREATE_FILE
Tim Prouty
2008-12-03
1
-2
/
+4
*
s3: Add new "is_dos_path" argument to SMB_VFS_CREATE_FILE
Tim Prouty
2008-12-03
1
-0
/
+3
*
s3: Add SMB_VFS_CREATE_FILE to the vfs layer
Tim Prouty
2008-12-03
1
-48
/
+51
*
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
*
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
[next]