s3-registry: only include registry headers when really needed.
[amitay/samba.git] / source3 / registry / reg_init_smbconf.c
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_OPS by struct...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-13 Michael Adamregistry: change registry_init_smbconf() to return...
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-13 Michael Adamregistry: make registry_init_smbconf() hook the registr...
2008-04-12 Michael Adamregistry: remove the REGISTRY_HOOKS layer from the...
2008-03-22 Michael Adamregistry: close registry in exit path in registry_init_...
2008-03-21 Michael Adamregistry: fix registry_init_smbconf() to close the...
2008-03-20 Michael Adamregistry: separate initialization of registry data...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-15 Michael AdamRename registry_init_regdb() to registry_init_smbconf().
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 AdamRename lib/util_reg_smbconf.c to registry/reg_init_smbc...