ldb:ldbadd/modify tool - return error code when at least one operation has failed
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 4 Apr 2011 10:59:30 +0000 (12:59 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 7 Apr 2011 13:53:20 +0000 (15:53 +0200)
commit17f34136bf67aa5e739b63aa3ef51d247d6dc901
treee5f2a0a0a797c544117eb1f93ca9f4c998a5758b
parentf14699287ca7a4f2349658bd2ae602eb30f95bf9
ldb:ldbadd/modify tool - return error code when at least one operation has failed

This is required to better detect failures and should raise the
compatiblity to "ldapadd"/"ldapmodify".

Reviewed-by: abartlet
source4/lib/ldb/tools/ldbadd.c
source4/lib/ldb/tools/ldbmodify.c