r22762: Some ldb_map changes:
authorJelmer Vernooij <jelmer@samba.org>
Tue, 8 May 2007 21:17:58 +0000 (21:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:15 +0000 (14:52 -0500)
commitcc26fe9b749d00bc7c002f6a5a24ff67af497c49
tree8abe083f83896383fc11e8b64120bf259f6c779a
parent7ef755d150af6ee730ecaa078307706ad753428d
r22762: Some ldb_map changes:

* Change license to LGPL, so it can be used by non-Samba users of
LDB (cleared with Martin as well).

* Include ldb_map in standalone build.

* Move ldb_map to its own directory
(This used to be commit a90202abca26c0da5425a2f3dd8494077c3290fd)
16 files changed:
source4/dsdb/samdb/ldb_modules/config.mk
source4/kdc/config.mk
source4/lib/basic.mk
source4/lib/ldb/Makefile.in
source4/lib/ldb/config.mk
source4/lib/ldb/ldb_map/ldb_map.c [moved from source4/lib/ldb/modules/ldb_map.c with 97% similarity]
source4/lib/ldb/ldb_map/ldb_map.h [moved from source4/lib/ldb/modules/ldb_map.h with 86% similarity]
source4/lib/ldb/ldb_map/ldb_map_inbound.c [moved from source4/lib/ldb/modules/ldb_map_inbound.c with 96% similarity]
source4/lib/ldb/ldb_map/ldb_map_outbound.c [moved from source4/lib/ldb/modules/ldb_map_outbound.c with 97% similarity]
source4/lib/ldb/ldb_map/ldb_map_private.h [moved from source4/lib/ldb/modules/ldb_map_private.h with 100% similarity]
source4/lib/ldb/samba/config.mk [new file with mode: 0644]
source4/lib/registry/config.mk
source4/libcli/config.mk
source4/nbt_server/config.mk
source4/ntptr/config.mk
source4/param/config.mk