1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libgpo
David Mulder 8e25e2f340 libgpo: gpo_copy_file() shouldn't explicitly call smb1
Don't call cli_openx directly to open a file this
calls smb1 code explicitly, which fails if we did
a multi-protocol negotiate and negotiated smb2+.
Use the higher level cli_open() instead.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-04-12 08:13:34 +02:00
..
gpext lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
gpo_fetch.c CVE-2017-12150: libgpo: make use of SMB_SIGNING_REQUIRED in gpo_connect_server() 2017-09-20 13:04:10 +02:00
gpo_filesync.c libgpo: gpo_copy_file() shouldn't explicitly call smb1 2018-04-12 08:13:34 +02:00
gpo_ini.c libgpo: Fix error check in gp_inifile_init_context_direct() 2017-01-20 11:18:21 +01:00
gpo_ini.h libgpo: apply some const. 2017-01-06 12:28:19 +01:00
gpo_ldap.c lib: gpo: Put enforced GPOs at the end of the list. 2017-09-23 05:25:19 +02:00
gpo_proto.h gpo: Add python libgpo bindings 2017-11-20 21:41:14 +01:00
gpo_reg.c gpo: Add python libgpo bindings 2017-11-20 21:41:14 +01:00
gpo_sec.c libgpo: Add FALL_THROUGH statements in gpo_sec.c 2018-03-01 04:37:42 +01:00
gpo_util.c libgpo: replace dup_sec_desc() usage 2014-05-28 17:52:13 +02:00
gpo.h libgpo: apply some const. 2014-01-07 18:52:42 +01:00
pygpo.c pygpo: Fix CID 1422263 Resource leak 2018-04-04 00:44:23 +02:00
wscript_build libgpo: port samba.gpo to python3 2018-03-23 07:28:25 +01:00