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)
committerKarolin Seeger <kseeger@samba.org>
Tue, 24 Jul 2012 18:53:15 +0000 (20:53 +0200)
commit76c101c151303c6063623f5f72073e3af50c3eeb
tree0865ded3edb7020b00501b9c6ee0595b6fca5b99
parent7531533e797a2421b5b1a7b383fbddc70ccad34b
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