Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-15 | Rename registry_init_regdb() to registry_init_smbconf(). | Michael Adam | 1 | -2/+2 | |
That's what it actually is. Michael (This used to be commit 9d3c27f55726dbdce41fcf71c8bc1a7829340268) | |||||
2008-01-21 | Rename lib/util_reg_smbconf.c to registry/reg_init_smbconf.c | Michael Adam | 1 | -0/+97 | |
This actually is a counterpart to reg_init_full, in that is does open and initialize the registry too, but only registeres the backends necessary to access the SMBCONF key. Michael (This used to be commit 01bda3ab359fb3868c1dc849044f613bf2bc563e) |