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)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:51:30 +0000 (14:51 -0500)
commit9ec83ae25df8e8e55ab1e25de4972ec4d082783b
tree053b4f03a280e9e3306045a4c5575ba1f208136f
parent1912124dbfc501c5109f6ac36e125406078d408c
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.
(This used to be commit 50534c84b4577b2d32565a74a4716088f706bfea)
source4/lib/ldb/ldb_tdb/ldb_cache.c
source4/lib/ldb/ldb_tdb/ldb_index.c
source4/lib/ldb/ldb_tdb/ldb_search.c
source4/lib/ldb/ldb_tdb/ldb_tdb.c