Gone back to explicit queue number passing as snum - removed encoding of
authorJeremy Allison <jra@samba.org>
Wed, 17 Jul 2002 19:12:17 +0000 (19:12 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 17 Jul 2002 19:12:17 +0000 (19:12 +0000)
commit29426b4a50275e24020ae67898cd7d156a341a7f
tree60a8ff0974faa1341be98df827146a8ab670320e
parentcc9511af8c3bb1b805ba34049e7861e226ed5f7d
Gone back to explicit queue number passing as snum - removed encoding of
queueid in job number. This means we must have an internal tdb to store
mapping from 16 bit RAP jobid's to 32 bit RPC jobids.
Jeremy.
(This used to be commit 4ff64f69706cc94d5dba7762754d00790c476963)
source3/param/loadparm.c
source3/printing/printfsp.c
source3/printing/printing.c
source3/rpc_server/srv_spoolss_nt.c
source3/smbd/fileio.c
source3/smbd/lanman.c
source3/smbd/reply.c
source3/smbd/server.c
source3/smbd/trans2.c