s3-includes: finally only include client.h when libsmb is used.
[ira/wip.git] / source3 / rpc_client / rpc_transport_tstream.c
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-04-12 Günther Deschners3-rpc_client: move rpc_cli_transport structs and proto...
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2010-12-15 Stefan Metzmachers3:rpc_client: implement rpc_transport_np_init() on...
2010-12-15 Stefan Metzmachers3:rpc_client/rpc_transport_tstream.c: add some logic...
2010-12-15 Stefan Metzmachers3:rpc_client/rpc_transport_tstream: timeout should...
2010-12-15 Stefan Metzmachers3:rpc_client: let rpc_transport_tstream_init() create...
2010-09-15 Simo Sorces3-rpc_client: Added a tstream based transport.