Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-18 | s3-registry: only include registry headers when really needed. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-09-30 | s3-registry: use regval_ctr_addvalue_sz(). | Günther Deschner | 1 | -17/+2 | |
Greatly simplifies and cleanes up the code. Guenther | |||||
2009-04-27 | s3:registry: replace typedef REGISTRY_OPS by struct registry_ops | Michael Adam | 1 | -2/+2 | |
Michael | |||||
2009-04-27 | s3:registry: replace typedef REGVAL_CTR by struct regval_ctr. | Michael Adam | 1 | -1/+1 | |
This paves the way for hiding the typedef and the implementation from the surface. Michael | |||||
2009-02-26 | s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr" | Michael Adam | 1 | -1/+1 | |
This paves the way for hiding the typedef and the implementation from the surface. Michael | |||||
2008-01-20 | Some reformatting in tcpip_params_fetch_values(). | Michael Adam | 1 | -8/+10 | |
Michael (This used to be commit 5b3813b233dc2a60e6d5a9942b4044219d800415) | |||||
2008-01-20 | Add a registry backend tcpip_params that replaces the former dynamic overlay. | Michael Adam | 1 | -0/+65 | |
Michael (This used to be commit a8a743b693a162954948ca2438ce4b842c5cba30) |