r4315: use the remote hosts max_xmit, not the local hosts, in calculating max trans2...
[samba.git] / source / libcli / raw / rawtrans.c
2007-10-10 Andrew Tridgellr4315: use the remote hosts max_xmit, not the local...
2007-10-10 Andrew Tridgellr4229: - added support for multi-part SMBtrans and...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Stefan Metzmacherr3971: fix compiler warnings
2007-10-10 Andrew Tridgellr3826: - added testing of ea lists in NTTRANS CREATE
2007-10-10 Andrew Bartlettr3652: Fix malloc-history dependent failures in smbtorture.
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3383: avoid multi-part SMBtrans and SMBtrans2 replies...
2007-10-10 Andrew Tridgellr2649: - used some cpp tricks to make users of talloc...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Andrew Tridgellr1941: - fixed an allocation error with querying securi...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Tridgellr1618: fixed the receipt of multi-part replies to SMBtrans2
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr335: added much better handling of servers that die...
2003-12-11 Andrew Tridgellthe next step in the dcerpc server code. Added the...
2003-10-28 Tim PotterImplement raw SMBtrans by backending the SMBtrans2...
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code