s4-dsdb: fail the transaction instead of asserting on error
authorAndrew Tridgell <tridge@samba.org>
Fri, 1 Oct 2010 17:24:46 +0000 (10:24 -0700)
committerAndrew Tridgell <tridge@samba.org>
Fri, 1 Oct 2010 17:44:24 +0000 (10:44 -0700)
commit4beff4d7ba6709009ad81e3becb691b9d81e5611
tree79b8307f720de5344e40a9914c05d843e7525fea
parent9cdebd0ebcbf9b890679fa77ce6d8e0127fce28e
s4-dsdb: fail the transaction instead of asserting on error

It is more useful to fail the transaction and give the user an error
message than to assert when we have an error in the repl_meta_data
module

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c