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 12:42:16 +0000 (14:42 +0200)
commitc812e1a4cb140a2bb299b96b0360a55330602e9f
treed45b08b37cb8944772739852bbba428cef3ebdad
parentb0cba0fe703bc0b8f92a1e97a84b3cba5f153736
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