CVS update: samba/source/rpc_server

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


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

Update of /data/cvs/samba/source/rpc_server
In directory samba:/tmp/cvs-serv13388/rpc_server

Modified Files:
	srv_spoolss_nt.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