summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc/svcadm/svcadm.c
AgeCommit message (Collapse)AuthorFilesLines
2017-03-257994 svcadm: switch boolean valueToomas Soome1-3/+3
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-01-057698 SMF's bad_error() should be implemented in terms of uu_panic()Bryan Cantrill1-11/+4
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2014-08-205024 Want svcadm restart -d [...] for taking cores before restartJerry Jelinek1-1/+24
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-08-205023 Please, oh please, let me clear N services in maintenance across zones ↵Jerry Jelinek1-25/+100
from the GZ Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-08-205022 svcadm could use -Z optionJerry Jelinek1-40/+167
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-08-205021 SMF: allow svcadm to act on multiple instances simultaneouslyJerry Jelinek1-19/+25
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-07-024894 svcadm returns unexpected exit codes for restart/refresh when EPERMDave Eddy1-1/+3
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2011-04-27950 svcadm error message on configd bind failure is uselessRichard Lowe1-1/+2
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-02-11947 want basic administration and interrogation of NGZ services from GZBryan Cantrill1-7/+36
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2009-12-016834760 svcadm shouldn't assert() when not enough privilegesTruong Nguyen1-15/+37
2009-02-146761070 PSARC 2008/580 Solaris host-based firewallTruong Nguyen1-202/+149
6236609 svc.startd resets auxiliary state on svcadm mark maintenance 6762307 SMF - expressing a service's maintenance state by request of another service
2008-05-076659858 Callers of scf_pg_update sometimes don't handle return value correctlytn1433631-1/+1
2008-02-196351623 Initial manifest-import is slowstevep1-1/+57
2007-05-046537863 set_inst_enabled should always make sure general/enabled existstn1433631-2/+43
2006-03-106252417 svcadm(1M) returns the wrong exit value with the -s optionlianep1-14/+3
2005-09-016273905 gcc and cmd/svc don't get alonghg1158751-2/+5
6269767 add __NORETURN to libuutils death functions
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2370