History log of /titanic_51/usr/src/uts/common/fs/nfs/nfs_auth.c (Results 1 – 22 of 22)
Revision Date Author Comments
# aafcd32b 11-Jan-2018 Marcel Telka <telka@strato.de>

Add exported_lock guards for NFSv4 server

This adds protection for reading of secinfo data, exi_public, exi_visible,
and namespace tree operations.

refs #3377

(cherry picked from commit b78b2fc4e3

Add exported_lock guards for NFSv4 server

This adds protection for reading of secinfo data, exi_public, exi_visible,
and namespace tree operations.

refs #3377

(cherry picked from commit b78b2fc4e3e07cc3514ae1cb332e7f5f74c91068)

show more ...


# 09818e88 22-Sep-2015 Marcel Telka <marcel.telka@nexenta.com>

6257 First nfsauth_retrieve() is never cached in nfsauth_cache_get()
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Arne Jansen <sens

6257 First nfsauth_retrieve() is never cached in nfsauth_cache_get()
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Arne Jansen <sensille@gmx.net>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


# 7bbfa3ee 10-Sep-2015 Marcel Telka <marcel.telka@nexenta.com>

6217 nfsauth_cache_get() should allocate/free maxlen for addr, not len
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>


# b00681c8 10-Mar-2015 Marcel Telka <marcel.telka@nexenta.com>

5702 Some leftovers in nfs_auth.c
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>


# 71da0c32 13-Jan-2015 Marcel Telka <marcel.telka@nexenta.com>

5509 nfsauth_cache_get() could spend a lot of time walking exi_cache
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd

5509 nfsauth_cache_get() could spend a lot of time walking exi_cache
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


# 9e835c76 17-Dec-2014 Marcel Telka <marcel.telka@nexenta.com>

5440 bad free at checkauth+0x1a2()
Reviewed by: Jan Kryl <jan.kryl@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved

5440 bad free at checkauth+0x1a2()
Reviewed by: Jan Kryl <jan.kryl@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


# 3d1d816f 15-Dec-2014 Marcel Telka <marcel.telka@nexenta.com>

5436 Panic due to bad mutex, from auth_cache being previously freed
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@omniti.com>


# 89621fe1 21-Nov-2014 Marcel Telka <marcel.telka@nexenta.com>

5296 Support for more than 16 groups with AUTH_SYS
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Richard Lowe <richlowe@ric

5296 Support for more than 16 groups with AUTH_SYS
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# 5cb0d679 02-Jul-2014 Marcel Telka <marcel.telka@nexenta.com>

4943 NFS server: Generic uid and gid remapping for AUTH_SYS
Reviewed by: Jan Kryl <jan.kryl@nexenta.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Garrett D'Amore <garrett@damore.org>


# 35107df5 28-Feb-2014 Marcel Telka <marcel.telka@nexenta.com>

4628 NFS extremely slow in nfsauth
Reviewed by: Jan Kryl <jan.kryl@nexenta.com>
Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com>
Reviewed by: Josef Sipek <josef.sipek@nexenta.com>
Reviewed by

4628 NFS extremely slow in nfsauth
Reviewed by: Jan Kryl <jan.kryl@nexenta.com>
Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com>
Reviewed by: Josef Sipek <josef.sipek@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...


# 0616fd7f 23-Jun-2010 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6930814 share/unshare issues
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++
6836258 exportinfo 16-way hash is too small
6953045 Put implementation of

6930814 share/unshare issues
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++
6836258 exportinfo 16-way hash is too small
6953045 Put implementation of the Pearson's hashing algorithm into a separate file

show more ...


# bfbb13c9 11-Jun-2010 jmcp <James.McPherson@Sun.COM>

backout 6930814: causes 6960023


# f932e4e7 06-Jun-2010 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6930814 share/unshare issues
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++
6836258 exportinfo 16-way hash is too small
6953045 Put implementation of

6930814 share/unshare issues
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++
6836258 exportinfo 16-way hash is too small
6953045 Put implementation of the Pearson's hashing algorithm into a separate file

show more ...


# 0a4b0810 04-Jun-2010 Karen Rochford <Karen.Rochford@Sun.COM>

6937869 seeing some memory leaks from xdrrdma_create()
6920403 NFS/RDMA NFSv3 client directio READs fail for read size between 869 - 1023 bytes
6935135 NFS/RDMA ipv6 mount incorrectly if client's hos

6937869 seeing some memory leaks from xdrrdma_create()
6920403 NFS/RDMA NFSv3 client directio READs fail for read size between 869 - 1023 bytes
6935135 NFS/RDMA ipv6 mount incorrectly if client's hostname in access_list

show more ...


# 3ccecb66 06-Apr-2010 Thomas Haynes <Thomas.Haynes@Sun.COM>

4799074 NFS authentication cache needs some sort of TTL


# da411402 24-Mar-2010 jmcp <James.McPherson@Sun.COM>

backout 4799074: panics gate machines


# ffdb1639 19-Mar-2010 Thomas Haynes <Thomas.Haynes@Sun.COM>

4799074 NFS authentication cache needs some sort of TTL


# f73f2d50 05-Mar-2009 Vallish Vaidyeshwara <Vallish.Vaidyeshwara@Sun.COM>

6359212 NFS share sec=none option doesn't work when combined with another sec= option.


# b89a8333 28-Oct-2008 natalie li - Sun Microsystems - Irvine United States <Natalie.Li@Sun.COM>

6751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginning of directory
6753904 SVCCTL server side service
6741484 Local users cannot connect to CIFS shares from MacOS 10.5
674689

6751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginning of directory
6753904 SVCCTL server side service
6741484 Local users cannot connect to CIFS shares from MacOS 10.5
6746898 win98 can not overwrite *.files
6753310 Incorrect handling of SmbNegotiate request when invalid dialects are negotiated.
6751123 Unable to join domain, core dump generated with IPMP setting
6722437 SMB_TRANS2_FIND returns wrong status code when stream file is passed
6716578 can not delete file in extended attribute name space in cifs client when cifs server is solaris
PSARC 2008/584 Correction in nbmand behavior
6734067 Long delay when viewing MS Word Read-only file properties with nbmand enabled.
PSARC/2007/281 NFS share properties for Montana compatibility
6475452 Need Solaris support for Montana approve file functionality in NFS
6582170 Host-based access control (approve file)
6749075 Unable to join domain if user password exceeds 20 characters
6612716 Join domain fails if hostname is > 15 chars
6753251 server signing: wrong signature is generated for the NetShareEnum reply
6757521 SMB daemon leaks memory after displaying GSS status
6760315 Local user cannot connnect to CIFS shares if CIFS server's hostname is not specified
6757333 Share publisher thread runs into infinite loop of displaying GSS major/minor status
6757132 smbd crashes at smb_idmap_batch_getmappings
6760876 security descriptor decoding function has a glitch
6761491 Cannot open or delete a named stream on a directory file.
6741449 Cleanup list in smbns_ads module
6593958 Users with restore privilege can take ownership of files

--HG--
rename : usr/src/lib/smbsrv/libmlsvc/common/secdb.c => usr/src/lib/smbsrv/libmlsvc/common/smb_logon.c
rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_svcctl.c => usr/src/lib/smbsrv/libmlsvc/common/svcctl_svc.c

show more ...


# 323a81d9 02-Jul-2008 jwadams <none@none>

PSARC 2008/208 Flexible Credentials and Result Limits for Kernel Door Upcalls
6687107 upcall clients should properly handle results


# 1cc55349 07-Jun-2006 rmesta <none@none>

6417056 nfssrv should use doors/xdr as its IPC mech to mountd(1m)

--HG--
rename : usr/src/uts/common/rpcsvc/nfsauth_prot.x => deleted_files/usr/src/uts/common/rpcsvc/nfsauth_prot.x


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch