s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by value
[nivanova/samba-autobuild/.git] / source3 / libsmb / cli_np_tstream.c
2011-08-03 Stefan Metzmachers3:cli_np_tstream: make use of cli_set_timeout()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-08 Stefan Metzmachers3:libsmb/cli_np_tstream: s/TSTREAM_CLI_NP_BUF_SIZE...
2011-06-08 Stefan Metzmachers3:libsmb:cli_np_tstream: use dynamic talloc buffers
2011-06-07 Stefan Metzmachers3:libsmb/cli_np_tstream: use larger buffers to avoid...
2011-05-30 Günther Deschners3: fix some -Wunused-but-set-variable build warnings.
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-05 Günther Deschners3-libsmb: run minimal_includes.pl.
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-02-09 Jeremy AllisonFix up some buildfarm warnings.
2010-12-21 Stefan Metzmachers3:cli_np_tstream: if SMBtrans is desired, the readv...
2010-12-15 Stefan Metzmachers3:libsmb: add tstream_cli_np_get_cli_state()
2010-12-15 Stefan Metzmachers3:libsmb: add tstream_cli_np_set_timeout()
2010-12-15 Stefan Metzmachers3:libsmb: add tstream_cli_np_use_trans() and the neede...
2010-12-15 Stefan Metzmachers3:libsmb: add tstream_is_cli_np()
2010-12-15 Stefan Metzmachers3:libsmb: add cli_np_tstream.c