s3:registry: change regdb_store_keys_internal2() to return WERROR
authorMichael Adam <obnox@samba.org>
Wed, 8 Jul 2009 15:26:06 +0000 (17:26 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 15 Jul 2009 12:01:52 +0000 (14:01 +0200)
commit14f593aa0f43127ab78aec848b0fe5933c0c28c9
treeb6b1154d496f15ceccdee96d8acb60b906733e9a
parent1c65c98f3350951fe9f87a942b4c8a8094c8b781
s3:registry: change regdb_store_keys_internal2() to return WERROR

instead of bool for better error propagation.

Michael
source3/registry/reg_backend_db.c