summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc
AgeCommit message (Collapse)AuthorFilesLines
2014-03-17OS-2828: vmadm routes should live in their own fileRob Gulewich1-2/+12
2013-11-02OS-2609 svc:/milestone/network:default should depend on ↵Rob Gulewich2-3/+19
svc:/network/routing-setup:default, rather than the other way around
2013-10-25OS-2566 Want svcadm restart -d [...] for taking cores before restartJerry Jelinek2-3/+48
2013-10-23OS-1315 Please, oh please, let me clear N services in maintenance across ↵Jerry Jelinek1-25/+100
zones from the GZ
2013-10-23OS-2574 svcadm could use -Z optionJerry Jelinek1-40/+167
2013-10-22OS-2567 SMF: allow svcadm to act on multiple instances simultaneouslyJerry Jelinek1-19/+25
2013-09-11 [illumos-gate merge]Keith M Wesolowski1-1/+2
commit 52e13e00baadc11c135170cd60a8b3c4f253a694 4099 SMF methods without absolute paths no longer work
2013-09-064099 SMF methods without absolute paths no longer workJerry Jelinek1-1/+2
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-08-163915 Add adjuncts support to the buildKeith M Wesolowski2-2/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-08-12 [illumos-gate merge]Keith M Wesolowski2-3/+3
commit ac58c5db4a5b4615fc374fa3211bdda323263284 3985 want mdb api function for iterating object symbols commit a288e5a9793fdffe5e842d7e61ab45263e75eaca 3975 ddi_periodic_add(9F) is entirely rubbish commit 2a17138d7a5102bc6e0bf0444224cd0c416d98f0 3989 svc.startd gets stuck in a loop when HOME dir doesn't exist 3990 a misconfigured smf service can cause svc.configd to leak memory and eventually hang 3991 startd, configd spinning due to bad sac start method commit 0d421f668cdfd7a53019f57234af254738038aa0 3986 svc.startd dies in getutxent_frec() 3987 svc.startd dies in utmpx_postfork()
2013-08-113989 svc.startd gets stuck in a loop when HOME dir doesn't existJerry Jelinek4-13/+102
3990 a misconfigured smf service can cause svc.configd to leak memory and eventually hang 3991 startd, configd spinning due to bad sac start method Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-08-113986 svc.startd dies in getutxent_frec()Bryan Cantrill4-2/+39
3987 svc.startd dies in utmpx_postfork() Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Saso Kiselkov <skiselkov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-08-09OS-2405 want 'Alias:' column in 'svcs -Zx' outputKeith M Wesolowski3-6/+44
2013-08-01 [illumos-gate merge]Keith M Wesolowski1-0/+1
commit a29160b0f5f650ae34e2273cacdd3eff15c62fba 3939 parent rn_lock being held across calls to rc_hold commit 8f68126c6dc4f2178929233f0c7ccce877e973ca 3918 "pargs -l" dies on incomplete core dumps 3919 mdb/pmap should show unresolved map names on core dumps 3920 executable mapping in core dump misreported when file isn't found 3921 Pfindexec() finds wrong binary, wreaking havoc commit a5b577712a34346841d970e0827b4920ace408af 348 ZFS should handle DKIOCGMEDIAINFOEXT failure
2013-08-013939 parent rn_lock being held across calls to rc_holdRobert Mustacchi1-0/+21
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-07-08OS-2359 svc.startd dies in utmpx_postfork()Bryan Cantrill1-1/+5
2013-05-30OS-2248: Do not enable network/routing/route if no default route is setRob Gulewich1-1/+2
2013-03-19OS-1928 parent rn_lock being held across calls to rc_holdRobert Mustacchi1-0/+23
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2013-03-04OS-1966 fix DEBUG buildJoshua M. Clulow1-0/+2
2013-01-24OS-1822 svc.startd dies in getutxent_frec()Bryan Cantrill3-2/+34
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-01-10OS-1794 /usr/sbin/shutdown fails to bring down zoneJerry Jelinek1-1/+12
2012-12-26OS-1779 svccfg export should accept instance FMRIs20121227release-20121227Keith M Wesolowski1-0/+27
2012-12-213315 svccfg export -a drops values in PG "general"Keith M Wesolowski1-21/+28
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-12-203315 svccfg export -a drops values in PG "general"Keith M Wesolowski1-21/+28
2012-12-07OS-1705 smf won't transition downJerry Jelinek1-0/+15
2012-11-27OS-1713 lscf_instance_verify does not properly handle disabled EMIRobert Mustacchi1-2/+13
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2012-11-07Illumos syncJohn Sonnenschein8-3/+33
2012-11-02OS-1441 routing-setup service provides no useful log outputRob Gulewich1-0/+10
2012-10-26OS-1645 after svccfg import is killed, subsequent import fails20121101release-20121101Jerry Jelinek1-1/+8
reviewed by Robert Mustacchi
2012-10-24OS-1634 svcs -ZL does not work when a pattern is specifiedBryan Cantrill1-1/+1
2012-10-22OS-1643 improve comments for svc.startd [fix unicode backtick]Robert Mustacchi1-5/+5
2012-10-22OS-1643 improve comments for svc.startdRobert Mustacchi1-0/+130
2012-09-10illumos syncJohn Sonnenschein1-0/+27
2012-08-303121 missing SMF method directories should say something usefulHengqing Hu1-0/+27
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: T Nguyen <truongqnguien@gmail.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-08-24OS-1497 Increase svc.startd critical_failure_count range from 5 to 10Jerry Jelinek1-3/+3
code reviewed by Bill Pijewski
2012-08-24OS-1491 SYSOPS-4940 svc.startd incorrectly placing services into maintenance ↵Jerry Jelinek2-30/+47
mode code reviewed by Robert Mustacchi
2012-07-30Illumos SyncJohn Sonnenschein4-8/+21
Merge github.com:illumos/illumos-gate Conflicts: exception_lists/check_rtime usr/src/Makefile.master usr/src/Makefile.master.64 usr/src/cmd/Makefile usr/src/cmd/lms/Makefile usr/src/cmd/lp/Makefile.lp usr/src/cmd/mdb/Makefile.mdb usr/src/cmd/mdb/common/mdb/mdb_cmds.c usr/src/cmd/mdb/common/mdb/mdb_print.c usr/src/cmd/mdb/common/mdb/mdb_print.h usr/src/cmd/mdb/common/mdb/mdb_tab.c usr/src/cmd/mdb/common/mdb/mdb_termio.c usr/src/cmd/mdb/common/mdb/mdb_whatis.c usr/src/cmd/svc/svccfg/svccfg_libscf.c usr/src/cmd/zpool/zpool_main.c usr/src/lib/Makefile usr/src/lib/libc/inc/thr_inlines.h usr/src/lib/libc/port/mapfile-vers usr/src/lib/libc/sparc/Makefile.com usr/src/lib/libc/sparc/crt/_rtld.c usr/src/lib/libc/sparcv9/Makefile.com usr/src/lib/libdtrace/common/dt_open.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libumem/common/envvar.c usr/src/lib/libumem/common/vmem_base.c usr/src/lib/libzfs/common/libzfs_impl.h usr/src/lib/libzfs/common/libzfs_iter.c usr/src/lib/libzfs/common/libzfs_util.c usr/src/lib/libzfs/common/mapfile-vers usr/src/lib/sun_fc/Makefile.com usr/src/lib/sun_fc/amd64/Makefile usr/src/lib/sun_fc/sparcv9/Makefile usr/src/man/man1m/Makefile usr/src/uts/common/Makefile.files usr/src/uts/common/dtrace/dtrace.c usr/src/uts/common/fs/zfs/arc.c usr/src/uts/common/fs/zfs/dmu.c usr/src/uts/common/fs/zfs/dsl_dataset.c usr/src/uts/common/fs/zfs/dsl_pool.c usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c usr/src/uts/common/sys/dtrace.h
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 Jelinek4-6/+33
2012-07-05OS-1344 a misconfigured smf service can cause svc.configd to leak memory and ↵Jerry Jelinek4-10/+83
eventually hang
2012-06-21smartos-live#51 No symlink for libusb.so to libusb.so.1 for -lusbKeith M Wesolowski2-2/+4
smartos-live#91 make world fails on trying to include zlib.h OS-1303 smartos-live src_addon can die OS-1306 non-bootstrappable runtime dependencies should be isolated OS-1308 illumos-joyent should support using pkgsrc libraries for native ... OS-1314 kvm.so is wrongly built as if it were a kmod OS-1317 GZ crle configuration pollution OS-1320 64-bit C++ objects in illumos are still getting gcc DT_RPATH
2012-06-20OS-1278 svc.startd core dumpJerry Jelinek1-12/+6
2012-06-10OS-1219 svc.configd should reduce footprint by setting "nomagazines" (copyright)Bryan Cantrill1-0/+1
2012-06-10OS-1219 svc.configd should reduce footprint by setting "nomagazines" (lint)Bryan Cantrill1-1/+1
2012-05-23OS-1220 dependencies on manifest-import should always be optional_allBryan Cantrill2-2/+2
2012-05-23OS-1219 svc.configd should reduce footprint by setting "nomagazines"Bryan Cantrill1-1/+15
2012-05-16OS-1187 svc.startd should reduce footprint by setting "nomagazines"Bryan Cantrill1-0/+12
2012-05-16OS-1186 svc.startd allocates excessive memory for instance namesBryan Cantrill1-8/+32
2012-05-16OS-1168 svc.startd should not enable libumem debuggingBryan Cantrill1-0/+3
2012-05-10OS-1159 minimize zone footprintJerry Jelinek2-9/+22