summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/rawrequest.c
Commit message (Expand)AuthorAgeFilesLines
* r2159: converted samba4 over to UTF-16.Andrew Tridgell2007-10-101-2/+2
* r1984: this change is what you should read to understand the new talloc()Andrew Tridgell2007-10-101-14/+3
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-2/+2
* r1824: nicer handling of NBT session replies, and handling of bad packetsAndrew Tridgell2007-10-101-2/+2
* r1674: fixed a bug in the handling of STR_LEN8BIT flagged stringsAndrew Tridgell2007-10-101-3/+6
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-72/+72
* r1633: fixed a couple of async oplock handling errorsAndrew Tridgell2007-10-101-1/+1
* r1618: fixed the receipt of multi-part replies to SMBtrans2Andrew Tridgell2007-10-101-0/+13
* r1578: the first stage of the async client rewrite.Andrew Tridgell2007-10-101-179/+7
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-16/+16
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-7/+7
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-9/+9
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-2/+2
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-7/+3
* r335: added much better handling of servers that die unexpectedly during aAndrew Tridgell2007-10-101-4/+7
* r204: Turns out that the string in the SEARCH unix_info level is thatJeremy Allison2007-10-101-0/+46
* fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell2004-03-251-1/+1
* fixed a problem with the smb client code spinning when the connectionAndrew Tridgell2004-02-211-1/+5
* make the socket send code a little clearerAndrew Tridgell2003-11-201-1/+5
* I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell2003-08-311-6/+17
* fixed some places where we don't brace (flags & STR_UNICODE)Andrew Tridgell2003-08-151-1/+1
* add support for 32 bit pid using the PIDHIGH field. This allows theAndrew Tridgell2003-08-131-1/+2
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+1019