summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc/startd/method.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11 [illumos-gate merge]Keith M Wesolowski1-1/+2
2013-09-064099 SMF methods without absolute paths no longer workJerry Jelinek1-1/+2
2013-08-113989 svc.startd gets stuck in a loop when HOME dir doesn't existJerry Jelinek1-3/+35
2012-09-10illumos syncJohn Sonnenschein1-0/+27
2012-08-303121 missing SMF method directories should say something usefulHengqing Hu1-0/+27
2012-08-24OS-1491 SYSOPS-4940 svc.startd incorrectly placing services into maintenance ...Jerry Jelinek1-30/+45
2012-07-11OS-1373 startd, configd spinning due to bad sac start methodJerry Jelinek1-15/+5
2012-07-06OS-1287 svc.startd gets stuck in a loop when HOME dir doesn't existJerry Jelinek1-1/+1
2012-07-05OS-1344 a misconfigured smf service can cause svc.configd to leak memory and ...Jerry Jelinek1-3/+45
2012-05-10OS-1159 minimize zone footprintJerry Jelinek1-9/+16
2011-05-13[OS-411] Guava Illumos syncJohn Sonnenschein1-2/+3
2011-03-17OS-275 smf behavior around going to maint causes problems. (change prop name,...John Sonnenschein1-15/+23
2011-03-16OS-275 smf behavior around going to maint causes problems.John Sonnenschein1-10/+34
2011-03-21825 Would like SMF critical restart rate to be configurableJohn Sonnenschein1-8/+37
2010-07-30PSARC/2009/617 Software Events Notification Parameters CLIGavin Maltby1-12/+12
2010-01-116915578 MUTEX_HELD() and RW_LOCK_HELD() macros should be available to Posix t...Roger A. Faulkner1-2/+2
2009-06-026215238 svc.startd could provide better log messages for faulty method_contex...Sean Wilcox1-4/+5
2009-04-026411391 Empty method_contexts don't workSean Wilcox1-18/+20
2009-03-016805730 some simple changes would make 'init 5' much fasterDan Price1-4/+12
2008-05-296705022 *svc.startd* coredumps in restarter_insert_inst()rm883691-1/+6
2008-02-25PSARC 2008/046 Process Contract Decorationsacruz1-3/+8
2007-10-11Contributed by Mark Martin <storycrafter@gmail.com>.lianep1-8/+11
2007-09-13PSARC 2007/177 SMF read-protected property storagewesolows1-1/+2
2007-08-076411807 exec_method drops errno when juggling errorsacruz1-11/+13
2007-06-116565846 Fix for 6464284 is incompleterm883691-5/+0
2007-05-156243574 Services can be shown online with empty contractsjeanm1-13/+20
2006-11-275079387 _get_auth_policy() doesn't provide corresponding free functionjeanm1-1/+2
2006-03-306266365 svc.startd tried to use deadbeefrm883691-4/+8
2005-06-306202359 startd needs to retry methods on fork failuresl1084981-5/+11
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1137