Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | started adding support for relative, plus options for autoalignment | Andrew Tridgell | 2000-06-09 | 1 | -0/+3 |
| | | | | so the same parser generator can be uses for cifs and rpc | ||||
* | messing about. | Luke Leighton | 2000-05-31 | 1 | -19/+19 |
| | |||||
* | more SMBtrans, SMBnttrans stuff. | Luke Leighton | 2000-05-28 | 1 | -17/+200 |
| | |||||
* | SMBulogoffX | Luke Leighton | 2000-05-27 | 1 | -0/+2 |
| | |||||
* | optional (0of or 1of) with "[+]" semantics. | Luke Leighton | 2000-05-27 | 1 | -1/+1 |
| | |||||
* | SMBntcreateX | Luke Leighton | 2000-05-27 | 1 | -5/+23 |
| | |||||
* | SMBnttrans. modified io_uint8s to return address of actual data instead | Luke Leighton | 2000-05-27 | 1 | -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 Leighton | 2000-05-27 | 1 | -1/+27 |
| | |||||
* | SMBtrans and SMBtrans2, some of it. | Luke Leighton | 2000-05-27 | 1 | -21/+100 |
| | |||||
* | SMBlockingX | Luke Leighton | 2000-05-27 | 1 | -1/+68 |
| | |||||
* | hack to get setprinter working, level2, null sec desc. | Luke Leighton | 2000-05-27 | 1 | -4/+8 |
| | |||||
* | cifs parser. | Luke Leighton | 2000-05-27 | 1 | -0/+579 |