summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc
AgeCommit message (Collapse)AuthorFilesLines
2006-06-01PSARC 2004/368 Secure By Defaultjjj7-116/+510
4875624 *syslogd* turn off UDP listener by default 5004374 Ship with remote services disabled by default 5016956 By default rpcbind should not listen for remote requests 5016975 By default snmpd/dx should not be enabled. 5016998 By default inetd should not listen for remote connections. 5017041 By default sendmail should not listen for remote connections 5046450 Create a greenline profile for Secure by Default installation 6267741 RFE: One-touch knob for outbound-only sendmail 6414308 syslogd could use some lint soap
2006-05-22PSARC 2006/281 OPL HP Daemondnielsen1-0/+3
6369763 OPL Solaris - OPL specific FMA PCI Hotplug Daemon
2006-05-196407767 libc_psr does not get mounted in a zoneae1128021-18/+24
2006-05-096321540 service failures must go to sysloglianep7-251/+483
6322272 svc.startd's "options/logging" setting doesn't work
2006-05-086402844 excessive and unnecessary manipulation of /dev/fb at startupjg1-3/+12
6407277 who thinks devices like '/dev/run-level S' might exist
2006-05-014916205 libcmd should not use file operation routines from C librarycasper2-8/+14
6234782 Kerberos and GSSAPI should not use fopen 6259671 vold won't be killed by TERM signal when several removable devices are managed 6386770 pam_authenticate can fail if open files are >= 255 and the soft fd limit is greater than 256 6414401 Remove shadow stdio implementation obsoleted by PSARC 2006/162 6414404 __rpc_openchild never called and not exported by library 6416815 ON needs to be hardened against the 32-bit fopen/255 problem --HG-- rename : usr/src/lib/libnsl/common/nsl_stdio_prv.c => deleted_files/usr/src/lib/libnsl/common/nsl_stdio_prv.c rename : usr/src/lib/libnsl/include/nsl_stdio_prv.h => deleted_files/usr/src/lib/libnsl/include/nsl_stdio_prv.h rename : usr/src/lib/libnsl/rpc/openchild.c => deleted_files/usr/src/lib/libnsl/rpc/openchild.c rename : usr/src/lib/libnsl/rpc/xdr_stdio_prv.c => deleted_files/usr/src/lib/libnsl/rpc/xdr_stdio_prv.c rename : usr/src/lib/libresolv2/req.flg => deleted_files/usr/src/lib/libresolv2/req.flg rename : usr/src/lib/nsswitch/compat/req.flg => deleted_files/usr/src/lib/nsswitch/compat/req.flg rename : usr/src/lib/nsswitch/files/req.flg => deleted_files/usr/src/lib/nsswitch/files/req.flg rename : usr/src/lib/nsswitch/req.flg => deleted_files/usr/src/lib/nsswitch/req.flg rename : usr/src/lib/nsswitch/user/req.flg => deleted_files/usr/src/lib/nsswitch/user/req.flg
2006-04-25PSARC 2005/706 SIGEV_THREAD and SIGEV_PORTraf2-7/+6
4017841 The SIGEV_THREAD option for event notification not implemented
2006-04-226325312 mfstscan dumps core given non-existent filebustos1-5/+11
Contributed by Yann Poupet <yann.poupet@free.fr>.
2006-04-08PSARC 2004/750 Solaris for OPLjl1390903-10/+58
6379529 Solaris for OPL Project --HG-- rename : usr/src/cmd/sckmd/sparc/sun4u/sckm.sh => deleted_files/usr/src/cmd/sckmd/sparc/sun4u/sckm.sh
2006-04-056360442 restarter_delete_inst() should free ri_common_name/ri_C_common_namerm883691-0/+4
2006-03-306266365 svc.startd tried to use deadbeefrm883693-58/+151
6368315 *librestart* restarter_set_method_context() should handle error code 4 (POE_INVALID_SEARCH) 6388192 "svccfg delete" leaks unconfigured nodes
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-0/+11
PSARC/2005/060 TSNET: Trusted Networking with Security Labels PSARC/2005/259 Layered Trusted Solaris Label Interfaces PSARC/2005/573 Solaris Trusted Extensions for Printing PSARC/2005/691 Trusted Extensions for Device Allocation PSARC/2005/723 Solaris Trusted Extensions Filesystem Labeling PSARC/2006/009 Labeled Auditing PSARC/2006/155 Trusted Extensions RBAC Changes PSARC/2006/191 is_system_labeled 6293271 Zone processes should use zone_kcred instead of kcred 6394554 integrate Solaris Trusted Extensions --HG-- rename : usr/src/cmd/dminfo/Makefile => deleted_files/usr/src/cmd/dminfo/Makefile rename : usr/src/cmd/dminfo/dminfo.c => usr/src/cmd/allocate/dminfo.c
2006-03-106252417 svcadm(1M) returns the wrong exit value with the -s optionlianep1-14/+3
2006-03-09PSARC/2006/163 SMF_ZONENAME variable for smf_method(5)dp11-92/+112
6392792 calls to zonename(1) should be standardized, minimized
2006-03-016338136 Init is not working properly in Solaris 10rm883691-7/+42
2006-01-276338660 sun4v libc_psr mount does not match the AUX vector in libc.so.1ae1128021-7/+7
6370222 flashcreate and flash archive not working on sun4v platform 6363506 cpu_intrq_setup doesn't check return value for allocation of mcpup->cpu_list
2006-01-18PSARC 2004/814 Persistent Static Routesjl1383281-3/+12
4727117 static route configuration
2006-01-156207181 post-offline restarter hook is non-functionalgm1499742-29/+35
6329114 acctcon throwing error messages with invalid type 10 and bad times 6361949 svc.startd adding extra "system boot" records to wtmpx file
2006-01-12PSARC 2003/432 Coherent Consolelq1501812-25/+15
PSARC 2004/105 Simplified Visual_io Versioning PSARC 2004/118 Change how $TERM is set for console PSARC 2004/236 Update to Coherent Console 4873799 SPARC console should be weaned from OBP 4927198 Integrate Coherent Console --HG-- rename : usr/src/uts/common/io/terminal-emulator.c => usr/src/uts/common/io/tem.c rename : usr/src/uts/common/sys/terminal-emulator.h => usr/src/uts/common/sys/tem.h rename : usr/src/uts/intel/terminal-emulator/Makefile => usr/src/uts/intel/tem/Makefile
2005-12-22PSARC 2005/749 Panther libc_psrck1427211-7/+86
5062145 hwcap flags for panther 6297798 memmove could be substantially optimized (could help SPEC CPU2006 candidate benchmarks) for US-IV+ 6357980 block store in memcpy() hurts performance on USIV+ --HG-- rename : usr/src/lib/libc_psr/spec/sun4u-us3/Makefile => usr/src/lib/libc_psr/spec/sun4u_hwcap1/Makefile rename : usr/src/lib/libc_psr/spec/sun4u-us3/Makefile.links => usr/src/lib/libc_psr/spec/sun4u_hwcap1/Makefile.links rename : usr/src/lib/libc_psr/spec/sun4u-us3/c_psr-sparc.spec => usr/src/lib/libc_psr/spec/sun4u_hwcap1/c_psr-sparc.spec rename : usr/src/lib/libc_psr/spec/sun4u-us3/c_psr-sparcv9.spec => usr/src/lib/libc_psr/spec/sun4u_hwcap1/c_psr-sparcv9.spec rename : usr/src/lib/libc_psr/spec/sun4u-us3/sparc/Makefile => usr/src/lib/libc_psr/spec/sun4u_hwcap1/sparc/Makefile rename : usr/src/lib/libc_psr/spec/sun4u-us3/sparcv9/Makefile => usr/src/lib/libc_psr/spec/sun4u_hwcap1/sparcv9/Makefile rename : usr/src/lib/libc_psr/spec/sun4u-us3/versions-sparc => usr/src/lib/libc_psr/spec/sun4u_hwcap1/versions-sparc rename : usr/src/lib/libc_psr/spec/sun4u-us3/versions-sparcv9 => usr/src/lib/libc_psr/spec/sun4u_hwcap1/versions-sparcv9 rename : usr/src/lib/libc_psr/sun4u-us3/Makefile.com => usr/src/lib/libc_psr/sun4u_hwcap1/Makefile.com rename : usr/src/lib/libc_psr/sun4u-us3/sparc/Makefile => usr/src/lib/libc_psr/sun4u_hwcap1/sparc/Makefile rename : usr/src/lib/libc_psr/sun4u-us3/sparcv9/Makefile => usr/src/lib/libc_psr/sun4u_hwcap1/sparcv9/Makefile
2005-12-086358387 mfstscan could be smarter and not reimport manifests after (live)upgradecasper5-29/+132
2005-11-296336380 enable CDE services in generic_open.xmllianep2-0/+26
2005-11-25PSARC 2003/722 WiFi PCMCIA Driver Productizationhx1470651-0/+11
PSARC 2005/681 wificonfig amendment 6209926 A wifi config tool is needed to configure the wifi drivers
2005-11-226354381 checkfs() fails irritably for fsck-free filesystemssch1-1/+4
2005-11-21PSARC 2005/449 system/schedulerrm883692-0/+6
6245467 default scheduling class (disadmin -d), manifest dependency may be dishonouring default class
2005-11-106216650 Assertion failed during installation of solaris_4 packageshg1158751-20/+40
2005-11-046324582 svc.startd can leak some memoryrm883692-27/+44
2005-10-31PSARC 2002/240 ZFSahrens2-5/+25
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-10-206317110 svc.startd frees garbage in undefined localejwadams1-3/+2
Contributed by Juergen Keil <jk@tools.de>.
2005-10-076295108 When installing to second disk, grub defaults to hd0 instead of hd1szhou1-2/+2
6322231 bootadm generates incorrect menu when boot partition and root are on separate disks 6322723 boot-file setting in bootenv.rc is not respected in snv_21 and later builds 6331385 adding nexus driver does not attach nexus children 6331399 a minor improvement to boot-archive service 6332623 reboot -- -r loses grub default information
2005-09-216306667 'svcs -l' coredumps in pg_get_single_val()rm883691-9/+9
2005-09-135072038 binaries shouldn't be strippedrie1-3/+1
2005-09-026273905 gcc and cmd/svc don't get along (fix lint)hg1158751-1/+2
2005-09-016319113 part of 6255078 destructively interferes with restore_repository ↵jwadams1-29/+0
behavior
2005-09-016273905 gcc and cmd/svc don't get alonghg1158757-10/+16
6269767 add __NORETURN to libuutils death functions
2005-08-236208709 scf_iter_handle_scopes always deadlocks in MT processesjwadams6-132/+548
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-08-221260290 RFE: fsck error: UNKNOWN FILE TYPE describes multiple error conditionsswilcox1-1/+2
4836779 fsck requires multiple runs to clear up DUP or BAD blocks 4845221 ufs/fsck can't handle filesystem name argument 4857410 ufs_sync_indir() walks off the end of the i_ib array 4872089 fsck almost always reports FREE BLK COUNT(S) WRONG IN SUPERBLK 4890510 fsck can't properly recover the filesystem 5086715 ufs fsck has memory leaks 6175186 fsck should not need to be run multiple times 6208131 fsck needs to be able to recover filesystem problems (nbfree,ndir,nifree,nffree suspect) 6312941 PSARC 2005/044 UFS fsck rerun messaging 6312946 PSARC 2005/045 UFS fsck verbose option 6312949 PSARC 2005/051 UFS fsck automated search for a backup superblocks 6312954 PSARC 2005/043 UFS newfs/mkfs superblock calculation options --HG-- rename : usr/src/cmd/fs.d/ufs/fsck/pass2.c => deleted_files/usr/src/cmd/fs.d/ufs/fsck/pass2.c
2005-08-156222477 restarter_insert_inst() can try to stop_instance() an uninitialized instlianep1-11/+11
2005-08-056287888 svccfg bites the dust importing new manifestsbustos4-202/+458
6296112 svccfg doesn't refresh deleted dependents 6299709 If old manifest had dependents, svccfg upgrade will ignore new dependents
2005-08-046304200 svc.configd becomes a heavyweight, weighing in at 500MBbustos1-0/+7
2005-08-01PSARC 2005/365 Nemo drivers interface simplificationericheng9-376/+5
6246540 race condition between aggr driver detach and create-aggr 6253542 dld breaks autopush, PPPoE, ipfilter for bge and xge 6261226 Nemo should use modhash 6272908 in.rarpd no longer works for GLDv3 interfaces 6303082 ill_tx fastpath lacks flow control --HG-- rename : usr/src/cmd/dladm/datalink.conf => deleted_files/usr/src/cmd/dladm/datalink.conf rename : usr/src/cmd/rcm_daemon/common/mac_rcm.c => deleted_files/usr/src/cmd/rcm_daemon/common/mac_rcm.c rename : usr/src/cmd/svc/milestone/aggregation => deleted_files/usr/src/cmd/svc/milestone/aggregation rename : usr/src/cmd/svc/milestone/aggregation.xml => deleted_files/usr/src/cmd/svc/milestone/aggregation.xml rename : usr/src/cmd/svc/milestone/datalink => deleted_files/usr/src/cmd/svc/milestone/datalink rename : usr/src/cmd/svc/milestone/datalink-init => deleted_files/usr/src/cmd/svc/milestone/datalink-init rename : usr/src/cmd/svc/milestone/datalink-init.xml => deleted_files/usr/src/cmd/svc/milestone/datalink-init.xml rename : usr/src/cmd/svc/milestone/datalink.xml => deleted_files/usr/src/cmd/svc/milestone/datalink.xml rename : usr/src/pkgdefs/SUNWcnetr/postinstall => deleted_files/usr/src/pkgdefs/SUNWcnetr/postinstall rename : usr/src/pkgdefs/common_files/i.datalinkconf => deleted_files/usr/src/pkgdefs/common_files/i.datalinkconf rename : usr/src/uts/common/io/dld/dld_ioc.c => deleted_files/usr/src/uts/common/io/dld/dld_ioc.c rename : usr/src/uts/common/io/dld/dld_minor.c => deleted_files/usr/src/uts/common/io/dld/dld_minor.c rename : usr/src/uts/common/io/dld/dld_node.c => deleted_files/usr/src/uts/common/io/dld/dld_node.c rename : usr/src/uts/common/io/dld/dld_ppa.c => deleted_files/usr/src/uts/common/io/dld/dld_ppa.c rename : usr/src/uts/common/os/ght.c => deleted_files/usr/src/uts/common/os/ght.c rename : usr/src/uts/common/sys/ght.h => deleted_files/usr/src/uts/common/sys/ght.h rename : usr/src/uts/intel/ght/Makefile => deleted_files/usr/src/uts/intel/ght/Makefile rename : usr/src/uts/sparc/ght/Makefile => deleted_files/usr/src/uts/sparc/ght/Makefile
2005-07-216197520 svccfg import prints misleading message if supplied manifest with ↵sdussud1-2/+6
empty pg type
2005-07-20PSARC/2005/402 volfs(7FS) servicefrits2-0/+6
6178604 vold legacy init.d/volmgt startup should go away --HG-- rename : usr/src/pkgdefs/SUNWvolr/postremove => usr/src/pkgdefs/SUNWvolu/postremove
2005-07-206298507 kernel options -s and -m milestone don't play nicedstaff1-5/+3
2005-07-186293006 svcs -x coredumps if no file dependencies are met when dependency ↵rm883691-1/+1
grouping has require_any
2005-07-14PSARC/2004/199 intrd: Dynamic Interrupt Distributionesolom2-0/+6
5017144 Interrupt distribution can overload CPUs
2005-07-11backout 4727117/4809265: breaks punchindduvall1-23/+1
2005-06-306202359 startd needs to retry methods on fork failuresl1084981-5/+11
2005-06-306223908 svc.startd dumped core on the B74L2 systemrm883691-12/+15
6262086 svc.startd does not properly handle failures from port_get()
2005-06-28PSARC 2004/814 Persistent Static Routesjl1383281-1/+23
4727117 static route configuration 4809265 Manually added interface routes are created as nonstatic routes