ldb: let ldb_modules_list_from_string() return 'char **'
authorStefan Metzmacher <metze@samba.org>
Tue, 10 Sep 2013 10:55:37 +0000 (12:55 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 25 Sep 2013 08:28:37 +0000 (10:28 +0200)
commitd3758e52ed0edbb015f7bbb9b878c17eccf11084
treedb79e7b14d4ebdc46fddc3bc44d8b81bea71c218
parent1a909dc202aefec8ebf4e9fe6175a77bd87fca51
ldb: let ldb_modules_list_from_string() return 'char **'

The caller provides a memory context and owns the returned
list.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/ABI/ldb-1.1.16.sigs
lib/ldb/common/ldb_modules.c
lib/ldb/include/ldb_module.h
lib/ldb/include/ldb_private.h