r8007: * cleanup unused structure from reg_objects.h
commitff9f7f157544f592f29952dbeb79104c13fd6c5d
authorGerald Carter <jerry@samba.org>
Thu, 30 Jun 2005 02:59:29 +0000 (30 02:59 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 30 Jun 2005 02:59:29 +0000 (30 02:59 +0000)
tree1672f97df7f1ccec0e6daa3a4fa2b7223d869d68
parent4825df6946a0bd6e6751275a1f759e63b0b315e7
r8007: * cleanup unused structure from reg_objects.h
* make regdb_store_XXX() and regdb_fetch_XXX() functions non-static
* use case sensitive string lookups in reg_dynamic.c since the
  keys have already been normalized
* move to new design for making printing related data available
  via the winreg pipe (with the intent of allowing writes)
source/include/reg_objects.h
source/registry/reg_db.c
source/registry/reg_dynamic.c
source/registry/reg_printing.c