summaryrefslogtreecommitdiffstats
path: root/source/libsmb/async_smb.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a valgrind error when the socket diesVolker Lendecke2009-01-291-2/+3
* Do proper error handling if the socket is closedVolker Lendecke2008-09-081-2/+8
* Prevent NT_STATUS 0xF1000000 errors from appearing whenJim McDonough2008-08-141-0/+6
* Move inbuf handling to before the PDU handlingVolker Lendecke2008-03-091-58/+59
* Add infrastructure to support async SMB requestsVolker Lendecke2008-03-071-0/+483
* Revert "Add infrastructure to support async SMB requests"Volker Lendecke2008-03-031-483/+0
* Add infrastructure to support async SMB requestsVolker Lendecke2008-02-281-0/+483