Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-29 | s3-tevent: only include ../lib/util/tevent wrappers where needed. | Günther Deschner | 1 | -0/+1 |
2011-04-12 | s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.h | Günther Deschner | 1 | -0/+1 |
2011-02-28 | s3-rpc_client: Move client pipe functions to own header. | Andreas Schneider | 1 | -0/+1 |
2010-12-15 | s3:rpc_client: implement rpc_transport_np_init() on top of rpc_transport_tstr... | Stefan Metzmacher | 1 | -0/+19 |
2010-12-15 | s3:rpc_client/rpc_transport_tstream.c: add some logic to handle cli_np tstreams | Stefan Metzmacher | 1 | -2/+197 |
2010-12-15 | s3:rpc_client/rpc_transport_tstream: timeout should be unsigned int | Stefan Metzmacher | 1 | -1/+1 |
2010-12-15 | s3:rpc_client: let rpc_transport_tstream_init() create read and write queue | Stefan Metzmacher | 1 | -9/+14 |
2010-09-15 | s3-rpc_client: Added a tstream based transport. | Simo Sorce | 1 | -0/+361 |