Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-11-23 | Modify WINREG test program to recursively enumerate keys in all known | Tim Potter | 1 | -64/+47 |
2003-11-23 | Check NT_STATUS code from dcerpc call function before checking the | Tim Potter | 1 | -2/+2 |
2003-11-23 | Actually call right function name. | Tim Potter | 1 | -1/+1 |
2003-11-23 | Call enumkey for tridge. | Tim Potter | 1 | -0/+4 |
2003-11-23 | String termination fix. | Tim Potter | 1 | -30/+87 |
2003-11-23 | reduced the number of magic types we need in mkproto.pl | Andrew Tridgell | 1 | -1/+1 |
2003-11-22 | a fairly major upgrade to the dcerpc system | Andrew Tridgell | 1 | -0/+2 |
2003-11-22 | Convert all NTSTATUS return codes to WERROR. | Tim Potter | 1 | -12/+227 |
2003-11-21 | Implement DeleteKey, DeleteValue, FlushKey. | Tim Potter | 1 | -0/+52 |
2003-11-21 | Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey. | Tim Potter | 1 | -0/+124 |