summaryrefslogtreecommitdiffstats
path: root/lib/async_req
Commit message (Expand)AuthorAgeFilesLines
...
* Convert async_connect to tevent_reqVolker Lendecke2009-02-242-32/+33
* async_sock: Use tevent_timeval instead of timeval functionsKai Blin2009-02-171-3/+4
* s3 async: Fix the build on systems that have ETIMEDOUT but not ETIMETim Prouty2009-02-091-2/+2
* async_sock: Map ASYNC_REQ_TIMEOUT to ETIMEDOUT instead of ETIMEKai Blin2009-02-091-1/+5
* async_sock: Use unix errnos instead of NTSTATUSKai Blin2009-02-092-30/+99
* Next step disentangling async_req from NTSTATUSVolker Lendecke2009-02-024-62/+86
* Split up async_req into a generic and a NTSTATUS specific partVolker Lendecke2009-02-016-80/+158
* async_sock: Move to top levelKai Blin2009-01-283-1/+755
* async_req: Fix the S4 buildKai Blin2009-01-272-20/+28
* s4: add ../lib/async_req to the s4 buildKai Blin2009-01-231-0/+3
* async_req: Move to top level dirKai Blin2009-01-232-0/+500