messaging4: Use messages_dgm
authorVolker Lendecke <vl@samba.org>
Sun, 8 Feb 2015 14:33:39 +0000 (15:33 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 13 Feb 2015 22:32:07 +0000 (23:32 +0100)
commit08ff9e80dee211dc1c25e10c7584e98f2e766f5e
tree725fd63e86cba6841ddbe48da88ae9e70dd4b847
parent5681cca42c1c5151212eb2f9a208116ceabdd8b1
messaging4: Use messages_dgm

This replaces the transport mechanism in source4 with calls to the
messages_dgm code. It is supposed to enable "smbcontrol samba pool-usage"
as an example without having to rewrite smbcontrol using the source4
based messaging subsystem.

This moves the source3 based names.tdb (which is unused so far) to the
lock directory, source4 does not have a cache directory.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/lib/messages.c
source4/lib/messaging/messaging.c
source4/lib/messaging/wscript_build