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
/
smb2_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(Finally) fix bug #7158 - SMB2 connection resets during IOZone tests from 64-...
Jeremy Allison
2010-05-19
1
-1
/
+1
*
Don't return a potentially uninitialized NT_STATUS. We can now see user lists...
Jeremy Allison
2010-04-27
1
-1
/
+1
*
Add debug statements so I can track the flow of RPC data.
Jeremy Allison
2010-04-27
1
-2
/
+27
*
s3:smbd: implement SMB2 Cancel correctly.
Stefan Metzmacher
2009-08-17
1
-5
/
+1
*
libcli: move some common SMB and SMB2 stuff into libcli/smb/
Stefan Metzmacher
2009-08-12
1
-1
/
+1
*
s3:smbd: rename conn => sconn for smbd_server_connection structs
Stefan Metzmacher
2009-08-08
1
-5
/
+5
*
Fix a few uninitialized variable warnings
Volker Lendecke
2009-07-24
1
-1
/
+1
*
s3:smbd: send SMB2 interim responses for async calls
Stefan Metzmacher
2009-06-24
1
-0
/
+5
*
s3:smbd: skip file handle checks for SMB2 compounded requests
Stefan Metzmacher
2009-06-09
1
-2
/
+4
*
s3:smbd: FSCTL_PIPE_TRANSCEIVE on a none IPC$ share should give NOT_SUPPORTED
Stefan Metzmacher
2009-06-06
1
-1
/
+1
*
s3:smbd: return the same things as Windows 7 for SMB2 Ioctl responses
Stefan Metzmacher
2009-06-06
1
-7
/
+23
*
s3:smbd: fix the build in smb2_ioctl.c
Stefan Metzmacher
2009-06-05
1
-1
/
+1
*
s3:smbd: add support for SMB2 Ioctl FSCTL_DFS_GET_REFERRALS
Stefan Metzmacher
2009-06-05
1
-0
/
+74
*
s3:smbd: add support for STATUS_BUFFER_OVERFLOW to SMB2 Ioctl
Stefan Metzmacher
2009-06-05
1
-5
/
+10
*
s3:smbd: add support for SMB2 Ioctl FSCTL_PIPE_TRANSCEIVE on IPC$
Stefan Metzmacher
2009-06-05
1
-0
/
+92
*
s3:smbd: add support for SMB2 Ioctl
Stefan Metzmacher
2009-06-05
1
-0
/
+271