s3:dbwrap: change dbwrap_store_uint32() to NTSTATUS return type
authorMichael Adam <obnox@samba.org>
Thu, 6 Oct 2011 19:29:04 +0000 (21:29 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 13:51:00 +0000 (15:51 +0200)
commit67600117610eda2bd7ad2802bcc7a9147720e659
tree1937d78a7dff356d404eb4bb9ba6109a408c4a41
parentc9bc1e492404077c6b40b5cefe33e859503a4227
s3:dbwrap: change dbwrap_store_uint32() to NTSTATUS return type

for consistency and better error propagation

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Tue Oct 11 15:51:00 CEST 2011 on sn-devel-104
source3/lib/dbwrap/dbwrap.h
source3/lib/dbwrap/dbwrap_util.c
source3/passdb/account_pol.c
source3/passdb/pdb_tdb.c
source3/winbindd/idmap_tdb.c