summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/rawrequest.c
Commit message (Expand)AuthorAgeFilesLines
* 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