Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3:registry: replace typedef REGISTRY_OPS by struct registry_ops | Michael Adam | 2009-04-27 | 1 | -2/+2 |
* | s3:registry: replace typedef REGVAL_CTR by struct regval_ctr. | Michael Adam | 2009-04-27 | 1 | -1/+1 |
* | s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr" | Michael Adam | 2009-02-26 | 1 | -1/+1 |
* | Fix return of reg values below HKLM/SOFTWARE/MICROSOFT/WINDOWSNT/CURRENTVERSION. | Günther Deschner | 2008-03-11 | 1 | -1/+1 |
* | Some reformatting of current_version_fetch_values(). | Michael Adam | 2008-01-20 | 1 | -11/+12 |
* | Add a registry backend current_version that replaces the former dynamic overlay. | Michael Adam | 2008-01-20 | 1 | -0/+80 |