printing: Introduce samba-bgqd
authorVolker Lendecke <vl@samba.org>
Thu, 22 Apr 2021 11:39:31 +0000 (13:39 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 11 May 2021 22:56:37 +0000 (22:56 +0000)
commitbad19e208ce3b0ff5a9b99245b815423c3f469bd
treebb50dd9bc261b15e425bcafd8c4bd5cec221f49d
parentecf9ba381e7bd2691d0c8a674f519516c63600ff
printing: Introduce samba-bgqd

This is a separate binary executed from start_background_queue(). As
such it does not really gain much, but the idea is to move all the
code this runs out of the smbd and spoolssd binaries to just link
here.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/manpages/samba-bgqd.8.xml [new file with mode: 0644]
docs-xml/wscript_build
librpc/idl/messaging.idl
source3/printing/queue_process.c
source3/printing/samba-bgqd.c [new file with mode: 0644]
source3/wscript_build