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/copyright | |
| 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/copyright')
| -rw-r--r-- | exception_lists/copyright | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/exception_lists/copyright b/exception_lists/copyright index 6a5dce89e2..01169dbb04 100644 --- a/exception_lists/copyright +++ b/exception_lists/copyright @@ -342,6 +342,11 @@ usr/src/lib/krb5/ss/std_rqs.c usr/src/lib/krb5/ss/utils.c usr/src/lib/librstp/common/*.[ch] usr/src/lib/librstp/common/[CRT]* +# these have copyrights that the nit checker doesn't grok +usr/src/lib/libsmbfs/netsmb/spnego.h +usr/src/lib/libsmbfs/smb/derparse.[ch] +usr/src/lib/libsmbfs/smb/spnego.c +usr/src/lib/libsmbfs/smb/spnegoparse.[ch] usr/src/test/zfs-tests/tests/functional/history/*Z usr/src/test/zfs-tests/tests/functional/history/*txt usr/src/uts/intel/nsmb/ioc_check.ref |
