r15978: - pass the error code back to the caller...
commit3dcbe5702d795e0525029c73ef1aad58ece58309
authorStefan Metzmacher <metze@samba.org>
Wed, 31 May 2006 10:17:05 +0000 (31 10:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:08:45 +0000 (10 14:08 -0500)
treee4dccc062b55367e0538c0c7569a29ce2909ce9b
parentb0bcd8a2010c8426f45a3d3c1f9911754f9e2936
r15978: - pass the error code back to the caller...
- we were giving OPERATIONS_ERROR in all cases:-(
- we now pass ALREADY_EXIST fine to the caller,
  and the code in libnet_site.c is happy again.
- this bug wasn't noticed for a long time because
  the ldb_ildap code always passed SUCCESS to it's caller

metze
(This used to be commit 7b9d7119205c442f338deab07122ce1548bad9b6)
source4/lib/ldb/ldb_tdb/ldb_tdb.c