summaryrefslogtreecommitdiff
path: root/usr/src/lib/librestart/common/librestart.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-026215238 svc.startd could provide better log messages for faulty ↵Sean Wilcox1-176/+357
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-04-026411391 Empty method_contexts don't workSean Wilcox1-134/+379
5093847 importing a manifest should create method_context properties even if not set 6517270 partial method context definitions should work 6348085 Spurious "Ignoring duplicate environment variable" message 6302173 startd dies after interaction with inetd / inetd service 6221667 method context errors should be logged in the service's instance log 6764671 Array overrun in librestart
2009-02-146761070 PSARC 2008/580 Solaris host-based firewallTruong Nguyen1-13/+253
6236609 svc.startd resets auxiliary state on svcadm mark maintenance 6762307 SMF - expressing a service's maintenance state by request of another service
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-2/+1
6700179 expunge synonyms.h --HG-- rename : usr/src/cmd/sgs/libelf/common/syn.h => deleted_files/usr/src/cmd/sgs/libelf/common/syn.h rename : usr/src/cmd/sgs/librtld/common/lintsup.c => deleted_files/usr/src/cmd/sgs/librtld/common/lintsup.c rename : usr/src/cmd/sgs/rtld/common/_synonyms.h => deleted_files/usr/src/cmd/sgs/rtld/common/_synonyms.h rename : usr/src/common/atomic/atomic_asm_weak.h => deleted_files/usr/src/common/atomic/atomic_asm_weak.h rename : usr/src/lib/common/inc/c_synonyms.h => deleted_files/usr/src/lib/common/inc/c_synonyms.h rename : usr/src/lib/libc/amd64/gen/lexp10.c => deleted_files/usr/src/lib/libc/amd64/gen/lexp10.c rename : usr/src/lib/libc/amd64/gen/llog10.c => deleted_files/usr/src/lib/libc/amd64/gen/llog10.c rename : usr/src/lib/libc/amd64/gen/ltostr.c => deleted_files/usr/src/lib/libc/amd64/gen/ltostr.c rename : usr/src/lib/libc/i386/gen/lexp10.c => deleted_files/usr/src/lib/libc/i386/gen/lexp10.c rename : usr/src/lib/libc/i386/gen/llog10.c => deleted_files/usr/src/lib/libc/i386/gen/llog10.c rename : usr/src/lib/libc/i386/gen/ltostr.c => deleted_files/usr/src/lib/libc/i386/gen/ltostr.c rename : usr/src/lib/libc/inc/synonyms.h => deleted_files/usr/src/lib/libc/inc/synonyms.h rename : usr/src/lib/libc/sparcv9/gen/lexp10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/lexp10.c rename : usr/src/lib/libc/sparcv9/gen/llog10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/llog10.c rename : usr/src/lib/libc_psr/inc.flg => deleted_files/usr/src/lib/libc_psr/inc.flg rename : usr/src/lib/libcrypt/inc/des_synonyms.h => deleted_files/usr/src/lib/libcrypt/inc/des_synonyms.h rename : usr/src/lib/libgen/inc/gen_synonyms.h => deleted_files/usr/src/lib/libgen/inc/gen_synonyms.h rename : usr/src/lib/libtsnet/common/synonyms.h => deleted_files/usr/src/lib/libtsnet/common/synonyms.h rename : usr/src/tools/scripts/check_fnames.sh => deleted_files/usr/src/tools/scripts/check_fnames.sh rename : usr/src/lib/libc/sparc/gen/lexp10.c => usr/src/lib/libc/port/gen/lexp10.c rename : usr/src/lib/libc/sparc/gen/llog10.c => usr/src/lib/libc/port/gen/llog10.c
2008-02-206594125 svc.startd refuses to run if inetd dies frequently (during liverpool ↵rm883691-41/+71
high stress testrun)
2007-09-13PSARC 2007/177 SMF read-protected property storagewesolows1-3/+5
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-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper1-19/+21
4994017 data structure sharing between rpcbind and libnsl leads to accidents 6549510 Need the ability to store SIDs in the Solaris cred_t 6549515 PSARC 2007/064: uid_t and gid_t to become unsigned
2007-03-225079397 librestart is not strict about inaccessible working directoriesvp1577761-15/+19
2006-03-306266365 svc.startd tried to use deadbeefrm883691-5/+9
6368315 *librestart* restarter_set_method_context() should handle error code 4 (POE_INVALID_SEARCH) 6388192 "svccfg delete" leaks unconfigured nodes
2005-11-076338570 Cannot set the auxillary state in the delegated restarter in Solaris 10lianep1-4/+6
2005-10-266240909 inetd crashed on shutdowndstaff1-7/+1
6269634 gcc and inetd don't get along 6311192 inetd does not handle multiple rpc services with the same rpc program #
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2946