diff options
| author | Gordon Ross <gwr@nexenta.com> | 2013-06-21 15:59:58 -0400 |
|---|---|---|
| committer | Gordon Ross <gwr@nexenta.com> | 2015-10-26 10:16:22 -0400 |
| commit | 12b65585e720714b31036daaa2b30eb76014048e (patch) | |
| tree | c413afd3fb76e04e53ec04ce601d8c3ff35c65ab /exception_lists/cstyle | |
| parent | 056d3a7d553516b590a0543f4df3152a3144b42b (diff) | |
| download | illumos-joyent-12b65585e720714b31036daaa2b30eb76014048e.tar.gz | |
1122 smbsrv should use SPNEGO (inbound authentication)
Portions contributed by: Matt Barden <Matt.Barden@nexenta.com>
Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com>
Portions contributed by: Alek Pinchuk <alek@nexenta.com>
Reviewed by: Bayard Bell <bayard.bell@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com>
Reviewed by: Matt Barden <Matt.Barden@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'exception_lists/cstyle')
| -rw-r--r-- | exception_lists/cstyle | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/exception_lists/cstyle b/exception_lists/cstyle index 9c66df9ee4..4b1a68b5ce 100644 --- a/exception_lists/cstyle +++ b/exception_lists/cstyle @@ -608,6 +608,11 @@ usr/src/lib/librstp/common/transmit.h usr/src/lib/librstp/common/uid_stp.h usr/src/lib/librstp/common/vector.c usr/src/lib/librstp/common/vector.h +usr/src/lib/libsmbfs/smb/derparse.c +usr/src/lib/libsmbfs/smb/derparse.h +usr/src/lib/libsmbfs/smb/spnego.c +usr/src/lib/libsmbfs/smb/spnegoparse.c +usr/src/lib/libsmbfs/smb/spnegoparse.h usr/src/uts/common/gssapi/gssapi.h usr/src/uts/common/gssapi/mechs/krb5/crypto/block_size.c usr/src/uts/common/gssapi/mechs/krb5/crypto/checksum_length.c |
