summaryrefslogtreecommitdiffstats
path: root/source/aparser/cifs.struct
Commit message (Collapse)AuthorAgeFilesLines
* started adding support for relative, plus options for autoalignmentAndrew Tridgell2000-06-091-0/+3
| | | | so the same parser generator can be uses for cifs and rpc
* messing about.Luke Leighton2000-05-311-19/+19
|
* more SMBtrans, SMBnttrans stuff.Luke Leighton2000-05-281-17/+200
|
* SMBulogoffXLuke Leighton2000-05-271-0/+2
|
* optional (0of or 1of) with "[+]" semantics.Luke Leighton2000-05-271-1/+1
|
* SMBntcreateXLuke Leighton2000-05-271-5/+23
|
* SMBnttrans. modified io_uint8s to return address of actual data insteadLuke Leighton2000-05-271-20/+88
| | | | | | of a copy, on unmarshalling. removed fstring, made it io_string, did same thing. io_string() and io_wstring() should be wrapped in a STRING typedef which is bit-switched on FLG2:Unicode.
* SMBtrans response.Luke Leighton2000-05-271-1/+27
|
* SMBtrans and SMBtrans2, some of it.Luke Leighton2000-05-271-21/+100
|
* SMBlockingXLuke Leighton2000-05-271-1/+68
|
* hack to get setprinter working, level2, null sec desc.Luke Leighton2000-05-271-4/+8
|
* cifs parser.Luke Leighton2000-05-271-0/+579