printing: Move rap2jobid functions to their own file
commite338d4fab47d78e28139979480902c8f95986a08
authorVolker Lendecke <vl@samba.org>
Thu, 11 Mar 2021 17:02:44 +0000 (11 18:02 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 16 Mar 2021 17:09:31 +0000 (16 17:09 +0000)
treefbffd8ad0cc24fd6153152a551e6f8d22e2d4594
parent46cc9b512200fcd435be313e915c1b1fc0deb428
printing: Move rap2jobid functions to their own file

This will make it easier to split out the spoolss functions later

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/printing.h
source3/printing/printing.c
source3/printing/printspoolss.c
source3/printing/rap_jobid.c [new file with mode: 0644]
source3/printing/rap_jobid.h [new file with mode: 0644]
source3/smbd/lanman.c
source3/smbd/reply.c
source3/wscript_build