summaryrefslogtreecommitdiff
path: root/usr/src/common
AgeCommit message (Collapse)AuthorFilesLines
2009-09-176882196 resource.* events shouldn't be posted during spa_tryimport()Eric Schrock1-0/+4
6882199 resource.removed event needs to be posted much earlier 6882204 want objset as a private property 6882206 want unique available as a private property 6882227 spa_async_remove() shouldn't do a full clear
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao17-8/+5351
6787364 Administration and policy configuration changes to support FIPS 140-2 6867384 Solaris Crypto Framework needs to implement self tests for FIPS 140-2 compliance
2009-09-08PSARC/2007/650 Product Serial Number for FMRICheng Sean Ye1-2/+102
6627041 Add a PSN nv-pair to the authority portion of the FMRI scheme
2009-09-026786946 kcf should check the key sizes before passing a job to a providerVladimir Kotal2-10/+19
6831413 multiple SCF providers advertise wrong boundaries for CKM_DES3_{CBC,ECB}{,_PAD} key lengths
2009-08-14PSARC 2009/423 ZFS logbias propertyNeil Perrin1-0/+9
6832481 ZFS separate intent log bypass property
2009-08-066858457 Remove Solaris support for UltraSPARC-AT10 processorJason Beloro2-19/+1
2009-08-01PSARC/2009/297 zfs snapshot holdsChris Kirby4-1/+10
6803121 want user-settable refcounts on snapshots 6851824 zfs_ioc_rename() can be called with a NULL zc_name
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp5-25/+5
Portions contributed by Rich Lowe
2009-07-176582152 MMC remote service management supportJordan Brown1-78/+169
6816841 name <-> SID interfaces 6843330 Create interposer library for SVCCTL and LOGR functionality. 6856791 Files dropped from large directory listing with long filenames 6859346 Query File Information errors when querying a named pipe 6860126 name<->SID interfaces use unacceptable style
2009-06-166849998 remove undocumented mapfile $SPECVERS and $NEED optionsAli Bahrami2-1/+15
2009-06-096803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binaryAlan Wright3-19/+17
6663517 smb_auth_[nt]lm_hash and friends should take const arguments 6788664 Remove misleading debug messages at smbd startup 6828536 Allow manipulating ACLs on share from Windows client 6836556 smb_nic_addhost miscomputes buffer length 6766364 Add scripting support to Autohome PSARC 2009/184 SMB/CIFS Share Exec Properties 6837681 CIFS server ignores the preferred DC setting during DC discovery 6775827 cifs server should support guest access PSARC 2009/164 Support for guest access to CIFS/SMB shares 6744962 The daemon smbd doesn't go into maintenance state when the listeners cannot bind to the sockets. 6810419 For smb server on SPARC, NetBIOS name IP is backwards for Windows machine 6840864 Additional levels for srvsvc netshareinfo 6813129 Unable to map cifs share using fqdn and <userPrincipalName>@fqdn for authentication. 6742726 panic when trying to join domain with 1000 pre-existing shares 6842449 The ADS selection algorithm doesn't always pick the configured 'pdc'. 6840692 Setting pdc configuration requires smb/server restart 6832673 smb_ads_find_host() can return host from incorrect domain when host is cached 6840721 Unable to assign an IPv6 address to the 'pdc' property 6842462 FW needs an API for finding a domain controller in a multiple DC environment 6843140 CIFS service dumps core when security tab accessed with certain ACE combinations
2009-06-08PSARC 2008/353 zpool autoexpand propertyGeorge Wilson1-1/+3
6475340 when lun expands, zfs should expand too 6563887 in-place replacement allows for smaller devices 6606879 should be able to grow pool without a reboot or export/import 6844090 zfs should be able to mirror to a smaller disk
2009-06-036784938 New atomic calls takes too much cpu time on networking RX tests with ↵Shesha Sreenivasamurthy1-2/+18
rk2.1
2009-05-186736004 zvols need an additional property for comstar supportEric Taylor1-0/+3
6837608 zpool upgrade -V usage not correct
2009-05-086795089 COMSTAR sbd lun provider should support PGRtim szeto2-3/+7
6808269 Add interfaces for support of create/delete/modify logical unit 6824910 Allow persistence of configuration data to be optional 6794362 Add support for the SCSI direct-access block device Caching mode page 6749644 stmf/sbd getinfo(9E) entry point needs to be fixed PSARC 2009/251 libstmf/stmfadm enhancements for COMSTAR
2009-05-076806791 filter builds could be optimizedRod Evans1-7/+7
6823371 calloc() uses suboptimal memset() causing 15% regression in SpecCPU2006 gcc code --HG-- rename : usr/src/lib/libkrb5/common/mapfile => usr/src/lib/libkrb5/common/mapfile-vers
2009-05-046820466 CKA_PUBLIC_EXPONENT is inconsistently optional for C_GenerateKeyPair ↵Dina K Nimeh2-6/+6
for RSA keys 6820888 CKA_MODULUS_BITS attribute is sometimes missing in pkcs11_softtoken
2009-05-046834124 Export build broke in putback of 6767618 to NV114Dan OpenSolaris Anderson1-2/+2
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens6-40/+47
6501037 want user/group quotas on ZFS 6830813 zfs list -t all fails assertion 6827260 assertion failed in arc_read(): hdr == pbuf->b_hdr 6815592 panic: No such hold X on refcount Y from zfs_znode_move 6759986 zfs list shows temporary %clone when doing online zfs recv
2009-04-176767618 Need an optimized AES leveraging Intel's AES instructionsDan OpenSolaris Anderson14-256/+1532
6747587 Remove redundant code in ccm.c --HG-- rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.descrip => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman.descrip
2009-04-146750666 getisax(2) needs to detect Intel AES instruction set extension and ↵Kuriakose Kuruvilla2-1/+9
PCLMULQDQ instruction
2009-04-106803836 Solaris Cryptographic Framework needs to support AES GMACMark Powers4-5/+66
2009-04-096818457 libdevid include/mapfile don't correctly identify private interfacessrivijitha dugganapalli1-18/+218
2009-04-096824175 OpenSSL needs a fix for CVE-2009-0590Jan Pechanec4-0/+17
2009-04-076823193 Performance of big_mont_mul() may be improved for better RSA decryptDan OpenSolaris Anderson1-15/+96
2009-04-066762031 Disassembly support for Intel AES instruction set extensionKuriakose Kuruvilla2-10/+6
2009-03-276734077 libc routines such as memset, memcpy, strlen, strcpy need to be ↵Jason Beloro2-3/+8
optimized for SUNW,UltraSPARC-AT10 6806745 Solaris usage of pci_dma_sync hypervisor interface needs to conform to FWARC 2009/050
2009-03-206666204 meta slot opens and closes /dev/urandom needlessly for every readDina K Nimeh2-9/+9
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil
2009-03-196812615 64-bit RC4 has poor performance on Intel NehalemDan OpenSolaris Anderson4-160/+187
2009-03-126794156 ADS messages in syslog on domain join failure are too vagueAlan Wright2-109/+101
6764265 Share is not published to specified AD site DC. 6810842 idmapd dumped core in list_mappings_cb() 6812513 idmap show -c -v with inhibited mapping yields garbage 6812272 Netbench cannot read file login.sem 6811318 filenames begining with / created in root directory instead of current directory 6812270 Netbench hangs when running with oplocks enabled 6814639 SmbTrans2QueryFSInfo should report Unicode on disk 6752857 CIFS server should not clear the NET_MAC_AWARE privilege 6809498 Unable to join domain using NetBIOS name which is different than the first label of the FQDN. 6808475 smbadm list does not show the IP address of domain controller 6813718 smbd freezes and doesn't respond after a while running the test programs 6812760 CIFS I/O Fails with 64k or greater block sizes 6752022 The MDB DCMD smbreq doesn't display properly the structure smb_request_t
2009-03-08PSARC/2008/785 LZMA compression for lofiAlok Aggarwal9-0/+4768
6785864 lzma compression support for lofi
2009-03-046811474 RSA is slower with Solaris KCF than OpenSSL on amd64Dan OpenSolaris Anderson1-1/+0
2009-02-276695825 CIFS wildcards are not wild enoughAlan Wright1-78/+92
6811504 File copy fails with NT client
2009-02-276799218 RSA using Solaris Kernel Crypto framework lagging behind OpenSSLDan OpenSolaris Anderson6-344/+248
5016936 bignumimpl:big_mul: potential memory leak 6810280 panic from bignum module: vmem_xalloc(): size == 0
2009-02-276719311 Disassembly support for the MOVBE instructionKrishnendu Sadhukhan - Sun Microsystems1-3/+58
2009-02-266789755 ddi_devid_scsi_encode() leaves trash in did_driver 'hint'srivijitha dugganapalli1-5/+2
2009-02-20PSARC/2008/740 Cross-Platform DDI Interface for Converting Strings to 64-bit ↵jv2273475-52/+435
Integers 6761505 RFE: having ddi_strtoull() would be nice --HG-- rename : usr/src/lib/libc/port/gen/strtoll.c => usr/src/common/util/strtoll.c rename : usr/src/lib/libc/port/gen/strtoull.c => usr/src/common/util/strtoull.c
2009-02-136799060 implement arcfour128 and arcfour256 in SunSSHJan Pechanec1-24/+27
6804216 pkcs#11 engine should support a key length range for RC4
2009-02-126788995 Fix: usr/lib/mms/dm/libHP_Ultrium_3-SCSI.so.1: unnecessary ↵Paul Cheng10-38/+116
compilation symlink (.so) exists 6804753 MMS Makefiles do not follow good makefile practices
2009-02-016792084 smb_node_lookup should not take ownership of the hold on vnode ↵jose borrego4-147/+169
passed as a parameter 6792299 winreg EnumKey should enumerate subkeys of any key 6582194 Replace getdents with readdir 6790756 smb_vss_lookup_nodes doesn't release its hold on vnode if smb_node_lookup fails 6791568 Solaris CIFS server only accepts pre-Windows 2000 user logon name 6793375 Unable to map a share with a user on a trusted domain 6796947 invalid assert in smb_vop_getattr 6581736 IPv6 support 6788345 smbadm list output only shows one trusted domain 6796594 Array overrun in libmlrpc 6797782 Need a SAM abstraction layer 6764696 Insufficient access while attempting to modify UserAccountControl attribute of a machine account 6798908 Refresh after enabling network interfaces should trigger DC discovery 6798825 Replace the smb_vop_readdir mechanism with the smb_odir_t object
2009-01-266648742 THIRDPARTYLICENSE and THIRDPARTYLICENSE.descrip need workMark Powers4-12/+750
2009-01-156773928 n2cp should support CKM_AES_GCMMark Powers2-3/+5
2009-01-146786120 CVE-2008-5077 incorrect checks for malformed signature in OpenSSLJan Pechanec11-15/+46
2009-01-046559601 Computer Management fails to create or list sharesjose borrego1-3/+48
6764857 smbadm add-member does not check the domain name when CIFS server is in domain mode 6627645 Want VSS support for CIFS server 6746016 It would be nice to list trusted domains in smbadm list output 6611342 LOGR doesn't return the system log content. 6788324 ddns fails to update records in DNS server. 6786072 Support client-side caching options on smbautohome shares --HG-- rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_logr.c => usr/src/lib/smbsrv/libmlsvc/common/eventlog_svc.c rename : usr/src/lib/smbsrv/libmlsvc/common/srvsvc_client.c => usr/src/lib/smbsrv/libmlsvc/common/srvsvc_clnt.c rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_srvsvc.c => usr/src/lib/smbsrv/libmlsvc/common/srvsvc_svc.c rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_winreg.c => usr/src/lib/smbsrv/libmlsvc/common/winreg_svc.c
2008-12-296786465 want a private mechanism for overriding SMBIOS platform stringEric Schrock1-6/+35
2008-12-196719310 Expose availability of MOVBE instructionKrishnendu Sadhukhan - Sun Microsystems2-1/+5
2008-12-196770732 mmsadm allows a drive in online state to be deletedBrian Kuyper1-0/+8
2008-12-176780126 Incorrect error code returned when trying to delete a libraryBrian Kuyper1-0/+12
2008-11-216772059 GCM atomic operations incorrectly require block multiplesMark Powers1-0/+1
2008-11-216449514 move OpenSSL from /usr/sfw to /usr, /libJohn.Zolnowsky@Sun.COM1-1/+1
6457487 clean up Makefile for cmd/openssl 6686002 move /usr/lib/libkmf and plugins to /lib - PSARC 2007/674 6686004 move libcryptoutil and libelfsign from /usr/lib to /lib - PSARC 2007/674 6700122 cryptosvc should be able to start before filesystem/usr