printing: add sighup and conf change handlers
commitf4af7c4d4cafe15c437742d450c7753a8b6d8422
authorDavid Disseldorp <ddiss@samba.org>
Thu, 14 Feb 2013 16:02:08 +0000 (14 17:02 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sun, 7 Apr 2013 19:27:20 +0000 (7 21:27 +0200)
tree2da0dd4ff023754991e9bd5a1efb031fad1e0986
parent23ac828ba93e2ffc60ced19656af9609dcc1b2ab
printing: add sighup and conf change handlers

The background printing process is now responsible for all printcap
cache updates, which should be done on SIGHUP and configuration change.
source3/printing/printing.c
source3/smbd/process.c
source3/smbd/proto.h
source3/smbd/server.c