1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/printing
Jeremy Allison ed77fca199 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.
(This used to be commit 71029da7dd)
2001-02-23 03:59:37 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
load.c Changes from APPLIANCE_HEAD: 2001-01-17 18:47:46 +00:00
lpq_parse.c Changes from APPLIANCE_HEAD: 2000-11-14 15:26:53 +00:00
nt_printing.c Merge of JohnR's changes to appliance-head, JF's changes to 2.2, 2001-02-12 16:18:02 +00:00
pcap.c Changes from APPLIANCE_HEAD: 2001-01-17 18:47:46 +00:00
print_cups.c Excise snprintf -> slprintf. 2001-02-16 19:21:18 +00:00
print_svid.c file_lines_load/file_lines_pload can now optionally convert unix_to_dos() 2000-12-07 19:26:04 +00:00
printfsp.c Fixed file descriptor leak in error processing of print jobs. 2001-02-22 01:31:55 +00:00
printing.c include/rpc_spoolss.h: Added JOB_STATUS_XXX defines. 2001-02-23 03:59:37 +00:00