summaryrefslogtreecommitdiff
path: root/usr/src/lib/libscf/common/lowlevel.c
AgeCommit message (Collapse)AuthorFilesLines
2011-01-28OS-167 would like the ability to list local-zone services from the global zoneBryan Cantrill1-0/+64
2010-07-30PSARC/2009/617 Software Events Notification Parameters CLIGavin Maltby1-0/+35
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-05-246934233 A generic net_address SMF property type would be useful.Antonello Cruz1-2/+3
6934227 SMF should validate net_address_v4 amd net_address_v6 property types 6954776 libnsl should not depend on libscf PSARC/2010/153 Remove libnsl dependency on libscf PSARC/2010/157 SMF networking type extensions
2010-01-116915578 MUTEX_HELD() and RW_LOCK_HELD() macros should be available to Posix ↵Roger A. Faulkner1-8/+2
threads
2009-06-026215238 svc.startd could provide better log messages for faulty ↵Sean Wilcox1-4/+21
method_context contents 6469250 Service state is reset on first boot after a new netservices change 6816965 svccfg core dumps when a service, not an instance, is used for a restarter 6816948 svccfg does not see an alternate door setup on a refresh 6825048 svccfg validation is not consistent between manifest files and services when dealing with subtypes
2009-01-076658408 rc_node_create_child() and rc_snapshot_take_new() leak memory at ↵Tom Whitten1-2/+7
audit_data.ed_auth 6658412 svccfg can segfault in _scf_set_annotation() 6670384 svc.configd core dumping in start_audit_session() 6681995 svc.configd core dumping in rc_node_setup_tx() 6721855 svccfg dumps core with "_scf_set_annotation() failed with unexpected error 1007" 6769214 svc.configd dumps core because of an invalid assert
2008-10-20PSARC/2008/350 SMF Template ExtensionsLiane Praza1-6/+343
5100079 svccfg should use restarter-specific templates to validate services 6191768 consadm manifest does not define a stop method 6198434 service_bundle.dtd.1 claims exclude_all requires dependencies to be non-online
2008-07-18PSARC/2008/432 SMF Property Value Orderingamaguire1-2/+10
6715372 SMF repository should store (and allow retrieval of) property values in the order they were added
2008-02-196351623 Initial manifest-import is slowstevep1-0/+49
2008-01-236598890 cancellation code abuses synonymsraf1-12/+17
--HG-- rename : usr/src/lib/libc/amd64/crt/cerror64.s => deleted_files/usr/src/lib/libc/amd64/crt/cerror64.s rename : usr/src/lib/libc/port/gen/wait3.c => deleted_files/usr/src/lib/libc/port/gen/wait3.c rename : usr/src/lib/libc/port/gen/wait4.c => deleted_files/usr/src/lib/libc/port/gen/wait4.c rename : usr/src/lib/libc/port/sys/fsync.c => deleted_files/usr/src/lib/libc/port/sys/fsync.c rename : usr/src/lib/libc/sparc/sys/syssun.s => deleted_files/usr/src/lib/libc/sparc/sys/syssun.s rename : usr/src/lib/libc/common/sys/__fcntl.s => usr/src/lib/libc/common/sys/fcntl.s rename : usr/src/lib/libc/common/sys/_rename.s => usr/src/lib/libc/common/sys/rename.s rename : usr/src/lib/libc/port/gen/rename.c => usr/src/lib/libc/port/gen/remove.c rename : usr/src/lib/libc/port/sys/fcntl.c => usr/src/lib/libc/port/sys/libc_fcntl.c
2008-01-075079356 Framework should provide administrative audit trail/historytw217701-1/+47
6405683 svc.configd audit events need to be defined.
2007-11-19backout 5079356/6405683: causes 6630372dm1207691-46/+0
2007-11-045079356 Framework should provide administrative audit trail/historytw217701-0/+46
6405683 svc.configd audit events need to be defined.
2007-09-13PSARC 2007/177 SMF read-protected property storagewesolows1-0/+17
PSARC 2007/519 svccfg(1M) restore 6537749 SMF should support read-protection of data 6538452 svccfg delete leaks memory on syntax error with options 6546699 svccfg archive should be able to be reimported 6559692 svccfg fails to import a manifest with an empty <property> 6597168 startd is setting $SMF_METHOD incorrectly 6597173 allocation failure can induce crash in scf_handle_decode_fmri() 6597183 allocation failure can induce crash in scf_simple_app_props_free() 6597190 scf_simple_app_props_get() can return with unset error code 6598922 rc_node_modify_permission_check() calls perm_granted() with rn_lock held
2007-07-276254363 svccfg validate returns incorrect diagnosticsjeanm1-3/+136
6268011 Maintenance mode login and a shell fight for console input when the repository is corrupt 6287024 Determine which libscf functions can fail with SCF_ERROR_NO_RESOURCES 6316785 scf_snapshot_update() should abort if svc.configd returns _BAD_REQUEST
2006-09-296179693 libscf has erroneous commentsjeanm1-4/+7
6353416 scf_entry_add_value() should return an error instead of asserting 6370945 svccfg rejects 33-bit counts
2006-04-10PSARC/2006/213 FMRI Audit Tokengww1-20/+4
6401913 add FMRI audit token type to the adt_* infrastructure
2005-08-236208709 scf_iter_handle_scopes always deadlocks in MT processesjwadams1-21/+135
6227387 /lib/svc/bin/restore_repository gives incorrect error when run as a non-root user 6255078 SMF shouldn't modify /etc files unnecessarily 6255593 svc.configd's per-client entity management is O(N) 6255609 libscf's entity id management handles overflow poorly 6256393 restore_repository's options should be more clear 6264601 svccfg's "repository" should use relative paths 6277017 svc.configd coredumps while trying to reboot on low memory condition 6305465 uu_list_t parent pointer confounded ::findleaks
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+6622