Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-24 | Convert async_connect to tevent_req | Volker Lendecke | 1 | -18/+44 | |
2009-02-09 | async_sock: Use unix errnos instead of NTSTATUS | Kai Blin | 1 | -74/+64 | |
This also switches wb_reqtrans to use wbcErr instead of NTSTATUS as it would be pointless to convert to errno first and to wbcErr later. | |||||
2009-02-02 | s3-wbclient: Use new tevent data types | Kai Blin | 1 | -7/+7 | |
2009-02-02 | Next step disentangling async_req from NTSTATUS | Volker Lendecke | 1 | -8/+8 | |
Now I need to document this :-) | |||||
2009-02-01 | Split up async_req into a generic and a NTSTATUS specific part | Volker Lendecke | 1 | -27/+27 | |
2009-01-18 | Add a macro async_req_setup() | Volker Lendecke | 1 | -23/+6 | |
This streamlines setting up a multi-step async request a bit | |||||
2009-01-04 | async libwbclient infrastructure | Volker Lendecke | 1 | -0/+774 | |