3 things:
commit5640e6cdb213502d95fff33e06eaeed5ce3aeb76
authorGerald Carter <jerry@samba.org>
Fri, 26 Jul 2002 22:40:06 +0000 (26 22:40 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 26 Jul 2002 22:40:06 +0000 (26 22:40 +0000)
treebec64ec3bc427ec804c14dca203ad1b93b4dc11c
parenta6725d4ce95ca8807ccefe4ce033b45d0635da6d
3 things:

* normalize all registry key strings before storing or looking
  up paths in the registry tdb
* return the current buffer size for REG_INFO even when not returning
  actual data
* fix a segfault report by metze on #samba-technical so that the
  user/group object picker works again (was the "ProductType" key
  lookup that was failing).
source/registry/reg_db.c
source/rpc_parse/parse_reg.c
source/rpc_server/srv_reg_nt.c