summaryrefslogtreecommitdiffstats
path: root/source/libsmb/async_smb.c
Commit message (Expand)AuthorAgeFilesLines
* s3:libsmb: Correctly chew keepalive packetsVolker Lendecke2009-10-071-0/+6
* Fix a valgrind error when the socket diesVolker Lendecke2009-02-161-2/+3
* Ensure we handle signals correctly during the async calls.Jeremy Allison2008-10-151-2/+2
* Do proper error handling if the socket is closedVolker Lendecke2008-09-081-2/+8
* Prevent NT_STATUS 0xF1000000 errors from appearing whenJim McDonough2008-08-191-0/+6
* Move inbuf handling to before the PDU handlingVolker Lendecke2008-03-081-58/+59
* Add infrastructure to support async SMB requestsVolker Lendecke2008-03-061-0/+483