summaryrefslogtreecommitdiffstats
path: root/source3/printing/queue_process.h
Commit message (Collapse)AuthorAgeFilesLines
* s3:smbd - Move printing queue stuffSimo Sorce2011-08-021-0/+29
This way we can properly deal with pcap updates in the background queue process if it is enabled (on by default) and not perform these actions in the main smbd process. Signed-off-by: Günther Deschner <gd@samba.org>