smbd: Re-register notify requests
commitfa96452f9cde535f3cfe31afe8c54199a940f027
authorVolker Lendecke <vl@samba.org>
Tue, 21 Jun 2016 14:23:19 +0000 (21 16:23 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 20 Jul 2016 03:21:07 +0000 (20 05:21 +0200)
treec4e34a3c49a8143d8a609f208d0fabc20c5e6a3e
parentfef0c3d271847313f118160e57a853f899858888
smbd: Re-register notify requests

When notifyd is restarted, the parent will broadcast that fact to all workers.
They will then re-register their notify requests.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
librpc/idl/messaging.idl
source3/smbd/notify.c
source3/smbd/proto.h
source3/smbd/server.c
source3/smbd/service.c