r20459: LDB map cleanup:
commitc3e7f40c508d59089a600795d30ad618b1d8f7f3
authorAndrew Bartlett <abartlet@samba.org>
Tue, 2 Jan 2007 03:39:01 +0000 (2 03:39 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 2 Jan 2007 03:39:01 +0000 (2 03:39 +0000)
treea195977a23e2b9702f347de8def97321c8edaa81
parent490b81663b1f23ea655e3225f5032663f0b97d24
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
source/lib/ldb/modules/ldb_map_outbound.c