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 | |||||
2010-03-16 | s3:registry-legacy: use talloc_stackframe() instead of NULL in ↵ | Michael Adam | 1 | -2/+3 | |
regkey_open_internal() Michael | |||||
2009-04-27 | s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handle | Michael Adam | 1 | -4/+5 | |
Michael | |||||
2008-01-21 | Extract regkey_open_internal() from reg_frontend.c to new reg_util_legacy.c | Michael Adam | 1 | -0/+47 | |
reg_openpath should be used instead of this function (along with the reg_api interface). Last callers of this function are in services_db.c Michael (This used to be commit 0005b88d74fca1ea1410c9911d504b0a636a0472) |