summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2011-09-15OS-604 Want zfs destroy -F to keep retrying on EBUSYBill Pijewski1-14/+37
2011-09-15OS-609 post-install hook for adding UUID could raceJerry Jelinek11-147/+49
2011-09-14OS-603 don't zfs list in zone install brand hooksJerry Jelinek6-12/+6
2011-09-14OS-601 svcs -Z in GZ should skip zones in ready stateBryan Cantrill1-0/+18
2011-09-09OS-592 zone stuck in down stateJerry Jelinek1-9/+25
2011-09-09OS-558 need a way to install grub on a PCFS USB memory keyJerry Jelinek2-0/+7
2011-09-09OS-581 Remove DigiNotar CertificatesJerry Jelinek3-36/+0
2011-09-09OS-593 lscf_instance_verify uses stale property groupRobert Mustacchi1-0/+22
2011-09-08OS-588 Non-empty /zones/manifests dataset blocks zone startupBill Pijewski1-18/+26
2011-09-08OS-591 riak zoneinit fails because svcadm can't find restarter/state propertyRobert Mustacchi1-2/+37
2011-09-07OS-586 libdtrace leaks open file handlesRobert Mustacchi1-3/+8
OS-587 libdtrace should use "F" specifier on fopen()
2011-09-06OS-469 Checkpoints shouldn't make root of ZFS snapshot available (missed file)Bill Pijewski1-2/+0
2011-09-06OS-469 Checkpoints shouldn't make root of ZFS snapshot availableBill Pijewski1-6/+36
2011-09-06OS-583 swapfs_minfree is set egregiously highBryan Cantrill1-2/+4
2011-09-01OS-569 svcs -Z should not emit an error message for zones without SMFBryan Cantrill1-6/+4
2011-09-01STOR-34 ZFS test suite dumps core when not in /usr/bin (fix lint)Bill Pijewski1-1/+0
2011-08-31OS-555 assertion failure in cte_publish()Bryan Cantrill1-10/+25
2011-08-31[NET-123] Operators need to be able to programmatically add a VNIC with ↵Rob Gulewich2-2/+2
anti-spoofing disabled (work with multiple vnics)
2011-08-30HEAD-617: Use exec so zonemon's dtrace children die with their parent, ↵Orlando Vazquez1-3/+4
lessen the dtrace buffer size
2011-08-30[NET-123] Operators need to be able to programmatically add a VNIC with ↵Rob Gulewich2-29/+91
anti-spoofing disabled
2011-08-30OS-574 remove zfs destroy from joyent brand installerJerry Jelinek1-3/+2
2011-08-30OS-548 add %Z corefile name pattern for zonepathJerry Jelinek1-0/+8
2011-08-29OS-573 "svcs -o ctid" gives potentially corrupted outputBryan Cantrill1-1/+2
2011-08-26OS-568 when creating a joyent branded zone, we create a dataset just to ↵Jerry Jelinek2-2/+10
destroy it
2011-08-26[OS-560] have joyent brand create config dir on install.Josh Wilsdon1-1/+6
2011-08-19OS-549 gcc acpi cast neededJerry Jelinek1-1/+1
2011-08-16OS-545 dtrace privs should be on joyent brand, not kvmJerry Jelinek2-2/+2
2011-08-12OS-538 kvm-branded zones should have dtrace privs by defaultJerry Jelinek1-0/+2
2011-08-10[HVM-484] Add support for DHCP responses from Qemu in SmartOS version of ↵Rob Gulewich1-2/+1
Qemu (re-enable antispoof protection)
2011-08-09OS-531 definition for AV_386_AMD_SVM conflicts with AV_386_AVXBryan Cantrill1-1/+1
2011-08-08OS-530 Want sdt probes for zvol_read and zvol_writeRobert Mustacchi1-0/+13
2011-08-04OS-527 lltostr() D subroutine should take an optional baseBryan Cantrill4-9/+415
2011-08-04[HVM-556] add cores dataset to kvm brand zones and size based on VM RAM.Josh Wilsdon3-4/+34
2011-07-29OS514 oce driver on HP blades in a c7000 chassis seems to mis-tag incoming ↵Max Bruning1-1/+6
internet packets
2011-07-28STOR-34 ZFS test suite dumps core when not in /usr/binBill Pijewski1-4/+9
2011-07-28STOR-35 ZDB_PATH environment variable to specify zfs locationBill Pijewski1-16/+19
2011-07-28[HVM-484] disable antispoof for now as workaround to make DHCP possible ↵Josh Wilsdon1-1/+2
(with random IP).
2011-07-27OS-517 <sys/tss.h> should export all version of the tss structureRobert Mustacchi3-16/+52
2011-07-26OS-451 update ixgbe driver to latest FreeBSD sourceJerry Jelinek10-6054/+5987
2011-07-25OS-359 want local zone TCP kstats in the global zoneBill Pijewski1-2/+18
2011-07-25HVM-507 kvmstat occasionally exits with "failed to read kstat" errorBryan Cantrill1-1/+15
2011-07-25OS-511 make zonecfg device resource extensible, like the net resourceJerry Jelinek6-119/+291
2011-07-21OS-509 zone should halt if init exits and is configured not to restartJerry Jelinek1-4/+11
2011-07-21[HVM-500] create /tmp in zones for vmadmd sockets.Josh Wilsdon1-4/+15
2011-07-20[HVM-496] reenable mac antispoofing now that qemu supports using the ↵Josh Wilsdon2-4/+4
existing MAC of a vnic.
2011-07-20OS-505 Create zone brand option that allows a brand to specify that when ↵Jerry Jelinek8-2/+53
init fails, it should not be restarted
2011-07-19OS-506 ::dtrace fails with "mdb: failed to initialize dtrace: Error 0"Bryan Cantrill3-4/+77
2011-07-19[HVM-493] fix brand to work with vmadmdJosh Wilsdon5-45/+20
2011-07-19OS-504 kvm brand hook needs to create vnicsJerry Jelinek1-1/+176
2011-07-18[HVM-493] add kvm brand to build.Josh Wilsdon2-1/+2