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