summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/rawfile.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4182: fixed trans2 mkdir, allowing mkdir with an initial EA listAndrew Tridgell1-2/+2
2007-10-10r4173: - new t2open code, that can cope with "create with EAs". Many thanksAndrew Tridgell1-6/+6
2007-10-10r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher1-1/+1
2007-10-10r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell1-5/+5
2007-10-10r3821: added client side code and test code for NTTRANS_CREATEAndrew Tridgell1-0/+133
2007-10-10r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell1-10/+10
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+1
2007-10-10r3081: several updates to ntvfs and server side async request handling inAndrew Tridgell1-6/+0
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell1-3/+3
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-112/+112
2007-10-10r1631: don't use req->transport after req has been destroyedAndrew Tridgell1-2/+2
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-4/+4
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-9/+18
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell1-1/+1
2003-08-14added the ancient SMBcreate operation to the testsuite and client libAndrew Tridgell1-0/+12
2003-08-13- added a raw smb scannerAndrew Tridgell1-1/+1
2003-08-13- added SMBntrename test suiteAndrew Tridgell1-8/+19
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+687