Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-04 | OS-287 after OS-280, head-node does not complete initial setup | Bryan Cantrill | 1 | -2/+1 | |
2011-03-03 | OS-280 /usr/lib/brand/joyent scripts should use 'set -o xtrace' and have ↵ | Jerry Jelinek | 9 | -270/+413 | |
their output logged somewhere we can review. | |||||
2011-03-03 | OS-283 flows need unique names | Jerry Jelinek | 1 | -1/+4 | |
2011-03-03 | OS-281 brand hook adding flows with flowadm, but not removing them before ↵ | Jerry Jelinek | 3 | -30/+56 | |
deleting the vnic. OS-282 flowadm needs -z option to work with delegated vnics | |||||
2011-03-02 | OS-279 #pragma D option zone= does not work on installed, halted zones | Bryan Cantrill | 2 | -13/+19 | |
2011-03-02 | OS-269 zonemon bails with ugly messages when run inside a zone. | Jerry Jelinek | 1 | -0/+7 | |
2011-03-02 | OS-277 add ZONE column to dlstat output | Jerry Jelinek | 1 | -28/+42 | |
2011-03-02 | 510 'zfs get' enhancement - mountpoint as an argument | Shampavman | 1 | -2/+2 | |
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Deano <deano@rattie.demon.co.uk> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com> | |||||
2011-03-02 | OS-249 [fix tmp vnic names that were too long] | Jerry Jelinek | 1 | -1/+1 | |
2011-03-02 | OS-249 extend dladm subcommands to have better support for zones | Jerry Jelinek | 18 | -209/+362 | |
2011-02-28 | OS-272 ZFS I/O throttle makes incorrect decisions occasionally | Bill Pijewski | 1 | -31/+30 | |
2011-02-28 | first release of libzdoor | Mark Cavage | 16 | -0/+1749 | |
2011-02-28 | dlerror returns non-NULL, even on success | Mark Cavage | 1 | -5/+5 | |
2011-02-25 | sshd plugin support | Mark Cavage | 3 | -2/+92 | |
2011-02-24 | 735 Add support for Qlogic 2322 (QLE2360) | Garrett D'Amore | 3 | -34/+15 | |
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: David Gwynne <loki@animata.net> Approved by: Gordon Ross <gwr@nexenta.com> | |||||
2011-02-24 | 750 Add the LOGIN authenticator to libsasl | Dan McDonald | 11 | -5/+776 | |
Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Roland Mainz <roland.mainz@nrubsig.org> Approved by: Garrett D'Amore <garrett@nexenta.com> | |||||
2011-02-23 | OS-258 add utility to use dtrace to monitor zones | Jerry Jelinek | 2 | -3/+150 | |
2011-02-23 | OS-259 need better error handling and reporting in vnic creation code | Jerry Jelinek | 2 | -12/+30 | |
2011-02-22 | [OS-262] add missing common.ksh | Josh Wilsdon | 1 | -1/+1 | |
2011-02-22 | OS-256 need attach brand hook | Jerry Jelinek | 5 | -33/+140 | |
2011-02-21 | webrev: Default parent to branch we're tracking | Richard Lowe | 1 | -3/+13 | |
It seems most logical for webrev to default to comparing against the branch from which 'git pull' would pull, only falling back to 'origin/master' if we can't figure that out. | |||||
2011-02-21 | webrev: build_old_new_git needs to run from workspace root | Richard Lowe | 1 | -0/+4 | |
It seems git ls-tree uses somewhat CWD-relative paths, and doesn't work at all when in a directory not under git control) | |||||
2011-02-18 | NET-50: VMware external bridge should only be created when running on VMware | Rob Gulewich | 1 | -1/+1 | |
2011-02-18 | Merge branch 'develop' of git.joyent.com:illumos-joyent into develop | Rob Gulewich | 1 | -31/+2 | |
2011-02-18 | NET-18: Create method to block SMTP traffic on 147 global zones using flowadm | Rob Gulewich | 1 | -0/+14 | |
2011-02-18 | [OS-237] give Ur its own manifest. | Josh Wilsdon | 1 | -31/+2 | |
2011-02-17 | Backed out changeset 0a79ebc0f4b3 - needs more work. | Garrett D'Amore | 2 | -17/+8 | |
2011-02-17 | 434 kernel crash dump on comstar iscsit | Alexander Stetsenko | 2 | -178/+199 | |
Reviewed by: garrett@nexenta.com Reviewed by: trisk@nexenta.com Reviewed by: danmcd@nexenta.com Approved by: garrett@nexenta.com | |||||
2011-02-17 | 689 nightly.sh doesn't do fresh bringovers | Roland Mainz | 1 | -2/+12 | |
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Olga Kryzhanoska <olga.kryzhanovska@gmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com> | |||||
2011-02-17 | 702 tput calls gets() | Roland Mainz | 2 | -8/+17 | |
703 hashmake calls gets() but should use fgets(). Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Olga Kryzhanoska <olga.kryzhanovska@gmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com> | |||||
2011-02-17 | OS-248 allow dedicated physical nics | Jerry Jelinek | 1 | -0/+3 | |
2011-02-17 | OS-247 add dhcp_server property to dhcp zone | Jerry Jelinek | 1 | -14/+13 | |
2011-02-17 | OS-238 error out if we fail to create the dump device | Jerry Jelinek | 1 | -2/+2 | |
2011-02-16 | [OS-235] change lorder to use /usr/bin instead of /usr/ccs/bin | Josh Wilsdon | 1 | -1/+1 | |
2011-02-16 | OS-223 zone's should create vnics as needed instead of requiring them to be ↵ | Jerry Jelinek | 7 | -27/+185 | |
set up in advance | |||||
2011-02-14 | OS-224 add more zonecfg net properties | Jerry Jelinek | 10 | -48/+409 | |
2011-02-11 | 947 want basic administration and interrogation of NGZ services from GZ | Bryan Cantrill | 4 | -25/+104 | |
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com> | |||||
2011-02-11 | OS-230 svcadm/svcprop should support -z | Bryan Cantrill | 2 | -14/+58 | |
2011-02-11 | OS-228 Want -z option for vfsstat and ziostat | Bill Pijewski | 2 | -10/+23 | |
2011-02-10 | OS-176 vfsstat/ziostat should show all zones when run in GZ | Bill Pijewski | 2 | -155/+117 | |
2011-02-10 | OS-225 need a zonecfg create hook to set up zone w/o having to edit index file | Jerry Jelinek | 1 | -1/+12 | |
2011-02-10 | OS-226 svcs -Z does not search all zones for specified FMRIs | Bryan Cantrill | 1 | -7/+43 | |
2011-02-09 | OS-208 DTrace needs to use zone_did to match zone-limited enablings | Bryan Cantrill | 6 | -6/+34 | |
2011-02-09 | [HEAD-166] we need 7 rows, not 12 or the honey badger is covered. | Josh Wilsdon | 1 | -12/+14 | |
2011-02-09 | OS-222 zoneadm uninstall complains about missing delegated datasets | Jerry Jelinek | 1 | -2/+3 | |
2011-02-09 | 713 iostat is muddled in its bitwise ops | Richard Lowe | 1 | -3/+0 | |
Reviewed by: garrett@nexenta.com Reviewed by: roland.mainz@nrubsig.org Approved by: garrett@nexenta.com | |||||
2011-02-09 | 714 prstat is muddled in its bitwise ops | Richard Lowe | 1 | -1/+1 | |
Reviewed by: garrett@nexenta.com Reviewed by: roland.mainz@nrubsig.org Approved by: garrett@nexenta.com | |||||
2011-02-09 | 715 mdb is muddled in its bitwise ops | Richard Lowe | 3 | -6/+4 | |
Reviewed by: garrett@nexenta.com Reviewed by: roland.mainz@nrubsig.org Approved by: garrett@nexenta.com | |||||
2011-02-11 | 700 mercurial based tools could be faster | Richard Lowe | 3 | -449/+992 | |
Reviewed by: trisk@nexenta.com Reviewed by: jason.brian.king@gmail.com Approved by: garrett@nexenta.com | |||||
2011-02-09 | 637 nawk coredumps on -d | Yuri Pankov | 1 | -1/+4 | |
Reviewed by: Olga Kryzhanovska <olga.kryzhanovska@gmail.com> Reviewed by: Roland Mainz <roland.mainz@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com> |