summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/rawfile.c
Commit message (Expand)AuthorAgeFilesLines
* r14160: don't write behind the bufferStefan Metzmacher2007-10-101-1/+0
* r14141: fixed bugzilla 2921, forcing correct alignment when in ascii modeAndrew Tridgell2007-10-101-2/+4
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-2/+2
* r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell2007-10-101-1/+1
* r4364: - added support for testing of chained SMB operations in smbtortureAndrew Tridgell2007-10-101-1/+77
* r4182: fixed trans2 mkdir, allowing mkdir with an initial EA listAndrew Tridgell2007-10-101-2/+2
* r4173: - new t2open code, that can cope with "create with EAs". Many thanksAndrew Tridgell2007-10-101-6/+6
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-1/+1
* r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell2007-10-101-5/+5
* r3821: added client side code and test code for NTTRANS_CREATEAndrew Tridgell2007-10-101-0/+133
* r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell2007-10-101-10/+10
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3081: several updates to ntvfs and server side async request handling inAndrew Tridgell2007-10-101-6/+0
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-3/+3
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-112/+112
* r1631: don't use req->transport after req has been destroyedAndrew Tridgell2007-10-101-2/+2
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-4/+4
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-9/+18
* I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell2003-08-311-1/+1
* added the ancient SMBcreate operation to the testsuite and client libAndrew Tridgell2003-08-141-0/+12
* - added a raw smb scannerAndrew Tridgell2003-08-131-1/+1
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-8/+19
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+687