s3:registry: always provision the registry, not only in smbd.
[metze/samba/wip.git] / source3 / registry / reg_init_full.c
2009-01-28 Michael Adams3:registry: always provision the registry, not only...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-13 Michael Adamregistry: rename init_registry() to registry_init_full...
2008-04-13 Michael Adamregistry: change init_registry() to return WERROR inste...
2008-04-13 Michael Adamregistry: refactor common part of registry initializati...
2008-04-13 Michael Adamregistry: change reghook_cache_add() to return WERROR...
2008-04-13 Michael Adamregistry: change reghook_cache_init() to return WERROR...
2008-04-13 Michael Adamregistry: change init_registry_key() and init_registry_...
2008-04-13 Michael Adamregistry: unify debug output in the registry init funct...
2008-04-13 Michael Adamregistry: change regdb_init() to return WERROR instead...
2008-04-12 Michael Adamregistry: remove the REGISTRY_HOOKS layer from the...
2008-03-22 Michael Adamregistry: some whitespace cleanup in init_registry().
2008-03-22 Michael Adamregistry: remove unneeded talloc stackframe variable.
2008-03-22 Michael Adamregistry: close regdb in error path (and use it) in...
2008-03-20 Michael Adamregistry: separate initialization of registry data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-21 Michael AdamExtend/fix comments.