printing: add sighup and conf change handlers
commit2ce6b4a78efa548720566bf84e5f2b81337bffd7
authorDavid Disseldorp <ddiss@samba.org>
Thu, 14 Feb 2013 16:02:08 +0000 (14 17:02 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 26 Apr 2013 07:25:02 +0000 (26 09:25 +0200)
treea996a92ccd08296ba22c32a2891e3f7106184011
parent339d2b0cf5bc59566742b5a12eb6c44952bb8ee1
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.
(cherry picked from commit f4af7c4d4cafe15c437742d450c7753a8b6d8422)
source3/printing/printing.c
source3/smbd/process.c
source3/smbd/proto.h
source3/smbd/server.c