1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libsmb
Günther Deschner e635b0074c s3-libsmbclient: Fix crash bug in SMBC_parse_path().
Patch from Tim Waugh <twaugh@redhat.com>.
This resolves https://bugzilla.redhat.com/show_bug.cgi?id=552658

LIBSMBCLIENT-OPENDIR torture test checks this as well.

Guenther
2010-01-14 19:48:33 +01:00
..
async_smb.c s3: NT_STATUS_MORE_PROCESSING_REQUIRED is a valid sesssetup return value 2010-01-03 11:38:22 +01:00
cliconnect.c s3 torture: Prevent smbcli segfault when running smbtorture3 against an smbd with security=share 2010-01-07 15:32:27 -08:00
clidfs.c s3: Convert cli_tdis to the async API 2010-01-03 21:14:57 +01:00
clidgram.c
clientgen.c Fix bug 6673 - smbpasswd does not work with "unix password sync = yes". 2009-09-06 21:38:50 -07:00
clierror.c
clifile.c s3: Fix the build on Solaris 2009-11-17 15:16:28 +01:00
clifsinfo.c s3:ntlmssp: only include ntlmssp.h where actually needed 2009-12-22 21:07:53 +01:00
clikrb5.c s3-kerberos: add a missing reference to authdata headers. 2009-11-27 18:52:32 +01:00
clilist.c Convert from numbers to correct SMB_FIND_XX constant names. 2009-11-02 16:17:36 -08:00
climessage.c s3: Convert libsmb/cli_message to the async API 2009-11-10 23:48:22 +01:00
clioplock.c
cliprint.c s3: Tiny logic simplification 2009-11-14 11:03:28 +01:00
cliquota.c
clirap2.c
clirap.c s3: Add min_setup, min_param and min_data to cli_trans_recv 2009-11-14 12:20:12 +01:00
clireadwrite.c Second part of bug fix for 6606. 2009-09-14 19:09:54 -07:00
clisecdesc.c s3: Add min_setup, min_param and min_data to cli_trans_recv 2009-11-14 12:20:12 +01:00
clisigning.c
clispnego.c s3-kerberos: only use krb5 headers where required. 2009-11-27 16:36:00 +01:00
clistr.c
clitrans.c s3: Add min_setup, min_param and min_data to cli_trans_recv 2009-11-14 12:20:12 +01:00
conncache.c s3: Fix some nonempty blank lines 2009-12-26 12:26:06 +01:00
dsgetdcname.c s3: Try to avoid dns searches with an empty site 2009-11-09 17:24:46 +01:00
errormap.c Rename 282 -> ERReasnotsupported. 2009-12-21 11:05:11 -08:00
libsmb_cache.c s3: Convert cli_tdis to the async API 2010-01-03 21:14:57 +01:00
libsmb_compat.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_context.c Unable to browse DFS when using kerberos 2009-08-07 13:47:14 +08:00
libsmb_dir.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
libsmb_file.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_misc.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_path.c s3-libsmbclient: Fix crash bug in SMBC_parse_path(). 2010-01-14 19:48:33 +01:00
libsmb_printjob.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_server.c s3: Convert cli_get_fs_attr_info to the async API 2009-11-21 14:01:56 +01:00
libsmb_setget.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_stat.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_thread_impl.c
libsmb_thread_posix.c
libsmb_xattr.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
namecache.c
namequery_dc.c
namequery.c libcli/nbt Move more of lmhosts lookup into common code 2009-11-04 14:58:25 +11:00
nmblib.c
nterr.c s3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED. 2009-09-13 21:22:34 +02:00
ntlmssp_sign.c s3:ntlmssp: remove unused p24 variable from ntlmssp_sign_init() 2009-12-29 08:46:19 +01:00
ntlmssp.c s3:ntlmssp: change get_challange() to return NTSTATUS 2009-12-29 17:06:22 +01:00
passchange.c Ensure all callers to the rpc_client/cli_pipe functions correctly 2009-11-12 13:56:33 -08:00
samlogon_cache.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
smb_seal.c s3:ntlmssp: only include ntlmssp.h where actually needed 2009-12-22 21:07:53 +01:00
smb_share_modes.c
smb_signing.c
smberr.c
trustdom_cache.c
trusts_util.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
unexpected.c