summaryrefslogtreecommitdiff
path: root/usr/src/lib
AgeCommit message (Collapse)AuthorFilesLines
2008-01-246653731 getattrat() needs a little cleanupmarks3-31/+31
2008-01-246652632 libtsalarm needs to be compiled with a link runtime search pathky1158081-1/+2
2008-01-236627877 zfs receive coredump with invalid destination nameahl1-48/+93
6649386 memory leaks and bad failure handling in zfs send/receive
2008-01-23PSARC/2006/499 Clearview Nemo unification and vanity namingyz14706439-4012/+4975
PSARC/2007/527 Addendum for Clearview Vanity Naming and Nemo Unification PSARC/2008/002 Clearview UV Updates 6310766 vlan statistics get reset at unplumb time 6320515 dladm commands with "-R" option should not take effect immediately 6433732 Simplify the GLDv3 control path by making its processing asynchronous 6445912 dladm show-link fails to show a specific link in the debug version 6452413 dladm show-link doesn't show VLAN links for GLDv2 drivers 6504433 libwladm's use of wladm_wlresult2status() needs an overhaul 6504507 dladm set-linkprop failure message is unclear 6534289 DR should work with aggregations 6535719 dladm_aggr_port_attr_db_t`lp_devname should be MAXNAMELEN, not MAXNAMELEN + 1 6539634 GLDv3 should DL_ERROR_ACK a DL_UDQOS_REQ with DL_OUTSTATE when the stream is DL_UNATTACHED 6540246 libdladm should not guess zoneid from DLDIOCZIDGET ioctl errno 6544195 dladm show-dev assumes GLDv3 stats.. incompatible with GLDv2 6563295 dladm show-linkprop -P does not work properly for unavailable links 6577618 integrate network vanity naming and nemo unification 6600446 links assigned to a local zone are still aggregatable by global zone 6607572 "boot net - install" can trigger assertion failure in dld_str_attach() 6613956 "svccfg import -" does not work as bfu expects 6637596 invalid assertion in ip_soft_ring_assignment() 6642350 kernel DLPI processing routines are long overdue 6643338 GLDv3 PPA hack VLAN ID checks don't always work 6647203 bfu: smf_delete_manifest() does not work for non-global zones 6649885 DL_IB GLDv3 mactype plugin must fill in its mtr_nativetype 6650395 libuuid should be lint-clean and linted nightly --HG-- rename : usr/src/cmd/dladm/aggregation.conf => deleted_files/usr/src/cmd/dladm/aggregation.conf rename : usr/src/cmd/dladm/linkprop.conf => deleted_files/usr/src/cmd/dladm/linkprop.conf rename : usr/src/lib/libinetcfg/common/inetcfg_nic.c => deleted_files/usr/src/lib/libinetcfg/common/inetcfg_nic.c rename : usr/src/lib/libinetcfg/common/inetcfg_nic.h => deleted_files/usr/src/lib/libinetcfg/common/inetcfg_nic.h
2008-01-236598890 cancellation code abuses synonymsraf110-1461/+1611
--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-236483447 pam_sm_chauthtok NOT mt-safe: authtok_check/dict.c:lock_db uses alarm(2)jjj5-182/+193
6548129 some pam modules can use some malloc/strdup error checking
2008-01-236467718 libprtdiag needs to treat value of cpu's clock-frequency property as ↵zk1947576-567/+568
unsigned
2008-01-22backout 6575965/6600361: needs more workdm1207692-5/+3
--HG-- rename : usr/src/common/zfs/zfs_util.c => deleted_files/usr/src/common/zfs/zfs_util.c rename : usr/src/common/zfs/zfs_util.h => deleted_files/usr/src/common/zfs/zfs_util.h
2008-01-226430813 NFS share/mount commands core dump with "sec" optiondougm1-1/+3
6580062 sharemgr doesn't issue syntax error on bad "list" command 6611179 sharemgr doesn't get the path parameter if / specified at the end 6611200 sharemgr add-share with -r -d options adds the description to the sharepath instead of resource name 6650812 sharemgr sometimes reports success on enable/disable of a group when it shouldn't
2008-01-226575965 panic/thread=2a1016b5ca0: BAD TRAP: type=9 rp=1858500 addr=0 ↵perrin2-3/+5
mmu_fsr=0, really, truly out of space 6600361 some kcondvars in the ZIL aren't being init'd/destroyed
2008-01-226558857 ZSD callback locking cause deadlocksnordmark1-0/+2
2008-01-216642169 cpu.generic panic during install of snv_76 and later buildsgavinm2-3/+4
2008-01-196612490 kdb5_util should not coredump if krb5.conf is misconfiguredmp1537391-1/+2
6621239 adb_policy_init makes the wrong assertion 6641415 kadmind cores when using the ldap backend and "sunw_dbprop_enable" is set to true
2008-01-186562951 pkcs11_softtoken.so crashes crypto.aes workload of the SPECjvm2008 ↵mcpowers3-101/+109
benchmark
2008-01-186580259 onnv ZFS panic with zfs_purgedir in zfs_dir.cck1538981-0/+3
6617656 zpool destroy should deal with newer pools
2008-01-176648724 6562402 broke gcc buildmcpowers1-2/+2
--HG-- rename : usr/src/common/mpi/mpcpucache.c => deleted_files/usr/src/common/mpi/mpcpucache.c
2008-01-176648799 init operation trashes mechanism parameterhaimay1-4/+50
2008-01-156600425 Update libfrureg with latest FRUID registry contentsdt2076531-32/+1711
2008-01-15PSARC 2008/007 SIP Statistics And Logginggm20991212-59/+1228
6496355 SIP stack should provide Call Tracing, logging and stat counters
2008-01-156649500 fix for CR 6617663 incompletemj1624861-3/+8
2008-01-146650138 Fix for 6598201 causes user-level sleep queue data corruptionraf1-3/+14
2008-01-14PSARC 2007/621 zone update on attachgjelinek4-108/+1121
6480464 RFE: zoneadm attach should patch/update the zone to the new hosts level 6576592 RFE: zoneadm detach/attach should work between sun4u and sun4v architecture 6637869 zone attach doesn't handle obsolete patches correctly
2008-01-146634436 XFFLAG should be updated.rie7-11/+25
2008-01-146644742 kadmind cores when using an 'afs3' salt and password > 8 charsmp1537392-11/+23
6647708 Cannot create des keys with afs3 salt
2008-01-146617336 lp does not pass options to lpd servicejacobs1-13/+47
2008-01-116643119 kmf_validate_cert() should download CRL only when the previous one ↵wyllys1-1/+1
has expired (fix lint)
2008-01-116627749 T5140/T5240: prtdiag report SAS and SCSI HBA as PCIX typefw1573211-28/+165
2008-01-116474964 cryptoadm(1M) displays duplicate mechanisms for hardware providersmcpowers3-12/+286
6545665 make CKM_AES_CTR available to non-kernel users
2008-01-116647350 passwdutil:files_attr appears to have memory use problemsgww1-1/+3
2008-01-116630137 Un-initialized variable caused a wrong branch in KMFPK11_StoreKeywyllys2-51/+84
6643119 kmf_validate_cert() should download CRL only when the previous one has expired
2008-01-106648332 libsqlite.so.1 should be CIFS project privateamw3-3/+17
2008-01-106609780 zpool dump core when trying to destroy poolck1538981-2/+2
2008-01-096639919 Remove shares failed at the first time with error message "Could not ↵dougm2-47/+68
remove share: unknown -1"
2008-01-075079356 Framework should provide administrative audit trail/historytw217709-30/+501
6405683 svc.configd audit events need to be defined.
2008-01-076647050 pam_unix_auth doesn't return PAM_MAXTRIES though the man pages says ↵gww3-16/+21
it does.
2008-01-056560095 SNAS shows SIDs for Built-in Groups members instead of nameas20062286-6767/+5855
6582153 SMB signing and sealing (redirector) 6582192 Remove SMB config cache 6582210 Consistent Logging Strategy 6582214 Unified error reporting strategy 6593360 Confusing log message: [ID 334764 user.error] Ads is not enable 6597854 The shares are not accessible if doing Run \\ip-addr 6610587 RPC-WINREG test has failed on smbtorture. 6610650 Workgroup: authentication problem when client's LM level > 2 6611277 Should not be able to join domain when Snas ipc-mode=anon and W2K DC IPC=No access without anonymous 6613675 Creating a file with DOS readonly bit set requires special handling 6626113 libshare_smb leaks file descriptor on unload 6626119 libshare_smb leaks file descriptor on door call failure 6626126 libsmb configuration leaks memory 6629314 smbd logging forgets newlines, creating a mess 6629954 smb local group support should be re-enabled 6630424 libshare having trouble starting smb/server 6631739 rdr_ipcmode does change to "Fallback,anon". 6631985 SMB daemon doesn't locate a new ADS server if ads_site property has been modified. 6631987 SMB daemon reads /etc/resolv.conf once when it starts up. 6633202 smbfs client caused CIFS server panic 6635175 lint error reported when building smbsrv module when either mars or ceres lint was used 6636763 Get core if using sharemgr set-share -r with nonexistent share 6640934 libshare tries to enable smb service if any filesystem is shared over smb 6641051 The CIFS server needs to use the VFS nbmand mechanism for system-wide share reservations 6642047 Changes to SMF properties of the CIFS service - PSARC/2007/686 6642302 Do not add null when marshalling non-null-terminated NDR strings 6642368 Cross protocol byte range locking is needed --HG-- rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_handle.c => deleted_files/usr/src/lib/smbsrv/libmlsvc/common/mlsvc_handle.c rename : usr/src/lib/smbsrv/libsmb/common/smb_group_door_encdec.c => deleted_files/usr/src/lib/smbsrv/libsmb/common/smb_group_door_encdec.c rename : usr/src/lib/smbsrv/libsmb/common/smb_group_xdr.c => deleted_files/usr/src/lib/smbsrv/libsmb/common/smb_group_xdr.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlrpc_client.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_client.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlrpc_heap.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_heap.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlrpc_encdec.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_marshal.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlndo.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_ops.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlndr.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_process.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlrpc_server.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_server.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlrpc_svc.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_svc.c
2008-01-036646545 Condvars in tx_cpu aren't being initialized/destroyedek1102371-2/+2
6646559 tx_holds list in dmu_tx not properly destroyed 6646646 dump_ioctl() is using zc_name instead of zc_value in the 'fromsnap' case
2008-01-035072961 Need an optimized MD5 implementation for amd64da730243-8/+25
6189743 Need an ARCFOUR implementation optimized for AMD64 6617458 amd64/rsa is a false positive reported by wsdiff
2007-12-28PSARC 2007/595 Serial Attached SCSI (SAS) Management Protocol (SMP) support ↵jw1499901-0/+4
for Solaris 6587126 Need smp target driver 6625472 mpt driver needs to handle "expander status change" event 6643608 mpt doesn't reuse child device nodes after rem_drv target driver 6644681 MPI_SAS_DEVICE_INFO_ATAPI_DEVICE should be handled in mpt driver
2007-12-226641210 zfs rollback -R fails with EBUSY if there is a clone (fix lint)ahrens1-1/+1
2007-12-22PSARC/2007/699 zfs rollback -f operativeahrens2-6/+23
6641210 zfs rollback -R fails with EBUSY if there is a clone
2007-12-216569653 [tcde] cdrom auto allocated to somewhere ??aj1-3/+7
6635401 deallocate core dump in libbsm:audit_allocate_list() when /etc/security/device_maps file is too big
2007-12-186419176 'zfs rollback <volume@snap>' does not lower reservation (fix lint)rm1605211-6/+9
2007-12-186566433 zpool create fails during jumpstart due to random_get_pseudo_bytes ↵krishna1-7/+9
not random 6638710 Intermittent failures using n2cp via metaslot running pk11aesperf
2007-12-18PSARC/2007/675 A_MDEV Removalrm1605213-31/+88
6419176 'zfs rollback <volume@snap>' does not lower reservation 6641554 fgetattr() returns incorrect value for A_MDEV attribute
2007-12-146547920 picl_wait(3PICL) incorrectly documents the value for no timeout (fix ↵anbui1-2/+2
lint)
2007-12-14PSARC 2007/446 Elliptic-Curve Cryptography for Solarismcpowers13-177/+1050
5066901 Offer the PKCS#11 Elliptic Curve based mechanisms in Solaris 6562402 kernel software provider for Elliptic Curve mechanisms
2007-12-14PSARC/2007/616 Winchester update for diagonal ID mappingnw1412924-172/+369
6587015 wildcard rules should have better case-sensitivity options 6587455 case-insensitive Windows user/group name matching is crucial 6607916 "diagonal" mapping needed (mapping windows users to GIDs and groups to UIDs) 6630586 idmap panic: process termintated by SIGSEGV 6635629 libc's lint library needs to know about u8_textprep functions 6637550 idmap crashes after auto-discovery fails
2007-12-136640580 spa_get_random() is insanely slow in userlandbonwick1-7/+15
6640559 db_last_dirty list may be updated incorrectly 6640582 zio_checksum_sha256() incorrect if buffer size not a multiple of 64 6550653 uberblock should be saved on more top levels 6640570 ZIL doesn't flush ditto block writes 6640578 some zio flags lost during I/O retry 6632372 ZFS label writing/checksumming hurts scalability of large configs
2007-12-136621129 generic_gss_release_oid() should check for oid == NULL before ↵mp1537391-8/+19
dereferencing