s3:libsmb: get rid of cli_state_protocol
[obnox/samba/samba-obnox.git] / source3 / libsmb / cli_np_tstream.c
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_protocol
2012-05-15 Stefan Metzmachers3:cli_np_tstream: include smbXcli_base.h, because...
2012-05-11 Luk Claess3/libsmb: Generalise cli_state in smb2 write calls
2012-05-11 Luk Claess3/libsmb: Generalise cli_state in smb2 ioctl calls
2012-05-11 Luk Claess3/libsmb: Generalise cli_state in smb2 create calls
2012-05-11 Luk Claess3/libsmb: Generalise cli_state in smb2 close calls
2012-05-11 Luk Claess3-libsmb: Generalise cli_state in smb2 read calls
2012-04-27 Stefan Metzmachers3:libsmb/cli_np_tstream: add support for SMB2
2012-04-27 Stefan Metzmachers3:libsmb/cli_np_tstream: remove unused tstream_cli_np_...
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... save-diskspace-tags/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