s4-messaging: split up messaging into a smaller library for send only
authorAndrew Bartlett <abartlet@samba.org>
Fri, 24 Mar 2017 02:11:35 +0000 (15:11 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:27 +0000 (02:37 +0200)
commitc008687ffbf18a3327dd4ad41ca5a9e01c30f9d1
tree7d35f05daeb9edc021862f46ed756ed0b79309e1
parent387eb18a1ccdcea3040476efbc2769de40ccf86e
s4-messaging: split up messaging into a smaller library for send only

This will help avoid a dep loop when the low-level auth code relies on the message
code to deliver authentication messages

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
auth/wscript_build
source4/lib/messaging/messaging.c
source4/lib/messaging/messaging_send.c [new file with mode: 0644]
source4/lib/messaging/wscript_build