summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc/startd/graph.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-15 [illumos-gate merge]release-20170316Jerry Jelinek1-114/+84
2017-03-147267 SMF is fast and loose with optional dependenciesAndrew Stormont1-114/+84
2016-09-26 [illumos-gate merge]Jerry Jelinek1-25/+20
2016-09-226704 svc.startd: replace grub_get_boot_args with be_get_boot_args (loader pro...Toomas Soome1-25/+20
2016-09-12 [illumos-gate merge]Jerry Jelinek1-65/+102
2016-09-12backout: 7267 SMF is fast and loose with optional dependencies (needs work)Robert Mustacchi1-65/+102
2016-09-12 [illumos-gate merge]Jerry Jelinek1-102/+65
2016-09-097267 SMF is fast and loose with optional dependenciesAndrew Stormont1-102/+65
2015-05-28 [illumos-gate merge]20150528release-20150528Jerry Jelinek1-1/+2
2015-05-274418 svc.startd crash with a long instance name and more than one dependencyDan Vatca1-1/+2
2013-01-10OS-1794 /usr/sbin/shutdown fails to bring down zoneJerry Jelinek1-1/+12
2012-12-07OS-1705 smf won't transition downJerry Jelinek1-0/+15
2010-07-30PSARC/2009/617 Software Events Notification Parameters CLIGavin Maltby1-9/+225
2010-04-236889519 smf methods deadlock even when dependencies shouldn't need to be foll...gowtham thommandra - Sun Microsystems - Bangalore India1-5/+15
2010-03-25PSARC 2010/013 SMF Early Manifest ImportTom Whitten1-2/+1
2010-02-046919271 wait services are not getting timers reset on a clean exitSean Wilcox1-2/+2
2010-01-136311392 The Quick and the Dead: rapid-fire svcadm restart leads to maintenanceSean Wilcox1-5/+19
2010-01-116915578 MUTEX_HELD() and RW_LOCK_HELD() macros should be available to Posix t...Roger A. Faulkner1-38/+39
2009-08-126839124 svc.startd logs free()d string when told to refresh itselfSeth Goldberg1-1/+1
2009-04-276833693 Need to reverse bootadm and mount order in graph.c and this impact li...Sherry Moore1-30/+30
2009-04-106622195 SMF occasionally does not honor prerequisite dependencies and take se...Renaud Manus1-3/+9
2009-04-026411391 Empty method_contexts don't workSean Wilcox1-3/+4
2009-03-24PSARC/2008/760 Boot configuration ServiceSherry Moore1-5/+50
2009-03-016805730 some simple changes would make 'init 5' much fasterDan Price1-37/+120
2009-02-146761070 PSARC 2008/580 Solaris host-based firewallTruong Nguyen1-3/+3
2008-12-126760182 depends_04[56] failing across the board since snv_100Renaud Manus1-12/+24
2008-10-136756331 smf is not starting rpcbind causing multiple service failures in ON PIT.Renaud Manus1-3/+2
2008-09-186422793 when running "svcadm disable" shutdown dependents before shutting dow...Renaud Manus1-11/+330
2008-09-036438829 SMF svcs are not removed when performing a pkgrm in an alternate rootPhilippe Jung1-2/+87
2008-08-206675447 NFSv4 client hangs on shutdown if server is down beforehandPavel Filipensky1-3/+1
2008-02-216630105 *svccfg* delete should not remove external dependenciesrm883691-5/+47
2007-12-136626457 boot time increases exponentially with S10U4 + VxVM 5.0 + SunCluster 3.2rm883691-4/+5
2007-09-13PSARC 2007/177 SMF read-protected property storagewesolows1-3/+4
2007-07-306465359 Exclusion dependencies could make svcadm milestone spinnakanon1-0/+10
2007-02-136469233 multi-user fails to come online even though dependencies are resolvedrm883691-3/+3
2006-09-156448732 shutdown is vulnerable to restarting servicesbustos1-78/+222
2006-09-116385747 Assertion failed: err == 0, file graph.c, line 2284rm883691-1/+12
2006-09-066447631 *svc.startd* leaks memory in depgroup_empty()rm883691-0/+5
2006-07-106440500 no login prompt (hang) when filesystem/local failslianep1-16/+19
2006-05-096321540 service failures must go to sysloglianep1-191/+75
2006-03-306266365 svc.startd tried to use deadbeefrm883691-50/+132
2006-03-016338136 Init is not working properly in Solaris 10rm883691-7/+42
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+5925