summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc
AgeCommit message (Collapse)AuthorFilesLines
2015-06-035971 svccfg needs to treat users of SVCCFG_REPOSITORY like a native buildRobert Mustacchi1-1/+11
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-01 [illumos-gate merge]Jerry Jelinek1-7/+11
commit 91d7f85e02991954d1e1bd44673df567ad8dcc87 5916 make libsqlite a real shared lib commit e53cbaa96c466c221cfec0d1a481c6f75be6880d 5851 usr/lib/pool/poold has incorrect run path after 4719 commit d235eb05fe584753047218e3a6dd344d0154d19b 5708 rid usbser/Makefile of CERRWARN commit 67a4bb8f9ad4c49e9aa9e21e2114a7c093c3a73a 5396 fix longjmp clobbering errors commit bd0f709169e67f4bd34526e186a7c34f595f0d9b 1778 Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1077, function zpool_open_func commit 24218bebb460e4015fac2c9f2cec1902eddbcd7b 5946 zfs_ioc_space_snaps must check that firstsnap and lastsnap refer to snapshots 5945 zfs_ioc_send_space must ensure that fromsnap refers to a snapshot Manifest changes: Removed: f usr/lib/libsqlite-native.o 0644 root bin f usr/lib/libsqlite.o 0644 root bin f usr/lib/smbsrv/libsqlite.so.1 0755 root bin s usr/lib/smbsrv/libsqlite.so=libsqlite.so.1 Added: f lib/libsqlite-sys.so.2.8.15 0755 root bin
2015-05-315916 make libsqlite a real shared libGordon Ross1-7/+11
Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2015-05-28 [illumos-gate merge]20150528release-20150528Jerry Jelinek1-1/+2
commit 09f79f7c66b85f056db11f58210dc6182c9b1aef 4418 svc.startd crash with a long instance name and more than one dependency commit cb5842f8b0caaad0ed53535bd77042e933fdbafe 5909 ensure that shared snap names don't become too long after promotion commit beddaa9ce797b9deaafc22b4f156d23f9b45c32d 5870 dmu_recv_end_check() leaks origin_head hold if error happens in drc_force branch commit 5bae108fe2364722de3aa86e04966a0d33fd027a 5912 full stream can not be force-received into a dataset if it has a snapshot commit c701fde6911c957e71b37aac4daf672bd828f4d7 5961 Fix stack overflow in zfs_create_fs commit c423721f9bcd45c2409ef7b73fc103ac2889f9e9 5669 altroot not set in zpool create when specified with -o commit 5897eb49ccde82d19214b71984f57935e7e313d1 5438 zfs_blkptr_verify should continue after zfs_panic_recover
2015-05-274418 svc.startd crash with a long instance name and more than one dependencyDan Vatca1-1/+2
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-195931 after svccfg import is killed, subsequent import failsJerry Jelinek1-1/+8
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Tony Nguyen <truongqnguien@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-18 [illumos-gate merge]Jerry Jelinek2-60/+59
commit fae6347731c9d3f46b26338313b0422927f29cf6 5815 libzpool's panic function doesn't set global panicstr, ::status not as useful commit 255ca53cb863784f137aca02aa15c67d8dce73de 5816 mdb '::status' truncates assertion messages commit 589efa9501f3347f21e60905a96ca39427169e10 5883 race in netstack_unregister and zone creation 5884 want zid2zone 5885 want a dcmd for going from netstack id to nestack_t commit e7619b69689d6a40a07425ef14002f2ab4d724d9 5840 cmd/ypcmd build failed without usr/lib/libsocket.so on build host commit 2ba6d2b94a398caab9e751c277f0acbd1cc22c77 5896 svccfg import returns before service can be used by svcadm 5897 improve comments for svc.startd commit 799823bbed51a695d01e13511bbb1369980bb714 5890 Enable Intel SMEP support when available 5891 want to be able to see x86 control regs with kmdb commit 29f78cfa374064141c78641a37afda71a6408269 5889 want ::x86_featureset commit bc44a9330a5eaab897440aebd5b17691ec2c1d0a 5894 Want big theory statement on MAC's data path Conflicts: usr/src/uts/common/io/mac/mac_sched.c usr/src/cmd/svc/svccfg/svccfg_libscf.c usr/src/cmd/svc/startd/startd.c usr/src/cmd/mdb/i86pc/modules/unix/unix_sup.s usr/src/cmd/mdb/i86pc/modules/unix/unix.c usr/src/cmd/mdb/common/modules/genunix/zone.h usr/src/cmd/mdb/common/modules/genunix/zone.c usr/src/cmd/mdb/common/modules/genunix/genunix.c
2015-05-155896 svccfg import returns before service can be used by svcadmRobert Mustacchi2-1/+363
5897 improve comments for svc.startd Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-17 [illumos-gate merge]Jerry Jelinek1-28/+1
commit 3e8c3b95d57b4ab5caca2cc99b412489015c4858 5834 Remove dependency on sysidtool commit 7721f1230adeb792b06df9580f9696d03ff5911d 5837 libdtrace audit library build missing LDLIBS
2015-04-165834 Remove dependency on sysidtoolDan McDonald1-28/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2015-02-205627 svccfg export should accept instance FMRIsKeith M Wesolowski1-0/+27
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-10-07 [illumos-gate merge]Keith M Wesolowski1-1/+1
commit fe2e029eea29fd49d0d9058dbd5b79a252667e6b 5202 want ctf(4) commit 287247a826fa2ab8d01f6c8f276d405eb08420f8 5166 sendmail package should be replaceable Manifests: usr/src/pkg/manifests/SUNWcs.man4.inc usr/src/pkg/manifests/SUNWcs.mf usr/src/pkg/manifests/developer-build-onbld.mf usr/src/pkg/manifests/service-network-smtp-sendmail.mf usr/src/pkg/manifests/system-network-mailwrapper.mf
2014-10-065166 sendmail package should be replaceableAlexander Pyhalov1-1/+1
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-08-28 [illumos-gate merge]Keith M Wesolowski2-6/+0
commit 6481fd49a4385db15285ddf89f9c80b45eaaa407 5100 sparc build failed after 5004 commit 4e762ae71a675489e308ef67b9c4f35fa31042da 5069 Removal of wu-ftpd Conflicts: usr/src/uts/common/sys/zone.h (copyright) Manifests: usr/src/pkg/manifests/SUNWcs.mf usr/src/pkg/manifests/network-ftp.mf usr/src/pkg/manifests/service-network-ftp.mf
2014-08-275069 Removal of wu-ftpdAlexander Pyhalov2-6/+0
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-08-205024 Want svcadm restart -d [...] for taking cores before restartJerry Jelinek2-3/+48
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-03 [illumos-gate merge]Keith M Wesolowski1-1/+3
commit e9f82d69e04fa1b2246da55152ef2e746284078d 4948 mdb does not print enums correctly in a pipeline commit a97d4a16317db7306cf947e1fccba57d895df625 4894 svcadm returns unexpected exit codes for restart/refresh when EPERM commit 094fb5ac4320eb03177ab15962c69564b1d75733 4952 dladm_range2strs iterates too far
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>
2014-03-214694 svcs(1) truncates contract IDEric Sproul1-1/+2
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
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