summaryrefslogtreecommitdiff
path: root/usr/src/cmd/zoneadm
AgeCommit message (Expand)AuthorFilesLines
2016-06-10 [illumos-gate merge]Jerry Jelinek1-9/+9
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-9/+9
2016-05-16 [illumos-gate merge]Jerry Jelinek1-7/+8
2016-05-156902 speed up listing of snapshots if requesting name only and sorting by nameMartin Matuska1-7/+8
2016-02-29 [illumos-gate merge]Jerry Jelinek1-4/+2
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-4/+2
2015-11-18OS-4589 zoneadm list slow with a lot of zonesJerry Jelinek1-200/+101
2015-10-19 [illumos-gate merge]Jerry Jelinek1-5/+7
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-5/+7
2015-03-10OS-4019 zoneadm is slow with 1000s of zonesJerry Jelinek1-8/+12
2014-12-29 [illumos-gate merge]Jerry Jelinek1-0/+23
2014-12-265432 zoneadm install could fix zonepath permissions automaticallyAlexander Eremin1-0/+23
2014-12-23OS-3524 in order to support interaction with docker containers, need to be ab...Jerry Jelinek1-2/+2
2014-11-14OS-3429 Expose zone's init exit statusJerry Jelinek1-4/+4
2014-03-20OS-2834 ship lx brandJerry Jelinek1-1/+1
2014-02-26 [illumos-gate merge]Keith M Wesolowski4-19/+105
2014-02-242594 implement graceful shutdown for local zones in zoneadmAlexander Eremin4-21/+105
2013-10-29OS-2590 zone tools could have ctfRobert Mustacchi1-0/+1
2013-09-27OS-2523 Provisioning failure due to incorrect permissions on zone rootJerry Jelinek1-2/+14
2013-08-153977 zones can commit suicide by zvolJerry Jelinek1-39/+1
2013-06-28OS-2351 zone boot crosscheck_zonepaths is O(N^2)Jerry Jelinek1-3/+7
2013-02-22OS-1947 add dependency for zones on metadataJosh Wilsdon1-0/+8
2012-11-07Illumos syncJohn Sonnenschein1-0/+2
2012-06-11OS-807 zones can commit suicide by zvolJerry Jelinek1-39/+1
2012-05-23OS-1218 move more sdc-specific code out of illumos-joyentJerry Jelinek2-260/+1
2012-05-22OS-1214 move sdc-specific zone SMF method out of illumos-joyentJerry Jelinek1-133/+0
2012-05-08OS-1158 add ilb (load balancer) svc to zonesJerry Jelinek1-1/+2
2012-05-07illumos syncJohn Sonnenschein5-45/+536
2012-04-272635 'zfs rename -f' to perform force unmountEric Schrock1-1/+2
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+2
2012-03-12OS-978 hyperlofsJerry Jelinek1-0/+4
2011-12-06OS-774 remove zoneadm install -U when no longer neededJerry Jelinek1-13/+1
2011-09-15OS-609 post-install hook for adding UUID could raceJerry Jelinek1-1/+13
2011-09-08OS-588 Non-empty /zones/manifests dataset blocks zone startupBill Pijewski1-18/+26
2011-08-30HEAD-617: Use exec so zonemon's dtrace children die with their parent, lessen...Orlando Vazquez1-3/+4
2011-08-26OS-568 when creating a joyent branded zone, we create a dataset just to destr...Jerry Jelinek1-1/+9
2011-07-11OS-484 System/zones method queries wrong SMF service for system zpoolBill Pijewski1-1/+4
2011-07-09OS-478 restore lint cleanlinessBryan Cantrill1-1/+0
2011-05-02OS-399 zone phys. mem. cap should be a rctl and have associated kstatJerry Jelinek1-14/+13
2011-03-22OS-326 system/zones svc timing out [change to infinite timeout]Jerry Jelinek1-1/+1
2011-03-22OS-326 system/zones svc timing outJerry Jelinek1-3/+1
2011-03-14OS-304 zonemon enhancmentsJerry Jelinek1-93/+187
2011-03-10OS-303 need zonemon option to only print kernel stateJerry Jelinek1-0/+14
2011-03-07OS-292 console-login service broken in zones (spinning due to /dev/console ->...Jerry Jelinek1-0/+4
2011-03-03OS-280 /usr/lib/brand/joyent scripts should use 'set -o xtrace' and have thei...Jerry Jelinek1-4/+27
2011-03-02OS-269 zonemon bails with ugly messages when run inside a zone.Jerry Jelinek1-0/+7
2011-02-23OS-258 add utility to use dtrace to monitor zonesJerry Jelinek2-3/+150
2011-02-16OS-223 zone's should create vnics as needed instead of requiring them to be s...Jerry Jelinek1-5/+0
2011-02-14OS-224 add more zonecfg net propertiesJerry Jelinek1-1/+1
2011-02-07OS-200 need a better mechanism for storing persistent zone_didJerry Jelinek1-17/+87