printing: move pcap change notifier to bg process
commit23ac828ba93e2ffc60ced19656af9609dcc1b2ab
authorDavid Disseldorp <ddiss@samba.org>
Thu, 14 Feb 2013 13:42:21 +0000 (14 14:42 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sun, 7 Apr 2013 19:27:19 +0000 (7 21:27 +0200)
tree29e2e68c15ef4a8be7a913a36ae4b3b7dc9ef009
parentd7286bb6520ebe03355e98e3311e1d79e2746791
printing: move pcap change notifier to bg process

The background print queue process is responsible for printcap cache
updates, and should be the only process to send notifications.
source3/printing/printing.c
source3/smbd/process.c
source3/smbd/proto.h
source3/smbd/server_reload.c