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>
Mon, 25 Jun 2012 13:26:11 +0000 (15:26 +0200)
commitc3cef25b599caab4f581fe898d52416d6fcc60d7
tree77b18a1e6cab8502a451b6c5780ec63b8c0624bb
parentaa8925accd57c9c3638bf721252a6596d494253e
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