summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc/shell
AgeCommit message (Collapse)AuthorFilesLines
2010-09-20160 netservices contains a call for non-existent servicesAlexander Eremin2-350/+2
Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2010-07-27PSARC/2010/164 interfaces for basic install network configurationMark Haywood1-0/+14
6923163 Automated Install requires mechanism for configuring static IP addresses 6923168 Automated Install requires a mechanism for configuring name services for clients
2010-07-196963737 NWAM refreshes continuously, causing toggling of network on osol_142Renee Danson Sommerfeld1-0/+21
2010-07-166959722 ipfilter service timeouts in osol_141 and onward.Truong Q. Nguyen1-22/+82
2010-07-01PSARC 2010/166 layer-3 net properties for exclusive-IP zonesSowmini Varadhan1-3/+37
6944327 need to support address and defrouter resources for exclusive-IP zones
2010-05-216939061 IPfilter with NWAM times out on first boot leaving unusable network ↵Truong Nguyen1-10/+8
config
2010-03-25PSARC 2010/013 SMF Early Manifest ImportTom Whitten3-514/+13
6503835 manifest-import should be done earlier in boot
2010-03-09PSARC/2010/006 EOF of iSCSI Target DaemonJim Dunham1-3/+1
6914623 Remove iSCSI Target Daemon from ON Consolidation
2010-02-25PSARC/2008/532 NWAM Phase 1Anurag S. Maskey2-5/+128
PSARC/2009/577 Network Auto-Magic (NWAM) Phase 1 Updates PSARC/2010/049 Network Auto-Magic (NWAM) Phase 1 Updates part 2 4087814 User friendly utility wanted for network config, able to add network interfaces. 6509720 support configuration using DHCP "inform" and static IP address 6553627 network/physical:default and network/physical:nwam should be mutually-exclusive (perhaps a property) 6609581 nwam does not start the dns/client service after configuring the network 6664072 nwam profiles should include name service configuration properties 6723947 setting static MAC address should be possible 6794043 NWAM needs more complete profile support 6914190 Support for unmanaged network interfaces in NWAM - hands off 6921971 nwamd fails to run teardown/net-svc after suspend/resume --HG-- rename : usr/src/cmd/cmd-inet/lib/nwamd/interface.c => usr/src/cmd/cmd-inet/lib/nwamd/ncu_ip.c rename : usr/src/cmd/cmd-inet/lib/nwamd/wireless.c => usr/src/cmd/cmd-inet/lib/nwamd/ncu_phys.c rename : usr/src/cmd/cmd-inet/lib/nwamd/events.c => usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c rename : usr/src/cmd/cmd-inet/lib/nwamd/functions.h => usr/src/cmd/cmd-inet/lib/nwamd/util.h
2009-11-17PSARC/2008/693 VRRPCathy Zhou1-2/+38
PSARC/2009/388 VRRP Update 6288572 RFE: VRRP implementation desired for Solaris
2009-09-286882670 SMD should not delete custom manifests on upgrade pathSean Wilcox3-8/+698
2009-09-256847238 cannot halt/reboot an exclusive zone with IPMP interfacesmeem1-110/+14
6870300 IPMP standby activation can be simplified 6880826 in.mpathd FDT change messages should not be errors
2009-09-10PSARC 2007/596 RBridges: Routing BridgesRishi Srivatsavai1-0/+55
PSARC 2008/055 Solaris Bridging PSARC 2009/344 Bridging Updates 6223953 Solaris should provide layer 2 bridging 6770623 bogus error messages generated by dladm should be cleaned up
2009-09-076859248 manifest removal should automatically cause repository cleanupSean Wilcox2-1/+476
2009-08-046866116 Host-based firewall: the "none" setting doesn't work correctly for ↵Truong Nguyen1-1/+5
override policy
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-2/+0
Portions contributed by Rich Lowe
2009-07-086858522 network/shell manifest delivers incorrect initial policy valueTruong Nguyen1-1/+1
6836633 network/shell and network/login should define per instance template common name 6846265 Solaris host-based firewall should use /var/run/ipf instead of /var/tmp/ipf Portions contributed by Nils Goroll.
2009-06-126848025 minor clean-up needed in sendmail start method scriptsJohn Beck1-4/+4
2009-06-026215238 svc.startd could provide better log messages for faulty ↵Sean Wilcox1-3/+7
method_context contents 6469250 Service state is reset on first boot after a new netservices change 6816965 svccfg core dumps when a service, not an instance, is used for a restarter 6816948 svccfg does not see an alternate door setup on a refresh 6825048 svccfg validation is not consistent between manifest files and services when dealing with subtypes
2009-05-206803804 softmac_serialize_enter()/exit() can be replaced using the mac perimeterCathy Zhou1-1/+2
6803642 dls_devnet_t reference leak in dls_devnet_setzid() 6807924 net-physical`net_reconfigure() emits errors on non-reconfig boots. 6822408 old-style autopush above network devices no longer works 6832151 memory leak for M_CTL messages sent down to the softmac
2009-05-196650942 svc:/network/routing/route:default fails to accept log_file propertySebastien Roy1-23/+2
2009-03-046813144 6805730 broke smf_kill_contract()Dan Price1-1/+1
2009-03-016805730 some simple changes would make 'init 5' much fasterDan Price1-8/+25
6809492 startd shouldn't let hung subprocesses impede shutdown
2009-02-176806310 SUNWipfr is now a root package with usr bitsTruong Nguyen1-2/+4
6806668 network/ipfilter may go in maintenance
2009-02-176226132 sendmail's receiving daemon should be restarted upon death (fix ↵John Beck1-1/+1
mismerge)
2009-02-17PSARC 2009/027 sendmail split-instanceJohn Beck2-2/+103
6226132 sendmail's receiving daemon should be restarted upon death
2009-02-146761070 PSARC 2008/580 Solaris host-based firewallTruong Nguyen3-4/+999
6236609 svc.startd resets auxiliary state on svcadm mark maintenance 6762307 SMF - expressing a service's maintenance state by request of another service
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem1-218/+292
PSARC/2008/773 IPQoS if_groupname Selector Removal PSARC/2009/001 Move in.mpathd into /lib/inet 6783149 Clearview IPMP Rearchitecture 4472956 libipmp should provide administrative interfaces 4494577 ipmp is opaque - there's no way to get current status 4509788 IPMP's usage of interface flags is not backward compatible 4509869 IPMP's address move mechanism needs to be transparent to applications 4531232 "in.rdiscd: sendto: Bad file number" seen during IPMP DR 4533876 new instances of interfaces under ipmp are generated with each dr/op 4699003 in.mpathd should squawk if interfaces in a group have the same hwaddr 4704937 SUNW_ip_rcm.so is sloppy with strings 4713308 IPMP shouldn't failover unconfigured logical interfaces 4785694 non-homogeneous IPMP group does not do failback 4850407 if_mpadm and IPMP DR failure 5015757 ip can panic with ASSERT(attach_ill == ipif->ipif_ill) failure 5086201 in.ndpd's phyint_reach_random() spews "SIOCSLIFLNKINFO Invalid argument" 6184000 routes cannot be created on failed interfaces 6246564 if_mpadm -r <ifname> doesn't bring up IPv6 link-local data address 6359058 SIOCLIFFAILBACK repeatedly fails with EAGAIN; in.mpathd fills logs 6359536 enabling STANDBY on an interface with no test address acts oddly 6378487 in.dhcpd doesn't work well in an IPMP setup 6462335 cannot offline to IPMP interfaces that have no probe targets 6516992 in.routed spews "Address already in use" during IPMP address move 6518460 ip_rcm`update_pif() must remain calm when logical interfaces disappear 6549957 failed IP interfaces at boot may go unreported 6591186 rpcbind can't deal with indirect calls if all addresses are deprecated 6667143 NCE_F_UNSOL_ADV broken 6698480 IGMP version not retained during IPMP failover 6726235 IPMP group failure can sometimes lead to an extra failover 6726645 in.routed skips DEPRECATED addresses even when no others exist 6738310 ip_ndp_recover() checks IPIF_CONDEMNED on the wrong ipif flags field 6739454 system panics at sdpib`sdp_rts_announce 6739531 IPv6 DAD doesn't work well with IPMP 6740719 in.mpathd may fail to switch to router target mode 6743260 ipif_resolver_up() can fail and leave ARP bringup pending 6746613 ip's DL_NOTE_SDU_SIZE logic mishandles ill_max_frag < ill_max_mtu 6748145 in.ndpd's IPv6 link-local hardware address mappings can go stale 6753560 ilg_delete_all() can race with ill_delete_tail() when ilg_ill changes 6755987 stillborn IFF_POINTOPOINT in.mpathd logic should be hauled out 6775126 SUBDIRS ipsecutils element does not in order be 6775811 NCEs can get stuck in ND_INCOMPLETE if ARP fails when IPMP is in-use 6777496 receive-side ILL_HCKSUM_CAPABLE checks look at the wrong ill 6781488 IPSQ timer restart logic can deadlock under stress 6781883 ip_ndp_find_solicitation() can be passed adverts, and has API issues 6784852 RPCIB, SDP, and RDS all break when vanity naming is used 6786048 IPv6 ND probes create IREs with incorrect source addresses 6786091 I_PLINK handling in IP must not request reentry via ipsq_try_enter() 6786711 IPQoS if_groupname selector needs to go 6787091 assertion failure in ipcl_conn_cleanup() due to non-NULL conn_ilg 6789235 INADDR_ANY ILMs can trigger an assertion failure in IPMP environments 6789502 ipif_resolver_up() calls after ipif_ndp_up() clobber ipif_addr_ready 6789718 ip6.tun0 cannot be plumbed in a non-global-zone post-6745288 6789732 libdlpi may get stuck in i_dlpi_strgetmsg() 6789870 ipif6_dup_recovery() may operate on a freed ipif, corrupting memory 6789874 ipnet_nicevent_cb() may call taskq_dispatch() on a bogus taskq 6790310 in.mpathd may core with "phyint_inst_timer: invalid state 4" --HG-- rename : usr/src/lib/libinetutil/common/inetutil4.c => usr/src/lib/libinetutil/common/inetutil.c rename : usr/src/uts/common/inet/vni/vni.c => usr/src/uts/common/inet/dlpistub/dlpistub.c rename : usr/src/uts/common/inet/vni/vni.conf => usr/src/uts/common/inet/dlpistub/dlpistub.conf rename : usr/src/uts/common/inet/vni/vni_impl.h => usr/src/uts/common/inet/dlpistub/dlpistub_impl.h rename : usr/src/uts/intel/vni/Makefile => usr/src/uts/intel/dlpistub/Makefile rename : usr/src/uts/sparc/vni/Makefile => usr/src/uts/sparc/dlpistub/Makefile
2008-09-25PSARC 2006/591 Virtual Consolerui zang - Sun Microsystems - Beijing China1-2/+12
PSARC 2008/515 Virtual Console Update 4309501 Need additional local 'terminal' --HG-- rename : usr/src/uts/intel/sys/kd.h => usr/src/uts/common/sys/kd.h
2008-09-19PSARC 2008/482 NWAM Phase 0.5 (picea)James Carlson1-4/+2
6648862 nwam is annoying when no network is available 6642066 NWAM Phase 0 needs better observability 6604418 weak interfaces turn nwam into a bouncing dog that misses its master 6745880 starting or restarting nwam always costs a link reinit
2008-04-136245750 kadmin "Bad encryption type" error should state the enctypemp1537392-107/+1
6658621 Configuration checks for kerberos daemons should be done by the daemons themselves 6658624 Missing error strings for new kerberos DB error types 6658627 kpropd should use its executable name and not the full path when logging error messages 6658631 error messages in kerberos deamons need cleanup 6664832 various memleaks in krb libs --HG-- rename : usr/src/cmd/krb5/kadmin/server/svc-kdc.master => deleted_files/usr/src/cmd/krb5/kadmin/server/svc-kdc.master rename : usr/src/cmd/krb5/krb5kdc/svc-kdc => deleted_files/usr/src/cmd/krb5/krb5kdc/svc-kdc rename : usr/src/cmd/krb5/slave/svc-kdc.slave => deleted_files/usr/src/cmd/krb5/slave/svc-kdc.slave rename : usr/src/cmd/svc/shell/krb_include.sh => deleted_files/usr/src/cmd/svc/shell/krb_include.sh
2008-04-11PSARC 2006/370 ZFS Boot Supportgw252951-0/+13
5008936 ZFS and/or zvol should support dumps 5070124 dumpadm -d /dev/... does not enforce block device requirement for savecore 6521468 ZFS Boot support Phase 2 6553503 bfu can't find 'rootdev' from /etc/vfstab on a zfs root filesystem 6574993 zfs_mountroot() may need to call clkset() to set the boot_time kstat 6633197 zvol should not permit newfs or createpool while it's in use by swap or dump 6661127 zfs_name_valid() does not support ZFS_TYPE_POOL 6684121 The changes to smf scripts for supporting canmount=noauto will cause a boot failure. --HG-- rename : usr/src/psm/stand/bootblks/zfs/common/debug-zfs.fth => deleted_files/usr/src/psm/stand/bootblks/zfs/common/debug-zfs.fth rename : usr/src/psm/stand/bootblks/zfs/common/big-zfs.fth => usr/src/psm/stand/bootblks/zfs/common/fs-zfs.fth
2008-03-206664617 Print services should be more selectablejacobs1-12/+41
2008-03-07PSARC 2008/168 Support for ZFS property value canmount=noautohs241031-1/+26
6661070 need canmount=noauto option for datasets to allow mount point to be set, but no mount done 6664570 need support for zfs canmount=noauto property in smf scripts
2008-01-23PSARC/2006/499 Clearview Nemo unification and vanity namingyz1470641-1/+63
PSARC/2007/527 Addendum for Clearview Vanity Naming and Nemo Unification PSARC/2008/002 Clearview UV Updates 6310766 vlan statistics get reset at unplumb time 6320515 dladm commands with "-R" option should not take effect immediately 6433732 Simplify the GLDv3 control path by making its processing asynchronous 6445912 dladm show-link fails to show a specific link in the debug version 6452413 dladm show-link doesn't show VLAN links for GLDv2 drivers 6504433 libwladm's use of wladm_wlresult2status() needs an overhaul 6504507 dladm set-linkprop failure message is unclear 6534289 DR should work with aggregations 6535719 dladm_aggr_port_attr_db_t`lp_devname should be MAXNAMELEN, not MAXNAMELEN + 1 6539634 GLDv3 should DL_ERROR_ACK a DL_UDQOS_REQ with DL_OUTSTATE when the stream is DL_UNATTACHED 6540246 libdladm should not guess zoneid from DLDIOCZIDGET ioctl errno 6544195 dladm show-dev assumes GLDv3 stats.. incompatible with GLDv2 6563295 dladm show-linkprop -P does not work properly for unavailable links 6577618 integrate network vanity naming and nemo unification 6600446 links assigned to a local zone are still aggregatable by global zone 6607572 "boot net - install" can trigger assertion failure in dld_str_attach() 6613956 "svccfg import -" does not work as bfu expects 6637596 invalid assertion in ip_soft_ring_assignment() 6642350 kernel DLPI processing routines are long overdue 6643338 GLDv3 PPA hack VLAN ID checks don't always work 6647203 bfu: smf_delete_manifest() does not work for non-global zones 6649885 DL_IB GLDv3 mactype plugin must fill in its mtr_nativetype 6650395 libuuid should be lint-clean and linted nightly --HG-- rename : usr/src/cmd/dladm/aggregation.conf => deleted_files/usr/src/cmd/dladm/aggregation.conf rename : usr/src/cmd/dladm/linkprop.conf => deleted_files/usr/src/cmd/dladm/linkprop.conf rename : usr/src/lib/libinetcfg/common/inetcfg_nic.c => deleted_files/usr/src/lib/libinetcfg/common/inetcfg_nic.c rename : usr/src/lib/libinetcfg/common/inetcfg_nic.h => deleted_files/usr/src/lib/libinetcfg/common/inetcfg_nic.h
2007-06-136553992 default multicast route setup needs to work betterkcpoon1-54/+0
2007-04-276545585 t_optmgmt System error message appears when rebooting after ↵amaguire1-4/+57
installation/upgrade 6548363 incorrect formatting of AF_LINK interface name in nwamd
2007-03-08PSARC 2006/647 PPD Managerceastha1-14/+14
5100134 print/rfc1179 ends up by default in "offline" state 6236968 No documented way to add PPD file to ppdcache 6527759 Need to delete legacy print/cleanup service 6529794 lpsched not started after first local printer is added
2007-01-19PSARC 2006/366 IP Instancesdh1551221-1/+22
6289221 RFE: Need virtualized ip-stack for each local zone 6512601 panic in ipsec_in_tag - allocation failure 6514637 error message from dhcpagent: add_pkt_opt: option type 60 is missing required value 6364643 RFE: allow persistent setting of interface flags per zone 6307539 RFE: Invalid network address causes zone boot failure 5041214 Allow IPMP configuration with zones 5005887 RFE: zoneadmd should support plumbing an interface via DHCP 4991139 RFE: zones should provide a mechanism to configure a defaultrouter for a zone 6218378 zoneadmd doesn't set the netmask for non-loopback addresses hosted on lo0 4963280 zones: need to virtualize the IPv6 default address selection mechanism 4963285 zones: need support of stateless address autoconfiguration for IPv6 5048068 zones don't boot if one of its interfaces has failed 5057154 RFE: ability to change interface status from within a zone 4963287 zones should support the plumbing of the first (and only) logical interface 4978517 TCP privileged port space should be partitioned per zone 5023347 zones don't work well with network routes other than default 4963372 investigate whether global zone can act as a router for local zones 6378364 RFE: Allow each zone to have its own virtual IPFilter
2006-11-026312914 routeadm needs to support smf-based routing services (add shell ↵amaguire1-0/+1
include Makefile)
2006-11-02PSARC 2006/552 Quagga SMF Modificationsamaguire1-0/+287
6312914 routeadm needs to support smf-based routing services 6440342 remove redundancies in smf-related makefiles by moving manifest rules to usr/src/cmd/Makefile.targ --HG-- rename : usr/src/cmd/cmd-inet/usr.sbin/in.rdisc.c => usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c rename : usr/src/cmd/cmd-inet/usr.sbin/routeadm.c => usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c rename : deleted_files/usr/src/cmd/volmgt/etc/Makefile => usr/src/cmd/volmgt/etc/Makefile
2006-09-126352196 fsck cannot open disk imagesmishra1-4/+6
6367777 *fsck* svc:/system/filesystem/usr fails to start from milestone 'none' 6367948 new fsck_ufs(1M) has nits when dealing with already mounted file systems
2006-06-226440717 inetd services may not be enabled by netservices openrotondo1-0/+5
2006-06-196439022 generic_limited_net disables wbem; make local_only insteadrotondo1-2/+8
2006-06-056432964 rpcbind should not require restart to begin listening to the networkjjj1-13/+0
6432967 rpcbind must listen to the network if NFS is in use
2006-06-01PSARC 2004/368 Secure By Defaultjjj2-7/+325
4875624 *syslogd* turn off UDP listener by default 5004374 Ship with remote services disabled by default 5016956 By default rpcbind should not listen for remote requests 5016975 By default snmpd/dx should not be enabled. 5016998 By default inetd should not listen for remote connections. 5017041 By default sendmail should not listen for remote connections 5046450 Create a greenline profile for Secure by Default installation 6267741 RFE: One-touch knob for outbound-only sendmail 6414308 syslogd could use some lint soap
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-0/+11
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
2006-03-09PSARC/2006/163 SMF_ZONENAME variable for smf_method(5)dp1-6/+31
6392792 calls to zonename(1) should be standardized, minimized
2005-11-226354381 checkfs() fails irritably for fsck-free filesystemssch1-1/+4
2005-08-221260290 RFE: fsck error: UNKNOWN FILE TYPE describes multiple error conditionsswilcox1-1/+2
4836779 fsck requires multiple runs to clear up DUP or BAD blocks 4845221 ufs/fsck can't handle filesystem name argument 4857410 ufs_sync_indir() walks off the end of the i_ib array 4872089 fsck almost always reports FREE BLK COUNT(S) WRONG IN SUPERBLK 4890510 fsck can't properly recover the filesystem 5086715 ufs fsck has memory leaks 6175186 fsck should not need to be run multiple times 6208131 fsck needs to be able to recover filesystem problems (nbfree,ndir,nifree,nffree suspect) 6312941 PSARC 2005/044 UFS fsck rerun messaging 6312946 PSARC 2005/045 UFS fsck verbose option 6312949 PSARC 2005/051 UFS fsck automated search for a backup superblocks 6312954 PSARC 2005/043 UFS newfs/mkfs superblock calculation options --HG-- rename : usr/src/cmd/fs.d/ufs/fsck/pass2.c => deleted_files/usr/src/cmd/fs.d/ufs/fsck/pass2.c