summaryrefslogtreecommitdiff
path: root/usr/src/cmd/fs.d/autofs
AgeCommit message (Collapse)AuthorFilesLines
2022-04-2614637 various Makefiles should have more faith in Makefile.masterRichard Lowe1-8/+6
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-03-1014443 resection manual pages per IPD4Richard Lowe3-3/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0913552 fs.d: multiply-defined symbolsToomas Soome3-7/+9
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
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 Soome2-7/+7
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>
2018-03-259313 cmd/fs.d: this statement may fall throughToomas Soome1-0/+1
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-10-198723 autofs: cstyle fixes after 8717Toomas Soome2-182/+132
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-178717 autofs: parameter/variable set but not usedToomas Soome2-13/+5
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2015-12-096492 Several commands/libraries build missing LDLIBSAndrew Stormont1-3/+5
Reviewed by: Robert Mustacci <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-09-226198 Let's EOL cachefsAlexander Eremin3-123/+9
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2015-04-225761 nfs4_prot.x should be updated for RFC 7531Marcel Telka1-0/+3
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-215246 xdr_uid_t/xdr_gid_t cleanupsMarcel Telka1-1/+5
Reviewed by: David Höppner <0xffea@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+8
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-07-083063 many instances of unlike enum comparisonRichard Lowe1-2/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-08-116975309 PSARC2007_393 Move /etc/default/{nfs/autofs} parameters to SMFPavan Mettu - Oracle Corporation - Menlo Park United States7-190/+200
PSARC 2007/393 converting /etc/default/{nfs,autofs} to SMF properties
2010-07-206916057 automountd dumps core when webnfs URL map entry is used and trace is ↵Nagakiran Rajashekar1-4/+7
enabled
2010-05-246934233 A generic net_address SMF property type would be useful.Antonello Cruz1-6/+4
6934227 SMF should validate net_address_v4 amd net_address_v6 property types 6954776 libnsl should not depend on libscf PSARC/2010/153 Remove libnsl dependency on libscf PSARC/2010/157 SMF networking type extensions
2009-12-096232737 Client should support NFS4ERR_MOVED and fs_locationsRobert Thurlow3-488/+397
6232743 Server should support NFS4ERR_MOVED and fs_locations 6891289 client panick mutex_vector_tryenter with some stress testing
2009-12-066874309 Remove NIS+ from SolarisRaja Andra9-786/+81
2009-08-144382889 devfsadm libraries are built incorrectlyRod Evans1-2/+2
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-2/+1
Portions contributed by Rich Lowe
2009-01-286755735 mounting public filehandle with NFSv3 got ESTALEVallish Vaidyeshwara1-2/+2
2009-01-226687134 autofs xdr processing problemsRobert Thurlow1-3/+3
6667066 automounter parser fails with special character in map entries
2008-10-156667066 automounter parser fails with special character in map entriesRobert Thurlow1-4/+2
2008-09-256710019 automountd might dump core if nfs url is usedVallish Vaidyeshwara2-22/+15
6476438 quota/RQUOTA RPC calls should be zone aware. 5034877 quota timeout takes too long on unreachable NFS filesystems 6682528 memory leak in nfsmapid if resolv_init() is called
2008-05-026683064 check_rtime could do with some spring cleaningrie1-2/+1
2008-02-206593110 automountd is not able to send large responses via doors to autofsrmesta1-81/+89
2008-02-13PSARC 2005/695 CIFS Client on Solaristhurlow1-57/+60
PSARC 2007/303 pam_smb_login PSARC 2008/073 CIFS Client on Solaris - Updates 6651904 CIFS Client - PSARC 2005/695
2007-10-22PSARC 2007/416 NFSv4 Mirror-mountsth1990961-0/+8
PSARC 2007/563 Add _AT_TRIGGER to fstatat(2) 5035401 allow clients to cross server filesystem boundaries if the fs is visible 6613892 nftw(3C) has potential security issues
2007-09-146588415 automountd stack overflow in xdr_action_list()pf1998421-10/+54
2007-08-286597493 Automount using sec= options is broken in snv_72jasmith1-10/+2
6597498 webnfs sec issue in nevada build 72 on all hardware
2007-07-056428919 automountd only tries NFSv4 with -o publicrm159451-582/+639
2007-04-19backout 4689230/6224349: needs more workdm1207693-648/+42
2007-03-306368753 Need a patch solution to 4522909 automountd hangs with executeable mapsnr1239325-46/+267
6509943 Apparent deadlock between fork()'s use of lwp_suspend and NFS locking (Backout 4522909)
2007-03-274689230 autofs leaked an action_listkr1435513-42/+648
6224349 autofs and automountd should be capable of in-kernel mounting
2007-03-064759334 different IPv6 syntax in mount & automountjs1954443-24/+94
2007-01-086266812 pam_krb5 and pam_krb5_migrate localize their syslog messagesonnv_56semery7-75/+45
6430941 pam_krb5 pam_sm_setcred can cause /tmp/krb5cc_<PAM_USER> to be owned by euid rather than PAM_USER 6484675 pam_krb5(5) needs some cleanup 6499804 pam_krb5 account management should not return success if user is not defined in kerberos realm 6507080 autofs no longer passing credential information in upcalls
2007-01-086503395 TX boot hangs on nfs mountsrica1-6/+8
2006-10-13PSARC 2006/561 libcmd must dieraf1-3/+2
6480998 libcmd must die --HG-- rename : usr/src/lib/libcmd/common/deflt.c => usr/src/lib/libc/port/gen/deflt.c
2006-10-136474978 hung rpc calls cause automounter to hangevanl1-7/+13
6475460 The automounter is file descriptor challenged
2006-09-04PSARC 2006/435 KARCH and PLATFORM variables for automountpetede4-48/+97
6454602 automount should support the arch -k and uname -i variable expansion 6428915 automount doesn't expand variables in /etc/auto_master Contributed by Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2006-06-09PSARC 2005/714 Automounter Scalability Enhancementsevanl11-878/+862
6224343 autofs should use doors to talk to automountd --HG-- rename : usr/src/cmd/fs.d/autofs/key_generic.c => deleted_files/usr/src/cmd/fs.d/autofs/key_generic.c
2006-06-086292433 Solaris 10 automount does not expand the $NATISA variablemaheshvs1-1/+2
2006-05-014916205 libcmd should not use file operation routines from C librarycasper1-0/+2
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 Solarisjpk4-26/+241
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-09-306324803 sys_errlist should be expunged where possibledp3-25/+16
--HG-- rename : usr/src/cmd/oamuser/lib/prerrno.c => usr/src/cmd/oamuser/lib/.del-prerrno.c-Sep-20-05
2005-07-286271088 gcc and cmd/fs.d/autofs don't get alongjwahlig13-25/+35
6271103 gcc and cmd/fs.d/nfs don't get along 6272593 gcc and common/rpc don't get along
2005-06-284533144 ON needs a single set of rules for installing default filesmeem2-10/+3
6281095 /etc/default files have inconsistent permissions 6288958 findunref's exception_list has become bloated --HG-- rename : usr/src/cmd/cmd-inet/etc/default/inetinit => usr/src/cmd/cmd-inet/etc/default/inetinit.dfl rename : usr/src/cmd/cmd-inet/etc/default/ipsec => usr/src/cmd/cmd-inet/etc/default/ipsec.dfl rename : usr/src/cmd/fs.d/autofs/autofs => usr/src/cmd/fs.d/autofs/autofs.dfl rename : usr/src/cmd/fs.d/nfs/etc/nfs => usr/src/cmd/fs.d/nfs/etc/nfs.dfl rename : usr/src/cmd/lvm/metassist/sysfiles/metassist.xml => usr/src/cmd/lvm/metassist/sysfiles/metassist.xml.dfl rename : usr/src/cmd/netfiles/nss => usr/src/cmd/netfiles/nss.dfl rename : usr/src/cmd/rpcsvc/nis/rpc.nisd/configs/rpc.nisd => usr/src/cmd/rpcsvc/nis/rpc.nisd/configs/rpc.nisd.dfl
2005-06-14OpenSolaris Launchstevel@tonic-gate36-0/+18912