summaryrefslogtreecommitdiff
path: root/usr/src/head
AgeCommit message (Collapse)AuthorFilesLines
2010-02-186914728 Add dl_iterate_phdr() function to ld.so.1Ali Bahrami1-4/+57
PSARC/2010/015 dl_iterate_phdr
2010-01-196811288 secdb.h contains discrepancies between __STDC__ and non-__STDC__ ↵Ric Aleshire1-24/+1
declarations. 6828718 tninfo uses obsolete label translation interfaces 6828671 libtsnet uses obsolete label translation interfaces
2010-01-18PSARC 2009/686 Improving the use and debugging of the basic privilege set.Casper H.S. Dik1-6/+5
PSARC/2009/685 Basic Network Privilege 6434380 Expanding the basic privilege set in order to restrict network access and IPC 6912229 Multiple applications mishandle privilege operations, particular they ignore the basic set 6915243 dladm mishandles basic privileges 6915244 in.tftpd mishandles privileges operations 6915250 NDMP mishandles basic privileges 6915257 smbd mishandles basic privileges 6915277 login audit mishandles basic privileges 6915284 su audit mishandles basic privileges 6915778 lpd-port mishandles basic privileges 6915782 zlogin mishandles basic privileges
2010-01-116915578 MUTEX_HELD() and RW_LOCK_HELD() macros should be available to Posix ↵Roger A. Faulkner1-7/+12
threads
2009-12-096232737 Client should support NFS4ERR_MOVED and fs_locationsRobert Thurlow2-11/+16
6232743 Server should support NFS4ERR_MOVED and fs_locations 6891289 client panick mutex_vector_tryenter with some stress testing
2009-12-076880335 zoneadm move needs brand hookjv2273471-2/+3
2009-12-066874309 Remove NIS+ from SolarisRaja Andra9-977/+14
2009-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik1-5/+9
4088757 Customer would like to increase ngroups_max more than 32 6853435 Many files incorrectly include the private <sys/cred_impl.h>
2009-11-19PSARC/2009/554 door_xcreate - extended door creation interface for private doorsGavin Maltby1-8/+17
PSARC/2009/573 libfmevent - external subscriptions to FMA protocol events PSARC/2009/574 GPEC interface changes and additions 6893144 add door_xcreate for creating private doors with per-door thread creation control 6896220 sysevent_evc_xsubscribe and other GPEC modifications 6900975 sysevent_evc_{unbind,unsubscribe} off-by-one in subscriber list traversal 6868087 facility to allow external processes to subscribe to FMA protocol events 6896205 fmd module to forward selected protocol events for external subscription
2009-11-116289479 libresolv2 clean up and alignment with libbind.6.0Rao Shoaib4-22/+142
2009-11-03PSARC 2008/575 ILB: Integrated L3/L4 Load balancerSangeeta Misra1-0/+2
6882718 in-kernel simple L3/L4 load balancing service should be provided in Solaris 6884202 ipobs_hook() in ip_input() invalidates DB_REF assumption
2009-11-036889379 zoneadm mount fails on opensolarisEdward Pilatowicz1-0/+1
2009-11-02PSARC/2008/181 Solaris Hotplug FrameworkEvan Yan1-1/+2
6837240 Solaris Hotplug Framework 6783012 Add support for PCIe Alternate Routing-ID Interpretation 6638136 remove obsolete ndi_ra_xxx logic from px_msi code 6695081 Race condition between pciehpc_intr() and pciehpc_init() --HG-- rename : usr/src/uts/common/io/hotplug/pciehpc/pciehpc.c => usr/src/uts/common/io/pciex/hotplug/pciehpc.c rename : usr/src/uts/common/io/hotplug/pcishpc/pcishpc.c => usr/src/uts/common/io/pciex/hotplug/pcishpc.c rename : usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.c => usr/src/uts/intel/io/pciex/hotplug/pciehpc_acpi.c rename : usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.h => usr/src/uts/intel/sys/hotplug/pci/pciehpc_acpi.h rename : usr/src/uts/sparc/pcicfg.e/Makefile => usr/src/uts/sparc/pcicfg/Makefile rename : usr/src/uts/sun4/io/pcicfg.e.c => usr/src/uts/sun4/io/pcicfg.c
2009-10-20PSARC 2009/513 Changes to IPsec ESP to support Combined mode ciphersMark Fenwick1-3/+3
6704686 IPsec/ESP needs to support Combined mode ciphers 6704682 IPsec/ESP should use AES-CCM 6884664 IPsec/ESP should support AES-GCM Mode 6840342 ipsecalgs out of memory error 6764184 tab instead of space in sadb.h
2009-10-126890660 pragma unknown_control_flow(vfork) is needed on all architecturesRoger A. Faulkner1-9/+2
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-7/+5
PSARC 2009/410 Datalink Administration from Non-Global Zones 6858533 Clearview IP Tunneling 4861777 *snoop* cannot snoop on tunnel interfaces 5010680 M_IOCTL interface between ip and tun is horribly wrong 5029727 tun prints bogus debug messages when receiving multicast packets on 6to4 tunnels 6835873 dlpi_walk() silently fails in an exclusive zone 4152864 must not allow two tunnels to have the same tsrc/tdst pair 6855902 link and flow kstats are too promiscuous 6218826 need to be able to tunnel into a zone 4505468 network interface names can confuse, lie, and deceive 4524756 tun_wproc() takes up too much stack 6417373 tun_wproc_mdata assertion failures 4627970 scalability problems with IP in IP tunnels 4674797 ifparse_ifspec() will not correctly parse ipv6 tunnels 6509231 dladm should show links in exclusive stack zone 4793233 tun driver should include addr in DL_PHYS_ADDR_ACK for non-zero lengths 6795831 ZONE_*_DATALINK syscalls should take datalink_id_t as argument 6791472 mac module doesn't allow MAC addresses < 6 bytes 6618091 Race condition trips ASSERT() in tun.c's SIOCSLIFNAME path 6837580 bogus mi_active check in mac_set_mtu() 6868083 libinetutil: ofmt_open()'s template argument should be const 6870313 libdladm: needless dladm_init_linkprop() in i_dladm_aggr_up() 6872221 panic in dls_devnet_close() if "mtu" property is being set 4289774 Change to the interface-id does not change IPv6 link-local address 6873561 unable to create links with 31 character link names 6874666 changing a link property can accidentally destroy it 6874682 removing a link attribute corrupts the attribute list 6875167 IPCL_ISV6 conn flag is set but never used 6881764 itp reference leak in ipsec_construct_inverse_acquire() 6881951 dladm delete-vlan can no longer delete persistent-only VLANs --HG-- rename : usr/src/uts/common/inet/tun.h => usr/src/uts/common/inet/iptun.h rename : usr/src/uts/common/inet/ip/tun.c => usr/src/uts/common/inet/iptun/iptun.c rename : usr/src/uts/intel/tun/Makefile => usr/src/uts/intel/iptun/Makefile rename : usr/src/uts/sparc/tun/Makefile => usr/src/uts/sparc/iptun/Makefile
2009-09-15PSARC/2009/444 daemon() in libcVladimir Kotal1-3/+3
4471189 should have 4.4BSD's daemon() utility function
2009-08-17PSARC 2009/429 sys/stdbool.hGarrett D'Amore1-39/+3
6870093 RFE: C99 <stdbool.h> should be visible for kernel modules Contributed by Roland Mainz <roland.mainz@nrubsig.org>
2009-07-026848927 sulogin accepts empty usernameJoep Vesseur1-9/+23
6446994 'profiles -l' doesn't list all commands if profile has both solaris and suser policies
2009-07-01PSARC 2008/295 NISPASSWD_VERS2Ashok Kumar T1-6/+33
6563443 nisaddcred and chkey have issues in md5 password encyption with passwords > eight characters
2009-06-186851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI ↵Ali Bahrami1-3/+4
agreement PSARC/2009/363 replace elf_getphnum, elf_getshnum, and elf_getshstrndx
2009-06-16PSARC/2009/284 faccessat(2) - determine accessibility of a file using file ↵Sumanth Naropanth1-3/+9
descriptors 6536147 accessat() should become a public interface after an agreement is reached on the function name
2009-05-076835279 multiple races building idmap_prot.hJordan Brown1-307/+0
--HG-- rename : usr/src/head/rpcsvc/idmap_prot.x => usr/src/uts/common/rpcsvc/idmap_prot.x
2009-04-096818457 libdevid include/mapfile don't correctly identify private interfacessrivijitha dugganapalli1-10/+1
2009-02-20PSARC 2009/116 posix_spawn_file_actions_addclosefrom_npRoger A. Faulkner1-1/+6
6807216 posix_spawn() should provide a 'closefrom' file action
2009-02-11PSARC 2008/766 native zones p2v1-0/+1
6667924 physical to virtual utility for native zones
2009-02-056237063 request extension to dl* family to provide segment bounds informationRod Evans1-19/+31
PSARC/2009/054 dlinfo(3c) - segment mapping retrieval
2009-01-30PSARC/2008/647 Configurable Hostids for Non-Global Zonesjv2273471-3/+9
6580939 RFE: provide unique hostid for each non-global zone
2009-01-166783069 libc must not use defread internallyKenjiro Tsuji1-6/+13
2009-01-14PSARC 2008/778 asprintf, vasprintfRoger A. Faulkner1-9/+12
4508459 Solaris should have asprintf() and vasprintf() functions
2008-12-246580729 node 16th joined, metaclust timed out in step4, local_daemon has rpc ↵John Wren Kennedy1-5/+7
tli error 6692015 SVM global reader-writer mutex priority inversion causes deadlock under load 6725904 callers of meta_getdnp_bydevid() should do so correctly 6726615 Bruichladdich - SVM support for sQFS on mirrors in SunCluster 6756133 MD_MN_MSG_MDDB_PARSE message passes incorrect message size when used 6758399 mdmn_ksend_message() retries door_ki_upcall() without resetting data_ptr/data_size 6766848 mdcommd assumes SVCXPRT will survive thr_create() 6769738 md_mps_t not completely cleared before re-use
2008-11-07PSARC/2008/441 Active Directory name service module (nss_ad)Baban Kenkre1-0/+4
6722476 name service switch module for AD (nss_ad) needed
2008-11-076753769 Posix SUSv4 robust lock interfacesRoger A. Faulkner1-13/+27
2008-10-23PSARC 2008/617 posix_spawn(3C) extension - setsigignoreRoger A. Faulkner1-0/+22
6752755 posix_spawn(3C) extension - allow setting the child's signal handlers to SIG_IGN
2008-10-146745433 Merge NWS consolidation into OS/Net consolidationJohn Forte2-2/+105
2008-09-19PSARC 2008/482 NWAM Phase 0.5 (picea)James Carlson1-1/+2
6648862 nwam is annoying when no network is available 6642066 NWAM Phase 0 needs better observability 6604418 weak interfaces turn nwam into a bouncing dog that misses its master 6745880 starting or restarting nwam always costs a link reinit
2008-09-186505278 UNIX98/UNIX03: *vsx* system() call to create child, but fail to ↵Roger A. Faulkner1-3/+2
execute, does not return 127 status
2008-09-176611808 pthread_once() intializer triggers GCC warningRoger A. Faulkner1-4/+2
2008-09-11PSARC/2008/336 Extended VTOCPrasad Singamsetty1-2/+3
6708609 Support booting on disks > 1TB (phase 1) 6672960 cmlb: default minor nodes for disks > 1TB is not EFI/GPT style 6727240 When a fat32 partition created in the part of the disk after 1TB, block I/O and umount fail
2008-09-046724279 update sulogin for PSARC/2008/321 No Root Logingww1-3/+2
PSARC/2008/321 No Root Login
2008-09-03PSARC 2008/305 strsep() in libcVladimir Kotal1-3/+3
4383867 need strsep() in libc --HG-- rename : usr/src/lib/passwdutil/bsd-strsep.c => usr/src/lib/libc/port/gen/strsep.c
2008-09-026659374 metainit - when submirrors are over 1TB (approx), mirror size != ↵Andrew Balfour1-2/+7
submirror size
2008-08-27Contributed by Vinay Simha B.N. <simhavcs@gmail.com> and Beeresh G. ↵John Sonnenschein1-6/+4
<beeresh@gmail.com> 6547525 "*NP*" could use a #define
2008-08-196727286 libidmap should cache ID mappingsJulian Pullen1-1/+9
2008-08-01PSARC/2008/410 zoneadm attach -b optiongjelinek1-1/+4
6685069 zoneadm attach should always regenerate the pkg list 6715011 update on attach should report all downgrade errors at once 6715030 update on attach needs a way to ignore IDRs 6715679 update on attach should update etc/release file 6728502 native brand sw module should error on extra arguments 6728573 spurious warnings when generating sw manifest
2008-07-156716053 Improve idmap kernel module caching to make use of the mapping directionjp1512161-0/+10
2008-07-136553514 native zone svr4 pkg code should be moved into zone callbacksgjelinek1-4/+15
6621020 zlogin tries to write unneeded zero-length message and hangs 6704382 Upgrade process with zones freezes everytime using GUI installer on ultra 45 with 1024 MB of memory 6724480 wrong reference in embedded help for zoneadm 6588602 libbrand '%*' token expansion is a mess 6705863 brand dtd says zoneroot but it should be zonepath --HG-- rename : usr/src/cmd/zoneadm/sw_cmp.c => deleted_files/usr/src/cmd/zoneadm/sw_cmp.c rename : usr/src/lib/brand/native/zone/postclone.sh => deleted_files/usr/src/lib/brand/native/zone/postclone.sh
2008-07-12PSARC 2008/421 _POSIX_ADVISORY_INFOraf3-24/+35
6669307 Solaris should support the Posix SUSv3 _POSIX_ADVISORY_INFO options group --HG-- rename : usr/src/lib/libc/port/rt/fallocate.c => usr/src/lib/libc/port/gen/posix_fallocate.c
2008-07-116480431 metaset can't add disk or second node to a set (mpxio not active and ↵sk1025151-0/+11
disk connected over 2 pathes)
2008-07-074849644 rfe for 3-node mediators for campus clustersmk1175201-1/+9