Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-28 | s3:registry: always provision the registry, not only in smbd. | Michael Adam | 1 | -0/+8 | |
This will make tools like "net registry" also fill the registry with the basic hives and keys. Michael | |||||
2008-11-01 | Rename dos_errstr() to win_errstr() for consistency with Samba 4. | Jelmer Vernooij | 1 | -2/+2 | |
2008-04-13 | registry: refactor common part of registry initialization out. | Michael Adam | 1 | -5/+13 | |
into a new function registry_init_common(). Michael (This used to be commit 5da52b95ac69e4abfbc44335df2447bec8f16e13) | |||||
2008-04-13 | registry: change registry_init_basic() to return WERROR instead of bool | Michael Adam | 1 | -5/+5 | |
Michael (This used to be commit 6a31e659cb371395dff0906786f3c6ef0cc2b3de) | |||||
2008-04-13 | registry: change reghook_cache_init() to return WERROR and use it in the ↵ | Michael Adam | 1 | -1/+6 | |
callers. Michael (This used to be commit 2f4ca62dce50225d67ba8643afba4199e1845c5f) | |||||
2008-04-13 | registry: unify debug output in the registry init functions. | Michael Adam | 1 | -1/+2 | |
Michael (This used to be commit 4fd9b45ffc08e7deeae58be3129832148748af13) | |||||
2008-04-13 | registry: change regdb_init() to return WERROR instead of bool. | Michael Adam | 1 | -8/+4 | |
Michael (This used to be commit c312852abce72bc167abee8b29fc699c4a643ca7) | |||||
2008-03-22 | registry: add reg_init_basic() - init registry with only the db backend. | Michael Adam | 1 | -0/+45 | |
Michael (This used to be commit 1831042bdcbfe569ae39177058dfe1d914416513) |