summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
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-28Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe222-12745/+3941
Conflicts: usr/src/cmd/lp/cmd/lpadmin/options.c usr/src/cmd/man/src/man.c
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-241242 libwrap has undefined symbolsYuri Pankov3-3/+26
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <trisk@opensolaris.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-08-221355 beadm produce a core dump while listing snapshots with -H optionAlexander Eremin2-9/+47
1353 beadm rollback undocumented in man page Reviewed by: Igor Kozhukhov <igor.kozhukhov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Albert Lee <trisk@nexenta.com>
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-041457 lltostr() D subroutine should take an optional baseBryan Cantrill5-9/+417
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
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-291301 ld crashes with '-z ignore' due to a null data descriptorRichard Lowe1-2/+2
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-08-181385 iscsi target drops due to taskqGarrett D'Amore2-11/+13
Reviewed by: Jason Brian King <jason.brian.king@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dmitry Yusupov <dmitry@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Eric Shrock <eric.schrock@delphix.com>
2011-08-181361 Add support for socket options TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL ↵Vineeth Pillai1-1/+1
(fix diff)
2011-08-171361 Add support for socket options TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVLGarrett D'Amore6-10/+150
Reviewed by: Pavan <pavan.tc@gmail.com> Reviewed by: Dan McDonald <danmcd at nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2011-08-151379 ls crashes printing (some) ACLsRichard Lowe1-0/+1
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-08-141102 Resource exhaustion in sftp clientGary Mills3-49/+62
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-08-131337 `zpool status -D' should tell if there are no DDT entriesYuri Pankov1-2/+9
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-08-131362 add kvmstat for monitoring of KVM statisticsBryan Cantrill14-19/+877
1363 add vmregs[] variable to DTrace 1364 need disassembler support for VMX instructions 1365 mdb needs 16-bit disassembler support Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
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-27err(3C): Mark as non-returningRichard Lowe2-8/+6
The err(3C) family of functions do not return, mark them as such to aid GCC's error checking (and remove the bogus unreachable return workaround in jdtrace)
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