Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-17 | registry: don't leak (to talloc_tos()) in regdb_store_keys_internal(). | Michael Adam | 1 | -1/+2 |
2008-03-17 | registry: reformat init_registry_data() some, killing long lines. | Michael Adam | 1 | -29/+39 |
2008-03-17 | registry: explicitly use talloc context instead of talloc_tos() | Michael Adam | 1 | -10/+10 |
2008-03-17 | registry: don't leak (to talloc_tos()) in init_registry_data(). | Michael Adam | 1 | -0/+2 |
2008-03-17 | registry: rename tdb_refcount to regdb_refcount after change to dbwrap. | Michael Adam | 1 | -13/+13 |
2008-03-17 | registry: rename tdb_reg to regdb after change to dbwrap. | Michael Adam | 1 | -27/+27 |
2008-03-17 | registry: migrate tdb registry backend to dbwrap. | Michael Adam | 1 | -49/+52 |
2008-03-01 | Fix init_registry_data for subkeyless top-level keys. | Günther Deschner | 1 | -1/+18 |
2008-02-19 | Make regdb_init() behave like regdb_open() when registry is already opened. | Michael Adam | 1 | -1/+4 |
2008-01-21 | Rename reg_db.c to reg_backend_db.c | Michael Adam | 1 | -0/+949 |