summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/rawreadwrite.c
Commit message (Expand)AuthorAgeFilesLines
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-5/+6
* fixed RAW-READ after the bufinfo changes. Thanks to Metze for spottingAndrew Tridgell2008-02-161-0/+3
* Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell2008-02-141-3/+3
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-5/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20077: support large readx replies, as done by samba3 (and the snia spec),Andrew Tridgell2007-10-101-0/+14
* r15741: move smb2 request structures into the main smb request structsStefan Metzmacher2007-10-101-0/+13
* r15740: add TODO, that we should check if the server supportsStefan Metzmacher2007-10-101-0/+4
* r15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE flag in theStefan Metzmacher2007-10-101-1/+3
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-9/+9
* r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell2007-10-101-0/+3
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-9/+9
* r4364: - added support for testing of chained SMB operations in smbtortureAndrew Tridgell2007-10-101-3/+2
* r3654: Add static and fix indentation.Andrew Bartlett2007-10-101-1/+1
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3237: - allow for readx calls larger than 64kAndrew Tridgell2007-10-101-2/+2
* r3081: several updates to ntvfs and server side async request handling inAndrew Tridgell2007-10-101-12/+0
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-2/+2
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-31/+31
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-1/+2
* fixed two writex client bugsAndrew Tridgell2004-03-081-4/+4
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+321