1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/printing
Ralph Boehme 718f7b1a84 printing: use correct error out in get_correct_cversion() when openat_pathref_fsp() fails
Fixes a regression introduced by a74f0af1a9: if
there's no existing file, openat_pathref_fsp() will fail with
NT_STATUS_OBJECT_NAME_NOT_FOUND which must be handled the same way it is done by
the SMB_VFS_CREATE_FILE() call below.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14635

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>

Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Wed Feb 17 19:53:00 UTC 2021 on sn-devel-184
2021-02-17 19:53:00 +00:00
..
tests s3:printing: Fix setting the first jobnum 2017-07-25 09:14:19 +02:00
load.c smbdotconf: mark "auto services" with substitution="1" 2019-11-27 10:25:34 +00:00
load.h printing: remove unused arguments from load_printers() 2018-06-14 20:52:20 +02:00
lpq_parse.c s3:printing: Correctly mark fall through switch statements 2021-02-01 21:50:32 +00:00
notify.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
notify.h Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
nt_printing_ads.c nt_printing_ads: support more attributes for AD published printers 2020-10-08 17:52:46 +00:00
nt_printing_migrate_internal.c lib: Pass mem_ctx to state_path() 2018-08-17 11:30:11 +02:00
nt_printing_migrate_internal.h
nt_printing_migrate.c s3-printing: fix migrate printer code (bug 8618) 2016-10-05 19:19:38 +02:00
nt_printing_migrate.h
nt_printing_os2.c smbdotconf: mark "os2 driver map" with substitution="1" 2019-11-27 10:25:35 +00:00
nt_printing_os2.h
nt_printing_tdb.c s3:printing: Add missing break in switch statement 2021-02-01 21:50:32 +00:00
nt_printing_tdb.h
nt_printing.c printing: use correct error out in get_correct_cversion() when openat_pathref_fsp() fails 2021-02-17 19:53:00 +00:00
pcap.c printing: check lp_load_printers() prior to pcap cache update 2019-02-01 19:25:03 +01:00
pcap.h
print_aix.c printing: Convert aix_cache_reload to stdio 2016-12-11 11:17:24 +01:00
print_cups.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
print_generic.c s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
print_iprint.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
print_standard.c printing: std_pcap_cache_reload xfile->stdio 2016-12-11 11:17:23 +01:00
print_svid.c s3: smbd: Convert print_svid code to use file_lines_ploadv(). 2019-05-24 19:00:05 +00:00
printer_list.c lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
printer_list.h
printing_db.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
printing.c lib: give global_contexts.c its own header file 2021-01-08 20:31:33 +00:00
printspoolss.c smbd: use fh_[get|set]_private_options() 2020-12-16 09:08:30 +00:00
queue_process.c lib: give global_contexts.c its own header file 2021-01-08 20:31:33 +00:00
queue_process.h s3:rpc_server: Reinitialize dcesrv_context in external spoolssd daemon 2020-03-20 15:36:32 +00:00
spoolssd.c rpc_server: Make dcerpc_ncacn_accept() take tsocket_address ** 2021-01-14 13:29:35 +00:00
spoolssd.h s3:rpc_server: Reinitialize dcesrv_context in external spoolssd daemon 2020-03-20 15:36:32 +00:00