s3-printing: fill print_generic sysjob id on job submission
authorDavid Disseldorp <ddiss@samba.org>
Thu, 9 Feb 2012 11:08:27 +0000 (12:08 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Tue, 26 Jun 2012 14:10:39 +0000 (16:10 +0200)
commit1c2f1543230b2a016b026e1f3a03a52f0d9d76d7
treea90d0fec1a33c2453578dc80b4f5b38ce02abc00
parentc29773d89036153a122f577ff9fb2a789e7f156f
s3-printing: fill print_generic sysjob id on job submission

Change the generic print backend to fill the printing backend job
identifier (sysjob) on submission of a new job.
This is needed to ensure correct mapping of spoolss jobs and entries in
the backend print queue.

This and the last 13 commits attempt to address bug 8719.
source3/printing/print_generic.c