summaryrefslogtreecommitdiffstats
path: root/source3/lib/wbclient.c
Commit message (Expand)AuthorAgeFilesLines
* Fix wbclient.c wrt tevent_req changes too.Simo Sorce2009-03-021-4/+3
* Convert async_connect to tevent_reqVolker Lendecke2009-02-241-18/+44
* async_sock: Use unix errnos instead of NTSTATUSKai Blin2009-02-091-74/+64
* s3-wbclient: Use new tevent data typesKai Blin2009-02-021-7/+7
* Next step disentangling async_req from NTSTATUSVolker Lendecke2009-02-021-8/+8
* Split up async_req into a generic and a NTSTATUS specific partVolker Lendecke2009-02-011-27/+27
* Add a macro async_req_setup()Volker Lendecke2009-01-181-23/+6
* async libwbclient infrastructureVolker Lendecke2009-01-041-0/+774