summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzonecfg/common/getzoneent.c
AgeCommit message (Collapse)AuthorFilesLines
2015-11-18OS-4589 zoneadm list slow with a lot of zonesJerry Jelinek1-5/+67
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dave Eddy <dave.eddy@joyent.com>
2015-06-08OS-4361 libzonecfg should be aware of branded zone native rootJoshua M. Clulow1-22/+37
Reviewed by: Robert Mustacchi <rm@joyent.com>
2011-11-29OS-771 Change behavior of zonecfg to allow zones to always have a UUID, ↵Jerry Jelinek1-8/+0
ideally this UUID should stay with the zone until the zone is destroyed
2011-09-15OS-609 post-install hook for adding UUID could raceJerry Jelinek1-0/+6
2010-06-286804076 zonecfg -z global updates index file, changes global state to ↵phaniram rampura krishnamurthy - Sun Microsystems - Bangalore India1-3/+11
'configured'
2006-06-29PSARC 2006/387 Zones Features For Zulucarlsonj1-1/+2
6365741 RFE: add unique identifier to facilitate asset tracking (similar to hostid) 6384962 libzonecfg doesn't preserve owner/mode on changes 6394273 fix for CR 6305641 missed one of the hard-coded constants 6431731 zoneadm list -p (parseable) output isn't 6436841 Zonecfg needs to address alternate roots to adjust file paths 6436853 Zoneadm should allow zones to be marked as incomplete
2006-02-136379341 zones in /etc/zones/index has non-unique UUIDcarlsonj1-90/+112
2006-02-065105235 get_ethernet_address() could return wrong value and cause memory ↵gz1614901-2/+2
leak in libuuid 6305641 uuid_unparse function is unusable without a defined string length
2005-10-27PSARC 2005/474 Zones Upgrade (Ashanti and Zulu)carlsonj1-57/+101
6328286 need scratch zone support for upgrade 6328296 need temporary NFS feature to support cross-zone traffic in miniroot environment (only) 6328310 zone_destroy shouldn't camp on the root vnode 6329667 zoneadm fails, but still exits with status zero
2005-09-16PSARC 2005/485 Zone Renamedp1-6/+23
4963365 zonecfg is unhelpful if /etc/zones not present 4971371 zonecfg should be more paranoid when saving a zone for the first time 5022506 RFE: ability to rename zones 6231612 zonecfg messaging should be improved. 6305400 when zone metadata gets confused, removing configured zones can fail 6318536 zonecfg sometimes seen spinning during certain STC test cases 6321858 zonecfg tab completion could complete slightly more
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+393