Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-17 | OS-275 smf behavior around going to maint causes problems. (change prop ↵ | John Sonnenschein | 1 | -15/+23 | |
name, fix cstyle) | |||||
2011-03-16 | OS-275 smf behavior around going to maint causes problems. | John Sonnenschein | 1 | -10/+34 | |
2011-03-14 | OS-309 Add perl into illumos-live | John Sonnenschein | 2 | -1/+10 | |
2011-03-14 | OS-304 zonemon enhancments | Jerry Jelinek | 1 | -93/+187 | |
2011-03-11 | Merge branch 'develop' of git.joyent.com:illumos-joyent into develop | John Sonnenschein | 3 | -58/+250 | |
2011-03-11 | OS-308 Backport openssh -m option to ssh-keygen | Mark Cavage | 3 | -58/+250 | |
2011-03-11 | OS-264 Merge from upstream (illumos) | John Sonnenschein | 19 | -62/+14439 | |
2011-03-10 | OS-297 "svcs -z" returns success when the zone is not running | Bryan Cantrill | 1 | -3/+4 | |
OS-310 svcs -L should not need an argument | |||||
2011-03-10 | OS-303 need zonemon option to only print kernel state | Jerry Jelinek | 1 | -0/+14 | |
2011-03-09 | OS-289 ziostat and vfsstat not working on no.de zones | Bill Pijewski | 2 | -15/+32 | |
2011-03-09 | OS-301 'arcstat 1' does the wrong thing | Bill Pijewski | 1 | -3/+8 | |
2011-03-07 | OS-292 console-login service broken in zones (spinning due to /dev/console ↵ | Jerry Jelinek | 1 | -0/+4 | |
-> /dev/wscons switch) | |||||
2011-03-04 | OS-276 global zone duplicate kstat when two zones have same vnic name | Jerry Jelinek | 1 | -6/+15 | |
2011-03-04 | OS-285 Don't print header for every line in ziostat/vfsstat | Bill Pijewski | 2 | -4/+18 | |
2011-03-04 | 308 ld may misalign sections only preceded by empty sections | Richard Lowe | 2 | -0/+48 | |
Reviewed by: gwr@nexenta.com Reviewed by: garrett@nexenta.com Reviewed by: trisk@opensolaris.org Approved by: garrett@nexenta.com | |||||
2011-03-03 | OS-280 /usr/lib/brand/joyent scripts should use 'set -o xtrace' and have ↵ | Jerry Jelinek | 4 | -52/+90 | |
their output logged somewhere we can review. | |||||
2011-03-03 | OS-281 brand hook adding flows with flowadm, but not removing them before ↵ | Jerry Jelinek | 1 | -16/+35 | |
deleting the vnic. OS-282 flowadm needs -z option to work with delegated vnics | |||||
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 extend dladm subcommands to have better support for zones | Jerry Jelinek | 6 | -53/+133 | |
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-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 | 1 | -4/+7 | |
2011-02-17 | Backed out changeset 0a79ebc0f4b3 - needs more work. | Garrett D'Amore | 2 | -17/+8 | |
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-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 | 3 | -15/+16 | |
set up in advance | |||||
2011-02-14 | OS-224 add more zonecfg net properties | Jerry Jelinek | 6 | -29/+263 | |
2011-02-11 | 947 want basic administration and interrogation of NGZ services from GZ | Bryan Cantrill | 2 | -14/+68 | |
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 | 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-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> | |||||
2011-02-08 | OS-216 store all net config info on zone | Jerry Jelinek | 4 | -12/+111 | |
2011-02-08 | OS-221 vfsstat and friends use incorrect Perl path | Bill Pijewski | 3 | -3/+3 | |
2011-02-08 | OS-209 add llquantize() support to DTrace (dstyle) | Bryan Cantrill | 1 | -1/+1 | |
2011-02-08 | OS-209 add llquantize() support to DTrace | Bryan Cantrill | 34 | -0/+3386 | |
2011-02-07 | OS-195 Per-zone kstats need to be visible from the GZ | Bill Pijewski | 2 | -8/+14 | |
2011-02-07 | OS-200 need a better mechanism for storing persistent zone_did | Jerry Jelinek | 3 | -57/+104 | |
2011-02-06 | OS-188 libdtrace does not properly check its Library Path for resolving ↵ | Robert Mustacchi | 1 | -0/+76 | |
dependencies | |||||
2011-02-06 | [OS-16] remove impediments to building in a zone, that we're not using. | Josh Wilsdon | 1 | -3/+0 | |
2011-02-04 | OS-211 Want -r and -I options for new stat commands | Bill Pijewski | 2 | -40/+82 | |
2011-02-04 | [OS-16] remove pyzfs, pysolaris, pylibbe and lvm which cause build problems ↵ | Josh Wilsdon | 1 | -2/+0 | |
but we don't need. |