Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-01 | Fix init_registry_data for subkeyless top-level keys. | Günther Deschner | 1 | -1/+18 | |
On a fresh install with no existing registry.tdb, make sure we are able to create our initial top-level entries. Michael, Volker, please check. Guenther (This used to be commit 956bc602062825493e1c357e2388fee1e5514b50) | |||||
2008-02-19 | Make regdb_init() behave like regdb_open() when registry is already opened. | Michael Adam | 1 | -1/+4 | |
I.e. increment the refcounter. Michael (This used to be commit 951d3fae2cbea09cc4e1806cbf0a94ecdfcee8d5) | |||||
2008-01-21 | Rename reg_db.c to reg_backend_db.c | Michael Adam | 1 | -0/+949 | |
Michael (This used to be commit c3f695d3b14ee06fc5d517ca094236e885f9e707) |