]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC/Config.pm
allow VLAN 1 tag in containers
[pve-container.git] / src / PVE / LXC / Config.pm
2016-05-18 Dietmar Maurerallow VLAN 1 tag in containers
2016-05-18 Dietmar Maurerremove backup property from rootfs
2016-05-18 Dietmar Maurernew helper mountpoint_backup_enabled()
2016-05-11 Dietmar Maurerremove unneccessary format_description
2016-05-07 Dietmar Maurerhwaddr: improve property description
2016-05-07 Dietmar Maurerexport $netconf_desc, so that we can generate docs
2016-03-23 Dietmar Maureruse ascicode compatible markup
2016-03-16 Fabian GrünbichlerRefactor content type check into sub
2016-03-16 Fabian Grünbichlercall create_disks after updating rootfs
2016-03-16 Fabian GrünbichlerCheck content type when adding/updating volumes
2016-03-09 Wolfgang Bumillerimplement cpulimit hotplugging
2016-03-09 Wolfgang Bumillerconfig: allow deleting cpuunits and cpulimit
2016-03-08 Wolfgang Bumillerimplement rate limiting
2016-03-08 Fabian GrünbichlerDecide whether volume is added as unused in subclass
2016-03-03 Fabian GrünbichlerMove JSONFormat code to PVE::LXC::Config
2016-03-03 Fabian GrünbichlerRefactor mountpoint and general conf methods
2016-03-03 Fabian GrünbichlerRework snapshot code, has_feature
2016-03-03 Fabian GrünbichlerRefactor config-related methods into AbstractConfig