Age | Commit message (Expand) | Author | Files | Lines |
2011-10-31 | s4:smb_server/smb2: correctly implement related compound requests | Stefan Metzmacher | 1 | -0/+2 |
2009-06-09 | s4:smb2srv: correctly fail remaining compounded requests after a failure | Stefan Metzmacher | 1 | -0/+3 |
2008-12-05 | Let ntvfs request transport close via ntvfs_request state | Sam Liddicott | 1 | -0/+10 |
2008-09-24 | cope with body_size zero in SMB2 receive | Andrew Tridgell | 1 | -1/+2 |
2008-08-14 | smb2srv: sign replies when the request was also signed | Stefan Metzmacher | 1 | -0/+2 |
2008-05-22 | badly formed SMB2 packets get NT_STATUS_INVALID_PARAMETER | Andrew Tridgell | 1 | -2/+2 |
2008-05-21 | fixed SMB2 locking | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22866: handle incoming chained smb2 requests in our server code to let | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r17084: implement SMB2 Cancel in the server, | Stefan Metzmacher | 1 | -1/+10 |
2007-10-10 | r16950: remove the smb mid from the ntvfs layer and keep a list of pending | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r16870: copy over the status from the ntvfs request to the smb2 request | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r16738: vista beta2 use FILE_CLOSED as error for an invalid file handle | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16456: return on error... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r16410: remove some warnings of talloc_steal() usage without target | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15803: the SMB2 server gives NT_STATUS_NOT_FOUND instead of NT_STATUS_INVALI... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15802: merge tridge's fix to the SMB2 server | Stefan Metzmacher | 1 | -4/+1 |
2007-10-10 | r15753: implement SMB2 Create | Stefan Metzmacher | 1 | -0/+97 |
2007-10-10 | r15746: - reorder elements of smb2srv_request | Stefan Metzmacher | 1 | -7/+15 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r11789: - add the start of a SMB2 server | Stefan Metzmacher | 1 | -0/+50 |