smbd: Replace the tdb-based notify_internal with notify_msg
commitb434eb5077948fb8db2f1cc90556edce34d26af0
authorVolker Lendecke <vl@samba.org>
Fri, 21 Nov 2014 16:05:16 +0000 (21 17:05 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 7 Jul 2015 21:51:24 +0000 (7 23:51 +0200)
treefc712942223b3808c27ac3d811da97b35e5fc513
parent96a256baf273d8fe5327809b4ff37618c621e2b9
smbd: Replace the tdb-based notify_internal with notify_msg

For the moment, this removes smbstatus -N output. It will come back with
the next commits.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/notify_internal.c [deleted file]
source3/smbd/notify_msg.c [new file with mode: 0644]
source3/smbd/proto.h
source3/wscript_build