Günther Deschner
27022587e3
s3-libsmb: move protos to libsmb/proto.h
...
Guenther
2011-05-06 16:37:18 +02:00
Günther Deschner
ea8960448d
s3-libsmb: run minimal_includes.pl.
...
Guenther
2011-05-05 02:05:27 +02:00
Günther Deschner
50883cfeb4
s3-tevent: only include ../lib/util/tevent wrappers where needed.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri Apr 29 14:00:30 CEST 2011 on sn-devel-104
2011-04-29 14:00:30 +02:00
Jeremy Allison
c377b0e718
Fix up some buildfarm warnings.
2011-02-09 21:21:04 +01:00
Stefan Metzmacher
7a47aed770
s3:cli_np_tstream: if SMBtrans is desired, the readv needs to wait for the last writev chunk.
...
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Tue Dec 21 17:43:06 CET 2010 on sn-devel-104
2010-12-21 17:43:06 +01:00
Stefan Metzmacher
07ba35adcb
s3:libsmb: add tstream_cli_np_get_cli_state()
...
metze
2010-12-15 15:26:05 +01:00
Stefan Metzmacher
c0f9e963b6
s3:libsmb: add tstream_cli_np_set_timeout()
...
metze
2010-12-15 15:26:05 +01:00
Stefan Metzmacher
0df669e141
s3:libsmb: add tstream_cli_np_use_trans() and the needed logic
...
tstream_cli_np_use_trans() defers the next tstream_writev
to the next tstream_readv and send both as an SMBtrans request.
metze
2010-12-15 15:26:05 +01:00
Stefan Metzmacher
e08c324fc5
s3:libsmb: add tstream_is_cli_np()
...
metze
2010-12-15 15:26:05 +01:00
Stefan Metzmacher
c0ac1cebfb
s3:libsmb: add cli_np_tstream.c
...
This abstracts a named pipe over smb as a tstream,
which will make it easier to implement the dcerpc
layer in a more generic way.
metze
2010-12-15 15:26:05 +01:00