summaryrefslogtreecommitdiff
path: root/usr/src/cmd/fs.d/nfs/statd
AgeCommit message (Collapse)AuthorFilesLines
2022-05-203729 getifaddrs must learn to stop worrying and love the other address familiesSebastian Wiedenroth1-0/+3
Portions contributed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-05-1013746 statd: variable may be used uninitializedToomas Soome2-7/+3
Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-0412130 nfs/statd: cast between incompatible function typesToomas Soome4-60/+73
Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-08-0111457 fs.d: NULL pointer errorsToomas Soome1-2/+2
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-0/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-07-207569 statd support to run on a fixed portGordon Ross2-19/+131
Portions contributed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Prakash Surya <prakash.surya@delphix.com>
2017-06-26backout: 3729 getifaddrs must learn to stop worrying and love the other ↵Robert Mustacchi1-6/+2
address families (breaks consumers)
2017-06-213729 getifaddrs must learn to stop worrying and love the other address familiesSebastian Wiedenroth1-2/+6
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@kebe.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-03-284518 lockd: Cannot establish NLM service over <file desc. 9, protocol udp>Marcel Telka5-300/+308
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2013-08-26195 Need replacement for nfs/lockd+klmDan Kruchinin4-122/+221
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Jeremy Jones <jeremy@delphix.com> Reviewed by: Jeff Biseda <jbiseda@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-01-253485 statd is not handling incoming SM_NOTIFY properly when the hostname is ↵Marcel Telka1-42/+43
not resolvable Reviewed by: Gordon Ross <Gordon.Ross@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Jeremy Jones <jeremy@delphix.com> Approved by: Christopher Siden <csiden@delphix.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-4/+4
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-06-186960999 portmapper support needed to support lx brand should go tooSurya Prakki1-16/+2
2008-10-146745856 statd has a fixed limit of max 256 file descriptorsPavel Filipensky1-17/+15
2007-12-03PSARC 2007/631 Class E IP Address Configurationsangeeta1-6/+4
6605607 Remove Class-E checks from kernel 6613928 ip_fast_forward should make direct call to GLD instead of putnext
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-6/+27
6374606 ::nm -D without an object may not work on processes in zones 6409350 BrandZ project integration into Solaris 6455289 pthread_setschedparam() should return EPERM rather than panic libc 6455591 setpriority(3C) gets errno wrong for deficient privileges failure 6458178 fifofs doesn't support lofs mounts of fifos 6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP 6463857 renice(1) errors erroneously --HG-- rename : usr/src/lib/libzonecfg/zones/SUNWblank.xml => usr/src/lib/brand/native/zone/SUNWblank.xml rename : usr/src/lib/libzonecfg/zones/SUNWdefault.xml => usr/src/lib/brand/native/zone/SUNWdefault.xml
2006-05-014916205 libcmd should not use file operation routines from C librarycasper1-0/+3
6234782 Kerberos and GSSAPI should not use fopen 6259671 vold won't be killed by TERM signal when several removable devices are managed 6386770 pam_authenticate can fail if open files are >= 255 and the soft fd limit is greater than 256 6414401 Remove shadow stdio implementation obsoleted by PSARC 2006/162 6414404 __rpc_openchild never called and not exported by library 6416815 ON needs to be hardened against the 32-bit fopen/255 problem --HG-- rename : usr/src/lib/libnsl/common/nsl_stdio_prv.c => deleted_files/usr/src/lib/libnsl/common/nsl_stdio_prv.c rename : usr/src/lib/libnsl/include/nsl_stdio_prv.h => deleted_files/usr/src/lib/libnsl/include/nsl_stdio_prv.h rename : usr/src/lib/libnsl/rpc/openchild.c => deleted_files/usr/src/lib/libnsl/rpc/openchild.c rename : usr/src/lib/libnsl/rpc/xdr_stdio_prv.c => deleted_files/usr/src/lib/libnsl/rpc/xdr_stdio_prv.c rename : usr/src/lib/libresolv2/req.flg => deleted_files/usr/src/lib/libresolv2/req.flg rename : usr/src/lib/nsswitch/compat/req.flg => deleted_files/usr/src/lib/nsswitch/compat/req.flg rename : usr/src/lib/nsswitch/files/req.flg => deleted_files/usr/src/lib/nsswitch/files/req.flg rename : usr/src/lib/nsswitch/req.flg => deleted_files/usr/src/lib/nsswitch/req.flg rename : usr/src/lib/nsswitch/user/req.flg => deleted_files/usr/src/lib/nsswitch/user/req.flg
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-6/+8
PSARC/2005/060 TSNET: Trusted Networking with Security Labels PSARC/2005/259 Layered Trusted Solaris Label Interfaces PSARC/2005/573 Solaris Trusted Extensions for Printing PSARC/2005/691 Trusted Extensions for Device Allocation PSARC/2005/723 Solaris Trusted Extensions Filesystem Labeling PSARC/2006/009 Labeled Auditing PSARC/2006/155 Trusted Extensions RBAC Changes PSARC/2006/191 is_system_labeled 6293271 Zone processes should use zone_kcred instead of kcred 6394554 integrate Solaris Trusted Extensions --HG-- rename : usr/src/cmd/dminfo/Makefile => deleted_files/usr/src/cmd/dminfo/Makefile rename : usr/src/cmd/dminfo/dminfo.c => usr/src/cmd/allocate/dminfo.c
2005-11-096346636 expunge readdir_r uses from Solariscasper2-47/+11
6346809 S_IFxxx is not a bitmask but our programmers don't know
2005-07-286271088 gcc and cmd/fs.d/autofs don't get alongjwahlig1-4/+4
6271103 gcc and cmd/fs.d/nfs don't get along 6272593 gcc and common/rpc don't get along
2005-06-144634519 dead clients significantly delay lockd startup on Solaris9gt296013-16/+18
2005-06-14OpenSolaris Launchstevel@tonic-gate5-0/+3981