summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc
AgeCommit message (Collapse)AuthorFilesLines
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein3-10/+12
Merge https://github.com/illumos/illumos-gate Conflicts: exception_lists/packaging usr/src/cmd/dtrace/test/cmd/scripts/dtest.pl usr/src/cmd/dtrace/test/tst/common/usdt/tst.badguess.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.enabled2.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess32.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess64.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.include.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.nodtrace.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreap.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreapring.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.reap.ksh usr/src/cmd/lp/Makefile usr/src/cmd/lp/cmd/lpadmin/options.c usr/src/cmd/lp/cmd/lpfilter.c usr/src/cmd/lp/cmd/lpforms.c usr/src/cmd/lp/cmd/lpusers.c usr/src/cmd/lp/lib/lp/isterminfo.c usr/src/cmd/lp/lib/lp/tidbit.c usr/src/cmd/terminfo/att.ti usr/src/cmd/zpool/zpool_main.c usr/src/common/dis/i386/dis_tables.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libzfs/common/libzfs_dataset.c usr/src/man/man1m/dladm.1m usr/src/man/man1m/flowadm.1m usr/src/man/man1m/zoneadm.1m usr/src/man/man1m/zonecfg.1m usr/src/pkg/manifests/print-lp-print-client-commands.mf usr/src/pkg/manifests/print-lp.mf usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/fs/zfs/zio.c usr/src/uts/i86pc/ml/mach_offsets.in usr/src/uts/intel/amd64/ml/mach_offsets.in usr/src/uts/intel/sys/tss.h
2011-09-14OS-601 svcs -Z in GZ should skip zones in ready stateBryan Cantrill1-0/+18
2011-09-09OS-593 lscf_instance_verify uses stale property groupRobert Mustacchi1-0/+22
2011-09-08OS-591 riak zoneinit fails because svcadm can't find restarter/state propertyRobert Mustacchi1-2/+37
2011-09-01OS-569 svcs -Z should not emit an error message for zones without SMFBryan Cantrill1-6/+4
2011-08-29OS-573 "svcs -o ctid" gives potentially corrupted outputBryan Cantrill1-1/+2
2011-07-09OS-478 restore lint cleanlinessBryan Cantrill1-0/+5
2011-05-161550 SMF manifest find should return -1 on allocation failureRichard Lowe1-1/+1
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-161551 svccfg should not treat NULL as an integerRichard Lowe1-7/+7
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-13[OS-411] Guava Illumos syncJohn Sonnenschein7-10/+59
2011-08-041176 NWAM handling of multiple DHCP-assigned DNS domains brokenHans Rosenfeld1-2/+4
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.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-03-24OS-324 svcadm: svc:/SERVICE/:default is misconfigured (lacks "restarter" ↵Robert Mustacchi1-0/+158
property group).
2011-03-17OS-275 smf behavior around going to maint causes problems. (change prop ↵John Sonnenschein1-15/+23
name, fix cstyle)
2011-03-16OS-275 smf behavior around going to maint causes problems.John Sonnenschein1-10/+34
2011-03-10OS-297 "svcs -z" returns success when the zone is not runningBryan Cantrill1-3/+4
OS-310 svcs -L should not need an argument
2011-02-11947 want basic administration and interrogation of NGZ services from GZBryan Cantrill2-14/+68
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-11OS-230 svcadm/svcprop should support -zBryan Cantrill2-14/+58
2011-02-10OS-226 svcs -Z does not search all zones for specified FMRIsBryan Cantrill1-7/+43
2011-02-02OS-198 when run with -Z/-z, svcs should prepend zone path to log file namesBryan Cantrill2-3/+18
2011-01-28945 want easy script access to service log filesBryan Cantrill1-2/+44
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-01-28OS-181 would be nice if svcs had an option to print (just) the log fileBryan Cantrill1-2/+47
2011-01-28946 want ability to list services in a zone from the GZBryan Cantrill3-66/+322
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-01-28OS-167 would like the ability to list local-zone services from the global zoneBryan Cantrill2-57/+240
2011-04-07197 svc.startd may not pick up locale correctlyShampavman1-1/+2
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-03-21825 Would like SMF critical restart rate to be configurableJohn Sonnenschein1-8/+37
Reviewed by: danmcd@nexenta.com Reviewed by: garrett@nexenta.com Approved by: richlowe@richlowe.net
2011-03-17562 FMA support for SMF can't load libfmeventRichard Lowe1-2/+2
Reviewed by: danmcd@nexenta.com Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2010-12-20OS-68 Implement noimport option which doesn't import or create the /zones ↵John Sonnenschein1-22/+0
zpool and just boots on the live image for "rescue" mode. OS-69 New SMF dependency tree broke fs-minimal which breaks /opt/agents/smf
2010-12-20OS-69 New SMF dependency tree broke fs-minimal which breaks /opt/agents/smfJohn Sonnenschein1-0/+1
2010-12-15Add /opt/agents/smf lofs mount so agents can put their smf in ↵Josh Wilsdon1-2/+4
/var/svc/manifest/site
2010-12-14OS-49 add support for swap to live imagejerry1-0/+2
2010-11-02enable dump if zpool is importedjerry1-0/+1
2010-11-01rework startup to get zpool mounted earlyjerry1-0/+16
2010-09-20160 netservices contains a call for non-existent servicesAlexander Eremin2-350/+2
Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2010-09-10168 svcs should function even if locale is missingVineeth Pillai1-1/+1
Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2010-08-156974613 manifest-import can be restructured to allow importing to alternate ↵Truong Q. Nguyen6-80/+127
repository 6974718 svccfg core dump after upgrading to snv_145
2010-08-116975309 PSARC2007_393 Move /etc/default/{nfs/autofs} parameters to SMFPavan Mettu - Oracle Corporation - Menlo Park United States2-45/+16
PSARC 2007/393 converting /etc/default/{nfs,autofs} to SMF properties
2010-08-10PSARC/2010/304 Deliver Socket Configuration in FragmentsAnders Persson1-1/+1
6923961 etc/inet/sock2path needs some attention in OpenSolaris --HG-- rename : usr/src/cmd/cmd-inet/etc/sock2path => usr/src/cmd/cmd-inet/etc/sock2path.d/system%2Fkernel
2010-08-066971730 Legacy location's files are stored in the wrong placeAnurag S. Maskey2-20/+26
2010-07-30PSARC/2009/617 Software Events Notification Parameters CLIGavin Maltby25-122/+2404
PSARC/2009/618 snmp-notify: SNMP Notification Daemon for Software Events PSARC/2009/619 smtp-notify: Email Notification Daemon for Software Events PSARC/2010/225 fmd for non-global Solaris zones PSARC/2010/226 Solaris Instance UUID PSARC/2010/227 nvlist_nvflag(3NVPAIR) PSARC/2010/228 libfmevent additions PSARC/2010/257 sysevent_evc_setpropnvl and sysevent_evc_getpropnvl PSARC/2010/265 FMRI and FMA Event Stabilty, 'ireport' category 1 event class, and the 'sw' FMRI scheme PSARC/2010/278 FMA/SMF integration: instance state transitions PSARC/2010/279 Modelling panics within FMA PSARC/2010/290 logadm.conf upgrade 6392476 fmdump needs to pretty-print 6393375 userland ereport/ireport event generation interfaces 6445732 Add email notification agent for FMA and software events 6804168 RFE: Allow an efficient means to monitor SMF services status changes 6866661 scf_values_destroy(3SCF) will segfault if is passed NULL 6884709 Add snmp notification agent for FMA and software events 6884712 Add private interface to tap into libfmd_msg macro expansion capabilities 6897919 fmd to run in a non-global zone 6897937 fmd use of non-private doors is not safe 6900081 add a UUID to Solaris kernel image for use in crashdump identification 6914884 model panic events as a defect diagnosis in FMA 6944862 fmd_case_open_uuid, fmd_case_uuisresolved, fmd_nvl_create_defect 6944866 log legacy sysevents in fmd 6944867 enumerate svc scheme in topo 6944868 software-diagnosis and software-response fmd modules 6944870 model SMF maintenance state as a defect diagnosis in FMA 6944876 savecore runs in foreground for systems with zfs root and dedicated dump 6965796 Implement notification parameters for SMF state transitions and FMA events 6968287 SUN-FM-MIB.mib needs to be updated to reflect Oracle information 6972331 logadm.conf upgrade PSARC/2010/290
2010-07-27PSARC/2010/164 interfaces for basic install network configurationMark Haywood5-4/+766
6923163 Automated Install requires mechanism for configuring static IP addresses 6923168 Automated Install requires a mechanism for configuring name services for clients
2010-07-236971854 NIS domain does not get set on dhcp at bootRenee Danson Sommerfeld1-4/+2
2010-07-196963737 NWAM refreshes continuously, causing toggling of network on osol_142Renee Danson Sommerfeld2-82/+107
2010-07-166959722 ipfilter service timeouts in osol_141 and onward.Truong Q. Nguyen1-22/+82
2010-07-01PSARC 2010/166 layer-3 net properties for exclusive-IP zonesSowmini Varadhan2-10/+58
6944327 need to support address and defrouter resources for exclusive-IP zones
2010-06-286924858 various OSNet components could be simplified with symbol capabilitiesRod Evans1-114/+1
--HG-- rename : usr/src/lib/libc_psr/Makefile => usr/src/lib/libc/capabilities/Makefile rename : usr/src/lib/libc_psr/Makefile.targ => usr/src/lib/libc/capabilities/Makefile.targ rename : usr/src/lib/libc_psr/sun4u-opl/Makefile => usr/src/lib/libc/capabilities/sun4u-opl/Makefile rename : usr/src/lib/libc_psr/sun4u-opl/Makefile.com => usr/src/lib/libc/capabilities/sun4u-opl/Makefile.com rename : usr/src/lib/libc_psr/sun4u-opl/common/memcpy.s => usr/src/lib/libc/capabilities/sun4u-opl/common/memcpy.s rename : usr/src/lib/libc_psr/sun4u-opl/sparc/Makefile => usr/src/lib/libc/capabilities/sun4u-opl/sparc/Makefile rename : usr/src/lib/libc_psr/sun4u-opl/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4u-opl/sparcv9/Makefile rename : usr/src/lib/libc_psr/sun4u_hwcap1/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap1/Makefile rename : usr/src/lib/libc_psr/sun4u_hwcap1/Makefile.com => usr/src/lib/libc/capabilities/sun4u-us3-hwcap1/Makefile.com rename : usr/src/lib/libc_psr/sun4u_hwcap1/sparc/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap1/sparc/Makefile rename : usr/src/lib/libc_psr/sun4u_hwcap1/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap1/sparcv9/Makefile rename : usr/src/lib/libc_psr/sun4u_hwcap2/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap2/Makefile rename : usr/src/lib/libc_psr/sun4u_hwcap2/Makefile.com => usr/src/lib/libc/capabilities/sun4u-us3-hwcap2/Makefile.com rename : usr/src/lib/libc_psr/sun4u_hwcap2/mapfile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap2/common/mapfile-cap rename : usr/src/lib/libc_psr/sun4u_hwcap2/sparc/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap2/sparc/Makefile rename : usr/src/lib/libc_psr/sun4u_hwcap2/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap2/sparcv9/Makefile rename : usr/src/lib/libc_psr/sun4u-us3/common/memcmp.s => usr/src/lib/libc/capabilities/sun4u-us3/common/memcmp.s rename : usr/src/lib/libc_psr/sun4u-us3/common/memcpy.s => usr/src/lib/libc/capabilities/sun4u-us3/common/memcpy.s rename : usr/src/lib/libc_psr/sun4u-us3/common/memset.s => usr/src/lib/libc/capabilities/sun4u-us3/common/memset.s rename : usr/src/lib/libc_psr/sun4u/Makefile => usr/src/lib/libc/capabilities/sun4u/Makefile rename : usr/src/lib/libc_psr/sun4u/common/memcmp.s => usr/src/lib/libc/capabilities/sun4u/common/memcmp.s rename : usr/src/lib/libc_psr/sun4u/common/memcpy.s => usr/src/lib/libc/capabilities/sun4u/common/memcpy.s rename : usr/src/lib/libc_psr/sun4u/common/memset.s => usr/src/lib/libc/capabilities/sun4u/common/memset.s rename : usr/src/lib/libc_psr/sun4u/sparc/Makefile => usr/src/lib/libc/capabilities/sun4u/sparc/Makefile rename : usr/src/lib/libc_psr/sun4u/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4u/sparcv9/Makefile rename : usr/src/lib/libc_psr/sun4v_hwcap1/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap1/Makefile rename : usr/src/lib/libc_psr/sun4v_hwcap1/Makefile.com => usr/src/lib/libc/capabilities/sun4v-hwcap1/Makefile.com rename : usr/src/lib/libc_psr/sun4v_hwcap1/sparc/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap1/sparc/Makefile rename : usr/src/lib/libc_psr/sun4v_hwcap1/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap1/sparcv9/Makefile rename : usr/src/lib/libc_psr/sun4v_hwcap2/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap2/Makefile rename : usr/src/lib/libc_psr/sun4v_hwcap2/Makefile.com => usr/src/lib/libc/capabilities/sun4v-hwcap2/Makefile.com rename : usr/src/lib/libc_psr/sun4v_hwcap2/sparc/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap2/sparc/Makefile rename : usr/src/lib/libc_psr/sun4v_hwcap2/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap2/sparcv9/Makefile rename : usr/src/lib/libc_psr/sun4v/common/memcpy.s => usr/src/lib/libc/capabilities/sun4v/common/memcpy.s rename : usr/src/lib/libc_psr/sun4v/common/memset.s => usr/src/lib/libc/capabilities/sun4v/common/memset.s rename : usr/src/lib/libmd/sun4u/Makefile => usr/src/lib/libmd/capabilities/sun4u/Makefile rename : usr/src/lib/libmd/sun4u/Makefile.com => usr/src/lib/libmd/capabilities/sun4u/Makefile.com rename : usr/src/lib/libmd/sun4u/sparc/Makefile => usr/src/lib/libmd/capabilities/sun4u/sparc/Makefile rename : usr/src/lib/libmd/sun4u/sparcv9/Makefile => usr/src/lib/libmd/capabilities/sun4u/sparcv9/Makefile rename : usr/src/lib/libmd/sun4v/Makefile => usr/src/lib/libmd/capabilities/sun4v/Makefile rename : usr/src/lib/libmd/sun4v/Makefile.com => usr/src/lib/libmd/capabilities/sun4v/Makefile.com rename : usr/src/lib/libmd/sun4v/sparc/Makefile => usr/src/lib/libmd/capabilities/sun4v/sparc/Makefile rename : usr/src/lib/libmd/sun4v/sparcv9/Makefile => usr/src/lib/libmd/capabilities/sun4v/sparcv9/Makefile rename : usr/src/lib/pkcs11/libsoftcrypto/i386_hwcap1/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/intel/Makefile rename : usr/src/lib/pkcs11/libsoftcrypto/sun4u/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/Makefile rename : usr/src/lib/pkcs11/libsoftcrypto/sun4u/Makefile.com => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/Makefile.com rename : usr/src/lib/pkcs11/libsoftcrypto/sun4u/mapfile-vers => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/common/mapfile-cap rename : usr/src/lib/pkcs11/libsoftcrypto/sun4u/sparc/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/sparc/Makefile rename : usr/src/lib/pkcs11/libsoftcrypto/sun4u/sparcv9/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/sparcv9/Makefile rename : usr/src/lib/pkcs11/libsoftcrypto/sun4v/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4v/Makefile rename : usr/src/lib/pkcs11/libsoftcrypto/sun4v/Makefile.com => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4v/Makefile.com rename : usr/src/lib/pkcs11/libsoftcrypto/sun4v/mapfile-vers => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4v/common/mapfile-cap rename : usr/src/lib/pkcs11/libsoftcrypto/sun4v/sparc/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4v/sparc/Makefile rename : usr/src/lib/pkcs11/libsoftcrypto/sun4v/sparcv9/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4v/sparcv9/Makefile
2010-06-016670426 lsvcrun barfs on rc scripts which remove themselvesVladimir Marek1-16/+16
2010-06-286694511 svccfg export truncating opaque value type when byte length > 2048Tom Whitten1-2/+8
2010-06-246962933 svccfg should be introduced to new libscf typesAntonello Cruz3-26/+80
2010-06-21PSARC 2010/222 Relaxed Type Requirements for SMF ProfilesSean Wilcox7-210/+1167
6931819 SMF should default property types when existing properties are being modified. 6886356 svccfg(1M) should be defended against bad profiles 6957514 import of a manifest that modifies the dependent service does not refresh the old service 6957518 templates data can be modified via a profile 6957521 delete attributes of property groups are not processed in profiles 6957524 dependent additions or modifications in profiles are not pushed to services 6957525 stability values are not checked in a profile 6957530 svccfg apply does not always exit with 1 when a syntax error is found 6952484 svccfg import manifestfiles handling does not work with PKG_INSTALL_ROOT