r20459: LDB map cleanup:
commit0311a5396b1740c3a0f0cdde7a2e5da4be50d4bd
authorAndrew Bartlett <abartlet@samba.org>
Tue, 2 Jan 2007 03:39:01 +0000 (2 03:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:35:51 +0000 (10 14:35 -0500)
treef5bc8e3e1ff013c36fc3716e03bbda9c4242b653
parentca6a8c5f0b23a001d39082ac55db354926ac6349
r20459: LDB map cleanup:

- Replace 'return 0' with return LDB_SUCCESS in more places.

- Do not return NULL attribute values, these are not permitted.
  Instead, fail the whole conversion.

- Cleanup old comments.

Andrew Bartlett
(This used to be commit f28cf842dab2fe5e691d755f28c6048c986e284f)
source4/lib/ldb/modules/ldb_map_outbound.c