CVS update: samba/source/printing

Jeremy Allison jra at au2.samba.org
Fri Feb 23 14:59:04 EST 2001


Date:	Friday February 23, 2001 @ 14:59
Author:	jra

Update of /data/cvs/samba/source/printing
In directory samba:/tmp/cvs-serv14126/printing

Modified Files:
      Tag: SAMBA_2_2
	printing.c 
Log Message:
include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
include/smb.h: Added LPQ_xx enums to correspond with the NT JOB_STATUS_XXX. We
				need these to be different as we're storing LPQ_xx enums in the tdb
				already.
rpc_server/srv_spoolss_nt.c: Don't need to return status strings as we're now
							returning status codes.
smbd/lanman.c: Change the RAP status codes to have "RAP" in the name.
printing/printing.c: Keep track of the status of a job. Allow a job to be
				deleted from one smbd when being submitted by another.
				Made logic in mutex clearer.
Jeremy.





More information about the samba-cvs mailing list