summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/rawreadwrite.c
AgeCommit message (Collapse)AuthorFilesLines
2004-03-08fixed two writex client bugsAndrew Tridgell1-4/+4
- always use the 14 word writex varient even for small transfers as long as large offsets are negotiated (this matches windows behaviour) - make sure we fill in the top 16 bits of the count for large writex calls (This used to be commit 9ea20d0c9a1cb4800f3f54195cbbe70c98c8e423)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+321
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)