summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw
Commit message (Expand)AuthorAgeFilesLines
...
* A fix for making transfer syntax a pointer instead of an array of pointersTim Potter2003-10-281-2/+2
* Initial version of raw dcerpc client support.Tim Potter2003-10-281-0/+222
* Implement raw SMBtrans by backending the SMBtrans2 send code. Receive isTim Potter2003-10-281-8/+53
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-022-30/+26
* I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell2003-08-313-11/+22
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-4/+1
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-153-5/+1
* wrong typecastHerb Lewis2003-08-151-1/+1
* fixed some places where we don't brace (flags & STR_UNICODE)Andrew Tridgell2003-08-151-1/+1
* some servers don't return a fs_type and dev_typeAndrew Tridgell2003-08-151-2/+6
* fixed a comment typoAndrew Tridgell2003-08-151-2/+2
* nicer formatting in getattreAndrew Tridgell2003-08-151-6/+6
* 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
* add support for 32 bit pid using the PIDHIGH field. This allows theAndrew Tridgell2003-08-131-1/+2
* use the \\server\share form of tconx to work with servers that don'tAndrew Tridgell2003-08-131-1/+4
* first public release of samba4 codeAndrew Tridgell2003-08-1322-0/+7224