1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/libcli
Ralph Boehme f95549957e libcli/smb: add define SMB_ENCRYPTION_GSSAPI for CIFS encryption type
Add a define for the CIFS UNIX extensions encryption type. We store this
in smbXsrv_channel and use it in smbstatus for showing the
CIFS/SMB2/SMB3 encryption cipher used.

The SMB3 encryption cipher constants start at 1, carefully choosing the
highest available bit for the CIFS UNIX extensions encryption cipher
should avoid collisions and leaves room for many SMB3 ciphers in the
future.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-01-22 07:52:21 +01:00
..
auth Rename 'errors' to 'samba-errors' and make it public. 2016-01-13 07:47:04 +01:00
cldap libcli: Remove a reference to asn1->ofs 2016-01-06 00:54:18 +01:00
dns libdns: Small cleanup 2015-12-08 23:01:28 +01:00
drsuapi samdb: Add explicit dependency on ldb. 2016-01-13 04:43:22 +01:00
echo libcli/echo: validate the message length 2012-09-22 04:31:06 +02:00
ldap Rename 'errors' to 'samba-errors' and make it public. 2016-01-13 07:47:04 +01: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 Add a new header file for functions in lib/util/util.c. 2016-01-13 04:43:23 +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 security: Add Asserted Identity sids (S-1-18) 2016-01-15 22:19:07 +01:00
smb libcli/smb: add define SMB_ENCRYPTION_GSSAPI for CIFS encryption type 2016-01-22 07:52:21 +01: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