Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed syntax of registry commands so keys can start with HKLM or HKU. | Luke Leighton | 1998-11-11 | 1 | -3/+2 |
| | | | | sorted lookupsids command | ||||
* | rpcclient registry commands. | Luke Leighton | 1998-11-10 | 1 | -2/+7 |
| | |||||
* | Added missing display enum. | Jeremy Allison | 1998-09-25 | 1 | -0/+2 |
| | | | | Jeremy. | ||||
* | Moved the extra struct definitions Luke added to smb.h into rpcclient.h | Jeremy Allison | 1998-09-25 | 1 | -0/+118 |
and client.h. They are still included from smb.h so nothing should change (or break) but this keeps the new definitions easier to maintain. This is similar to what I did with ntdomain.h Jeremy. |