1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/libsmb
Stefan Metzmacher 14f1a94b6f s3:clispnego: fix confusing warning in spnego_gen_krb5_wrap()
asn1_extract_blob() stops further asn1 processing by setting has_error.

Don't call asn1_has_error() after asn1_extract_blob() has been successful
otherwise we get an "Failed to build krb5 wrapper at" message
on success.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2016-02-01 09:53:09 +01:00
..
ABI libsmb: Implement smbc_notify 2015-07-10 09:35:13 +02:00
async_smb.c
auth_generic.c s3-librpc: Add cli_rpc_pipe_open_with_creds() 2014-10-17 12:57:07 +02:00
cli_smb2_fnum.c smbclient: query disk usage relative to current directory 2016-01-06 00:54:18 +01:00
cli_smb2_fnum.h smbclient: query disk usage relative to current directory 2016-01-06 00:54:18 +01:00
cliconnect.c Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
clidfs.c CVE-2015-5296: s3:libsmb: force signing when requiring encryption in do_connect() 2015-12-16 12:56:48 +01:00
clidgram.c Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
clidgram.h
clientgen.c Use tevent_req_poll_ntstatus 2015-05-18 02:34:24 +02:00
clierror.c Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
clifile.c smbclient: query disk usage relative to current directory 2016-01-06 00:54:18 +01:00
clifsinfo.c s3:libsmb: remove unused spnego related includes 2015-12-17 17:49:14 +01:00
clilist.c Use tevent_req_poll_ntstatus 2015-05-18 02:34:24 +02:00
climessage.c Use tevent_req_poll_ntstatus 2015-05-18 02:34:24 +02:00
clioplock.c
cliprint.c
cliquota.c lib: Make sid_linearize take a uint8_t 2015-08-27 00:40:58 +02:00
clirap2.c Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
clirap.c Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
clirap.h Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
clireadwrite.c Fix various spelling errors 2015-11-06 13:43:45 +01:00
clisecdesc.c Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
clispnego.c s3:clispnego: fix confusing warning in spnego_gen_krb5_wrap() 2016-02-01 09:53:09 +01:00
clistr.c
clisymlink.c
clitrans.c
conncache.c
dsgetdcname.c lib: Use GUID_buf_string in discover_dc_dns 2015-12-08 23:01:27 +01:00
errormap_wbc.c
errormap_wbc.h
errormap.c Change all uses of uint32/16/8 in proto.h to uint32_t/16_t/8_t. 2015-04-29 23:42:20 +02:00
libsmb_cache.c
libsmb_compat.c libsmb: Implement smbc_notify 2015-07-10 09:35:13 +02:00
libsmb_context.c libsmb: Implement smbc_notify 2015-07-10 09:35:13 +02:00
libsmb_dir.c Use uintptr_t for pointer int cast in SMBC_getdents_ctx() 2015-07-21 05:14:20 +02:00
libsmb_file.c s3: libsmbclient: Use cache targetcli in SMBC_splice_ctx calls also. 2015-06-10 04:09:36 +02:00
libsmb_misc.c Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
libsmb_path.c
libsmb_printjob.c libsmb: Fix CID 1034606 Incorrect pointer comparison 2015-09-09 21:33:49 +02:00
libsmb_server.c s3: libsmb: Correctly initialize the list head when keeping a list of primary followed by DFS connections. 2015-12-18 01:02:55 +01:00
libsmb_setget.c libsmb: Implement smbc_notify 2015-07-10 09:35:13 +02:00
libsmb_stat.c Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
libsmb_thread_impl.c
libsmb_thread_posix.c
libsmb_xattr.c libsmb: Use fstr_sprint in convert_sid_to_string 2015-06-26 22:35:02 +02:00
libsmb.h
namecache.c
namequery_dc.c
namequery.c libsmb: Remove ip_service based resolve_lmhosts 2016-01-13 07:48:30 +01:00
nmblib.c Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
nmblib.h
ntlmssp_wrap.c
ntlmssp.c s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that don't send the 2 unused fields. 2015-03-19 12:05:56 +01:00
passchange.c Fix incorrect order of arguments in error string 2015-04-15 05:57:25 +02:00
proto.h smbclient: query disk usage relative to current directory 2016-01-06 00:54:18 +01:00
pylibsmb.c pylibsmb: Adjust to use of PY_SSIZE_T_CLEAN 2016-01-07 23:33:10 +01:00
reparse_symlink.c
samlogon_cache.c Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
smb_share_modes.c Convert all uint32/16/8 to _t in source3/libsmb. 2015-05-13 19:11:23 +02:00
smbclient.pc.in
smberr.c Change all uses of uint32/16/8 in proto.h to uint32_t/16_t/8_t. 2015-04-29 23:42:20 +02:00
smbsock_connect.c s3:libsmb: remove pending requests as early as possible via a smbsock_any_connect_cleanup() hook 2015-06-12 17:08:17 +02:00
trustdom_cache.c Change all uses of uint32/16/8 in proto.h to uint32_t/16_t/8_t. 2015-04-29 23:42:20 +02:00
trusts_util.c s3:trusts_util: generate completely random passwords in trust_pw_change() 2015-03-30 13:41:25 +02:00
unexpected.c lib: Introduce util_tsock.h 2016-01-10 22:24:17 +01:00
wscript libsmb: Implement smbc_notify 2015-07-10 09:35:13 +02:00