r1983: a completely new implementation of talloc
[samba.git] / source / libcli / raw / rawrequest.c
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Andrew Tridgellr1824: nicer handling of NBT session replies, and handl...
2007-10-10 Andrew Tridgellr1674: fixed a bug in the handling of STR_LEN8BIT flagg...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Tridgellr1633: fixed a couple of async oplock handling errors
2007-10-10 Andrew Tridgellr1618: fixed the receipt of multi-part replies to SMBtrans2
2007-10-10 Andrew Tridgellr1578: the first stage of the async client rewrite.
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
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 Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Tridgellr335: added much better handling of servers that die...
2007-10-10 Jeremy Allisonr204: Turns out that the string in the SEARCH unix_info...
2004-03-25 Andrew Tridgellfixed the handling of level II oplocks in samba4, espec...
2004-02-21 Andrew Tridgellfixed a problem with the smb client code spinning when...
2003-11-20 Andrew Tridgellmake the socket send code a little clearer
2003-08-31 Andrew TridgellI think I've finally got the ascii/unicode issues right...
2003-08-15 Andrew Tridgellfixed some places where we don't brace (flags & STR_UNI...
2003-08-13 Andrew Tridgelladd support for 32 bit pid using the PIDHIGH field...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code