index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
posix
/
pvfs_read.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix error code for read on a directory
Andrew Tridgell
2008-05-28
1
-1
/
+1
*
ensure that we honor SMB2 read min_count properly
Andrew Tridgell
2008-05-27
1
-0
/
+8
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r20624: added AIO read to pvfs backend
Andrew Tridgell
2007-10-10
1
-1
/
+11
*
r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14933: fix the handling of notify filters to be much closer to the behaviour
Andrew Tridgell
2007-10-10
1
-5
/
+0
*
r14797: added checking of the filter in notify requests
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14208: removed use of req->flags2 inside the ntvfs layer. This should help
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r3798: added support for alternate data streams in xattrs into pvfs.
Andrew Tridgell
2007-10-10
1
-4
/
+9
*
r3658: use handle->fd == -1 as the primary indicator of a directory. This
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3615: split out struct pvfs_file_handle from struct pvfs_file. This is in
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r3544: fixed some #include lines to make them more consistent
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3455: some more portability fixes. We nearly compile on solaris again now.
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3387: fixed pvfs to pass the NTDENY tests. The tricky bit was
Andrew Tridgell
2007-10-10
1
-2
/
+7
*
r3363: added basic support for SA_RIGHT_FILE_EXECUTE, needed for opening .dll...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3241: don't skip the read completely for a zero-length read, as it could giv...
Andrew Tridgell
2007-10-10
1
-8
/
+7
*
r3240: - update the rules for what error codes should be given on the
Andrew Tridgell
2007-10-10
1
-1
/
+8
*
r3161: pvfs now passes the RAW-SEEK test
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r3147: added basic share modes support for pvfs (or more precisely, ntcreatex
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r3081: several updates to ntvfs and server side async request handling in
Andrew Tridgell
2007-10-10
1
-2
/
+5
*
r3012: added initial support for byte range locking in the posix vfs. This is
Andrew Tridgell
2007-10-10
1
-0
/
+9
*
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
2007-10-10
1
-3
/
+4
*
r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2436: the second big lump of posix vfs code.
Andrew Tridgell
2007-10-10
1
-0
/
+57