s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return type
authorMichael Adam <obnox@samba.org>
Thu, 6 Oct 2011 19:24:07 +0000 (21:24 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:58 +0000 (14:17 +0200)
commitc9bc1e492404077c6b40b5cefe33e859503a4227
tree8a38bfafafe0af9f8ee912ac87d53e62c4e2134d
parent658f72128ff6950c6a03994198b4464a273fb300
s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return type

for consistency and better error propagation
source3/lib/dbwrap/dbwrap.h
source3/lib/dbwrap/dbwrap_util.c
source3/lib/sharesec.c
source3/passdb/pdb_tdb.c
source3/utils/net_idmap.c
source3/winbindd/idmap_tdb.c