summaryrefslogtreecommitdiff
path: root/usr/src/cmd
AgeCommit message (Collapse)AuthorFilesLines
2008-02-28PSARC/2008/098 Lockstat: Changing spin count to spin timeck1427211-13/+12
6624951 replace lockstat spin metric with busy-wait time
2008-02-276647804 idmapd logs "AD lookup disabled" even before attempting AD ↵nw1412928-327/+300
auto-discovery 6666405 a few messages still go to LOG_ERR/INFO that should go to DEBUG 6668095 setting config/default_domain to "" doesn't work
2008-02-276664592 cp -pr appears to be brokenbasabi1-21/+12
2008-02-266647447 iscsitgtd ACLs for ZFS volume backed targets do not work in presence ↵jww8-20/+23
of global initiators 6647975 libiscsitgt leaks file descriptors 6657347 iscsitgtd should refresh iscsitgt service after saving to SCF
2008-02-266666213 share manager displays an error message when a share is added to a ↵dougm2-59/+154
group created without -P.
2008-02-266649693 iscsitgtd breaks when invalid iSNS servers are setts1432247-15/+42
6650581 Connection parameters of max_burst_len and data_pdu_in_order not defaulted 6655849 iSCSI Targets implementation of Serial Number Arithmetic does not conform to RFC1984 6657591 Potential memory leak in iSCSI target 6657601 Logistics error with iSCSI Target freeing iscsi command 6661438 On error handling path, target fails to release memory allocated for AHS 6662370 iSCSI Target SEGV while processing sbc_read request
2008-02-266581656 invalid data should be friendlier to usersaw14801518-367/+577
6592825 filebench should allow certain workloads run to full completion w/out requiring runtime specified
2008-02-266641803 fmd deadlock in fmd_case_hash_lookup and fmd_case_relecy1523785-37/+101
6645597 fmd crashed in fmd_event_match 6664741 fmd core dumping on Doradi with build snv_82 6667072 fmd crashed at fmd_api_transport_impl
2008-02-266627886 make SunSSH's GSS-API code cstyle cleanjp1619487-588/+596
2008-02-265049626 *file* should recognize other file types (nca, jar, etc)ny1557462-3/+66
2008-02-256664551 aggr doesn't hold reference to underlying devicesyz1470641-2/+11
6664996 DR on SPARC-Enterprise Mx000 systems spews "rcm_daemon: IP: get_link_resource(sppp0) failed" 6666394 snv_83a NOTICE softmac: received DL_ERROR_ACK for DL_NOTIFY_REQ errno/unix_errno 0x7/0 6667074 potential core dump caused by uninitialized "iocp" variable when runing dladm remove/add-aggr
2008-02-256583565 need a mechanism to configure a per zone default route in shared IP ↵gfaden5-14/+86
stack for TX
2008-02-25PSARC 2008/046 Process Contract Decorationsacruz10-52/+230
5079353 RFE: contract 'decoration' with service FMRI
2008-02-22PSARC 2008/091 Libtopo enumeration of fans and power supplies via IPMIrobj7-9/+333
6614956 libimpi: add interfaces for accessing/decoding full and compact sensor data records 6641742 IPMI based libtopo enumeration of power supplies and fans 6643681 libtopo: need mechanism to register module methods on statically enumerated nodes 6653942 ::fmtopo prints garbage when dumping prop methods 6654386 libtopo: hc_enum double-populates authority pgroup on non-root nodes 6659015 ::topo_module dcmd can sigsegv 6661750 libtopo: need generic method to restrict both range/propgroup defs to specific platform in topo maps 6666459 libipmi: ILOM check could be more strict 6666469 libipmi should support reading SEL records 6666479 libipmi: need interface to get SP firmware version
2008-02-226663541 in.ndpd has needless IPMP group logicmeem2-50/+12
6665162 NCE_F_PROXY rip-out broke NDP_ORIDE
2008-02-226664173 Disabling auditing in uadmin is not always the right thing to dogww1-4/+36
2008-02-226453345 devfs_getattr violates devfs locking rulescth4-32/+26
6527396 devfsadm -C taking hours after reconfiguration reboot 6661843 i_ddi_di_cache_invalidate() should only use taskq_dispatch on valid->invalid 6662461 reserved_links_exist() should be optimized
2008-02-226495683 ldap client files & cred files are deleted when /var is fullmj1624861-17/+26
2008-02-21PSARC/2008/034 Defining Workstation Owner Infrastructuregww4-77/+85
6650907 Implement PSARC/2008/034 Defining Workstation Owner Infrastructure 6655423 configd:rc_node.c:perm_granted() uses perm_lock which is no longer needed.
2008-02-216630105 *svccfg* delete should not remove external dependenciesrm883692-33/+427
2008-02-20PSARC 2008/037 new EKU support for pktool and kmfcfgwyllys9-422/+1520
6648052 pktool(1) could allow certificate signing and verification 6652751 kmf_get_kmf_error_str() doesn't know about KMF_ERR_ATTR_NOT_FOUND 6654080 kmf_verify_data() should use algorithm from the cert if KMF_ALGORITHM_INDEX_ATTR is missing 6654205 kmf_find_prikey_by_cert() should be public 6654910 kmf_validate_cert() won't get over non-existent x509v3 extensions in TA 6660235 Command summary on pktool help should be localizable. 6660622 KMF needs API to determine format of raw data
2008-02-206593110 automountd is not able to send large responses via doors to autofsrmesta1-81/+89
2008-02-206594125 svc.startd refuses to run if inetd dies frequently (during liverpool ↵rm883691-6/+16
high stress testrun)
2008-02-196516808 ld.so.1's token expansion provides no escape for platforms that ↵rie2-10/+36
don't report HWCAP
2008-02-196351623 Initial manifest-import is slowstevep5-67/+483
2008-02-186653315 Want smb interface to associate hostname with network interfacesjb1500155-89/+106
6657760 libsmb should look for an interposition library for local user management 6649844 smbd restarts during stress tests. 6650829 smb_enable_service() waits in vain 6616507 CIFS server code should eradicate its use of setjmp()/longjmp() 6655326 CIFS named streams are too permissive 6630437 smb_smf_create_service_pgroup() can segfault on failure 6630441 smb_smf_scf_init() can segfault on failure --HG-- rename : usr/src/lib/smbsrv/libsmbns/common/smbns_nicconfig.c => usr/src/lib/smbsrv/libsmb/common/smb_nic.c
2008-02-156652170 iSCSI Target leaks memory in the current SCF implementationjdunham2-28/+43
2008-02-146630425 sa_add_protocol_property() and callers have poor error semanticsdougm1-36/+293
6652281 sharemgr returns code 0 when illegal option is used
2008-02-146628084 Incorrect error message when trying to upgrade a v10 poolbrendan1-3/+8
6629427 zfs:0:arcstats:hdr_size/l2_hdr_size kstats are too large on 32-bit systems
2008-02-146659114 always logging to syslog and stderr is not usefulnw1412928-309/+323
6659534 error messages for DB-related failures should name the DB 6660512 6657342 made idmapd open new LDAP conns too often
2008-02-146573754 timex error message when you forget a command is crypticesaxe1-6/+9
Contributed by Avinash Joshi <avinashtjoshi@gmail.com>
2008-02-14backout 6573046: change to committed interface without ARC casesuha1-2/+2
2008-02-146627468 The fix for CR# 6274924 has a side-effect such that ↵htk1-6/+6
process_devinfo_tree() takes longer to complete.
2008-02-146639830 chkargs Makefile gets a binary from the build machine, and not the ↵jhaslam6-7/+73
workspace --HG-- rename : usr/src/cmd/dtrace/test/cmd/chkargs/32/Makefile => deleted_files/usr/src/cmd/dtrace/test/cmd/chkargs/32/Makefile rename : usr/src/cmd/dtrace/test/cmd/chkargs/64/Makefile => deleted_files/usr/src/cmd/dtrace/test/cmd/chkargs/64/Makefile
2008-02-13PSARC 2005/695 CIFS Client on Solaristhurlow40-284/+3930
PSARC 2007/303 pam_smb_login PSARC 2008/073 CIFS Client on Solaris - Updates 6651904 CIFS Client - PSARC 2005/695
2008-02-136626043 create_ramdisk could be fasterdminer1-8/+9
Contributed by Juergen Keil <jk@tools.de>
2008-02-136573046 "Chassis Serial number" title misleadingjb1450951-2/+2
2008-02-136660427 Inconsistant labels on pciexbus faultsstephh2-19/+45
6660642 updated fmadm faulty should display DIMM location for memory faults
2008-02-126661485 cpu module handle array indexing is borked in snv_83gavinm1-24/+24
6661543 narrow race condition in allocating MCA chipshared structures
2008-02-126477698 nfsstat using intervals doesnt display statistics for server nfsv3gt296011-9/+8
2008-02-116629496 sharemgr defaults the "default" group with both smb and nfsdougm1-0/+6
2008-02-116654958 the PICL SNMP plug-in needs to handle end-of-table and end-of-mib betterfw1573212-18/+52
2008-02-116580270 'zdb [-C|-L] <pool'> can't open alternate root poolsck1538983-16/+26
6657291 zdb -e is not correctly documented 6657293 zdb -U should take a path
2008-02-116576659 zfs allow should list delegatable permsmarks1-0/+17
2008-02-116638707 implement the removal of auditsvc(2) as noted in PSARC/2002/665gww3-36/+6
2008-02-086659486 ipseckey dumps core with encryption key and no other parameterspwernau1-3/+7
2008-02-076294675 ::getenv dcmd help needs to be more informativejohnlev1-2/+9
Contributed by Deepthi Devaki and R Vidya Lakshmi.
2008-02-076325485 A stddev() aggregator would be a nice adjunct to avg()jhaslam16-0/+752
6618705 p*d123 doesn't cause pid probes to be created 6624541 dtrace aggregations should assume signed arguments Contributed by Chad Mynhier <cmynhier@gmail.com>.
2008-02-066636848 Create mysql user on Solaris installsm1564714-0/+4
2008-02-06PSARC 2008/050 DTrace NFS v3 Providerahl3-1/+547
6660173 PSARC 2008/050 DTrace NFS v3 Provider 6660179 fix stability of NFS v4 provider