Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-01-20 | Some reformatting in netlogon_params_fetch_values(). | Michael Adam | 1 | -6/+7 |
2008-01-20 | Rename netlogon_params_fetch_reg_values() to netlogon_params_fetch_values(). | Michael Adam | 1 | -3/+2 |
2008-01-20 | In reg_backend_netlogon_params, delegate fetch_subkeys() to regdb. | Michael Adam | 1 | -0/+7 |
2008-01-18 | Use C99 structure initializers for netlogon_params_reg_ops. | Michael Adam | 1 | -9/+1 |
2008-01-18 | Add a registry backend netlogon_params that replaces the former dynamic overlay. | Michael Adam | 1 | -0/+58 |