s3:registry: turn regdb_fetch_keys_internal() from int to WERROR return type
authorMichael Adam <obnox@samba.org>
Wed, 15 Jul 2009 10:45:43 +0000 (12:45 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 15 Jul 2009 12:01:57 +0000 (14:01 +0200)
commitdc0bcfa188cb24c5a34f592ece946682d5fb8afe
tree635d8cb24fd7225f73f3dec607100d05d55f3d23
parentc52dd1d5b81ce71855a3215f1b23704ac450fdee
s3:registry: turn regdb_fetch_keys_internal() from int to WERROR return type

This way, more error information is propagated to the callers.

Michael
source3/registry/reg_backend_db.c