1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli
Stefan Metzmacher d81bffa0fb CVE-2016-2019: libcli/smb: don't allow guest sessions if we require signing
Note real anonymous sessions (with "" as username) don't hit this
as we don't even call smb2cli_session_set_session_key() in that case.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
2016-07-07 11:22:27 +02:00
..
auth libcli/auth: remove unused variable in msrpc_parse() 2016-07-06 19:07:16 +02:00
cldap dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
dns libdns: Small cleanup 2015-12-08 23:01:28 +01:00
drsuapi typo: mplementation => implementation 2016-05-06 05:03:16 +02:00
echo libcli/echo: validate the message length 2012-09-22 04:31:06 +02:00
ldap typo: mplementation => implementation 2016-05-06 05:03:16 +02:00
lsarpc libcli/lsarpc: add struct trustAuthInOutBlob; forward declaration 2014-04-02 09:03:42 +02:00
named_pipe_auth libcli/named_pipe_auth: call smb_set_close_on_exec() in tstream_npa_socketpair() 2015-06-05 14:33:19 +02:00
nbt dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
netlogon libcli/netlogon: We need to handle a bug in FreeIPA (at least <= 4.1.2). 2015-01-05 17:01:08 +01:00
registry build: Make util_reg subsystem in libcli/registry a library 2011-05-18 16:12:08 +02:00
samsync s3: add some forward declarations. 2011-04-12 12:20:43 +02:00
security libcli/security: implement SECURITY_GUEST 2016-04-28 16:51:17 +02:00
smb CVE-2016-2019: libcli/smb: don't allow guest sessions if we require signing 2016-07-07 11:22:27 +02:00
smbreadline Change the libreadline word-break character set to only space, TAB and NL so that we can attempt to do tab completion across backslashes. 2015-10-07 04:16:24 +02:00
util Rename 'errors' to 'samba-errors' and make it public. 2016-01-13 07:47:04 +01:00