summaryrefslogtreecommitdiff
path: root/usr/src/cmd/zoneadm/zoneadm.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-15OS-8361 IPD 4 (man page renumbering) tracking issueDan McDonald1-15/+15
2019-07-31 [illumos-gate merge]Jerry Jelinek1-1/+1
2019-07-3111450 zoneadm: NULL pointer errorsToomas Soome1-1/+1
2019-06-056143 Want zoneadm list option for non-global zones only [fix broken build due...Jerry Jelinek1-21/+3
2019-06-056143 Want zoneadm list option for non-global zones only [fix mismerge]Jerry Jelinek1-0/+1
2019-06-05 [illumos-gate merge]Jerry Jelinek1-8/+33
2019-06-046143 Want zoneadm list option for non-global zones onlyRyan England1-8/+17
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-02-26 [illumos-gate merge]Keith M Wesolowski1-0/+82
2014-02-242594 implement graceful shutdown for local zones in zoneadmAlexander Eremin1-0/+82
2013-06-28OS-2351 zone boot crosscheck_zonepaths is O(N^2)Jerry Jelinek1-3/+7
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-08-26OS-568 when creating a joyent branded zone, we create a dataset just to destr...Jerry Jelinek1-1/+9
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-03OS-280 /usr/lib/brand/joyent scripts should use 'set -o xtrace' and have thei...Jerry Jelinek1-4/+27
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
2010-07-156826605 zoneadm list don't work properly when multiple altroots have mounted ...Susan Kamm-Worrell1-3/+11
2010-06-306939693 zones no longer needs the inherit-pkg-dir propertyGary Pennington1-150/+0
2010-06-074963290 RFE: implement flexible zone administration that doesn't require uid=0Glenn Faden1-0/+95
2010-04-09PSARC/2010/008 Remove zoneadm install sub-option "-x nodataset"batschul1-22/+13
2010-02-266914369 enable s10brand on system booted under xvm1-2/+2
2009-12-076880335 zoneadm move needs brand hookjv2273471-21/+74
2009-11-036889379 zoneadm mount fails on opensolarisEdward Pilatowicz1-2/+10
2009-10-146874636 RFE: zoneadmd should mount cluster branded zones as native in alterna...Steve Lawrence1-0/+14
2009-10-056866411 RFE: need a system boot brand hookjv2273471-1/+82
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-18/+18
2009-04-086825097 brand hooks can't read stdin1-75/+6
2009-03-206819579 zone attach expects zonepath to exist1-1/+12
2009-03-166772616 brand install is broken if root umask is not 022Sudheer A1-0/+5
2009-03-016757506 race can cause zoneadm to emit 'zoneadm: failed to get zone name: Inv...1-36/+55
2009-02-11PSARC 2008/766 native zones p2v1-47/+69
2008-12-086768929 zoneadm attach fails on sn1 branded zones with /sbin/sh: /etc/zones/<...1-70/+74
2008-11-115073914 extend zonecfg physical interface name syntax checksjv2273471-12/+4
2008-11-106400006 libzonecfg.so.1 zonecfg_strerror() doesn't handle Z_SYSTEMjv2273471-1/+1
2008-10-076754405 configured zonepath root validation is too restrictive1-7/+53
2008-09-226746514 RFE: need ability to mount non-native branded zones1-11/+0
2008-07-136553514 native zone svr4 pkg code should be moved into zone callbacksgjelinek1-1262/+776
2008-05-27PSARC/2008/290 lofi mountjohnlev1-12/+26