summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/nfs/nfs_auth.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-10nfs-zone merge cleanup (#258)Dan McDonald1-1/+0
2020-02-10 [illumos-gate merge]Jerry Jelinek1-122/+205
2020-02-0711083 support NFS server in zoneEvan Layton1-122/+205
2019-11-22 [illumos-gate merge]Jerry Jelinek1-0/+1
2019-11-2111927 Log, or optionally panic, on zero-length kmem allocationsBryan Cantrill1-8/+18
2016-07-18 [illumos-gate merge]Jerry Jelinek1-4/+15
2016-07-156458 nfsauth_cache_get() deadlock with kmem reap threadGeorge Wilson1-4/+15
2016-03-296770 nfsauth_retrieve() flood caused by NFS clients with personal identity pr...Marcel Telka1-98/+35
2016-03-30 [illumos-gate merge]Jerry Jelinek1-98/+35
2015-09-23 [illumos-gate merge]Jerry Jelinek1-1/+2
2015-09-226257 First nfsauth_retrieve() is never cached in nfsauth_cache_get()Marcel Telka1-1/+2
2015-09-15 [illumos-gate merge]Patrick Mooney1-8/+8
2015-09-146217 nfsauth_cache_get() should allocate/free maxlen for addr, not lenMarcel Telka1-8/+8
2015-04-25OS-4194 kmem_alloc() should deprecate KM_SLEEP allocations of 0 bytesBryan Cantrill1-8/+18
2015-03-115702 Some leftovers in nfs_auth.cMarcel Telka1-8/+0
2015-01-205509 nfsauth_cache_get() could spend a lot of time walking exi_cacheMarcel Telka1-316/+505
2014-12-175440 bad free at checkauth+0x1a2()Marcel Telka1-21/+21
2014-12-165436 Panic due to bad mutex, from auth_cache being previously freedMarcel Telka1-23/+46
2014-11-255296 Support for more than 16 groups with AUTH_SYSMarcel Telka1-166/+290
2014-07-084943 NFS server: Generic uid and gid remapping for AUTH_SYSMarcel Telka1-21/+69
2014-02-284628 NFS extremely slow in nfsauthMarcel Telka1-36/+24
2010-06-236930814 share/unshare issuesPavel Filipensky1-1/+1
2010-06-10backout 6930814: causes 6960023jmcp1-1/+1
2010-06-066930814 share/unshare issuesPavel Filipensky1-1/+1
2010-06-046937869 seeing some memory leaks from xdrrdma_create()Karen Rochford1-1/+5
2010-04-064799074 NFS authentication cache needs some sort of TTLThomas Haynes1-81/+559
2010-03-23backout 4799074: panics gate machinesjmcp1-551/+80
2010-03-194799074 NFS authentication cache needs some sort of TTLThomas Haynes1-80/+551
2009-03-046359212 NFS share sec=none option doesn't work when combined with another sec...Vallish Vaidyeshwara1-1/+28
2008-10-286751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginnin...natalie li - Sun Microsystems - Irvine United States1-8/+7
2008-07-01PSARC 2008/208 Flexible Credentials and Result Limits for Kernel Door Upcallsjwadams1-2/+2
2006-06-076417056 nfssrv should use doors/xdr as its IPC mech to mountd(1m)rmesta1-105/+261
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+544