param: Make "change notify" global
authorVolker Lendecke <vl@samba.org>
Fri, 21 Nov 2014 14:53:53 +0000 (15:53 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 7 Jul 2015 21:51:23 +0000 (23:51 +0200)
commite5895c3c37885c3538666bf6cde75881156419cf
treefa9311bc4346c3e649677e0ef43b1b4d1b054005
parente749174dd8207bd9ffcb950d701e89661f3801e3
param: Make "change notify" global

With a central notifyd, we can't do this per share anymore. Notifyd will
only look at absolute paths, not shares.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/smbdotconf/misc/changenotify.xml
lib/param/param_table.c
source3/param/loadparm.c
source3/smbd/service.c