Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-14 | Prevent NT_STATUS 0xF1000000 errors from appearing when | Jim McDonough | 1 | -0/+6 | |
dos errors are used and there is no error. It should be mapped directly to NT_STATUS_OK. smbclient to older servers didn't work. (This used to be commit 78f009b7ef1f1d63b21df9ba6da7fcca01c12109) | |||||
2008-03-08 | Move inbuf handling to before the PDU handling | Volker Lendecke | 1 | -58/+59 | |
In an error case, correctly discard the offending PDU (This used to be commit 0aa195b5d623e1f26f2a1b9e91323a5ddd3ff282) | |||||
2008-03-06 | Add infrastructure to support async SMB requests | Volker Lendecke | 1 | -0/+483 | |
(This used to be commit e2153301351559f30f2714345f4c1ca6c5f1a45f) |