summaryrefslogtreecommitdiff
path: root/lib/async_req
AgeCommit message (Expand)AuthorFilesLines
2009-02-24Fix async writevVolker Lendecke1-1/+1
2009-02-24Remove async sendallVolker Lendecke2-116/+0
2009-02-24Add async writevVolker Lendecke2-0/+109
2009-02-24Convert async_connect to tevent_reqVolker Lendecke2-32/+33
2009-02-17async_sock: Use tevent_timeval instead of timeval functionsKai Blin1-3/+4
2009-02-09s3 async: Fix the build on systems that have ETIMEDOUT but not ETIMETim Prouty1-2/+2
2009-02-09async_sock: Map ASYNC_REQ_TIMEOUT to ETIMEDOUT instead of ETIMEKai Blin1-1/+5
2009-02-09async_sock: Use unix errnos instead of NTSTATUSKai Blin2-30/+99
2009-02-02Next step disentangling async_req from NTSTATUSVolker Lendecke4-62/+86
2009-02-01Split up async_req into a generic and a NTSTATUS specific partVolker Lendecke6-80/+158
2009-01-28async_sock: Move to top levelKai Blin3-1/+755
2009-01-27async_req: Fix the S4 buildKai Blin2-20/+28
2009-01-23s4: add ../lib/async_req to the s4 buildKai Blin1-0/+3
2009-01-23async_req: Move to top level dirKai Blin2-0/+500