r22471: Convert more code to use proper LDB error codes.
authorSimo Sorce <idra@samba.org>
Mon, 23 Apr 2007 00:36:49 +0000 (00:36 +0000)
committerSimo Sorce <idra@samba.org>
Mon, 23 Apr 2007 00:36:49 +0000 (00:36 +0000)
commit48e716530c368ab32d79849edaf25e5468d95d9a
tree6799c2383a0f11a942a74d2ae1de0ee00b3c8f63
parent886a91cde5f045cba50db1f26c6ad1ae996fcda1
r22471: Convert more code to use proper LDB error codes.
This is a 1 to 1 convertion, next step is to make this
code report an error if the basedn is not used, hopefully
avoiding an  explicit search on the base object in the most
common cases.
source/lib/ldb/ldb_tdb/ldb_cache.c
source/lib/ldb/ldb_tdb/ldb_index.c
source/lib/ldb/ldb_tdb/ldb_search.c
source/lib/ldb/ldb_tdb/ldb_tdb.c