1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/printing
David Disseldorp 2f4998113e printing/cups: pack requested-attributes with IPP_TAG_KEYWORD
The CUPS IPP_GET_JOBS requested-attributes array indicates which job
attributes the caller would like in the cupsd response.

Until now, Samba has packed these attributes with a IPP_TAG_NAME
format tag. In recent versions of CUPS, this results in the IPP_GET_JOBS
response only including the job-id and job-printer-uri fields, even with
JobPrivateValues=none configured.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10808

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Feb 10 01:38:58 CET 2015 on sn-devel-104
2015-02-10 01:38:57 +01:00
..
tests s3-printing: use euid for vlp job tracking 2012-06-26 16:10:39 +02:00
load.c printing: return last change time with pcap_cache_loaded() 2014-08-08 14:10:39 +02:00
load.h source3/printing/load.h: fix licence/copyright 2011-06-10 15:12:34 +02:00
lpq_parse.c Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
notify.c loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docs 2014-02-03 13:27:15 +13:00
notify.h s3-printing: isolate print notification prototypes better. 2011-02-22 21:52:18 +01:00
nt_printing_ads.c loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docs 2014-02-03 13:27:15 +13:00
nt_printing_migrate_internal.c nt_printing: don't leak state_path onto talloc tos 2014-11-03 23:46:04 +01:00
nt_printing_migrate_internal.h s3-printing: split out printing migration code into a smaller library. 2011-07-01 16:46:26 +02:00
nt_printing_migrate.c s3-net: Add encoding=<CP> to 'net printing migrate'. 2013-03-15 12:11:03 +01:00
nt_printing_migrate.h s3-net: Add encoding=<CP> to 'net printing migrate'. 2013-03-15 12:11:03 +01:00
nt_printing_os2.c loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
nt_printing_os2.h s3-printing: move os2 related functions to printing/nt_printing_os2.c. 2011-07-07 18:06:01 +02:00
nt_printing_tdb.c nt_printing: don't leak state_path onto talloc tos 2014-11-03 23:46:04 +01:00
nt_printing_tdb.h
nt_printing.c s3:vfs: add create tags to SMB_VFS_CREATEFILE 2014-12-04 22:11:07 +01:00
pcap.c s3:printing: Avoid compiler warning about unused label 2014-11-25 07:25:44 +01:00
pcap.h printing: return last change time with pcap_cache_loaded() 2014-08-08 14:10:39 +02:00
print_aix.c printing: reload printer_list.tdb from in memory list 2014-08-08 14:10:38 +02:00
print_cups.c printing/cups: pack requested-attributes with IPP_TAG_KEYWORD 2015-02-10 01:38:57 +01:00
print_generic.c param: rename lp function and variable from "queueresumecommand" to "queueresume_command" 2014-02-07 16:19:14 -08:00
print_iprint.c s3:printing: fix some const warnings in print_iprint.c 2014-11-25 07:25:44 +01:00
print_standard.c printing: reload printer_list.tdb from in memory list 2014-08-08 14:10:38 +02:00
print_svid.c printing: reload printer_list.tdb from in memory list 2014-08-08 14:10:38 +02:00
printer_list.c printer_list: don't leak lock_path onto talloc tos 2014-11-03 23:46:05 +01:00
printer_list.h printing: traverse_read the printer list for share updates 2014-08-08 14:10:38 +02:00
printing_db.c printing: don't leak cache_path onto talloc tos 2014-10-06 19:18:05 +02:00
printing.c lib: Split out write_data[_iov] 2014-12-07 00:12:07 +01:00
printspoolss.c s3:printing: Fix a possible NULL dereference. 2014-02-24 09:51:31 +05:30
queue_process.c smbd: split printer reload processing 2014-08-08 14:10:39 +02:00
queue_process.h s3-printing: Allow bq process to have own logfile 2011-08-10 18:14:05 +02:00
spoolssd.c printing: return last change time with pcap_cache_loaded() 2014-08-08 14:10:39 +02:00